Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-04-2019, 02:14 AM
|
#1
|
Senior Member
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,735
Rep: 
|
Trouble with wireless driver rtl8192eu and Slackware 14.2
I downloaded the rtl8192eu (beta) driver for the tp-link TL-WN823N v3.8 USB Wireless from the TP-LINK website. I 'make'd the module per the instructions included in the download. lsmod shows the module loaded. However, 'lsusb' does not show this device at all. And of course, no wlan0 get created.
Why does this device not show in 'lsusb'?
Slackware64 14.2 kernel 4.4.182
|
|
|
09-04-2019, 12:50 PM
|
#2
|
Member
Registered: Nov 2005
Location: Belgium
Distribution: Slackware 10.2 & Windows 98 & Windows XP Pro & ...
Posts: 30
Rep:
|
Lsusb -has- to show it, regardless of any driver loaded. So if the dongle isn't broken, I would guess the issue is rather some internal usb hub not being properly configured. First try if any other usb device is detected.
|
|
|
09-04-2019, 01:21 PM
|
#3
|
Senior Member
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,735
Original Poster
Rep: 
|
I've tried a different USB port on this computer and I've also tried this dongle on two other Linux computer (all Slackware 14.2 and kernel 4.4.182). lsusb does not show this device on ANY of these computers. I'm doubtful the kernel version should make a difference with lsusb, should it? Yet others appear to have used this successfully with Slackware ( https://www.linuxquestions.org/quest...ce-4175592117/).
I guess I'll return this device and try to find one that works. I do have an Aetheros chipset USB wireless, that did work, but it drop out all the time, so I'm trying to replace. Suggestions?
|
|
|
09-04-2019, 02:23 PM
|
#4
|
Member
Registered: Nov 2003
Location: Jacobs Well, Queensland AU
Distribution: OpenBSD
Posts: 102
Rep:
|
does a device get created somewhere in /dev when it is plugged in?
see what these give you
hwinfo
lshw
inxi
Last edited by coltree; 09-04-2019 at 03:21 PM.
Reason: more detail
|
|
|
09-04-2019, 11:15 PM
|
#5
|
Member
Registered: Nov 2005
Location: Belgium
Distribution: Slackware 10.2 & Windows 98 & Windows XP Pro & ...
Posts: 30
Rep:
|
Quote:
lsusb does not show this device on ANY of these computers.
|
Sounds like it is broken or does not follow the usb spec then? Maybe 'dmesg' will tell you more. Probably another stick is the easiest option
|
|
1 members found this post helpful.
|
09-05-2019, 05:27 AM
|
#6
|
Senior Member
Registered: Dec 2011
Distribution: Slackware
Posts: 1,834
|
Quote:
Originally Posted by mfoley
I downloaded the rtl8192eu (beta) driver for the tp-link TL-WN823N v3.8 USB Wireless from the TP-LINK website. I 'make'd the module per the instructions included in the download. lsmod shows the module loaded. However, 'lsusb' does not show this device at all. And of course, no wlan0 get created.
Why does this device not show in 'lsusb'?
Slackware64 14.2 kernel 4.4.182
|
Seems like the module loaded but the hardware is not. Does your Kernel have configured all the pre-requisites to handle that driver? You don't only need the driver, you need a Kernel with various suiting configurations compiled in or modules activated (before) loading the driver.
I don't know all the options needed for that, but surely something like network over usb etc. I would start investigating that first. It involved alot of work.
Also, is the firmware loaded properly?
It seems something went wrong with your driver installation.
What does it say in dmesg?
Last edited by zeebra; 09-05-2019 at 05:28 AM.
|
|
1 members found this post helpful.
|
09-05-2019, 05:48 AM
|
#7
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,844
|
boot the system, plug the usb in and look at the last several lines of dmesg
|
|
|
All times are GMT -5. The time now is 05:19 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|