[LinuxBIOS] Question about Onboard VGA

2007-06-28 Thread AlexHuang
Hi all, I am porting a linuxbios on a platform with internal vga in northbridge which need a shared memory at fixed memory address. How can I do for this fixed memory space??? Thanks for your help Alex -- linuxbios mailing list linuxbios@linuxbios.org

[LinuxBIOS] question about Filo boot SATA hard drive

2007-05-24 Thread AlexHuang
Hi all, I try to use Filo.05 to boot my linux on SATA HD. But it always halt at Loading kernel... Could anybody help me to solve this trouble?? Thanks a lot Alex But some error messages occur as below: malloc_diag: alloc: 232 bytes (3 blocks), free: 16144 bytes

[LinuxBIOS] question about filo fail

2007-05-15 Thread AlexHuang
Hi all, I used FILO to build a filo.elf, and see the message Mounted ext2fs. But it fails on next step, the error message is File not found . I am sure that my hard drive has file /boot/ vmlinuz-2.6.9-1.667. The whole messages are as below. Thanks Alex file_open:

[LinuxBIOS] Question About Filo fail

2007-05-06 Thread AlexHuang
Hi all, I let my platform can do filo booting now. But there are some message listed as follow. It said that No drive detected on IDE channel 0, but I really have a disk on IDE Channel0. Does somebody can help me to solve this problem? Thanks a lot Alex Jumping to boot code at

[LinuxBIOS] missing resources

2007-05-04 Thread AlexHuang
Hi all, I got a trouble in missing resource in write_smp_table PCI: 00:01.0 missing resource: 14 Why does this error message occur?? After this, the linuxbios also stop. Could anybody give any hint how to find the root cause?? Thanks Alex -- linuxbios mailing list

[LinuxBIOS] Question about after Jumping to LinuxBIOS

2007-05-02 Thread AlexHuang
Hi all, I am a novice about porting Linuxbios, and now my message stoped at Jumping to LinuxBIOS. Before this message, I see the linuxbios will do copy_and_run. I also dump the data in ths src address and dst address. The data in src and dst are all 0xFF. Could someone tell me what should

[LinuxBIOS] set fiv fail

2007-04-30 Thread AlexHuang
Hi all, I got an error message from linuxbios as below: The CPU on my platform is Sempron. Why do I get “set fid failed for apicid =00” and how to solve this issue?? On the other hand, I got error message as follow: Ram2.00 No memory for this cpu I have no idea how to solve this

[LinuxBIOS] question about debug skill in linuxbios

2007-04-26 Thread AlexHuang
Hi All, I am a novice in LinuxBIOS. I am porting a system now. I see the linuxbios code with many print_XXX code. How can I see these messages during post stage?? It's hard for me to check the bug point using post_card and not efficiency. Thanks for your help. Alex -- linuxbios

[LinuxBIOS] Question about how to add data at fixed address before POST

2007-04-24 Thread AlexHuang
Dear All, I would like to port a linuxbois on some platform. Before the system into the POST, hardware will read data at address 0xd. Where and How can I do this data assignment?? Thanks for your help. Alex -- linuxbios mailing list linuxbios@linuxbios.org

[LinuxBIOS] Question about how to add data at fixed address before POST

2007-04-24 Thread AlexHuang
Dear All, I would like to port a linuxbois on some platform. Before the system into the POST, hardware will read data at address 0xd. Where and How can I do this data assignment?? Thanks for your help. Alex -- linuxbios mailing list linuxbios@linuxbios.org