I'm having problem installing debian 4 on my dell inspiron 1420, because it can't find my interface from fresh install.
NIC details: broadcom 59xx - netlink fast ethernet
Any advice?
cheers,
janskey
06-10-2008, 09:46 PM
Franklin PIAT
NIC not dectected - broadcom 59xx
Hello,
On Tue, 2008-06-10 at 04:57 -0700, janskey wrote:
> I'm having problem installing debian 4 on my dell inspiron 1420,
> because it can't find my interface from fresh install.
>
> NIC details: broadcom 59xx - netlink fast ethernet
You should "lspci -nn" to get the PCI id[1].
Then you can search for the device in the page [2] to find the module
that handle your PCI card (under DebianUnstable's 2.6.25).
Then use "modinfo MODULENAME" to see if Etch supports it too.
----
Note:
According to http://bugs.debian.org/469727, the 1420 seems to have a
"NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713]" NIC.
This NIC doesn't seems to be handled by DebianEtch's 2.6.18 (see
"modinfo tg3").
If it's your case too, you might want to test:
http://wiki.debian.org/EtchAndAHalf
Then submit an Installation report :
http://d-i.alioth.debian.org/manual/en.i386/ch05s03.html#submit-bug
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-11-2008, 01:05 AM
janskey
NIC not dectected - broadcom 59xx
Hi Franklin,
I'll try to work on that. Thanks for this information. Btw, is there a way that I can post in the wiki if this is successful? Just want to share to those people who are using the same NIC. Thanks Again!
cheers,
janskey
--- On Wed, 6/11/08, Franklin PIAT <fpiat@bigfoot.com> wrote:
From: Franklin PIAT <fpiat@bigfoot.com>
Subject: Re: NIC not dectected - broadcom 59xx
To: janskey_boy@yahoo.com
Cc: debian-laptop@lists.debian.org
Date: Wednesday, June 11, 2008, 5:46 AM
Hello,
On Tue, 2008-06-10 at 04:57 -0700, janskey wrote:
> I'm having
problem installing debian 4 on my dell inspiron 1420,
> because it can't find my interface from fresh install.
>
> NIC details: broadcom 59xx - netlink fast ethernet
You should "lspci -nn" to get the PCI id[1].
Then you can search for the device in the page [2] to find the module
that handle your PCI card (under DebianUnstable's 2.6.25).
Then use "modinfo MODULENAME" to see if Etch supports it too.
----
Note:
According to http://bugs.debian.org/469727, the 1420 seems to have a
"NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713]" NIC.
This NIC doesn't seems to be handled by DebianEtch's 2.6.18 (see
"modinfo tg3").
If it's your case too, you might want to test:
http://wiki.debian.org/EtchAndAHalf
Then submit an Installation report
:
http://d-i.alioth.debian.org/manual/en.i386/ch05s03.html#submit-bug
06-11-2008, 05:29 AM
Franklin PIAT
NIC not dectected - broadcom 59xx
Hello,
On Tue, 2008-06-10 at 18:05 -0700, janskey wrote:
> I'll try to work on that. Thanks for this information. Btw, is there a
> way that I can post in the wiki if this is successful? Just want to
> share to those people who are using the same NIC. Thanks Again!
I recommend you to make an installation-report (whether Etch-n-half
works or not). This will help debian-developpers to know about your
hardware.
Anybody can edit wiki pages (see [1]). So you can simply edit(or create)
the page related to your network module, then state that it doesn't work
under Etch, etc..
Finally, you might want to make an Installation guide for Inspiron
1420[2] (this takes more time).
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-11-2008, 07:27 AM
Gireesh
NIC not dectected - broadcom 59xx
Hi All,
You could take a look at this page. It lists the output of lspci, lsusb and other commands in detail for this model (though the page says fedora 8 was used).