ChimeraOS / chimeraos

A Steam Big Picture based couch gaming OS
MIT License
1.67k stars 116 forks source link

Ethernet card not supported #139

Closed moonwolf-github closed 4 years ago

moonwolf-github commented 4 years ago

ETH interface on MSI MPG Z490 mainboard is not supported (it doesn't even appear in system).

lspci shows it as Realtek RTL8125 2.5GbE (rev 04)

moonwolf-github commented 4 years ago

Forgot to add - it's in installer.

moonwolf-github commented 4 years ago

After installation it still doesn't work.

alkazar commented 4 years ago

The best I would be able to do is create new installer images based on latest Arch.

Could you check if you can get a network connection on the latest Arch Linux install media, that is what the GamerOS install media is based on.

moonwolf-github commented 4 years ago

Unfortunately it doesn't. Fedora 32 also doesn't work. So it looks like bigger issue with Linux. Should i close this issue then?

moonwolf-github commented 4 years ago

According to https://askubuntu.com/questions/1259947/cant-get-rtl8125b-working-on-20-04 driver should land in kernel 5.9. So i guess we'll have to wait.

moonwolf-github commented 4 years ago

Sorry to spam comments but i see mainline kernel in arch repos so i'll give it a try (after crash course in Arch administration).

moonwolf-github commented 4 years ago

OK, i can confirm that with kernel 5.9 interface is recognized and works OK. I guess i'll close this issue as it has nothing to do with GamerOS.