Re: Question about my Ethernet Cards

2009-01-15 Thread Boxuan Gu
Hello, Ben, Thank you very much! :) Boxuan Gu On 1/15/09, Ben Hutchings wrote: > On Wed, Jan 14, 2009 at 09:10:01PM -0500, Boxuan Gu wrote: >> Hello, Ben, >> >> Thank you for your email very much! However, when I used apt-get >> source linux-2.6, it seemed that the patch 12 has been applied >>

Re: Question about my Ethernet Cards

2009-01-15 Thread Ben Hutchings
On Wed, Jan 14, 2009 at 09:10:01PM -0500, Boxuan Gu wrote: > Hello, Ben, > > Thank you for your email very much! However, when I used apt-get > source linux-2.6, it seemed that the patch 12 has been applied > automatically. Do I need to apply patch 12 again? Since there are many different and mos

Re: Question about my Ethernet Cards

2009-01-14 Thread Boxuan Gu
Thank you.:) Boxuan Gu On 1/14/09, Celejar wrote: > [I have asked you not to cc. me, and it is against the list code of > conduct.] > > On Wed, 14 Jan 2009 09:40:45 -0500 > "Boxuan Gu" wrote: > > [no tg3 / Tigon3 in his kernel] > > I finally found it; it has apparently been removed from Debian

Re: Question about my Ethernet Cards

2009-01-14 Thread Boxuan Gu
Hello, Ben, Thank you for your email very much! However, when I used apt-get source linux-2.6, it seemed that the patch 12 has been applied automatically. Do I need to apply patch 12 again? What I am confused is that, the kernel image gotten from "updating" can support tg3 but the kernel image bu

Re: Question about my Ethernet Cards

2009-01-14 Thread Celejar
[I have asked you not to cc. me, and it is against the list code of conduct.] On Wed, 14 Jan 2009 09:40:45 -0500 "Boxuan Gu" wrote: [no tg3 / Tigon3 in his kernel] I finally found it; it has apparently been removed from Debian because of the non-DFSG firmware issue: http://wiki.debian.org/Debi

Re: Question about my Ethernet Cards

2009-01-14 Thread Ben Hutchings
On Wed, 2009-01-14 at 17:56 -0500, Boxuan Gu wrote: > Hello, > > When I opened "/usr/src/linux_2_6_26/drivers/net/Kconfig", I found the > following: > > config TIGON3 >tristate "Broadcom Tigon3 support" >depends on BROKEN >depends on PCI > > I don't know what does "BROKEN

Re: Question about my Ethernet Cards

2009-01-14 Thread Boxuan Gu
Hello, When I opened "/usr/src/linux_2_6_26/drivers/net/Kconfig", I found the following: config TIGON3 tristate "Broadcom Tigon3 support" depends on BROKEN depends on PCI I don't know what does "BROKEN" mean. I couldn't find where to set BROKEN. I removed "depends on BROKEN

Re: Question about my Ethernet Cards

2009-01-14 Thread Boxuan Gu
Hello, When I opened "/usr/src/linux_2_6_26/drivers/net/Kconfig", I found the following: config TIGON3 tristate "Broadcom Tigon3 support" depends on BROKEN depends on PCI I don't know what does "BROKEN" mean. I couldn't find where to set BROKEN. I removed "depends on BRO

Re: Question about my Ethernet Cards

2009-01-14 Thread Boxuan Gu
Sure. --- Ethernet (1000 Mbit) │ │ │ │ DL2000/TC902x-based Gigabit Ethernet support │ │ │ │ Intel(R) PRO/1000 Gigabit Ethernet support │ │ │ │

Re: Question about my Ethernet Cards

2009-01-13 Thread Celejar
On Tue, 13 Jan 2009 23:51:56 -0500 "Boxuan Gu" wrote: > Hello, > > I forgot to mention how to build my kernel. > > 1. apt-get source linux-2.26 > 2. cd /usr/src/linux-2.6.26 > 3. make menuconfig > 4. make-kpkg clean > 5.make-kpkg --initrd --revision=mykernel.1.0 kernel_image > 6.dpkg -i ../lin

Re: Question about my Ethernet Cards

2009-01-13 Thread Boxuan Gu
Monday, January 12, 2009 7:40 PM Subject: Re: Question about my Ethernet Cards [Back on list.] On Mon, 12 Jan 2009 18:27:05 -0500 "Boxuan Gu" wrote: Under Device Drivers/Network Device Support/Ethernet (1000 Mbit)/, I can't find Broadcom Tigon3 Support. Is there another name for tg

Re: Question about my Ethernet Cards

2009-01-12 Thread Boxuan Gu
s used to build the kernel image 2.6.26-686-1 by debian. I don't know why I can't build a kernel image supporting tg3 by using the same source codes. :) Boxuan Gu - Original Message - From: "Boyd Stephen Smith Jr." To: Sent: Monday, January 12, 2009 8:42 PM Subj

Re: Question about my Ethernet Cards

2009-01-12 Thread Boyd Stephen Smith Jr.
On Monday 12 January 2009, Celejar wrote about 'Re: Question about my Ethernet Cards': >"Boxuan Gu" wrote: >> Under Device Drivers/Network Device Support/Ethernet (1000 >> Mbit)/, I can't find Broadcom Tigon3 Support. Is there another name >

Re: Question about my Ethernet Cards

2009-01-12 Thread Celejar
[Back on list.] On Mon, 12 Jan 2009 18:27:05 -0500 "Boxuan Gu" wrote: > Under Device Drivers/Network Device Support/Ethernet (1000 > Mbit)/, I can't find Broadcom Tigon3 Support. Is there another name for > tg3?:) > Thank you very much! I'm currently using a non-Debian kernel tree; I don't k

Re: Question about my Ethernet Cards

2009-01-12 Thread Celejar
[Putting this back on the list. Please reply to the list and don't cc. me, as per the code of conduct.] On Mon, 12 Jan 2009 18:06:17 -0500 "Boxuan Gu" wrote: > Hello, Celejar, > > Thank you for your email to me. I will try what you told me. The attached > please find my config :) Good luck!

Re: Question about my Ethernet Cards

2009-01-12 Thread Boyd Stephen Smith Jr.
On Monday 2009 January 12 16:11:50 Boxuan Gu wrote: >In addition, my wireless Ethernet card doesn't work too.. My wireless card > is Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev > 02). > >However, when I use the kernel image built by debian (Linux version >2.6.26-1-686 (D

Re: Question about my Ethernet Cards

2009-01-12 Thread Celejar
On Mon, 12 Jan 2009 17:11:50 -0500 "Boxuan Gu" wrote: > Hello, all, > > I am using Debian lenny Linux Operating system. > > I am using the source code of linux kernel 2.6.26 (the patch level is > 12) to build a kernel image > Now, I am just using the source codes without my modification. > Howe