You are not logged in.
Pages: 1
Topic closed
It seems that my wired ethernet card has lost its MAC address. Some information/output:
# lspci|grep Ethernet
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet ControllerThe card uses the sky2 kernel module
# dmesg|grep sky2
sky2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
sky2 0000:02:00.0: setting latency timer to 64
sky2 0000:02:00.0: v1.22 addr 0xf7dfc000 irq 16 Yukon-2 EC Ultra rev 2
sky2 eth0: addr 00:00:00:00:00:00Adding a line
#ifconfig eth0 hw ether <random-address-here>to the startup-scripts makes it possible to use the nic, but it seems like a very temporary solution.
I don't know what can have caused this. Maybe the winter cold here in Norway erased some part of the nic's ROM? ![]()
- Does anybody have any idea how I can remedy this?
- Do I have to send the laptop in for repair to get it restored?
Last edited by kapelrud (2008-12-05 16:35:54)
Offline
I suppose a driver bug could have corrupted the ROM on the network card. Do you have a Windows install that you can boot into to see if the card is working correctly with those drivers?
Offline
I suppose a driver bug could have corrupted the ROM on the network card. Do you have a Windows install that you can boot into to see if the card is working correctly with those drivers?
Using "ipconfig /all" on windows showed the same zeroed mac address, so I guess the problem isn't (wasn't) linux-specific.
I left the pc in my locker at school last night and when I started it up again this morning the mac had mysteriously returned! Maybe the university leprechaun was bored yesterday. ![]()
So I guess the problem is solved, for now... Thanks anyway!
Offline
Old topic but after almost 20 years still relevant just as the solution.
Shutdown, unplug power, drain capacitors (hold power button), wait a bit, power on. Issue fixed.
After sleep the machine could not read the eeprom or what ever happened but it assigned a random mac for rtl8125 onboard nic
Offline
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed