Steen, thanks for your work on adding RT5370 support. I also tried it
but was unsuccessful. When setting up wireless from the PiCorePlayer
menu this is what I encounter:


Code:
--------------------
    Setup WiFi
  Found wifi device wlan0
  Standby for scan of available networks...
  wlan0     Interface doesn't support scanning : Device or resource busy
  
  Failed to connect.
  Backing up files to /mnt/mmcblk0p1/tce/mydata.tgzDone.
--------------------


Here is the lsmod output:


Code:
--------------------
    tc@box:~$ lsmod
  Module                  Size  Used by    Not tainted
  snd_bcm2835            16165  0 
  arc4                    1675  2 
  rt2800usb              15356  0 
  rt2x00usb              11561  1 rt2800usb
  rt2800lib              58083  1 rt2800usb
  snd_usb_audio         112768  0 
  rt2x00lib              44839  3 rt2800usb,rt2x00usb,rt2800lib
  snd_usbmidi_lib        18259  1 snd_usb_audio
  snd_rawmidi            21199  1 snd_usbmidi_lib
  snd_seq_device          6437  1 snd_rawmidi
  mac80211              312987  3 rt2x00usb,rt2800lib,rt2x00lib
  snd_pcm                80315  2 snd_bcm2835,snd_usb_audio
  snd_page_alloc          5148  1 snd_pcm
  snd_timer              20001  1 snd_pcm
  snd_hwdep               5932  1 snd_usb_audio
  snd                    58518  8 
snd_bcm2835,snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer,snd_hwdep
  cfg80211              204084  2 rt2x00lib,mac80211
  crc_ccitt               1521  1 rt2800lib
  squashfs               23590 27 
  loop                   16102 54 
  evdev                   9305  0 
  spi_bcm2708             4738  0 
  i2c_bcm2708             3941  0 
  
--------------------


And dmesg:


Code:
--------------------
    tc@box:~$ dmesg | grep rt28
  [   19.276533] usbcore: registered new interface driver rt2800usb
  [   23.109132] phy0 -> rt2x00lib_request_firmware: Info - Loading firmware 
file 'rt2870.bin'.
  
--------------------



Finally, I have not found a solution to the analog output problems. Mine
are similar to those described above, also on a Rev. B 512 board.
Cheers!


------------------------------------------------------------------------
hoffsta's Profile: http://forums.slimdevices.com/member.php?userid=60824
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to