anybody?
ron
---------- Forwarded message ---------- Date: Wed, 23 Jul 2003 03:12:33 +0000 From: Devi Priya ijpriya@hotmail.com To: rminnich@lanl.gov Subject: SC1200-BLDT
Hello
I have compiled the linuxbios for sc1200. I also have Dorado xpress loader. Can you plz tell how could I boot my linux OS from Flash into RAM using the BLDT from National? I assume the BLDT is for WindowsCE OS.
I assume like this. I can have the (lilo) bootloader as the option ROM. So my BIOS program shall scan for the option ROMs. Is it correct?
_________________________________________________________________ It's all happening @ F1. Feel the thrill! http://server1.msn.co.in/sp03/formula2003/index.asp Race along right here!
Hello from Gregg C Levine Here's a suggestion. When people post questions like that, just ask them, to restate the questions, in a different format. It always works. Especially when I talk like that. ------------------- Gregg C Levine hansolofalcon@worldnet.att.net ------------------------------------------------------------ "The Force will be with you...Always." Obi-Wan Kenobi "Use the Force, Luke." Obi-Wan Kenobi (This company dedicates this E-Mail to General Obi-Wan Kenobi ) (This company dedicates this E-Mail to Master Yoda )
-----Original Message----- From: linuxbios-admin@clustermatic.org [mailto:linuxbios- admin@clustermatic.org] On Behalf Of ron minnich Sent: Tuesday, July 22, 2003 11:21 PM To: linuxbios@clustermatic.org Subject: SC1200-BLDT (fwd)
anybody?
ron
---------- Forwarded message ---------- Date: Wed, 23 Jul 2003 03:12:33 +0000 From: Devi Priya ijpriya@hotmail.com To: rminnich@lanl.gov Subject: SC1200-BLDT
Hello
I have compiled the linuxbios for sc1200. I also have Dorado
xpress
loader. Can you plz tell how could I boot my linux OS from Flash
into RAM
using the BLDT from National? I assume the BLDT is for WindowsCE OS.
I assume like this. I can have the (lilo) bootloader as the
option
ROM. So my BIOS program shall scan for the option ROMs. Is it
correct?
It's all happening @ F1. Feel the thrill! http://server1.msn.co.in/sp03/formula2003/index.asp Race along right
here!
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
Hello from Gregg C Levine Here's a suggestion. When people post questions like that, just ask them, to restate the questions, in a different format. It always works. Especially when I talk like that. ------------------- Gregg C Levine hansolofalcon@worldnet.att.net ------------------------------------------------------------ "The Force will be with you...Always." Obi-Wan Kenobi "Use the Force, Luke." Obi-Wan Kenobi (This company dedicates this E-Mail to General Obi-Wan Kenobi ) (This company dedicates this E-Mail to Master Yoda )
-----Original Message----- From: linuxbios-admin@clustermatic.org [mailto:linuxbios- admin@clustermatic.org] On Behalf Of ron minnich Sent: Tuesday, July 22, 2003 11:21 PM To: linuxbios@clustermatic.org Subject: SC1200-BLDT (fwd)
anybody?
ron
---------- Forwarded message ---------- Date: Wed, 23 Jul 2003 03:12:33 +0000 From: Devi Priya ijpriya@hotmail.com To: rminnich@lanl.gov Subject: SC1200-BLDT
Hello
I have compiled the linuxbios for sc1200. I also have Dorado
xpress
loader. Can you plz tell how could I boot my linux OS from Flash
into RAM
using the BLDT from National? I assume the BLDT is for WindowsCE OS.
I assume like this. I can have the (lilo) bootloader as the
option
ROM. So my BIOS program shall scan for the option ROMs. Is it
correct?
It's all happening @ F1. Feel the thrill! http://server1.msn.co.in/sp03/formula2003/index.asp Race along right
here!
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
xpressLoader has different GDT table with linux kernel. If you fix this, lilo rom(?) may work. If you have BootOS source from N.S., porting only linuxbiosmain.c to boot rom works fine with vsa rom. That was my case.
kyuwan
----- Original Message ----- From: "ron minnich" rminnich@lanl.gov To: linuxbios@clustermatic.org Sent: Wednesday, July 23, 2003 12:21 PM Subject: SC1200-BLDT (fwd)
anybody?
ron
---------- Forwarded message ---------- Date: Wed, 23 Jul 2003 03:12:33 +0000 From: Devi Priya ijpriya@hotmail.com To: rminnich@lanl.gov Subject: SC1200-BLDT
Hello
I have compiled the linuxbios for sc1200. I also have Dorado xpress
loader. Can you plz tell how could I boot my linux OS from Flash into RAM using the BLDT from National? I assume the BLDT is for WindowsCE OS.
I assume like this. I can have the (lilo) bootloader as the option
ROM. So my BIOS program shall scan for the option ROMs. Is it correct?
It's all happening @ F1. Feel the thrill! http://server1.msn.co.in/sp03/formula2003/index.asp Race along right here!
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
Kyuwan Jung wrote:
xpressLoader has different GDT table with linux kernel. If you fix this, lilo rom(?) may work. If you have BootOS source from N.S., porting only linuxbiosmain.c to boot rom works fine with vsa rom. That was my case.
What did you get working with the VSA rom? Audio? Power managment?
-Bari
N.S provides ALSA and Framebuffer drivers for linux which use vsa rom. As far as I know, there isn't power management driver from N.S yet.
xpressLoader has different GDT table with linux kernel. If you fix this, lilo rom(?) may work. If you have BootOS source from N.S., porting only linuxbiosmain.c to boot rom works fine with vsa rom. That was my case.
What did you get working with the VSA rom? Audio? Power managment?
-Bari
* Kyuwan Jung Qwani@hanafos.com [030724 02:58]:
N.S provides ALSA and Framebuffer drivers for linux which use vsa rom. As far as I know, there isn't power management driver from N.S yet.
I've seen some native powermanagement patch for linux on geode somewhere, but it don't seem to do much. Does the framebuffer stuff also work with 2.5? Is it still that huuuge bunch of code coming in it's own kernel tree instead of a patch?
Stefan
thanks for notice, Stefan. NS framebuffer was for early version of 2.4, however I've used it with 2.4.19 after manual patch on config.in and makefile. And it is true so far that they have their own source tree. Although 2.5 seems to have much support for Geode, i'm not sure of Geode framebuffer yet. I plan to upgrade kernel to 2.5 and I will let you know if it works ;-)
kyuwan
- Kyuwan Jung Qwani@hanafos.com [030724 02:58]:
N.S provides ALSA and Framebuffer drivers for linux which use vsa rom. As far as I know, there isn't power management driver from N.S yet.
I've seen some native powermanagement patch for linux on geode somewhere, but it don't seem to do much. Does the framebuffer stuff also work with 2.5? Is it still that huuuge bunch of code coming in it's own kernel tree instead of a patch?
Stefan
* Kyuwan Jung Qwani@hanafos.com [030724 14:05]:
thanks for notice, Stefan. NS framebuffer was for early version of 2.4, however I've used it with 2.4.19 after manual patch on config.in and makefile. And it is true so far that they have their own source tree. Although 2.5 seems to have much support for Geode, i'm not sure of Geode framebuffer yet. I plan to upgrade kernel to 2.5 and I will let you know if it works ;-)
Do you have a patch for 2.4.19? This might save a lot of people a lot of work..
Stefan
The nsc-kfb 2.7.7 patch/installer works on 2.4.19 and 2.4.20. Same with both the OSS and Alsa audio drivers. Same with the udma patch with minor modifications, though it does not work at 66mhz. their v4l driver hardly works, though I have only been trying to use it with the framebuffer as the output device. I eagerly await not using their hardware anymore.
Brian G Rhodes bgr@linespeed.net brhodes@visualcircuits.com +1 612-741-1191
On Thu, 24 Jul 2003, Stefan Reinauer wrote:
- Kyuwan Jung Qwani@hanafos.com [030724 14:05]:
thanks for notice, Stefan. NS framebuffer was for early version of 2.4, however I've used it with 2.4.19 after manual patch on config.in and makefile. And it is true so far that they have their own source tree. Although 2.5 seems to have much support for Geode, i'm not sure of Geode framebuffer yet. I plan to upgrade kernel to 2.5 and I will let you know if it works ;-)
Do you have a patch for 2.4.19? This might save a lot of people a lot of work..
Stefan
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios