Hi,
with the latest code I don't seem to get VGA initialized anymore on the island/aruma (builtin option rom for onboard card).
rom address for PCI: 04:04.0 = fff80000 int1a vector at 0 int1a vector at 0 [...] int42 vector at ff065 int6d vector at c16a3 int10 vector at c16a3 int6d vector at c16a3 int10 vector at c16a3 int10 vector at c16a3 int10 vector at c16a3 int10 vector at c16a3 [..] halt_sys: file /home/stepan/cvsroots/freebios2/src/devices/emulator/x86emu/ops.c, line 4400
Stefan
On Tue, 8 Feb 2005, Stefan Reinauer wrote:
Hi,
with the latest code I don't seem to get VGA initialized anymore on the island/aruma (builtin option rom for onboard card).
rom address for PCI: 04:04.0 = fff80000 int1a vector at 0 int1a vector at 0
well, that's not fun.
we're doing some work on this here at sonoma ca. so will let you know if we get anywhere.
ron
On Tue, 2005-02-08 at 09:33, Ronald G. Minnich wrote:
On Tue, 8 Feb 2005, Stefan Reinauer wrote:
Hi,
with the latest code I don't seem to get VGA initialized anymore on the island/aruma (builtin option rom for onboard card).
rom address for PCI: 04:04.0 = fff80000 int1a vector at 0 int1a vector at 0
well, that's not fun.
we're doing some work on this here at sonoma ca. so will let you know if we get anywhere.
Ron,
Did you actually commit some of your change? The emulator stop emulating the PCI bios.
Ollie
On Tue, 8 Feb 2005, Li-Ta Lo wrote:
Did you actually commit some of your change? The emulator stop emulating the PCI bios.
I don't believe I have committed any changes. You can check the cvs. Somebody busted something in the last few days.
This problem highlights the many deficiencies of cvs. I'd like to propose the following:
I have an offer from openib.org to host the linuxbios code base on their web site, with subversion. I think this is a solid offer and it is backed by a solid organization. If there are no objections I'd like to make the move effective mar 1.
ron
On Tue, 2005-02-08 at 03:14, Stefan Reinauer wrote:
Hi,
with the latest code I don't seem to get VGA initialized anymore on the island/aruma (builtin option rom for onboard card).
rom address for PCI: 04:04.0 = fff80000 int1a vector at 0 int1a vector at 0 [...] int42 vector at ff065 int6d vector at c16a3 int10 vector at c16a3 int6d vector at c16a3 int10 vector at c16a3 int10 vector at c16a3 int10 vector at c16a3 int10 vector at c16a3 [..] halt_sys: file /home/stepan/cvsroots/freebios2/src/devices/emulator/x86emu/ops.c, line 4400
There is no change to the emulator since last Friday. I tested the (then) current CVS tree on that day. Did the emulator ever work on your platform?
Ollie
* Li-Ta Lo ollie@lanl.gov [050208 19:24]:
There is no change to the emulator since last Friday. I tested the (then) current CVS tree on that day. Did the emulator ever work on your platform?
Last time I tried before was 2005-01-25. It worked fine then.
Stefan
On Tue, 2005-02-08 at 13:09, Stefan Reinauer wrote:
- Li-Ta Lo ollie@lanl.gov [050208 19:24]:
There is no change to the emulator since last Friday. I tested the (then) current CVS tree on that day. Did the emulator ever work on your platform?
Last time I tried before was 2005-01-25. It worked fine then.
Stefan
YhLu reversed the order of apic_cluster and northbridge in mainboard config file. Did you change your config file too?
Ollie
* Li-Ta Lo ollie@lanl.gov [050208 21:22]:
YhLu reversed the order of apic_cluster and northbridge in mainboard config file. Did you change your config file too?
No, do I need to? What is the exact benefit except only having to mention one apic_cluster? If this is the problem we will have to change it in most ports I guess.
Stefan
On Tue, 2005-02-08 at 13:53, Stefan Reinauer wrote:
- Li-Ta Lo ollie@lanl.gov [050208 21:22]:
YhLu reversed the order of apic_cluster and northbridge in mainboard config file. Did you change your config file too?
No, do I need to? What is the exact benefit except only having to mention one apic_cluster? If this is the problem we will have to change it in most ports I guess.
It should not matter for your case but I am not sure. Can you send me the whole log file?
Ollie
* Li-Ta Lo ollie@lanl.gov [050208 22:32]:
On Tue, 2005-02-08 at 13:53, Stefan Reinauer wrote:
No, do I need to? What is the exact benefit except only having to mention one apic_cluster? If this is the problem we will have to change it in most ports I guess.
It should not matter for your case but I am not sure. Can you send me the whole log file?
Here it is..
On Tue, 8 Feb 2005, Li-Ta Lo wrote:
YhLu reversed the order of apic_cluster and northbridge in mainboard config file. Did you change your config file too?
uh oh.
ron
On Tue, 8 Feb 2005, Stefan Reinauer wrote:
Last time I tried before was 2005-01-25. It worked fine then.
based on what I am seeing here, I wonder if somebody busted the routing code in 18:1 and 19:1? I no longer see the 'advertisement' when we start the card up. is the 0xc000 mapping still correct?
We have one PCI card that works for X11 and seemed to work with text. We have two previously untested NVIDIA based cards, NV5050 and something else (the $5K card with ethernet!) that will not work.
ron
On Tue, 8 Feb 2005, Li-Ta Lo wrote:
There is no change to the emulator since last Friday. I tested the (then) current CVS tree on that day. Did the emulator ever work on your platform?
Stefan, we have hit a few new cards that are causing trouble for the emulator and I don't know the full reason. More as we learn it.
ron