 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

25th June 2009, 02:28 PM
|
|
Registered User
|
|
Join Date: Mar 2008
Posts: 21

|
|
|
Howto : Setting USB Network Controller (SR9600 USB To Fast Ethernet Adapter) on FC10
Hi all...
I've an USB Network Controller product from China with no driver for Linux...
It's seem in my FC10 not correctky fuctional...
On Windows it worked as SR9600 USB To Fast Ethernet Adapter...
here is my log...
Code:
[root@home ~]# dmesg | grep USB
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
hub 1-0:1.0: USB hub found
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
hub 4-0:1.0: USB hub found
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
hub 5-0:1.0: USB hub found
usb 4-1: new low speed USB device using uhci_hcd and address 2
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
uhci_hcd 0000:01:04.4: new USB bus registered, assigned bus number 6
hub 6-0:1.0: USB hub found
usb 4-1: New USB device found, idVendor=03f0, idProduct=0024
usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 4-1: Product: HP Basic USB Keyboard
usb 4-2: new full speed USB device using uhci_hcd and address 3
usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb 4-2: New USB device found, idVendor=0fe6, idProduct=8101
usb 4-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 4-2: Product: USB Network Controller
usb 5-2: new low speed USB device using uhci_hcd and address 2
usb 5-2: New USB device found, idVendor=046d, idProduct=c018
usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 5-2: Product: USB Optical Mouse
usb 6-1: new full speed USB device using uhci_hcd and address 2
usb 6-1: New USB device found, idVendor=03f0, idProduct=1027
usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 6-2: new full speed USB device using uhci_hcd and address 3
hub 6-2:1.0: USB hub found
usb 6-2: New USB device found, idVendor=03f0, idProduct=1327
usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input2
input,hidraw0: USB HID v1.10 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:1d.2-1
input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input3
input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.3-2
input,hidraw2: USB HID v1.01 Keyboard [HP Virtual Keyboard] on usb-0000:01:04.4-1
input,hidraw3: USB HID v1.01 Mouse [HP Virtual Keyboard] on usb-0000:01:04.4-1
usbhid: v2.6:USB HID core driver
usb 1-7: new high speed USB device using ehci_hcd and address 5
usb 1-7: New USB device found, idVendor=0951, idProduct=1625
usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices
USB Mass Storage support registered.
[root@home ~]# lsusb
Bus 006 Device 003: ID 03f0:1327 Hewlett-Packard
Bus 006 Device 002: ID 03f0:1027 Hewlett-Packard
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 0951:1625 Kingston Technology
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 003: ID 0fe6:8101
Bus 004 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root@home ~]# ifconfig eth1 192.168.0.1 netmask 255.255.255.0 broadcast 192.168.0.255 up
SIOCSIFADDR: No such device
eth1: unknown interface: No such device
SIOCSIFNETMASK: No such device
SIOCGIFADDR: No such device
SIOCSIFBROADCAST: No such device
SIOCSIFBRDADDR: No such device
eth1: unknown interface: No such device
eth1: unknown interface: No such device
maybi I've forgoten some step soo I can't use this device... I hope someone can give me advice to resolve this problem...
|

25th June 2009, 02:35 PM
|
|
Registered User
|
|
Join Date: Jun 2009
Posts: 11

|
|
|
Hy,
Have you tried instead of eth1 to use eth0 ?
|

25th June 2009, 03:05 PM
|
|
Registered User
|
|
Join Date: Mar 2008
Posts: 21

|
|
|
Howto : Setting USB Network Controller (SR9600 USB To Fast Ethernet Adapter) on FC10
No, I want to use all NIC, eth0 and eth1 for filtering internet with squid, soo all client on local net use eth1...
Last edited by katrok; 25th June 2009 at 03:22 PM.
|

25th June 2009, 03:13 PM
|
|
Registered User
|
|
Join Date: Jun 2009
Posts: 11

|
|
You have 2 physical netword cards and one is USB ?
If you do not have 2 network cars you wil have to use, eth0 and eth0.1, where eth0.1 is an virtually network adapter that you cand configure using ifconfig eth0.1 bla bla bla...
In your log I see that you have an usb 4-2: Product: USB Network Controller that is your USB network adapter and also that ETH 1 is not present. that means that you do not have 2 network cards, just the usb network controller. So in this case you will have to use eth0, eth0.1.
Last edited by AdytmRO; 25th June 2009 at 03:16 PM.
|

26th June 2009, 12:23 PM
|
|
Registered User
|
|
Join Date: Mar 2008
Posts: 21

|
|
|
You have 2 physical netword cards and one is USB ? If you do not have 2 network cars
Quote:
Originally Posted by AdytmRO
You have 2 physical netword cards and one is USB ?
If you do not have 2 network cars you wil have to use, eth0 and eth0.1, where eth0.1 is an virtually network adapter that you cand configure using ifconfig eth0.1 bla bla bla...
In your log I see that you have an usb 4-2: Product: USB Network Controller that is your USB network adapter and also that ETH 1 is not present. that means that you do not have 2 network cards, just the usb network controller. So in this case you will have to use eth0, eth0.1.
|
@AdytmRO
thanks for your advice to using as an virtual network adapter, I just want to use this device directly for Internet sharing
Code:
[root@home ~]# lsusb
Bus 006 Device 003: ID 03f0:1327 Hewlett-Packard
Bus 006 Device 002: ID 03f0:1027 Hewlett-Packard
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 0951:1625 Kingston Technology
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 003: ID 0fe6:8101
Bus 004 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
and I thinks the bold test Bus 004 Device 003: ID 0fe6:8101 , was my device... but seem kernel not load the driver correcty, how I can use this device....
|

26th June 2009, 05:26 PM
|
|
Registered User
|
|
Join Date: Mar 2008
Posts: 21

|
|
Howto : Setting USB Network Controller (SR9600 USB To Fast Ethernet Adapter) on FC10
I hope used smoltSentProfile to Smolt Server will give some feedback information for me
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 15:50 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|