[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Networking suddenly don't works (cdc_ether)



Hi,

I have a laptop with installed Debian Lenny from the netinstall CD and
from the internet.

My internet connection is through a Cable Modem.
I'm using an USB to Ethernet Adapter to connect the Laptop and Cable
Modem. On the Laptop there is only one USB Port.

I have successfully installed on this system the Debian Lenny from the
Netinstall CD and have automatically setup the networking system.

The networking works fine untill I put an USB Stick on this USB Port.
After that the networking don't works any more with the USB to
Ethernet Adapter.

In the /etc/udev/rules.d/ I haven't the 70-persistent-net.rules file. 

I try to create this file by hand and edit it:
# USB device 0x07b2:0x5101 (cdc_ether)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", \
ATTR{address}=="00:14:04:31:19:9f", ATTR{type}=="1", \
 KERNEL=="eth*", NAME="eth0"

then I restart the udev: /etc/init.d/udev restart
and restart the networking: /etc/init.d/networking restart

but can't get the interface eth0 and the networking don't works.

I try to reinstall udev package too but that don't helps.

How can I solve this problem?

-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm


Reply to: