Tiny Core Base > piCore Test Releases
piCore-9.0beta3 released
Juanito:
as an example:
--- Code: ---$ wget http://tinycorelinux.net/9.x/armv7/tcz/pulseaudio.tcz.dep
--- End code ---
beerstein:
I discovered that even the wget command is not working because of missing dependencies. I think the problem is either a bad uSD card or a defective RASPI_3 or my power supply is too week. I need to check this first and will then post back.Thankx for the help.
polikuo:
--- Quote from: beerstein on April 23, 2017, 08:51:42 AM ---I discovered that even the wget command is not working because of missing dependencies.
--- End quote ---
IIRC, install openssl.tcz
I think I've seen a post about that.
Paul_123:
--- Quote from: Misalf on April 22, 2017, 07:23:21 AM ---Are there any downsides in altering the OTP memory in order to enable USB booting?
Like warranty voided, maybe slower boot due to searching for boot files on USB, etc.
The only warning I found so far was that it can't be undone, which in itself doesn't necessarily sound like a big deal.
Also, is the firmware currently provided with piCore 9.0 able to set the USB boot bit, or is the 'next' branch / beta firmware from git required? The firmware and boot files that come with 8.x didn't seem to have recognized the setting in config.txt.
--- End quote ---
The 9.0 firmware should do it. It's posted on the rpi website how to do it, so I doubt there are any warranty issues. New boards from the factory are set this way.
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/net.md
The system will always look for a bootcode.bin on the SDcard first, so there should be no downside.
beerstein:
I was able to fix the wget problem. Wget needs:
wget: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
The extension libunistring.tcz is not listed in wget.tcz.dep
I do not know who is going to fix this. After I installed libunistring.tcz, wget command worked.
pulseaudio and pavucontrol seem to work now, but I had to install several dependency extensions
manually.
the blueman bluetooth extension is broken:
tc@box:~$ tce-load -w -i blueman.tcz
blueman.tcz.dep OK
dbus-python.tcz.dep OK
python.tcz.dep OK
gtk3-gir.tcz.dep OK
gdk-pixbuf-gir.tcz.dep OK
gobject-introspection.tcz.dep OK
at-spi2-core-gir.tcz.dep OK
atk-gir.tcz.dep OK
pango-gir.tcz.dep OK
pygobject3.tcz.dep OK
py2cairo.tcz.dep OK
libnotify-gir.tcz.dep OK
libnotify.tcz.dep OK
Downloading: libbluetooth.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: libbluetooth.tcz.md5.txt: No such file or directory
Error on libbluetooth.tcz
tc@box:~$
I do not know how to fix this.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version