Tiny Core Base > piCore Test Releases
piCore 5.0.alpha1
bmarkus:
--- Quote from: dubcore on September 09, 2013, 05:46:07 AM ---
can any detail be spared on what was fixed changed ? just wandering
thanks ! for updating
--- End quote ---
/usr/lib/libc.so and /usr/libc/libpthread.so was a symlink to lib file instead of being the text config.
sbp:
Hi bmarkus.
I tested the newest version and it is booting fine, alsa package is downloaded and install fine, however there is a problem somewhere.
Using the command:
Aplay -l
Results in an error stating that no sound card is found.
Same result after I plugged a USB-DAC in the raspberry.
Using aplay -v results in:
Alsa lib confmisc.c:768 (parse card) cannot find card '0'
Alsa lib conf.c:4248:(_snd_config evaluate) function and snd_func_card_driver returned error: no such file or directory
And 6 more lines with similar errors
Steen
Gerrelt:
Yes, same here, booting fine, and my keyboard suddenly works a lot better too. Don't know why.. but I like it. :)
But squeezelite isn't working, it's got no sound devices:
--- Code: ---tc@box:~$ /mnt/mmcblk0p2/tce/squeezelite-armv6hf -l
Output devices:
null - Discard all samples (playback) or generate zero samples (capture)
--- End code ---
And I've also tested my RT5370 wifi adapter, and it looks better, but still isn't working.
I noticed after running lsmod -l that the rt modules were not loaded.
So, after some searching, I loaded the modules by executing this:
--- Code: ---sudo modprobe rt2800lib
sudo modprobe rt2800usb
--- End code ---
After that ifconfig showed wlan0, woohoo! 8)
But it still didn't work:
--- Code: ---tc@box:~$ sudo ifconfig wlan0 up
ifconfig: SIOCSIFFLAGS: No such file or directory
--- End code ---
There still seems to be a problem with the firmware:
--- Code: ---tc@box:~$ sudo dmesg -c
[ 2339.613533] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 2399.688346] ieee80211 phy0: rt2x00lib_request_firmware: Error - Failed to request Firmware
--- End code ---
sbp:
I think that you will need to add the firmware manually.
As I read the different threads about the ralink wifi adaptor, you will need to add the firmware from the ralink web page.
Steen
bmarkus:
alpha1 looks nice, I'm using a lot. All existing apps from the 4.x repo I tested working as expected. Just tested Alsa with speaker-test, looks OK. Did you install bash? It is needed by alsaconf but not in the .dep list. Please try.
Now the new toolchain with GCC 4.8.1 works also. After some testing it will go to the repo.
Glad to hear WiFi looks better. Hopefully if you can grab the required fw it will work.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version