Unix Technical Forum

usbnet

This is a discussion on usbnet within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hello Had anybody configured usbnet? i have such errorrs: $lsmod Module Size Used by usbnet 46600 0 ......................................... ohci_hcd ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 07:32 AM
Antony Pavlenko
 
Posts: n/a
Default usbnet

Hello
Had anybody configured usbnet?
i have such errorrs:
$lsmod
Module Size Used by
usbnet 46600 0
.........................................
ohci_hcd 43652 0
ehci_hcd 59144 0
ipaq 34600 0
intel_agp 23708 1
usbserial 33640 1 ipaq
uhci_hcd 39948 0
.............................................
[ ifconfig usb0 192.168.0.200 broadcast 192.168.0.255 netmask 255.255.255.0 up
SIOCSIFADDR: No such device
usb0: unknown interface: No such device
SIOCSIFBRDADDR: No such device
usb0: unknown interface: No such device
SIOCSIFNETMASK: No such device
usb0: unknown interface: No such device
$
Why?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 07:33 AM
eNJay
 
Posts: n/a
Default Re: usbnet

On Fri, 08 Apr 2005 20:53:52 +0000, Antony Pavlenko wrote:
<snip>
> [ ifconfig usb0 192.168.0.200 broadcast 192.168.0.255 netmask 255.255.255.0 up
> SIOCSIFADDR: No such device
> usb0: unknown interface: No such device
> SIOCSIFBRDADDR: No such device
> usb0: unknown interface: No such device
> SIOCSIFNETMASK: No such device
> usb0: unknown interface: No such device
> $
> Why?


dmesg | grep CDCEther

the usbnet driver will be attached to an ethernet interface so your
ifconfig command becomes:

ifconfig eth0 192.168.0.200 broadcast 192.168.0.255 netmask \
255.255.255.0 up
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 07:33 AM
Antony Pavlenko
 
Posts: n/a
Default Re: usbnet

eNJay wrote:

> On Fri, 08 Apr 2005 20:53:52 +0000, Antony Pavlenko wrote:
> <snip>
>> [ ifconfig usb0 192.168.0.200 broadcast 192.168.0.255 netmask \
>> 255.255.255.0 up
>> SIOCSIFADDR: No such device
>> usb0: unknown interface: No such device
>> SIOCSIFBRDADDR: No such device
>> usb0: unknown interface: No such device
>> SIOCSIFNETMASK: No such device
>> usb0: unknown interface: No such device
>> $
>> Why?

>
> dmesg | grep CDCEther
>
> the usbnet driver will be attached to an ethernet interface so your
> ifconfig command becomes:
>
> ifconfig eth0 192.168.0.200 broadcast 192.168.0.255 netmask \
> 255.255.255.0 up

I havn't anything in:
dmesg | grep CDCEther
and
cat /var/log/messages | grep CDCEther
and
cat /var/log/kernel | grep CDCEther ( _all_ kernel messages are here)
And if i just have eth0 ?
That's CDCE ?
P.S.: You are first who told something normal for this question in grean
nombre of irc/news/etc. Thanks

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:34 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com