- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Wireless usb Lan adapter Error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2004 12:08 AM
12-07-2004 12:08 AM
Wireless usb Lan adapter Error
I am installing Wireless Usb Lan Adapter on linux 8.0.It is giving an error:--
Kernel:usb.c : usb device 2 (vend/prod 0x1212fd/0x1001) is claimed by any active driver.Can any one give me the solution on this
thanks
turishi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2004 01:12 AM
12-07-2004 01:12 AM
Re: Wireless usb Lan adapter Error
Details: state the manufacturer and model of the adapter. By Linux 8 do you mean Red Hat 8? Its wireless support was virtually nonexistant.
If there are other USB devices there may be a conflict. Try unplugging the other device.
I recommend Fedora Core 3. It has excellent wireless support.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2004 01:36 AM
12-07-2004 01:36 AM
Re: Wireless usb Lan adapter Error
Kernel:usb.c : usb device 2 (vend/prod 0x1212fd/0x1001) is NOT claimed by any active driver
If so, it meant the usb driver was not found in the kernel. To prove that, type "lsmod | grep usb", and you would not get anything. You need to install a usb storage driver and config it into /etc/modules.conf for the system to load into the kernel. Hope this is helpful.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2004 12:07 AM
12-08-2004 12:07 AM
Re: Wireless usb Lan adapter Error
Yes there not in front of Claimed.
But how to configure it as I am not able to do it.So plz help me out.
thanks
Rishi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2004 12:59 AM
12-08-2004 12:59 AM
Re: Wireless usb Lan adapter Error
I'll also agree with Protter, if it is Red Hat 8 that you are using try Fedora Core 3 for an easy to use, up to date Linux version
Also, try searching http://google.com/linux for the model of your wireless adapter, you will most likely find the answer there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2004 02:39 AM
12-08-2004 02:39 AM
Re: Wireless usb Lan adapter Error
libusb-0.1.6-1
libusb-devel-0.1.6-1
usbutils-0.9-7
usbview-1.0-7
hotplug-2002_04_01-13:3
wireless-tools-25-1
You may need other packages for dependency based on what your system have already installed.
However, I would agree with Protter and Ellis on getting the latest release if you can. Besides Fedora 3, you can upgrade to Red Hat 9 (using up2date command) or to do a refresh installation of AS 3. Good luck.