hasanoa
Posts: 13
Joined: Mon Jan 12, 2015 12:51 pm

problem with usb/ethernet adapter

Wed Aug 26, 2015 5:44 am

I have a problem with Digitus USB/Ethernet adapter DN10050-1, because of RPİ (Not adapter)

I have a RPİ working with this adapter properly.

After copied os to another USB flash with sudo dd if=... command. New RPİ couldn't work with adapter.

The 2 RPi have the same os (in usb flash memories), but different boot (in micro-sd).

hasanoa
Posts: 13
Joined: Mon Jan 12, 2015 12:51 pm

Re: problem with usb/ethernet adapter

Wed Aug 26, 2015 7:44 am

Additional info:
when i run lsusb command. This line listed below as usb/ethernet adapter

ASIX Electronics Corp. AX88772A Fast Ethernet

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: problem with usb/ethernet adapter

Wed Aug 26, 2015 7:53 am

give us much more info

what does dmesg say when you plug it in -

what are the differences between the 2 RPiis
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

hasanoa
Posts: 13
Joined: Mon Jan 12, 2015 12:51 pm

Re: problem with usb/ethernet adapter

Wed Aug 26, 2015 8:32 am

Both of the filesystems on USB sticks are the same.

microsd (boot) are different

"dmesg | grep usb" list as follows:

dmesg without USB/Ethernet adapter:
[ 0.933866] usbcore: registered new interface driver usbfs
[ 0.939570] usbcore: registered new interface driver hub
[ 0.945132] usbcore: registered new device driver usb
[ 1.434484] usbcore: registered new interface driver smsc95xx
[ 1.956566] dwc_otg bcm2708_usb: DWC OTG Controller
[ 1.965727] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[ 1.977114] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[ 2.002768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.013777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.025134] usb usb1: Product: DWC OTG Controller
[ 2.034013] usb usb1: Manufacturer: Linux 3.12.28+ dwc_otg_hcd
[ 2.043868] usb usb1: SerialNumber: bcm2708_usb
[ 2.070576] usbcore: registered new interface driver usb-storage
[ 2.254273] usbcore: registered new interface driver usbhid
[ 2.277658] usbhid: USB HID core driver
[ 2.551884] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.772180] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.783303] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.091918] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.202141] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.213175] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.295716] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:7a:2d:75
[ 3.391923] usb 1-1.3: new low-speed USB device number 4 using dwc_otg
[ 3.687929] usb 1-1.3: New USB device found, idVendor=03f0, idProduct=034a
[ 3.699354] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.710866] usb 1-1.3: Product: HP Elite USB Keyboard
[ 3.720311] usb 1-1.3: Manufacturer: Chicony
[ 3.801582] input: Chicony HP Elite USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input0
[ 3.817410] hid-generic 0003:03F0:034A.0001: input,hidraw0: USB HID v1.10 Keyboard [Chicony HP Elite USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 3.906786] input: Chicony HP Elite USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input1
[ 3.923052] hid-generic 0003:03F0:034A.0002: input,hidraw1: USB HID v1.10 Device [Chicony HP Elite USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 4.031914] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
[ 4.148092] usb 1-1.4: New USB device found, idVendor=0930, idProduct=6545
[ 4.159791] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.172023] usb 1-1.4: Product: DataTraveler 2.0
[ 4.181458] usb 1-1.4: Manufacturer: Kingston
[ 4.190512] usb 1-1.4: SerialNumber: 50E54951344CEF4049467FE7
[ 4.202250] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 4.214008] scsi0 : usb-storage 1-1.4:1.0

dmesg with USB/Ethernet adapter:
[ 0.933866] usbcore: registered new interface driver usbfs
[ 0.939570] usbcore: registered new interface driver hub
[ 0.945132] usbcore: registered new device driver usb
[ 1.434484] usbcore: registered new interface driver smsc95xx
[ 1.956566] dwc_otg bcm2708_usb: DWC OTG Controller
[ 1.965727] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[ 1.977114] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[ 2.002768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.013777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.025134] usb usb1: Product: DWC OTG Controller
[ 2.034013] usb usb1: Manufacturer: Linux 3.12.28+ dwc_otg_hcd
[ 2.043868] usb usb1: SerialNumber: bcm2708_usb
[ 2.070576] usbcore: registered new interface driver usb-storage
[ 2.254273] usbcore: registered new interface driver usbhid
[ 2.277658] usbhid: USB HID core driver
[ 2.551884] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.772180] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.783303] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.091918] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.202141] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.213175] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.295716] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:7a:2d:75
[ 3.391923] usb 1-1.3: new low-speed USB device number 4 using dwc_otg
[ 3.687929] usb 1-1.3: New USB device found, idVendor=03f0, idProduct=034a
[ 3.699354] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.710866] usb 1-1.3: Product: HP Elite USB Keyboard
[ 3.720311] usb 1-1.3: Manufacturer: Chicony
[ 3.801582] input: Chicony HP Elite USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input0
[ 3.817410] hid-generic 0003:03F0:034A.0001: input,hidraw0: USB HID v1.10 Keyboard [Chicony HP Elite USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 3.906786] input: Chicony HP Elite USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input1
[ 3.923052] hid-generic 0003:03F0:034A.0002: input,hidraw1: USB HID v1.10 Device [Chicony HP Elite USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 4.031914] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
[ 4.148092] usb 1-1.4: New USB device found, idVendor=0930, idProduct=6545
[ 4.159791] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.172023] usb 1-1.4: Product: DataTraveler 2.0
[ 4.181458] usb 1-1.4: Manufacturer: Kingston
[ 4.190512] usb 1-1.4: SerialNumber: 50E54951344CEF4049467FE7
[ 4.202250] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 4.214008] scsi0 : usb-storage 1-1.4:1.0
[ 239.823147] usb 1-1.2: new high-speed USB device number 6 using dwc_otg
[ 239.938048] usb 1-1.2: New USB device found, idVendor=0b95, idProduct=772a
[ 239.938086] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 239.938102] usb 1-1.2: Product: AX88x72A
[ 239.938116] usb 1-1.2: Manufacturer: ASIX Elec. Corp.
[ 239.938130] usb 1-1.2: SerialNumber: 000007

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: problem with usb/ethernet adapter

Wed Aug 26, 2015 8:50 am

hasanoa wrote:....
The 2 RPi have the same os (in usb flash memories), but different boot (in micro-sd).
make them have the same

i.e.
get a brand new SDcard
slap raspbian on it
boot in one - see if it finds the adapter
try in the other
If that fails then find out why

report will full every thing that you have tried

learn how to diagnose problems not with just :-
"it works on that one but not one that one..."

info is the key to everything
1 change at a time or binary chop the differences will help find the issue

start with /proc/cpuinfo
and work up
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

hasanoa
Posts: 13
Joined: Mon Jan 12, 2015 12:51 pm

Re: problem with usb/ethernet adapter

Wed Aug 26, 2015 9:47 am

thank you for your reply,

I updated firmware with rpi-update and problem was solved...

hasanoa
Posts: 13
Joined: Mon Jan 12, 2015 12:51 pm

Re: problem with usb/ethernet adapter

Fri Sep 04, 2015 5:40 am

I have another (new) Raspberry pi that has problem with the same usb/ethernet adapter (ASIX Electronics Corp. AX88772A Fast Ethernet)

I'm sure that is completely different from the prior one. Adapter was listed as "Product: \xffffffef\xffffffbf\.... " instead of ASIX Electronics...

dmesg without USB/Ethernet adapter:
[ 0.628963] usbcore: registered new interface driver usbfs
[ 0.634735] usbcore: registered new interface driver hub
[ 0.640273] usbcore: registered new device driver usb
[ 1.057452] usbcore: registered new interface driver smsc95xx
[ 1.584279] dwc_otg 20980000.usb: DWC OTG Controller
[ 1.591054] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1
[ 1.601813] dwc_otg 20980000.usb: irq 32, io mem 0x00000000
[ 1.620208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.630452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.641214] usb usb1: Product: DWC OTG Controller
[ 1.647765] usb usb1: Manufacturer: Linux 4.1.6+ dwc_otg_hcd
[ 1.655272] usb usb1: SerialNumber: 20980000.usb
[ 1.675660] usbcore: registered new interface driver usb-storage
[ 1.793983] usbcore: registered new interface driver usbhid
[ 1.801392] usbhid: USB HID core driver
[ 2.102331] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.312725] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.323028] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.622348] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.742766] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.753458] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.837042] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:9a:09:f2
[ 2.932383] usb 1-1.4: new high-speed USB device number 4 using dwc_otg
[ 3.058735] usb 1-1.4: New USB device found, idVendor=0930, idProduct=6545
[ 3.069702] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.081168] usb 1-1.4: Product: DataTraveler 2.0
[ 3.087956] usb 1-1.4: Manufacturer: Kingston
[ 3.094436] usb 1-1.4: SerialNumber: C86000BDB9EBEF303A183064
[ 3.103514] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 3.112810] scsi host0: usb-storage 1-1.4:1.0


dmesg without USB/Ethernet adapter:
[ 0.628895] usbcore: registered new interface driver usbfs
[ 0.634665] usbcore: registered new interface driver hub
[ 0.640206] usbcore: registered new device driver usb
[ 1.057407] usbcore: registered new interface driver smsc95xx
[ 1.584261] dwc_otg 20980000.usb: DWC OTG Controller
[ 1.591044] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1
[ 1.601807] dwc_otg 20980000.usb: irq 32, io mem 0x00000000
[ 1.620205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.630452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.641217] usb usb1: Product: DWC OTG Controller
[ 1.647774] usb usb1: Manufacturer: Linux 4.1.6+ dwc_otg_hcd
[ 1.655286] usb usb1: SerialNumber: 20980000.usb
[ 1.675689] usbcore: registered new interface driver usb-storage
[ 1.792910] usbcore: registered new interface driver usbhid
[ 1.800322] usbhid: USB HID core driver
[ 2.102257] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.312679] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.322986] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.622276] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.742673] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.753373] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.836963] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:9a:09:f2
[ 2.932310] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
[ 3.064767] usb 1-1.2: New USB device found, idVendor=0b95, idProduct=772a
[ 3.075731] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.087201] usb 1-1.2: Product: \xffffffef\xffffffbf\xffffffbf\xffffffbf\xffffffbf\xffffffef\xffffffbf\xffffffbf\xffffffbf\xffffffbf\xffffffef\xffffffbf\xffffffbf\xffffffbf\xffffffbf\xffffffef\xffffffbf\xffffffbf\xffffffbf\xffffffbf\xffffffef\xffffffbf\xffffffbf\xffffffbf\xffffffbf\xffffffef\xffffffbf\xffffffbf\xffffffbf\xffffffbf\xffffffef\xffffffbf\xffffffbf\xffffffbf\xffffffbf\xffffffef\xffffffbf\xffffffbf\xffffffbf\xffffffbf
[ 3.094702] usb 1-1.2: SerialNumber: 000004
[ 3.202272] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
[ 3.328563] usb 1-1.4: New USB device found, idVendor=0930, idProduct=6545
[ 3.339617] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.351032] usb 1-1.4: Product: DataTraveler 2.0
[ 3.357791] usb 1-1.4: Manufacturer: Kingston
[ 3.364291] usb 1-1.4: SerialNumber: C86000BDB9EBEF303A183064
[ 3.373393] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 3.382798] scsi host0: usb-storage 1-1.4:1.0

hasanoa
Posts: 13
Joined: Mon Jan 12, 2015 12:51 pm

Re: problem with usb/ethernet adapter

Fri Sep 04, 2015 1:43 pm

Problem solved with update/upgrade thank you

Return to “Troubleshooting”