Gentoo Archives: gentoo-user

From: Thufir <hawat.thufir@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: live cd, ip fail
Date: Sat, 07 Jul 2007 10:34:55
Message-Id: f6npob$ajf$4@sea.gmane.org
In Reply to: [gentoo-user] Re: live cd, ip fail by Thufir
1 On Sat, 07 Jul 2007 10:02:13 +0000, Thufir wrote:
2
3 > some additional information:
4
5 additional additional:
6
7
8 [root@localhost ~]#
9 [root@localhost ~]# cat /etc/fedora-release
10 Fedora release 7 (Moonshine)
11 [root@localhost ~]#
12 [root@localhost ~]# lsmod
13 Module Size Used by
14 autofs4 24645 2
15 hidp 26433 2
16 rfcomm 43481 0
17 l2cap 30145 10 hidp,rfcomm
18 bluetooth 57253 5 hidp,rfcomm,l2cap
19 sunrpc 159133 1
20 nf_conntrack_netbios_ns 7105 0
21 nf_conntrack_ipv4 15049 2
22 xt_state 6593 2
23 nf_conntrack 61001 3
24 nf_conntrack_netbios_ns,nf_conntrack_ipv4,xt_state
25 nfnetlink 10841 2 nf_conntrack_ipv4,nf_conntrack
26 ipt_REJECT 8641 2
27 iptable_filter 6977 1
28 ip_tables 16389 1 iptable_filter
29 xt_tcpudp 7233 10
30 ip6t_REJECT 9537 2
31 ip6table_filter 6849 1
32 ip6_tables 17541 1 ip6table_filter
33 x_tables 18757 6
34 xt_state,ipt_REJECT,ip_tables,xt_tcpudp,ip6t_REJECT,ip6_tables
35 fuse 45909 0
36 dm_multipath 21705 0
37 video 21065 0
38 sbs 19173 0
39 i2c_ec 9281 1 sbs
40 i2c_core 24641 1 i2c_ec
41 button 12113 0
42 dock 13669 0
43 battery 14149 0
44 ac 9413 0
45 ipv6 276673 27 ip6t_REJECT
46 lp 15977 0
47 loop 19785 0
48 serio_raw 10821 0
49 snd_intel8x0 35933 1
50 snd_ac97_codec 96357 1 snd_intel8x0
51 ac97_bus 6465 1 snd_ac97_codec
52 snd_seq_dummy 7877 0
53 parport_pc 29797 1
54 parport 38025 2 lp,parport_pc
55 snd_seq_oss 33345 0
56 snd_seq_midi_event 11073 1 snd_seq_oss
57 snd_seq 50353 5
58 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
59 sis900 26305 0
60 snd_seq_device 11853 3 snd_seq_dummy,snd_seq_oss,snd_seq
61 snd_pcm_oss 43489 0
62 snd_mixer_oss 19393 2 snd_pcm_oss
63 snd_pcm 74565 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
64 snd_timer 24773 2 snd_seq,snd_pcm
65 snd 53189 9
66 snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
67 soundcore 11553 2 snd
68 snd_page_alloc 13769 2 snd_intel8x0,snd_pcm
69 8139too 29249 0
70 pcspkr 7105 0
71 mii 9409 2 sis900,8139too
72 sata_sis 13509 0
73 sr_mod 20197 0
74 cdrom 37217 1 sr_mod
75 floppy 58565 0
76 sg 37213 0
77 dm_snapshot 20709 0
78 dm_zero 6209 0
79 dm_mirror 24277 0
80 dm_mod 57229 12
81 dm_multipath,dm_snapshot,dm_zero,dm_mirror
82 pata_sis 17741 5 sata_sis
83 ata_generic 12101 0
84 libata 115417 3 sata_sis,pata_sis,ata_generic
85 sd_mod 23873 6
86 scsi_mod 137549 4 sr_mod,sg,libata,sd_mod
87 ext3 125385 3
88 jbd 59881 1 ext3
89 mbcache 12357 1 ext3
90 ehci_hcd 35405 0
91 ohci_hcd 23749 0
92 uhci_hcd 26833 0
93 [root@localhost ~]#
94 [root@localhost ~]# dmesg | grep -i net
95 NET: Registered protocol family 16
96 NetLabel: Initializing
97 NetLabel: domain hash size = 128
98 NetLabel: protocols = UNLABELED CIPSOv4
99 NetLabel: unlabeled traffic allowed by default
100 NET: Registered protocol family 2
101 audit: initializing netlink socket (disabled)
102 SELinux: Registering netfilter hooks
103 Initializing XFRM netlink socket
104 NET: Registered protocol family 1
105 NET: Registered protocol family 17
106 8139too Fast Ethernet driver 0.9.28
107 eth1: SiS 900 PCI Fast Ethernet at 0xb000, IRQ 22, 00:16:ec:23:af:88.
108 NET: Registered protocol family 10
109 IA-32 Microcode Update Driver: v1.14a <tigran@×××××××××××××××××.uk>
110 ip6_tables: (C) 2000-2006 Netfilter Core Team
111 ip_tables: (C) 2000-2006 Netfilter Core Team
112 Netfilter messages via NETLINK v0.30.
113 NET: Registered protocol family 31
114 ADDRCONF(NETDEV_UP): eth0: link is not ready
115 [root@localhost ~]#
116 [root@localhost ~]# date
117 Sat Jul 7 03:24:34 PDT 2007
118 [root@localhost ~]#
119
120
121 I'm not sure what to make of the above, because, obviously, I'm on the
122 internet at the moment, but there's a message about eth0 not having a
123 link, when it's up and running on eth0...
124
125
126 thanks,
127
128 Thufir
129
130 --
131 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: live cd, ip fail Mick <michaelkintzios@×××××.com>