Hey everyone,
I am a very new user trying to feel my way through using PiCore for the first time, and I have hit a rather annoying roadblock. I'm trying to install the usb-serial-4.8.17-tinycore.tcz to my Pi3, but when I use the command tce-load -wi usb-serial-4.8.17-tinycore.tcz, I get the following message:
tc@box:~$ tce-load -wi usb-serial-4.8.17-tinycore.tcz
Downloading: usb-serial-4.8.17-tinycore.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: usb-serial-4.8.17-tinycore.tcz.md5.txt: No such file or directory
Error on usb-serial-4.8.17-tinycore.tcz
I can see the usb-serial driver in the tcz repository (
http://distro.ibiblio.org/tinycorelinux/8.x/x86/tcz/), but maybe I am using the wrong one? I took this one directly from the Core website. I'm hoping this driver will let me use my USB to serial device I have, but without being able to download, I'm not able to find out. Any advice would be greatly appreciated!