this post was submitted on 04 Aug 2023
4 points (100.0% liked)
Manjaro - Enjoy the simplicity
730 readers
1 users here now
About
Manjaro is a GNU/Linux distribution based on Arch. It is a rolling release distro which includes a user-friendly installer, tested updates that try very hard to not break your system and a community of friendly users for support. Official releases include Xfce, KDE, Gnome, and the minimal CLI-Installer Architect. Community releases include Awesome, bspwm, Budgie, Cinnamon, Deepin, i3, LXDE, LXQT, Mate, OpenBox and builds for ARM devices like Raspberry Pi, Odroid etc.
Official site
Choose your edition
Arch related
Important
Lemmy doesn’t have flags yet, so please tag your posts with [Question], [Help], [Other], [Promoting], [Edition:ed]; ie [Edition:KDE] or other you may think is appropriate.
[This is not an official forum.]
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I want to get more informarion about the problem. Just saying what the symptom is, won't magically make someone be able to answer your problem, except, someone with the exact symptoms knows the solution and already made experience.
All you need to do is open up any Terminal (open the application "gnome-terminal", "konsole" or pressing CTRL+ALT+F2 or any other F button with CTRL+ALt makes you switch to a TTY which is also a terminal) and type in the commands I gave you, I always marked them in a code-block. The only thing you need to do is send the result of them as a reply here.
Write
lsmod
and send its output as a reply here. This command shows me all loaded kernel modules which helps me identify which wifi driver is loaded.journalctl
could help find more details but may be unncessary, also its harder to reply with a journalctl log so don't do this if you don't want to.I also need to know which Wifi device you have (I forgot to ask this). I guess typing in
lspci
and sending that result as a reply should be enough. If you're using a Wifi dongle then typelsusb
instead. lspci shows you all PCI devices attached to your mainboard while lsusb shows all USB devices attached to your PC. Alternatively you could name the Wifi Device if you already know what you have.i sent the output in the message but here is kinda a mess so please you may try to paste it into a document first to get it right
I see r8169 as module driver loaded, I had this driver crash on my Realtek LAN Port.
I don't know what Wifi module you have, maybe its still the right driver.
I also remember you can install from Flatpak "Linux Driver Probe" https://linux-hardware.org/?view=howto
It will tell you what PC components you have and what drivers are perfectly installed or may be better, or which are missing and its telling you what package or driver you would need. Very userfriendly.
As you use manjaro, just type in Pamac (your software center app) "Linux Driver Probe" or "Hardware Probe"
Its a GUI and a command, so don't get confused by the Link I send to you.
Thanks, i'll install it as soon as i find a new distro to use. Thinking about Debian
If you still like new packages and Arch Linux, you can use EndavourOS. Manjaro is way too weird.
Debian has more "frozen packages" which may still be a good and stable option but as soon as you want the newest packages like GPU drivers and etc then you may encounter issues because debian would probably have a bit older ones. But I guess you can add package repos to get newest things from GPU drivers, not entirely into it.
Best thing, distrohop and try various things out that fit your personality or taste