Hi there,
after two das of trying and searching i can not find a solution so if anyone knows my problem please help :)...
I try to build up a workstation (DELL Precision T3400) with opensuse 13.1 but i can not connect to the wired network.
I tried the following:
- configuration with ifup (over yast)
- configuration with configuration manager
- configuration with ifconfig
It is always the same. If i use automatic IP with dhcp, the PC does not get an IP address. Now i use static IP. I can only ping myself :X
I dont know what i can try else. Is the Problem the interrup 17 on tg3 driver? what can i do to debug this?
Will be VERY thankfull for any kind of help...
after two das of trying and searching i can not find a solution so if anyone knows my problem please help :)...
I try to build up a workstation (DELL Precision T3400) with opensuse 13.1 but i can not connect to the wired network.
Code:
lspci | grep Ethernet
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5754 Gigabit Ethernet PCI Express (rev 02)
Code:
ifconfig enp4s0enp4s0
Link encap :Ethernet Hardware Adresse 00:22:19:28:1A:CB
inet Adresse:10.122.114.111 Bcast:10.122.115.255 Maske:255.255.254.0
inet6 Adresse: fe80::222:19ff:fe28:1acb/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7937 error:0 dropped:0 everruns:0 frame:0
TX packets:109 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangelänge: 10000
RX bytes:514415 (502.3 Kb) TX bytes:16480 (16.0 Kb)
Interrupt:17
Code:
route
ping -c1 10.112.114.1
PING 10.122.114.1 (10.122.114.1) 56 (84) bytes of data
From 10.122.114.111 icmp_seq=1 Destination Host unreachable
- configuration with ifup (over yast)
- configuration with configuration manager
- configuration with ifconfig
It is always the same. If i use automatic IP with dhcp, the PC does not get an IP address. Now i use static IP. I can only ping myself :X
I dont know what i can try else. Is the Problem the interrup 17 on tg3 driver? what can i do to debug this?
Will be VERY thankfull for any kind of help...