Tiny Core Base > piCore Test Releases

piCore-6.1alpha2

<< < (2/6) > >>

bmarkus:

--- Quote from: Paul_123 on February 09, 2015, 07:08:35 AM ---
--- Quote from: bmarkus on February 08, 2015, 03:56:45 PM ---Add "dtparam=spi=on" to config.txt (and reboot).

--- End quote ---

Does load the module, or just make it availiable to load?   

--- End quote ---

When system booted, modul is loaded and /dev has the two spi devices.

Paul_123:

--- Quote from: bmarkus on February 09, 2015, 07:11:51 AM ---
--- Quote from: Paul_123 on February 09, 2015, 07:08:35 AM ---
--- Quote from: bmarkus on February 08, 2015, 03:56:45 PM ---Add "dtparam=spi=on" to config.txt (and reboot).

--- End quote ---

Does load the module, or just make it availiable to load?   

--- End quote ---

When system booted, modul is loaded and /dev has the two spi devices.

--- End quote ---

I'm still trying to understand the logic of device tree.  If certain modules can only be enabled at boot, it seems to be less flexible that just modules.  i guess it does allow for a built-in module to be disabled.

gpulido:

--- Quote from: bmarkus on February 08, 2015, 03:56:45 PM ---Add "dtparam=spi=on" to config.txt (and reboot).

--- End quote ---

Probably I'm late (I haven't been able to test it until now) but it works perfectly.

Thank you again!

sbp:
Hi Bela.

I seem to have a problem with one of my wifi adaptors using your 3.18.6 - 6.1alpha2.
It was working fine in 3.18.5-6.1alpha1.

My Ralink RT5370 adaptor is not able to connect or scan any more:
Result from #sudo wifi.sh":

--- Code: ---Select Wifi Network

    ESSID                         Enc   Qual    Channel Type

Enter selection ( 1 - 0 ) or (q)uit:


--- End code ---

 

--- Code: ---tc@piCorePlayer:~$ lsusb
Bus 001 Device 004: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp. SMC9512/9514 USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

--- End code ---




--- Code: ---tc@piCorePlayer:~$ lsmod
Module                  Size  Used by    Not tainted
arc4                    1948  2
snd_bcm2835            21534  1
rt2800usb              18891  0
rt2x00usb              12500  1 rt2800usb
rt2800lib              81727  1 rt2800usb
rt2x00lib              49205  3 rt2800usb,rt2x00usb,rt2800lib
mac80211              560336  3 rt2x00usb,rt2800lib,rt2x00lib
snd_soc_bcm2708_i2s     7611  0
snd_soc_pcm512x_i2c     2130  0
snd_soc_tas5713         6048  0
snd_soc_pcm512x         8452  1 snd_soc_pcm512x_i2c
snd_soc_pcm5102a        2093  0
cfg80211              474191  2 rt2x00lib,mac80211
snd_soc_core          177312  4 snd_soc_bcm2708_i2s,snd_soc_tas5713,snd_soc_pcm512x,snd_soc_pcm5102a
regmap_i2c              2944  2 snd_soc_pcm512x_i2c,snd_soc_tas5713
regmap_mmio             3548  1 snd_soc_bcm2708_i2s
snd_pcm_dmaengine       5866  1 snd_soc_core
snd_pcm                93356  4 snd_bcm2835,snd_soc_core,snd_pcm_dmaengine
snd_timer              22822  1 snd_pcm
rfkill                 22377  1 cfg80211
snd_compress            8758  1 snd_soc_core
crc_ccitt               1612  1 rt2800lib
snd                    67665  6 snd_bcm2835,snd_soc_core,snd_pcm,snd_timer,snd_compress
i2c_bcm2708             5964  0
uio_pdrv_genirq         3646  0
uio                     9941  1 uio_pdrv_genirq

--- End code ---

My other wifi adaptor (an edimax is working fine)
Steen

bmarkus:
What is in demesg?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version