Hi, I just installed crux 3.7 on my HP laptop *15-dw*1000nk and I would like help configuring the following hardware: *Intel UHD Graphics 600* *RTL8168H/8111H* Someone can help me? -- Pascal
On 2024年02月02日 22:09, the silly fr5dh@lilo.org claimed to have said:
Hi,
I just installed crux 3.7 on my HP laptop *15-dw*1000nk and I would like help configuring the following hardware:
*Intel UHD Graphics 600*
*RTL8168H/8111H*
Someone can help me?
-- Pascal
Make sure you know your hardware configuration as precisely as possible. Unlike the normie distro's, on CRUX each user compiles their own kernel, and that kernel should be talored to your specific system. In `make menuconfig`, you can generally just search for the specific manufacturer with the "/" key, then type something like "intel" or "UHD" or "Realtek" or whatever, make sure it's then set to either M for Module, or Y for Yes. In the search results, you can press the numbers showing before the kernel module to jump to that section. And I hate to break it to you, but you might be better off buying a different WiFi module, because Realtek is kinda the Nvidia of network cards when it comes to Unix friendliness. I can recommend a module from Intel, they're dirt cheap, and unless you destroy the connectors or the anthenna, it just works. -- lain. Did you know that? 90% of all emails sent on a daily basis are being sent in plain text, and it's super easy to intercept emails as they flow over the internet? Never send passwords, tokens, personal information, or other volunerable information without proper PGP encryption! If you're writing your emails unencrypted, please consider sending PGP encrypted emails for security reasons. You can find my PGP public key at: https://fair.moe/lain.asc Every good email client is able to send encrypted emails. If yours can't, then you should consider switching to a secure email client, because yours just sucks. My recommendations are Claws Mail or NeoMutt. For instructions on how to encrypt your emails: https://unixsheikh.com/tutorials/gnupg-tutorial.html
On 2024-02-02 17:02, lain. wrote:
On 2024年02月02日 22:09, the silly fr5dh@lilo.org claimed to have said:
Hi,
I just installed crux 3.7 on my HP laptop *15-dw*1000nk and I would like help configuring the following hardware:
*Intel UHD Graphics 600*
*RTL8168H/8111H*
Based on those descriptions you probably need to enable the following in your kernel: CONFIG_DRM_I915 CONFIG_R8169 Regardless of quality concerns about the NIC, this model is well supported by the Linux kernel. In addition, you might need to install the xorg-xf86-video-intel package. Regards, Matt
participants (3)
-
fr5dh@lilo.org
-
lain.
-
Matt Housh