[NTLUG:Discuss] Any idea how to get aSprintEVDOwirelessbroadband card to

David Trusty dwtrusty at hotmail.com
Thu Jul 20 22:42:49 CDT 2006


Here is what I am seeing:

# cat /proc/bus/usb/devices
cat: /proc/bus/usb/devices: No such file or directory

In this kernel, it appears that the devices are shown here:

# ls -laF /sys/bus/usb/devices
total 0
drwxr-xr-x 2 root root 0 Jul 20 17:56 ./
drwxr-xr-x 4 root root 0 Jul 20 12:56 ../
lrwxrwxrwx 1 root root 0 Jul 20 17:56 1-0:1.0 -> 
../../../devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0/
lrwxrwxrwx 1 root root 0 Jul 20 17:56 2-0:1.0 -> 
../../../devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0/
lrwxrwxrwx 1 root root 0 Jul 20 17:56 2-2 -> 
../../../devices/pci0000:00/0000:00:1d.0/usb2/2-2/
lrwxrwxrwx 1 root root 0 Jul 20 17:56 2-2:1.0 -> 
../../../devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/
lrwxrwxrwx 1 root root 0 Jul 20 17:56 usb1 -> 
../../../devices/pci0000:00/0000:00:1d.7/usb1/
lrwxrwxrwx 1 root root 0 Jul 20 17:56 usb2 -> 
../../../devices/pci0000:00/0000:00:1d.0/usb2/

I have not been able to find any difference in the usb devices under /sys 
before/after
the card is inserted.

Also, usbview complains because there is nothing in /proc/bus/usb/devices.

Any ideas?

Thanks!!

David




>From: Rick Cook <rickcook at sbcglobal.net>
>Reply-To: NTLUG Discussion List <Discuss at ntlug.org>
>To: NTLUG Discussion List <Discuss at ntlug.org>
>Subject: Re: [NTLUG:Discuss] Any idea how to get 
>aSprintEVDOwirelessbroadband card to
>Date: Thu, 20 Jul 2006 21:19:53 -0500
>
>On Thursday 20 July 2006 20:14, . Daniel wrote:
> > NDIS wrapper is for ethernet hardware.  I couldn't imagine NDIS wrapper
> > helping out on such a device.  The network connection is via pppd after
> > all.
> >
> > The device drivers' filenames seem to indicate that the device is a USB
> > device.
> >
> > Does "usbview" indicate anything present?
> >
> > >I tried using ndiswrapper.  It did not work.  I found two .inf files
> > >from WinXp install CD: nwusbmdm.inf  nwusbser.inf.
> > >The ndiswrapper command ran without errors, but did not show
> > >"hardware present".
> > >
> > >Also, when I insert the card, it does not cause any new entries in
> > >the "lspci" output.  However, I still get the kernel message:
> > >    pccard: CardBus card inserted into slot 0
> > >
> > >Any ideas?
> > >
> > >Thanks!!
> > >
> > >David
> > >
>
>Something I read indicates that what you have is probably treated as a USB
>serial modem. You might find some pointers at =>
>
>http://enterprise.linux.com/enterprise/06/03/08/2138237.shtml?tid=20&tid=100
>
>
>Note that the "cat' command appears to be missing a redirect. Try:
>
>cat /proc/bus/usb/devices > devices
>
>
>
>Good luck,
>
>Rick
>
>_______________________________________________
>http://ntlug.pmichaud.com/mailman/listinfo/discuss





More information about the Discuss mailing list