I think we see that the USB device Realtek 802.11n is indeed trying to
boot up, this is what I get in dmesg:


Code:
--------------------
    tc@TestPlayer:~$ dmesg | grep -i usb
  [    0.000000] Kernel command line: coherent_pool=1M bcm2708_fb.fbwidth=656 
bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 
vc_mem.mem_base=0x1fa00000 vc_mem.mem_size=0x20000000  host=TestPlayer nodhcp 
tz=EST5EDT,M3.2.0,M11.1.0 dwc_otg.fiq_fsm_mask=0xF dwc_otg.lpm_enable=0 
console=tty1 root=/dev/ram0 elevator=deadline rootwait quiet nortc loglevel=3 
noembed smsc95xx.turbo_mode=N noswap consoleblank=0 waitusb=2
  [    0.138870] usbcore: registered new interface driver usbfs
  [    0.138970] usbcore: registered new interface driver hub
  [    0.139194] usbcore: registered new device driver usb
  [    1.032312] usbcore: registered new interface driver smsc95xx
  [    1.060407] dwc_otg 20980000.usb: base=(ptrval)
  [    1.462802] dwc_otg 20980000.usb: DWC OTG Controller
  [    1.462899] dwc_otg 20980000.usb: new USB bus registered, assigned bus 
number 1
  [    1.462973] dwc_otg 20980000.usb: irq 56, io mem 0x00000000
  [    1.463534] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 4.19
  [    1.463554] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [    1.463565] usb usb1: Product: DWC OTG Controller
  [    1.463576] usb usb1: Manufacturer: Linux 4.19.40-pcpCore dwc_otg_hcd
  [    1.463586] usb usb1: SerialNumber: 20980000.usb
  [    1.464678] hub 1-0:1.0: USB hub found
  [    1.466408] usbcore: registered new interface driver usb-storage
  [    1.471411] usbcore: registered new interface driver usbhid
  [    1.471420] usbhid: USB HID core driver
  [    2.003613] usb 1-1: new high-speed USB device number 2 using dwc_otg
  [    2.324443] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, 
bcdDevice= 2.00
  [    2.324489] usb 1-1: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
  [    2.325804] hub 1-1:1.0: USB hub found
  [    2.643615] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  [    2.774147] usb 1-1.1: New USB device found, idVendor=0424, 
idProduct=ec00, bcdDevice= 2.00
  [    2.774169] usb 1-1.1: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
  [    2.874681] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at 
usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:7e:cd:be
  [    2.973616] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
  [    3.105155] usb 1-1.3: New USB device found, idVendor=0bda, 
idProduct=f179, bcdDevice= 0.00
  [    3.105178] usb 1-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [    3.105189] usb 1-1.3: Product: 802.11n
  [    3.105200] usb 1-1.3: Manufacturer: Realtek
  [    3.105213] usb 1-1.3: SerialNumber: 00E0262E5ADC
  
--------------------



I tried to reboot a few times and always get the same "mac address
missing" error in the wifi section in piCorePlayer's web interface.

now, something that I find strange - but is likely only due to the fact
this is a chinese product using chinese characters, but when I turn wifi
on and off, I get something like this:


Code:
--------------------
    Stopping WiFi on wlan0...
  wlan0 already stopped...
  [ INFO ] Unloading wifi extensions...
  [ OK ] Done.
  [ INFO ] Unloading wifi firmware extensions...
  [ OK ] Done.
  [ INFO ] Backing up files to 
/mnt/mmcblk0p2/tce/mydata.tgz/-\|/-\|/-\|/-\|/-\|/-
--------------------


(the unicode characters show up as spaces in the web interface)

not quite sure what other debug you'd suggest me to do?


------------------------------------------------------------------------
Marsupial's Profile: http://forums.slimdevices.com/member.php?userid=59182
View this thread: http://forums.slimdevices.com/showthread.php?t=111373

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

Reply via email to