Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

usbnet not working

148 views
Skip to first unread message

eva sjuve

unread,
Feb 23, 2007, 9:20:08 AM2/23/07
to
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?
-eva


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

heba

unread,
Feb 23, 2007, 9:30:25 AM2/23/07
to
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,
--
heba

eva sjuve

unread,
Feb 23, 2007, 10:10:07 AM2/23/07
to
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?

-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,


--

Celejar

unread,
Feb 23, 2007, 10:20:09 AM2/23/07
to
On Fri, 23 Feb 2007 15:59:17 +0100
eva sjuve <e...@moolab.net> wrote:

> 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

eva sjuve

unread,
Feb 23, 2007, 10:30:14 AM2/23/07
to
lsmod gives usbnet
but usb0 is not listed by ifconfig -a

what is the driver name?

Celejar

unread,
Feb 23, 2007, 10:50:15 AM2/23/07
to
On Fri, 23 Feb 2007 16:21:08 +0100
eva sjuve <e...@moolab.net> wrote:

> 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/

Celejar

unread,
Feb 23, 2007, 5:00:10 PM2/23/07
to
On Fri, 23 Feb 2007 22:16:15 +0100
eva sjuve <e...@moolab.net> wrote:

[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

0 new messages