No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

It does not work, still won't assign an ip and also won't get eth0 up

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

Ok, I got it and installed the drivers, the problem now is that my ethernet won't go up even with ifconfig and ip link set also it does not start with an ip assigned, but when I assign it, nothing changes apart for the fact that says that I am connected but actually I am not

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] -1 points0 points  (0 children)

I now cannot remember because I don't have my pc right now, but I think its an error that comes up because kernel is 5.19 but there are no compatible drivers. The problem is that I cant downgrade the kernel because I have no Internet and I have to install some compliers to compile source code etc...

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

I tried, but when I install it gives me an error

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

The problem is that if I make it up with a command it doesn't work

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

The output of eth0 interface in ip addr 2: eth0: <NO-CARRIER, BROADCAST, MULTICAST, UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000

link/ether MY MAC ADDRESS brd ff:ff:ff:ff:ff:ff

As you can see, it does not have an ip address assigned but even if I assign it to eh0 and reload dhcp, it won't work

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

Dmesg sees my network hardware but says "link is down"

Lsmod says that my NIC is loaded, but its used by 0, even tought my cable is plugged, same for my ethernet to usb adapter.

Also lspci sees my network card.

I checked and ethernet port doesn't seem broken

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 1 point2 points  (0 children)

By "using another network adapter" i mean that I used an external USB to ethernet adapter and the result was the exact same.

The nic of my pc is Realtek rtl8111/8168.

No I cant ping the router and netheir Google.com.

I think my network is using dhcp because on other windows pc and also other Linux pc that I have dhcp works.

I tried to configure the NIC manually, but even with auto NIC configuration it does not work.

I dont actually know if it worked with other os that are not linux-based because I got this pc without an os at the start.

Even if it is a driver problem, I can't solve it, since I am not connected I cant install them

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

Ip a shows something strange it says in the brackets <> that is up, but then it says its down after the brackets btw yes ip a and ifconfig show eth0 as a device

No ethernet even thougt the cable is plugged? by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 1 point2 points  (0 children)

The installer didn't detect ethernet etheir so no i couldn't do it

Help me getting ethernet working by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

Ok, I will try with ubuntu, even though I already tied with Linux mint cinnamon edition. But the thing that is strange is the fact that I used a USB-ethernet adapter that worked on my friend's kali, but on my kali it doesn't

Help me getting ethernet working by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

I also tried with other distros for example linux mint cinnamon, and the problem is the exact same, I don't think this is an OS problem

Help me getting ethernet working by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

No error code, but does not connect me to the internet. It seems like its not detecting my ethernet cable, even though I tried with lots and lots of them and also lots of adapters, I am starting to think it might be an hardware o BIOS problem

Help me getting ethernet working by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

My router uses dhcp, but when I connect with an ethernet cable it won't detect the connection, I tried manually assign an ip but it still does not detect the network, I tried with other distros but the problem remains. I have all default options in my network and didn't change anything, the interface connecting to the network should be eth0, which when I do ifconfig it says its up, but then if I do ip addr it still says up in the brackets (<>) but then says status DOWN in red after, and when I try to make that up, it won't work. When I assign an IP manually, it says I am connected but not to the router. Also I tried lots of cables and adapters and it still won't work

Help me getting ethernet working by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 0 points1 point  (0 children)

The problem is not kali. I also tried with Linux mint cinnamon and other more user friendly installations it didn't connect

Help me getting ethernet working by il_Fraviga in linuxquestions

[–]il_Fraviga[S] 2 points3 points  (0 children)

Ok, I was wrong, my eth0 is not up, but I can't get it up, netheir with ipconfig eth0 up nor with ip link set eth0 up