Re: [LinuxBIOS] questions about VSA on Gx2 plus cs5535??

2007-02-07 Thread lihao
] 发送时间: 2007年2月7日 17:56 收件人: lihao 主题: Re: 答复: [LinuxBIOS] questions about VSA on Gx2 plus cs5535?? Ühel kenal päeval (kolmapäev 07 veebruar 2007 4:23 am) kirjutasid sa: The VSA is definitely loaded okay, I have checked the signature of it. At first, my VSA image is not compressed, but the code

Re: [LinuxBIOS] questions about VSA on Gx2 plus cs5535??

2007-02-07 Thread Indrek Kruusa
got so confused and don’t know what causes that. Anyone meets this kind of problem before?? Any advice would be well appreciated. -邮件原件- 发件人: Indrek Kruusa [mailto:[EMAIL PROTECTED] 发送时间: 2007年2月7日 17:56 收件人: lihao 主题: Re: 答复: [LinuxBIOS] questions about VSA on Gx2 plus cs5535

Re: [LinuxBIOS] questions about VSA on Gx2 plus cs5535??

2007-02-06 Thread Indrek Kruusa
Ühel kenal päeval (teisipäev 06 veebruar 2007 12:37 am) kirjutas lihao: Hi all, I have made the codes run into the vsmbios. And it hangs on pci_sanity_check(). Anyone has the same problems? Can you check that the signature of the loaded VSA is correct (e.g. by printing it out)? Do

[LinuxBIOS] questions about VSA on Gx2 plus cs5535??

2007-02-05 Thread lihao
Hi all, I am running LinuxBIOS on gx2 and cs5535 platform. Now the code begins to enumerate devices in northbridge. And the code hangs just after prints out _do_vsmbios_. I find the next function called close to that print is _unrv2b((uint8 *)rom, buffer, ileg)_, and it

Re: [LinuxBIOS] questions about VSA on Gx2 plus cs5535??

2007-02-05 Thread lihao
Hi all, I have made the codes run into the vsmbios. And it hangs on pci_sanity_check(). Anyone has the same problems? I have 2 questions: 1) I have downloaded VSA code, and VSA implements a softVG, do I need to make a VGABIOS myself from linux? 2) If I need a VGABIOS, where

Re: [LinuxBIOS] questions about VSA on Gx2 plus cs5535??

2007-02-05 Thread ron minnich
On 2/5/07, lihao [EMAIL PROTECTED] wrote: Hi all, I have made the codes run into the vsmbios. And it hangs on pci_sanity_check(). Anyone has the same problems? I have 2 questions: 1) I have downloaded VSA code, and VSA implements a softVG, do I need to make a VGABIOS