Tiny Core Base > piCore Test Releases

piCore 5.1rc3

(1/6) > >>

bmarkus:
piCore-5.1.rc3 is available for testing. It is intented to be the last rc release. Changes:

* kernel updated to 3.12.1
* kernel modules rearranged
* TC scripts synced to current 5.1 common base
* cleanup, unneded files removed from base
* updated Broadcom firmwareDownload link: piCore-5.1.rc3 md5

sbp:
Hi bmarcus

Thank you for this. I will test in the next few days - and I really appreciate your continued work on piCore.

Steen

sbp:
Hi bmarcus

5.1rc3 is booting fine, however I have a few issues:

1. I think that it already have two more patitions (mmcblk0p2 and mmcblk0p3) included - i'm not completely sure, as I have to test it on a new SD-card.

2. The wifi is not working - it seems like no modules are loaded.

See here - it finds my Ralink adaptor fine.

--- Code: ---tc@box:~$ lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Bus 001 Device 005: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard

--- End code ---


But no modules are loaded: (SORRY ERROR IN MY FIRST POST - - EDITED)

--- Code: ---tc@box:~$ lsmod
Module                  Size  Used by    Not tainted
snd_usb_audio         116282  0
snd_usbmidi_lib        18748  1 snd_usb_audio
snd_rawmidi            20181  1 snd_usbmidi_lib
snd_seq_device          6034  1 snd_rawmidi
snd_hwdep               5901  1 snd_usb_audio
snd_bcm2835            16125  0
snd_pcm                75156  2 snd_usb_audio,snd_bcm2835
snd_page_alloc          4684  1 snd_pcm
snd_timer              19242  1 snd_pcm
snd                    54271  8 snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_seq_device,snd_hwdep,snd_bcm2835,snd_pcm,snd_timer
tc@box:~$

--- End code ---



This is the content of onboot.lst


--- Code: ---dropbear.tcz
firmware-ralinkwifi.tcz
wifi.tcz
usbutils.tcz
alsa.tcz
--- End code ---


Steen

sbp:
Similar problem with my Realtek wifi adaptor  (which usually work using only the wifi.tcz package)


--- Code: ---tc@box:~$ sudo wifi.sh
No wifi devices found!
tc@box:~$

--- End code ---


--- Code: ---tc@box:~$ lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
Bus 001 Device 005: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
tc@box:~$

--- End code ---



--- Code: ---tc@box:~$ lsmod
Module                  Size  Used by    Not tainted
snd_usb_audio         116282  0
snd_usbmidi_lib        18748  1 snd_usb_audio
snd_rawmidi            20181  1 snd_usbmidi_lib
snd_seq_device          6034  1 snd_rawmidi
snd_hwdep               5901  1 snd_usb_audio
snd_bcm2835            16125  0
snd_pcm                75156  2 snd_usb_audio,snd_bcm2835
snd_page_alloc          4684  1 snd_pcm
snd_timer              19242  1 snd_pcm
snd                    54271  8 snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_seq_device,snd_hwdep,snd_bcm2835,snd_pcm,snd_timer
tc@box:~$

--- End code ---


The output below is from 5.1rc2 - where you can see the wifi adaptor module is loaded =" 8192cu ":

--- Code: ---tc@box:~$ lsmod
Module                  Size  Used by    Not tainted
snd_usb_audio         116146  0
snd_usbmidi_lib        18720  1 snd_usb_audio
snd_rawmidi            20169  1 snd_usbmidi_lib
snd_seq_device          6022  1 snd_rawmidi
snd_hwdep               5889  1 snd_usb_audio
snd_bcm2835            16113  0
snd_pcm                75183  2 snd_usb_audio,snd_bcm2835
snd_page_alloc          4672  1 snd_pcm
snd_timer              19230  1 snd_pcm
snd                    54258  8 snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_seq_device,snd_hwdep,snd_bcm2835,snd_pcm,snd_timer
8192cu                489243  0
squashfs               28699 23
tc@box:~$

--- End code ---

Steen

bmarkus:

--- Quote from: sbp on December 01, 2013, 08:27:31 AM ---
1. I think that it already have two more patitions (mmcblk0p2 and mmcblk0p3) included - i'm not completely sure, as I have to test it on a new SD-card.


--- End quote ---

Thanks for reporting, my bad. Corrected image reuploaded.

Navigation

[0] Message Index

[#] Next page

Go to full version