j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
the problem with the linux kernel fault is that I have to bzero the PARAM stuff when I start, and some missing piece of that is causing init to die when it tries to exec /sbin/init.
What's interesting is the mount goes, and it looks like the lookup() is ok, but the binprm() step dies.
So I'm missing something I need in PARAM ....
still working ....
Also trying to get cl gd5480 up. Jeff, turns out on the L440GX if you plug in a PCI video card the bios will execute a HLT. Yep, can't have two video cards. Wonder why Intel did this?
ron
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message
Also trying to get cl gd5480 up. Jeff, turns out on the L440GX if you plug in a PCI video card the bios will execute a HLT. Yep, can't have two video cards. Wonder why Intel did this?
I love Intel.
Ron, more seriously, there is a "VGA Disable" or "Video Disable" on the L440GX+ or whatever that mainboard was we were working on earlier; that should allow you to plug in a second PCI video card.
Or: Many ATI cards that I've seen have a "BIOS disable" jumper on themselves (I would presume Matrox cards would do this too so you can run multiheaded). If you short that, the PC BIOS won't see the ATI card at all.
Either of these solutions will be easier than getting the Cirrus up; I would suggest flipping the motherboard jumper.
I think Intel designed it like that because there is a single space where all the video card stuff goes, but I'm not sure...
Tell us if you get it to work.
- James
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message