Gentoo Archives: gentoo-user

From: Thufir <hawat.thufir@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: live cd, ip fail
Date: Sat, 07 Jul 2007 20:51:17
Message-Id: bf6b6d5c0707071345j57efa4aaj71cf4ef98074704@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: live cd, ip fail by Mick
1 On 7/7/07, Mick <michaelkintzios@×××××.com> wrote:
2 [...]
3 > This is telling us that your default card is not getting an IP address back
4 > from the router. I am assuming that this is because you do not have a cat5
5 > cable connecting you to the router and you rely on the wireless adapter,
6 > which in turn has not been configured?
7 [...]
8
9 It's kinda one of those things where more information would just muddy
10 the waters ;)
11
12 However, the fedora live cd navigates it fine. I repeat this to make
13 clear that the depth of the issue should shallow, or at least this is
14 my belief.
15
16 > > livecd ~ # ifconfig
17 > > eth0 Link encap:Ethernet HWaddr 00:0D:88:37:FA:22
18 >
19 > Do you know which device this MAC address belongs to? lshw should show you.
20
21 Because I use the Asus WL-330g, it has to use specific NIC, in this
22 case the built-in NIC, the SiS, since that's what it's configured for.
23 I'll look into it.
24
25 > It seems that only one device is configured (eth0). Knowing which device
26 > (wired or wireless) is mapped to eth0 would help the whole process.
27
28 gotcha.
29
30 > OK you have two adaptors:
31 > > 00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI
32 > > Fast Ethernet (rev 91)
33 >
34 > > 00:09.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
35 >
36 > I don't know which one is a wireless and which one is a wired NIC (from a
37 > quick google they both look like wired PCI cards to me).
38
39 yes, both wired.
40
41 > > livecd ~ # lsmod
42 > > Module Size Used by
43 >
44 > > sis900 20992 0
45 > > 8139too 22912 0
46 > > mii 7168 2 sis900,8139too
47 >
48 > Modules have been installed.
49
50 good. this is a major point from my point of view: this is *not* a
51 driver issue?
52
53 > > livecd ~ # dmesg | grep -i net
54 > > Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
55 > > 8139too Fast Ethernet driver 0.9.28
56 > This does not have a configured interface.
57 >
58 > > eth1: SiS 900 PCI Fast Ethernet at 0xb000, IRQ 22, 00:16:ec:23:af:88.
59 > > 8139too Fast Ethernet driver 0.9.28
60 > > eth1: SiS 900 PCI Fast Ethernet at 0xb000, IRQ 22, 00:16:ec:23:af:88.
61 > This one does and it is eth1.
62 >
63 > When you run /sbin/dhcpcd eth1 what do you get?
64
65 will do.
66
67 > You may also want to try iwconfig eth0, or iwconfig eth1 in case either are
68 > wireless adaptors. If none of your PCI cards are wireless you may want to
69 > modprobe -r 8139too since it is not being recognised anyway, re- modprobe -v
70 > sis900 and check what is shown under ifconfig as a recognised NIC device.
71
72 Thanks, yes. From Linux (gentoo or fedora) it doesn't even appear to
73 be a wireless conection to my knowledge. I'll try that modprobe and
74 will get back to the list.
75
76 > Hope this helps.
77 > --
78 > Regards,
79 > Mick
80 >
81 >
82
83
84 Thank you,
85
86 Thufir
87
88
89 ps: I used the live cd, 2006, on a different box (different
90 motherboard) with the same Asus WL-330g wireless bridge device
91 thing-a-ma-jig in the past. worked fine. This is a different NIC,
92 but...I might try the 2006 CD, too.
93 --
94 gentoo-user@g.o mailing list

Replies

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