Jon wrote:
> After sucessfully installing Debian on 4 desktop machines, I'm underway
> trying to do same on my work laptop, a Dell Latitude 620.
>
> The release I'm working with is Sarge 3.1R4. The current kernel
> version is 2.6.8-2-386; I know I should ultimately upgrade to an smp
> kernel. I'm installing from DVDs.
You only need a SMP kernel if you have more than one CPU. But your
problem is that your kernel doesn't know about your NIC. You need a
newer kernel!
You can get one from <http://www.backports.org> You can probably even
copy the one in your working Knoppix to your hard disk, rerun
update-grub and use that.
Robert
>
> The initial install failed to detect my wired NIC, which XP reports to
> be a Broadcom NetXtreme 57Xxx Gigabit. After a little searching, I
> tried selecting the tg3 driver from the list; no dice. So, I installed
> without the wired network, using only the DVD's packages.
>
> Post-installation, I tried to configure the NIC a LOT of different
> ways: installing etherconf and doing a dpkg-reconfigure, tried running
> dhclient, tried manually editing /etc/network/interfaced and running
> ifup, and more. I also tried doing all of the above after a 'modprobe
> tg3', which by the way worked just fine. The Tuxmobil site, while very
> informative, didn't solve my problems either.
>
> A Knoppix live CD finds the NIC just fine! But it seems to be little
> help as an example, because the interface is obviously run in some way
> utterly different from what I'm used to: eth0 doesn't appear in
> /etc/network/interfaces at all; the init.d networking script has no
> effect, ifupdown doesn't affect eth0 etc. I can't even figure out
> _what_ is starting the network at boot time, because the whole rc.x
> hierarchy seems to be empty!
>
> At this point I'm stumped. Any and all suggestions welcome.
>
> One last interesting thing. A tuxmobil contributor, whose NIC worked
> out of the box, got this from lspci:
> 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752
> Gigabit Ethernet PCI Express (rev 02)
> Here's what I get:
> 0000:09:00.0 Ethernet controller: Broadcom Corporation: Unknown device
> 1600 (rev 02)
>
> Help!
> Jon
>
|