![]() |
wlan module not detected?
Hi altogether,
Iīm currently trying to setup BodhiLinux for a friend of mine. She has a laptop (HP 15-db0400ng) which originally came with WIN10. I could manage to create a bootable BodhiLinux-DVD and was able to boot into that OS. So far so good. From that running live-system I wanted to install BodhiLinux but couldnīt as I wasnīt able to connect via WLAN. For some reason Bodhi didnīt seem to detect the built-in WLAN. I found out that itīs the Realtek RTL8821CE 802.11b/g/n/ac (1x1) Wi-FiŪ und BluetoothŪ 4.2 combined (https://support.hp.com/de-de/document/c06067315#AbT0 ). Neither is it possible to connect via a network cable. The problem is: my friend cannot find any ethernet cable despite the fact that she really should have one. Is it possible that Bodhi doesnīt detect the WLAN module for some reason? Or must WLAN functionality be activated somehow beforehand? Any help is appreciated. Thanks a lot in advance. Greetings. Rosika :confused: |
*****UPDATE*****
Oh my, it seems like Realtek RTL8821CE isnīt natively supported by Linux after all. On https://wiki.ubuntuusers.de/WLAN/Karten/Realtek/ it says: not supported directly / driver must be installed manually . So this would account for the problem. Which in effect means: network-cable mandatory, otherwise driver cannot be downloaded/installed. Or: purchase a wlan-dongle like Netis Stick WF 2123 (https://www.amazon.de/dp/B06Y43BKQ1/...740101_TE_item )which supports Linux out-of-the-box. Thatīs the one I use. Greetings. Rosika |
Hold your horses!
RTL8821CE is in the Ubuntu hardware database. Why do you think it can't be made to work? Probably just some firmware missing. If you want to go at this systematically, start by providing the output requested here. PS: what a coincidence. Same device, different problem. |
Hello ondoho,
thanks a lot for your reply. Itīs a bit of a shame but my friend really seems to lack a network-cable for connecting the laptop to the router. Therefore: Quote:
Yet next time I see my friend Iīd like to try this one, as pointed out on https://ubuntuforums.org/showthread....0#post13702710 : Quote:
Quote:
Greetings Rosika |
Quote:
It really looks like this should "Just Work" on Ubuntu (and hence also on Bodhi). OTOH, since that github repo is still maintained, there must be a reason for it, too... :scratch: |
Hi ondoho,
Quote:
What I should be able to do then is posting the output of: Quote:
And a remote maintenance tool like anydesk is out of the question as it requires internet access in the first place. :eek: So please be patient (as I also have to be). Iīll get back to you as soon as possible. On a sidenote: As of late I donīt receive e-mail notifications from linuxquestions any more. Whenever thereīs a new comment/answer, like yours here, I normally should be informed. That worked well in the past and I definitively didnīt change my personal settings. Itīs a bit of a mystery. Geetings Rosika :) |
after months of getting email from here, i noticed they started getting caught by the spam filter. that might be one thing you could check.
after posting in a thread, i normally see a checkmark under the thread rating indicating that i am subscribed. there is also a link in the column on the right side of the screen with some menus. under My LQ there is a Subscribed Threads link. there is also a button at the top of each thread called Thread Tools. one of the options there is to subscribe to a thread you were not previously subscribed to or unsubscribe to one you were. perhaps a turning it off then back on might be an option if all other avenues prove unsuccessful. |
Hello cordx,
thanks a lot for your answer. Quote:
Quote:
Thanks for pointing out the problem. Greetings Rosika :) |
When you next visit your friend, bring an ethernet cable and a usb flash drive. Ideally the cable should work, but if not, there is sneaker-net.
Run nm-applet to get the thing on your system tray to select wifi adapater. (It can be set to run automatically from startup apps in settings as 'network'). (I can't imagine not being able to find a lan cable anywhere, I'd just unplug something else if I had to. |
Hi enigma9o7,
thanks for your suggestion. I talked to my friend on the phone yesterday. I know she has got a usb flash drive. But the LAN-cable might prove to be difficult. I myself donīt have one as my only internet-connection is via a UMTS-stick. Yet she should have one. Anyhow, she promised to look for it. Weīll see. Unplugging something else might not work either because it seems she doesnīt have any other appliances that need a LAN cable. At any rate I'll see what I can do. Tnx again and many greetings. Rosika :) P.S.: If all else fails she could order such a cable via amazon. On the other hand for almost the same price one could get the CSL - 300 Mbit s WLAN USB Stick - Adapter Stick Wireless LAN WiFi Dongle which works with linux out-of-the-box. (https://www.amazon.de/dp/B06Y43BKQ1/...740101_TE_item ) |
Hello again,
in the meantime I had the chance to install Bodhi on my firendīs laptop. But I ran into difficulties: As she wants to keep WIN10 as well I decided to go for dual-boot. As peparation I de-activated fast-boot in WIN and disabled secure-boot in UEFI (at least I thought I did). Later it turned out that secure-boot wasnīt disabled after all. And so Bodhi was installed with secure-boot enabled. :( That resulted in problems. The installation itself went well as my friend finally got a network cable which I could connect to the router. After the installation and system-update I wanted to solve the wlan-module-problem. I did the following: Code:
sudo apt-get install --reinstall git dkms build-essential What I should have done (probably) is this: Code:
sudo apt install mokutil That way I would probably have gotten the wlan to work. Yet what I did unfortunately was: Going back to UEFI and disabled secure-boot (now for real). Afterwards a start of the laptop didnīt provide me with GRUB any more and WIN10 was booted. So I went back to UEFI and enabled secure-boot once again. But I couldnīt get back GRUB after all. Itīs still WIN10 that boots with no way of choosing the OS. So I seems I pretty messed up things. Has anyone a clue what to do now? Thanks so much for your help. Greetigs Rosika |
since the installation is fairly fresh anyways, is there much reason to muck around with trying to salvage it rather than doing another install (re-doubled effort maybe, but possibly headaches saved?) with secure boot disabled?
|
Hello cordx,
thanks for your suggestion. Youīre perfectly right and I was thinking about a re-install too. The one thing that took a while during the install was the partitioning of the internal HDD. Bodhi was taking care of that. I just had to adjust the slider in order to create 2 equally big partitions of the 1 TB-HDD. So basically 500 GB for WIN10 and Bodhi respectively. And I think I donīt have to go through the partitioning process again. So a fresh install would certainly be the way to go. I was just asking my question in case that anyone would come up with another solution. So thanks again for your advice. Greetings. Rosika :) |
Quote:
|
Hi ondoho,
perhaps I didnīt express myself correctly. The installation routine recognized the existing WIN10 OS and proposed to install Bodhi alongside of it. Here the slider came into action. With its help I could readjust the amount of space allocated to WIN and Bodhi respectively. Dual boot went well. And Grub showed the WIN/Bodhi entries. Greetings. Rosika :) |
All times are GMT -5. The time now is 12:13 PM. |