Re: Problems with RTL8188EU based WiFi NIC
Aleksandar Kuktin <[email protected]>
| Newsgroups | gmane.linux.lfs.general |
|---|---|
| Message-ID | <20140206002155.25a1e567@ikilid> |
>On Mon, 27 Jan 2014 23:53:00 +0100 >Aleksandar Kuktin <[email protected]> wrote: > > You know, LFS would probably benefit if there were something like a > lfs-hardware list, where people would talk about running LFS on all > sorts of exotic, strange, unusual, corners-were-cut-in-making-of-this, > windows-only and just plain broken hardware. > > Right now I have a very peculiar problem. > > [blah blah blah] [yada yada yada] > > The questions: does anyone have any idea on how to proceed? Install Mint and try it out with Mint. > [blah blah blah] > > Does anyone perhaps have an idea what Mint has and a barebones BLFS > does not? I keep thinking I am missing something that big distros > (yes, Mint is big now :) ) have. Depends on how "barebones" do you get. In my case (as it turns out), very. Today, I burned a Mint 16 LiveCD and tried my USB WiFi with it. When I plugged it into a vanilla system, it didn't work, as expected. I then installed the hacked driver, tried again and to my utter amazement, it worked like a charm. So.. I fiddled a bit with it and it was the system log that gave me my big clue. Network Manager was using Wireless Extensions (and not nl80211) to run the NIC. So, I went back to my system, saw that I did, infact, compile the Wext fallback into the kernel and focused on the userland. A short search found that wpa_supplicant can be built with the Wext driver (among others) but I never did that because I made a design choice to only use nl80211 on my system. So, then I rebuilt wpa_supplicant and tried again. And it worked! Or so I thought. See, in doing all this, I accidentally gave the wrong command line switch to wpa_supplicant and it used the wrong NIC - my burned Broadcom! I only noticed it a few minutes later, when I saw that the wrong blinkenlight is shining. But there it was - the supposed dead NIC was working properly. A quick test verified that the USB WiFi was also working properly, now that Wireless Extensions had been installed on all levels of the stack. So there. Now you know another place where to look if your NIC isn't working. -- Svi moji e-mailovi su kriptografski potpisani. Proverite ih. All of my e-mails are cryptographically signed. Verify them. -- You don't need an AI for a robot uprising. Humans will do just fine. -- http://linuxfromscratch.org/mailman/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAEBAgAGBQJS8seTAAoJEKa4cgqNx31/rl0P/1Sb0RPOIeT9/Qcsot2BhjE1 dlqqMkicRNiNCtqVlAfADBJZVlF51ZaXSXIEuV1t5zE+ajKCNq9Jtm2xc5n8S0nS TlxRfF9AXnV7EHSAaivcGBhbBmN9QmWB7+qK5ThX0o6BOf32Vyu+AmKYE1NtB4RC FoQWlxPJtspqOa+V+IvQi/VIqkfz1vnJpVVwOAqMrwN663muSQG/+omBYe7SMTlV +EXvpQ0QbdFYp0pgr4044TOCm5oy7FFXCtfuB3s3ayMHIRujyicyyNYnnxvSyqho Md6ts5sm/DK9GAaUfPMWVf8F8v/G6lJhjLEw70zvjOQ1QGLt4If4mu66EoqifYmS QXtH7CREjLQsWjYGOHjyCtUxAIF/BkoE1EXejQUTbsCdDCHyP99kzYA1rqwic97U FuCnilwl/9F9Q7UmbgJ9aE6zfocTbbJpwy89FuCJoHHsqvk5JhxkxLM6XdSBkdcQ zIO25Ujjy1tti6Dohq+TCq1fwzwbdxoYup9frkUJ2waK1jpAXMQhUoOFfFwI88QT x5cEPcaWzDfzeOdsEclPpcZnlQ9obDw4oG4aY1mAJ73QWpzW4aIXIvBRR6bKyvGA iEvhyTr68ky4q0pnbr0FpKvQN9RMFFZPpl7KrqQE4i60CctpDptfBC2TOwdTQBxf DBY9s0mrJ6ZI2SBSavbj =kukn -----END PGP SIGNATURE-----