alexph
Group: Members
Posts: 4
Joined: Aug. 2005 |
|
Posted: Aug. 09 2005,13:32 |
|
I've a network card that refuses to work under DSL (booting from a memory stick). It's a Broadcom BCM 5751 Netxtreme gigabit ethernet PCI express:
root@box:~# lspci ... 0000:02:00.0 Ethernet controller: Broadcom Corporation: Unknown device 1677 (rev 01)
root@box:~# lspci -n ... 0000:02:00.0 0200: 14e4:1677 (rev 01)
My DSL is the current.iso:
root@box:~# uname -a Linux box 2.4.26 #1 SMP Sa Apr 17 19:33:42 CEST 2004 i686 unknown
The tg3 driver (which some googling suggest may be the solution) fails to load - is my only option to recompile DSL with a 2.6.x kernel? Is there a 2.6.x CVS branch of DSL that I can check out?
|