Results 1 to 1 of 1
I apologize in advance for any mistakes in my English.
I installed Slackware 13.0 on older laptop Asus A3H.
Kernel 2.6.29.6-smp
I have a problem to connect to the internet ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-28-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 1
Ethernet adapter detection - Internet
I apologize in advance for any mistakes in my English.
I installed Slackware 13.0 on older laptop Asus A3H.
Kernel 2.6.29.6-smp
I have a problem to connect to the internet and I doubt that the system
does not recognize the ethernet adapter.
But from Bios:Code:#lspci 00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04) 00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04) 00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04) 00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04) 00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04) 00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04) 00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4) 00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04) 00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04) 01:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3) 01:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08) 01:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17) 01:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 08)
I used netconfig to configure the connection.Code:dmidecode Handle 0x0019, DMI type 10, 6 bytes On Board Device Information Type: Ethernet Status: Enabled Description: Ethernet controller
I used DHCP. But no eho0 in /etc/rc.d/rc.inet1.conf
I found that the 8139too is required but it is ok.Code:# ifconfig -a 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: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)
Is the problem in the absence of some drivers, or modules, or my ethernet adapter broken?Code:#modprobe -l 8139too kernel/drivers/net/8139too.ko


Reply With Quote
