PDA

View Full Version : Finaly got FC6 working, but...


Penguin_Be
2006-11-02, 07:26 AM CST
(see http://forums.fedoraforum.org/forum/showthread.php?t=133591&highlight=hangs)

So I found the problem why I didn't have the network and why It hung.
It was due to the sis190 nic installed.
I changed the MTU to 1480, and all worked
Until I started big lan transfers and the systems hangs :(
I now changed mtu to 1492 and this seems to be better.
But still I have a weird problem:

When turning on the system, it keeps hanging on the network start
unless I first boot into windows, reboot, start linux and then it works fine

Also whatever IRQ I set in the bios, it is still different in linux.
This is the ifconfig output

eth0 Link encap:Ethernet HWaddr 00:14:85:4C:FA:D2
inet addr:10.252.19.236 Bcast:10.252.19.255 Mask:255.255.255.0
inet6 addr: fe80::214:85ff:fe4c:fad2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:22247 errors:0 dropped:0 overruns:0 frame:0
TX packets:180806 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8380456 (7.9 MiB) TX bytes:246488654 (235.0 MiB)
Interrupt:58 Base address:0xdead


What is the Base address:0xdead ???

thanks