On Mon, 8 Dec 2003, Iuri Fiedoruk wrote: > Em Seg 08 Dez 2003 11:04, [EMAIL PROTECTED] escreveu: > > On Mon, 8 Dec 2003, Iuri Fiedoruk wrote: > > > Nice, loaded kernel, seems to work. > > > But I get this error now: > > > Open of /proc/bus/pci/devices failed: no such file or directory > > > ERROR! Could not automatically detect the network card > > > > > > I've tryied to use option option-129 "NIC=sis900"; but it didn't > > > worked too. > > > Some tips on what to do next? (we're getting there) > > > > Did you also include option-128 with the special value ? > > Yep, sure I did. But anyway, this should only be used for ISA cards, that's > not the case. I belive the real problem is the /proc/bus/pci not found thing.
That message about /proc/bus/pci is happening because you don't have a PCI bus. Setting NIC=sis900 will prevent scanpci from even looking at the PCI bus. I helped someone yesterday on IRC who was having this problem with 5.2.x, and when they backed it down to 5.0.11, it worked fine. I've not had a chance to look into Etherboot to see if there's a problem passing kernel commandline args. Jim McQuillan [EMAIL PROTECTED] > > > Take a look at the end of http://www.ltsp.org/instructions-3.0.html > > for more info about this. > > > > BTW, isn't the sis900 a PCI card ? > > > > Jim McQuillan > > [EMAIL PROTECTED] > > > > > Em Seg 08 Dez 2003 09:26, Timothy Legge escreveu: > > > > Give this a try... > > > > > > > > > -----Original Message----- > > > > > From: Iuri Fiedoruk [mailto:[EMAIL PROTECTED] > > > > > Sent: Monday, December 08, 2003 6:23 AM > > > > > To: [EMAIL PROTECTED] > > > > > Subject: Re: [Ltsp-discuss] sis900/via 6103 > > > > > > > > > > Please, send me a floppy bootable file (zdsk). > > > > > I was able to find the cvs, but I didn't knew witch directory I > > > > > needed (I've looked into 5.2.0, but the sis900 driver wasn't > > > > > updated), or how > > > > > > > > to > > > > > > > > > make > > > > > the zdsk files. > > > > > > > > > > Thanks in advance. > > > > > > > > > > Em Dom 07 Dez 2003 22:17, Timothy Legge escreveu: > > > > > > > it > > > > > > > detects a "VIA 6103" card instead of sis 900 and then it dosen't > > > > > > > > work, > > > > > > > > > > > just > > > > > > > keeps probing for the dhcp server without finding anything. > > > > > > > No dhcp query is sent to the server according to my messages log. > > > > > > > > > > > > > > Does someone already have this problem and solved it? > > > > > > > > > > > > A working version of the sis900 drivers is in the Etherboot cvs. > > > > > > If > > > > > > > > you > > > > > > > > > > are not able to get it let me know and I can send you a file. Be > > > > > > > > sure > > > > > > > > > > to specify which format (pxe, rom, dsk etc) > > > > > > > > > > > > Tim Legge > > > > > > Etherboot Developer > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > > This SF.net email is sponsored by: IBM Linux Tutorials. > > > > > > Become an expert in LINUX or just sharpen your skills. Sign up for > > > > > > > > > > IBM's > > > > > > > > > > > Free Linux Tutorials. Learn everything from the bash shell to sys > > > > > > > > > > admin. > > > > > > > > > > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > > > > > > > > _____________________________________________________________________ > > > > > > > > > > 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 > > > > > > > > > > -- > > > > > Iuri Fiedoruk, Equipe Site Tivejo! > > > > > [EMAIL PROTECTED] > > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > --- > > > > > Incoming mail is certified Virus Free. > > > > > Checked by AVG anti-virus system (http://www.grisoft.com). > > > > > Version: 6.0.545 / Virus Database: 339 - Release Date: 11/27/2003 > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IBM Linux Tutorials. > > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > > _____________________________________________________________________ > > 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 > > ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _____________________________________________________________________ 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
