Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ethernet (chip Realtek 8139C)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
LeonidSU
n00b
n00b


Joined: 13 Oct 2006
Posts: 2

PostPosted: Fri Oct 13, 2006 11:31 pm    Post subject: Ethernet (chip Realtek 8139C) Reply with quote

Hi all, I installed gentoo on my computer. Kernel was compilling genkernel.
After recompilling (insert iptables modules) I have problems.
Quote:

lv ~ #dmesg
Linux version 2.6.17-gentoo-r4 (root@lv) (gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8))
............................
CPU0: Intel Celeron (Coppermine) stepping 06
............................
mii: disagrees about version of symbol netif_carrier_off
mii: Unknown symbol netif_carrier_off
mii: disagrees about version of symbol netif_carrier_on
mii: Unknown symbol netif_carrier_on
......................
8139too: disagrees about version of symbol __netif_rx_schedule
8139too: Unknown symbol __netif_rx_schedule
8139too: disagrees about version of symbol ethtool_op_get_perm_addr
8139too: Unknown symbol ethtool_op_get_perm_addr
8139too: Unknown symbol mii_ethtool_sset
8139too: disagrees about version of symbol __netif_schedule
8139too: Unknown symbol __netif_schedule
8139too: Unknown symbol mii_link_ok
8139too: disagrees about version of symbol unregister_netdev
8139too: Unknown symbol unregister_netdev
8139too: disagrees about version of symbol eth_type_trans
8139too: Unknown symbol eth_type_trans
8139too: Unknown symbol mii_check_media
8139too: disagrees about version of symbol kfree_skb
8139too: Unknown symbol kfree_skb
8139too: disagrees about version of symbol __alloc_skb
8139too: Unknown symbol __alloc_skb
8139too: disagrees about version of symbol netif_device_detach
8139too: Unknown symbol netif_device_detach
8139too: disagrees about version of symbol netif_device_attach
8139too: Unknown symbol netif_device_attach
8139too: disagrees about version of symbol skb_over_panic
8139too: Unknown symbol skb_over_panic
8139too: disagrees about version of symbol netif_receive_skb
8139too: Unknown symbol netif_receive_skb
8139too: disagrees about version of symbol register_netdev
8139too: Unknown symbol register_netdev
8139too: disagrees about version of symbol free_netdev
8139too: Unknown symbol free_netdev
8139too: Unknown symbol mii_nway_restart
8139too: Unknown symbol generic_mii_ioctl
8139too: disagrees about version of symbol skb_copy_and_csum_dev
8139too: Unknown symbol skb_copy_and_csum_dev
8139too: disagrees about version of symbol alloc_etherdev
8139too: Unknown symbol alloc_etherdev
8139too: Unknown symbol mii_ethtool_gset
.................................

Run ifconfig.
Quote:

lv ~ # ifconfig eth0
eth0: error fetching interface information: Device not found

Run modprobe.
Quote:

lv ~ # modprobe 8139too
WARNING: Error inserting mii (/lib/modules/2.6.17-gentoo-r4/kernel/drivers/net/mii.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting 8139too (/lib/modules/2.6.17-gentoo-r4/kernel/drivers/net/8139too.ko): Unknown symbol in module, or unknown parameter (see dmesg)

My uname.
Quote:

lv ~ # uname -a
Linux lv 2.6.17-gentoo-r4 #1 SMP Wed Oct 11 06:00:47 YEKST 2006 i686 Celeron (Coppermine) GenuineIntel GNU/Linux

My make.conf
Quote:

..................
CFLAGS="-O2 -march=pentiumpro -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
ACCEPT_KEYWORDS="x86"
..................

Why Ethernet card not found? It is a well before recompilation. Where is my
trable? Thanks.
Back to top
View user's profile Send private message
someone19
n00b
n00b


Joined: 26 Sep 2006
Posts: 51

PostPosted: Sat Oct 14, 2006 12:41 am    Post subject: Re: Ethernet (chip Realtek 8139C) Reply with quote

LeonidSU wrote:
Hi all, I installed gentoo on my computer. Kernel was compilling genkernel.
After recompilling (insert iptables modules) I have problems.


What method did you use to re-compile the new kernel...? Genkernel again, or make menuconfig...?
Back to top
View user's profile Send private message
LeonidSU
n00b
n00b


Joined: 13 Oct 2006
Posts: 2

PostPosted: Sat Oct 14, 2006 12:55 am    Post subject: Re: Ethernet (chip Realtek 8139C) Reply with quote

someone19 wrote:
What method did you use to re-compile the new kernel...? Genkernel again, or make menuconfig...?

Genkernel and make menuconfig...
I used two variants.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum