lsmod show usbnet module is up?
but usb0 is not recognised
is there a config file somewhere?
-eva
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
hi eva,
try to view at this link and see if it help you.
https://maemo.org/maemowiki/HowToSetUpUsbNetworkingDebian
regards,
--
heba
allow-hotplug usb0
mapping hotplug
script grep
map usb0
iface usb0 inet static
address 192.168.2.1
netmask 255.255.255.0
broadcast 192.168.2.255
but with ifup usb0 I get
SIOCSIFADDR: No such device
usb0: ERROR while getting interface flags: No such device
etc
any other suggestions?
-eva
heba wrote:
> 2007/2/23, eva sjuve wrote:
>> hi
>> how do you set up usbnet in 2.6.18-3?
>>
>> lsmod show usbnet module is up?
>>
>> but usb0 is not recognised
>> is there a config file somewhere?
>>
>>
>
> hi eva,
> try to view at this link and see if it help you.
>
> https://maemo.org/maemowiki/HowToSetUpUsbNetworkingDebian
>
> regards,
--
> i configured the
> /etc/network/interfaces on the PC:
>
> allow-hotplug usb0
>
> mapping hotplug
> script grep
> map usb0
>
> iface usb0 inet static
> address 192.168.2.1
> netmask 255.255.255.0
> broadcast 192.168.2.255
>
> but with ifup usb0 I get
> SIOCSIFADDR: No such device
> usb0: ERROR while getting interface flags: No such device
> etc
>
> any other suggestions?
Please do not top post.
The error you're getting usually means that the driver for the network
device isn't present. Did you follow the earlier advice and check
'lsmod | grep usbnet'? Is usb0 listed in 'ifconfig -a'?
Celejar
what is the driver name?
> lsmod gives usbnet
> but usb0 is not listed by ifconfig -a
>
> what is the driver name?
[snip]
Please don't top post.
According to this [0], older kernels need just the 'usbnet' module, while
newer ones need a separate minidriver. The page discusses what you need
for various hardware.
Celejar
[0] http://www.linux-usb.org/usbnet/
[snip]
> > According to this [0], older kernels need just the 'usbnet' module, while
> > newer ones need a separate minidriver. The page discusses what you need
> > for various hardware.
> >
> > Celejar
> >
> > [0] http://www.linux-usb.org/usbnet/
> >
> >
> thank you !
> this is very useful info
> -eva
Good luck!
Celejar
--
ssuds.sourceforge.net - Home of Ssuds and Ssudg, a Simple Sudoku Solver
and Generator