Hi all,
I installed RL8 (Xfce) during the weekend. So far so good. There are a few bugs and annoyances I’ll need to work out (later), but my main issue is - there’s no internet. No interfaces. So, after spending some time searching… There are no drivers - and I better say, that works.
For th Wi-Fi, I need iwl3945, which I found in dnf and installed, but it seem like it doesn’t load or getting picked up. modprobe
says it’s not in the xxxx dir. Read an article/guide/wiki that said iwlwifi
could/should work as an replacement. Modprobe loads it, but doesn’t seem to pick it up.
The one for ethernet i e100
.
Any ideas?
I was thinking, maybe install another/newer kernel? Think I read somewhere the old(er) drivers are removed. Found a couple of guides that upgraded the kernel from “ElRepo”. That was one of the thing I wanted to ask here - if that is an ok place to get stuff from. So, when reading the start here-post, I was glad to see there was a lot of ElRepo talk in there. Maybe I should upgrade.
Also saw the FAQ-page on drivers, and looked att the DeviceIDs-page. I can see one of the drivers, but not the other one.
$ lspci -nn | grep -i net
01:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
07:08.0 Ethernet controller [0200]: Intel Corporation PRO/100 VE Network Connection [8086:1092] (rev 02)
1092
is in there, but not 4222
. I see that CentOS have a page on that Wi-Fi driver, so maybe that’s the way to go - using ElRepo for that one? But, it wasn’t in the DeviceIDs list?
Anyway… Looking further - I found this page, which led/linked to the driver page: …/intel/iwlegacy/3945.c.
If I have to go that way. What do I need? (software, etc).
Unless you have som good ideas.
/* Maybe the driber can’t be installed on thiis kernel, and I need to upgrade. 6.1 would be nice, whith the new nativ exfat support - but, anything that work would do fine. */
Sorry if it got a little long.
Would appreciate any ideas and info.
· Eric