Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network interface isn't available
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
CrazySniperCatt0
n00b
n00b


Joined: 20 Sep 2023
Posts: 2

PostPosted: Wed Sep 20, 2023 7:15 pm    Post subject: Network interface isn't available Reply with quote

Hello, I am currently having an issue relating to my network interface

The issue i'm having is that my network isn't available in my installed gentoo system, but it is available in the live iso

According to the startup log, The network interface doesn't even exist in my installed system
When executing
Code:
ip addr[/
code], the only thing that appears is a network interface called lo (which isn't the network interface I want to use).

Log:
ERROR: interface enp1s0 does not exist
Ensure that you have loaded the correct kernel module for your hardware
ERROR: net.enp1s0 failed to start
ERROR: cannot start netmount as net.enp1s0 would not start

It has worked in the past, not sure why it's not working now, I am using netifrc

My wireless interface is called enp1s0
My init system is OpenRc
I followed the handbook
I am using Qemu
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1926

PostPosted: Wed Sep 20, 2023 7:35 pm    Post subject: Re: Network interface isn't available Reply with quote

CrazySniperCatt0 wrote:
I am using Qemu

Make sure to enable the driver for whatever network device is being emulated via QEMU. Use the command lspci -nnk to try to discover what the device is.

It will not be the same as the real wireless device.
Back to top
View user's profile Send private message
CrazySniperCatt0
n00b
n00b


Joined: 20 Sep 2023
Posts: 2

PostPosted: Wed Sep 20, 2023 7:57 pm    Post subject: Re: Network interface isn't available Reply with quote

grknight wrote:
CrazySniperCatt0 wrote:
I am using Qemu

Make sure to enable the driver for whatever network device is being emulated via QEMU. Use the command lspci -nnk to try to discover what the device is.

It will not be the same as the real wireless device.


The driver does appear to be working on the host, and it appears the driver is shown in qemu
If it matters, i'm using an asus pce ac88
On my host the interface is called wlan0
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum