<br><br><div><span class="gmail_quote">On 11/4/06, <b class="gmail_sendername">Luis Correia</b> <<a href="mailto:lfcorreia@lfcorreia.dyndns.org">lfcorreia@lfcorreia.dyndns.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>---<br><br>now for my questions:<br><br>a) can the VGA rom be loaded as some sort of payload, and thus be<br>automatically added during the build process, or the described<br>procedure here <a href="http://www.linuxbios.org/VGA_support">
http://www.linuxbios.org/VGA_support</a> is still<br>the best way ?</blockquote><div><br><br>that's still the only way for now.  <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
b) is there any way to tell where the IRQ pins for each PCI device<br>are connected to the IRQ router chip?</blockquote><div><br><br>schematics. Or a volt-ohm meter. In all too many cases, the IRQ table in the fuctory bios is wrong. It can not be trusted. 
<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">c) i built an irq_tables.c using getpir, but it didn't actually<br>helped much, as now i've got fewer devices working compared with
<br>the original bios :) (which i'm not that surprised at all)<br>is getpir still the best method of detecting the original configuration?</blockquote><div><br><br>I used to depend on getpir, until I found out how many bioses have the wrong PIRQ table, and then I found that after 
2.4.18 Linux is parsing the IRQ tables incorrectly for cs5530, due to the fact that about half the GX1 tables in the world are wrong ... it is a terrible mess. So, getpir is only as good as the tables in the fuctory bios, which nowadays means ... maybe it will be good, but it is highly probable to have errors. 
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">d) any other input you might give for help is welcome</blockquote><div><br><br>
nice work! how much did this board cost, and where do we get one?<br><br>Everyone, I think we can NOT delete the cs5530 support, or gx1 support in general; we have a new motherboard!<br><br>Luis, can you do an svn diff and post a patch to the list; or use the tracker? 
<br><br>thanks<br><br>ron<br>p.s. your english is better than most US high school students :-)<br></div></div><br>