I've just installed my first sabayon linux - Sabayon-5.1-rc1_AMD64-K on a Dell Latitude E6400, with Intel Wireless WiFi Link 5100.
My wireless card was detected correctly and I had no problem to set up and connect to my network... except that once connected, it's unreachable.
lspci shows:
- Code: Select all
xoi39a3@BlackOffice ~ $ sudo lspci
Password:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:03.0 Communication controller: Intel Corporation Mobile 4 Series Chipset MEI Controller (rev 07)
00:03.2 IDE interface: Intel Corporation Mobile 4 Series Chipset PT IDER Controller (rev 07)
00:03.3 Serial controller: Intel Corporation Mobile 4 Series Chipset AMT SOL Redirection (rev 07)
00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
00:1f.2 RAID bus controller: Intel Corporation Mobile 82801 SATA RAID Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
03:01.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 11)
0c:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
Here is some info I gathered while connected to the wireless:
- Code: Select all
xoi39a3@BlackOffice ~ $ sudo ifconfig -a
Password:
eth0 Link encap:Ethernet HWaddr 00:24:e8:e3:ad:c6
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Memory:f6ae0000-f6b00000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:60 errors:0 dropped:0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4550 (4.4 KiB) TX bytes:4550 (4.4 KiB)
pan0 Link encap:Ethernet HWaddr 1e:37:c2:db:dc:e3
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr 00:24:d6:31:e2:ba
inet addr:10.200.5.200 Bcast:10.200.5.255 Mask:255.255.255.0
inet6 addr: fe80::224:d6ff:fe31:e2ba/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:109 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:10882 (10.6 KiB)
wmaster0 Link encap:UNSPEC HWaddr 00-24-D6-31-E2-BA-00-00-00-00-00-00-00-00-00-00
UP RUNNING MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
xoi39a3@BlackOffice ~ $ sudo route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.200.5.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0
127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 0 lo
0.0.0.0 10.200.5.1 0.0.0.0 UG 0 0 0 wlan0
xoi39a3@BlackOffice ~ $ ping 10.200.5.1
PING 10.200.5.1 (10.200.5.1) 56(84) bytes of data.
From 10.200.5.200 icmp_seq=3 Destination Host Unreachable
From 10.200.5.200 icmp_seq=4 Destination Host Unreachable
From 10.200.5.200 icmp_seq=8 Destination Host Unreachable
From 10.200.5.200 icmp_seq=10 Destination Host Unreachable
From 10.200.5.200 icmp_seq=11 Destination Host Unreachable
From 10.200.5.200 icmp_seq=12 Destination Host Unreachable
From 10.200.5.200 icmp_seq=13 Destination Host Unreachable
From 10.200.5.200 icmp_seq=14 Destination Host Unreachable
From 10.200.5.200 icmp_seq=15 Destination Host Unreachable
^C
--- 10.200.5.1 ping statistics ---
16 packets transmitted, 0 received, +9 errors, 100% packet loss, time 15003ms
When I use the ethernet controller, I have no problem:
- Code: Select all
xoi39a3@BlackOffice ~ $ sudo ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:24:e8:e3:ad:c6
inet addr:10.200.5.200 Bcast:10.200.5.255 Mask:255.255.255.0
inet6 addr: fe80::224:e8ff:fee3:adc6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1280 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:719724 (702.8 KiB) TX bytes:2857 (2.7 KiB)
Memory:f6ae0000-f6b00000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:89 errors:0 dropped:0 overruns:0 frame:0
TX packets:89 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7361 (7.1 KiB) TX bytes:7361 (7.1 KiB)
wlan0 Link encap:Ethernet HWaddr 00:24:d6:31:e2:ba
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:146 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:13608 (13.2 KiB)
wmaster0 Link encap:UNSPEC HWaddr 00-24-D6-31-E2-BA-00-00-00-00-00-00-00-00-00-00
[NO FLAGS] MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
xoi39a3@BlackOffice ~ $ sudo route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.200.5.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 0 lo
0.0.0.0 10.200.5.1 0.0.0.0 UG 0 0 0 eth0
xoi39a3@BlackOffice ~ $ ping 10.200.5.1
PING 10.200.5.1 (10.200.5.1) 56(84) bytes of data.
64 bytes from 10.200.5.1: icmp_seq=1 ttl=255 time=3.21 ms
64 bytes from 10.200.5.1: icmp_seq=2 ttl=255 time=0.619 ms
64 bytes from 10.200.5.1: icmp_seq=3 ttl=255 time=0.576 ms
64 bytes from 10.200.5.1: icmp_seq=4 ttl=255 time=0.816 ms
64 bytes from 10.200.5.1: icmp_seq=5 ttl=255 time=0.492 ms
64 bytes from 10.200.5.1: icmp_seq=6 ttl=255 time=0.543 ms
64 bytes from 10.200.5.1: icmp_seq=7 ttl=255 time=0.497 ms
^C
--- 10.200.5.1 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6004ms
rtt min/avg/max/mdev = 0.492/0.966/3.219/0.925 ms
Note: I use the same IP address for both connections, I prefer to use wireless and only use it with the network cable disconnected. When I use the ethernet controller I disable the wireless card from a hardware switch on the side of the laptop.
do you have any Idea of what I'm missing here?
Thanks and Regards,
--
Carlos Garisoain
