Doug,

No need to build any special kernels.

The broadcom chipset is supported by the tg3 kernel module.

The problem is, we don't have all of the possible broadcom chips in the niclist file, so auto-detection isn't working properly for you.

It turns out that it's easy to force the loading of the tg3 kernel module.

You simply need to pass 'NIC=tg3' on the kernel command line.

For PXE (which i'm sure the broadcom is using), you need to edit the /tftpboot/lts/2.6.16.1-ltsp-2/pxelinux.cfg/default file, and add 'NIC=tg3' to the end of the 'append' line.

Take a look at:

   http://wiki.ltsp.org/twiki/bin/view/Ltsp/KernelOptions

For more info on passing command line arguments to the kernel.

Jim McQuillan
[EMAIL PROTECTED]



Doug Herbert wrote:
I am trying to run version ltsp 4.2 on a HP dc7600
box.

Even though the default kernel is
bzImage-2.6.16.1-ltsp-2

( and I have checked the vanilla kernel 2.6.16 from
kernel.org, does support this card )
It appears that there is no module compiled into the
initramfs.gz file. So kernel loads and starts, but is
unable to see the NIC. ( subclass 0x1600 is not listed
int the ltsp kernel source, though is listed in the
source from ftp.kernel.org )


I have worked all the instructions on how to build LBE
from source,

http://wiki.ltsp.org/twiki/bin/view/Ltsp/CompaqWintermLTSP

after compiling a kernel image, the initramfs script
is broken. ( see below )


096_FC5
FATAL: Could not open
/opt/ltsp-4.2/i386/lib/modules/2.6.16-1.2096_FC5/modules.dep.temp
for writing: Permission denied

depmod failed!, status=1

[EMAIL PROTECTED] ltsp_kernel_kit]#
[EMAIL PROTECTED] ltsp_kernel_kit]#
[EMAIL PROTECTED] ltsp_kernel_kit]# ./build_initramfs

Preparing kernel, modules and initramfs for LTSP

Kernel source directory
[/spare2/ltsp/kernel-2.6.16/linux-2.6.16.i686]:
Location of LTSP tree [/opt/ltsp-4.2]:
Location of TFTP directory [/tftpboot/lts]:
#####################################################################
/spare2/ltsp/kernel-2.6.16/linux-2.6.16.i686/arch/i386/boot/bzImage

./build_initramfs: line 206: cd: initramfs: No such
file or directory
668 blocks
mkdir: cannot create directory
`/tmp/initramfs.d/lib/modules/2.6.16-1.2096_FC5': No
such file or directory
Copying the kernel net modules
4068 blocks
Copying the kernel lib modules
find ./kernel/lib -print | cpio -pmud
/tmp/initramfs.d/lib/modules/2.6.16-1.2096_FC5/
53 blocks
depmod -e -a -F
/spare2/ltsp/kernel-2.6.16/linux-2.6.16.i686/System.map
-b /tmp/initramfs.d 2.6.16-1.2096_FC5



No I cannot build LTSP from source.

Any pointers to documentation on how to build the
initramsfs stuff please.






__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
     https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to