Page 2 of 3
Re: Radeon from elbox
Posted: Mon Jun 27, 2011 3:42 pm
by DarrenHD
Hans-Joerg Frieden wrote:tommysammy wrote:0x00 0x01 0x00 0x1002 0x5960 workingg
Hm, so the card is recognized, that's weird.
Can you make a serial log at debug level 7 from the boot process? Thank you.
When we were testing AmigaOS 4.1 Classic, we had several Radeon cards from Elbox. I had two that worked ( A Radeon 9200 64MB, and a Radeon 2950 256MB) and Carl had at least one other model. Those cards were purchased probably a year ago.
Now it seems in the last few months Elbox has been shipping different Radeon cards, and unfortunately it appears that some of them don't work properly with the x86 emulator or ATIRadeon.chip.
There is nothing we could really know about this - Elbox is probably buying small batches of (different) Radeon cards and as everyone knows there are 100's of different types of Radeon cards out there by different manufacturers...
All I can say is that we DID test Radeons purchased directly from Elbox and they worked....but the latest batches don't seem to work :-/
Darren
Re: Radeon from elbox
Posted: Mon Jun 27, 2011 4:06 pm
by tommysammy
Hans-Joerg Frieden wrote:tommysammy wrote:0x00 0x01 0x00 0x1002 0x5960 workingg
Hm, so the card is recognized, that's weird.
Can you make a serial log at debug level 7 from the boot process? Thank you.
Which programm need i for that?
Re: Radeon from elbox
Posted: Mon Jun 27, 2011 4:15 pm
by Hans-Joerg Frieden
tommysammy wrote:Hans-Joerg Frieden wrote:tommysammy wrote:0x00 0x01 0x00 0x1002 0x5960 workingg
Hm, so the card is recognized, that's weird.
Can you make a serial log at debug level 7 from the boot process? Thank you.
Which programm need i for that?
You need a serial connection to the machine, or use the memory debugger.
When booting AmigaOS, add "DEBUGLEVEL=7" to the bootloader command line.
After booting, enter "dumpdebugbuffer ram:debug.log"
This should give you a file in the ram disk that contains the log.
Re: Radeon from elbox
Posted: Mon Jun 27, 2011 4:30 pm
by tommysammy
tommysammy wrote:PROCESSOR: 603e
EMULATED: CPU 68020/68881fpu
CUSTOM CHIPS: AA NTSC Alice (id=$0033), AA Lisa (id=$00F8)
VERSION: Kickstart version 53.16, Exec version 53.16, Disk version 53.2
LEGACY RAM: Node type $A, Attributes $703 (CHIP), at $3000-$1FFFFF (~2.0 meg)
ZORRO BOARDS:
Board (ELBOX): Prod=2206/32($89E/$20) (@$EA0000 128K)
Board (ELBOX): Prod=2206/160($89E/$A0) (@$200000 8meg)
PCI BOARDS:
Bus Device Funct. Manuf. Product Status
0x00 0x00 0x00 0x121A 0x0005 working
0x00 0x01 0x00 0x1002 0x5960 working
0x00 0x02 0x00 0x10EC 0x8029 working
0x00 0x03 0x00 0x1274 0x5880 working
@Hans-Jörg
First Card is my Voodoo3000
Second my Radeon 9200 with 256MB
Third a Realtek 8029
and fourthly a SB128
I know i don´t should use two gfx card at the same time,but this is the single way to test it
Re: Radeon from elbox
Posted: Mon Jun 27, 2011 6:12 pm
by DarrenHD
tommysammy wrote:tommysammy wrote:PROCESSOR: 603e
EMULATED: CPU 68020/68881fpu
CUSTOM CHIPS: AA NTSC Alice (id=$0033), AA Lisa (id=$00F8)
VERSION: Kickstart version 53.16, Exec version 53.16, Disk version 53.2
LEGACY RAM: Node type $A, Attributes $703 (CHIP), at $3000-$1FFFFF (~2.0 meg)
ZORRO BOARDS:
Board (ELBOX): Prod=2206/32($89E/$20) (@$EA0000 128K)
Board (ELBOX): Prod=2206/160($89E/$A0) (@$200000 8meg)
PCI BOARDS:
Bus Device Funct. Manuf. Product Status
0x00 0x00 0x00 0x121A 0x0005 working
0x00 0x01 0x00 0x1002 0x5960 working
0x00 0x02 0x00 0x10EC 0x8029 working
0x00 0x03 0x00 0x1274 0x5880 working
@Hans-Jörg
First Card is my Voodoo3000
Second my Radeon 9200 with 256MB
Third a Realtek 8029
and fourthly a SB128
I know i don´t should use two gfx card at the same time,but this is the single way to test it
I don't think the kernel will boot with two PCI gfx cards installed....
Darren
Re: Radeon from elbox
Posted: Mon Jun 27, 2011 7:40 pm
by Hans-Joerg Frieden
DarrenHD wrote:I don't think the kernel will boot with two PCI gfx cards installed....
Probably not. It will most likely run out of PCI space in this case.
Remove the Voodoo and see if that helps.
Re: Radeon from elbox
Posted: Mon Jun 27, 2011 8:29 pm
by tommysammy
Hans-Joerg Frieden wrote:DarrenHD wrote:I don't think the kernel will boot with two PCI gfx cards installed....
Probably not. It will most likely run out of PCI space in this case.
Remove the Voodoo and see if that helps.
I had tried it without Voodoo,than i have big gfx errors i can´t see anything on the screen.
I have this config to use Os4.1Classic and hope i can give you the debug file
Normally i have this config:
First Radeon 256MB
Second RTL 8029
Third SB128
Re: Radeon from elbox
Posted: Tue Jun 28, 2011 5:49 am
by tommysammy
@Hans-Jörg
How did i come into the bootloader command line?
Re: Radeon from elbox
Posted: Tue Jun 28, 2011 5:58 am
by DarrenHD
tommysammy wrote:@Hans-Jörg
How did i come into the bootloader command line?
You can enable serial debug output by following my instructions here:
http://www.hd-zone.com/2011/05/how-to-s ... 1-classic/
Basically you edit your s:startup-sequence and add some commands to the C:Bootloader line.
Like:
C:Bootloader COMMANDLINE="DEBUGLEVEL=7 SERIAL BAUDRATE=57600"
You connect a serial cable from your Amiga to another computer and capture the serial output on that computer using a terminal program set to 57600 8-N-1 in this example. You will start to see serial output after the AmigaOS 4.1 kernel loads and the Amiga resets and starts to load AmigaOS 4.1 Classic.
Darren
Re: Radeon from elbox
Posted: Tue Jun 28, 2011 10:39 am
by Thomas Frieden
DarrenHD wrote:I don't think the kernel will boot with two PCI gfx cards installed....
It would, but since the address space available to PCI is limited, two large cards such as a Voodoo (32 or 64 MB) and a Radeon (256 MB+) would already fill more than the 512 MB of address space available (due to alignment restraints).