AmigaOS 4.1 will not install

AmigaOne X5000 platform specific issues.
kas1e
Beta Tester
Beta Tester
Posts: 542
Joined: Sat Jun 18, 2011 7:56 am
Contact:

Re: AmigaOS 4.1 will not install

Post by kas1e »

@Niolator

As i see you already load kernel.debug (4st line of your log), so that good , but you need to raise debug level at least to 5. As currently and by default you probably have 0-3 or something. You can do that in uboot. Something like:
setenv os4_commandline "serial munge debuglevel=5"
saveenv
You will need to check if sets correctly after, via "printenv os4_commandline" (or even do it before, to see how format looks like by default).

Then hard reboot is must (!), and you will have more detailed logs on serial. Later you can swith it to 0 or something back after deal with issue (to avoid slowdowns because of massive output to serial).
User avatar
Niolator
Posts: 51
Joined: Thu Jan 16, 2014 6:14 pm

Re: AmigaOS 4.1 will not install

Post by Niolator »

It was so awkward putting together the setup needed to be able to produce the serial printout that I think I will wait with another try until I have received the HD 4890 card, in case it fails then too. I just won the auction so I hope that the seller sends the card shortly so I have it before Christmas.
User avatar
tonyw
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 1479
Joined: Wed Mar 09, 2011 1:36 pm
Location: Sydney, Australia

Re: AmigaOS 4.1 will not install

Post by tonyw »

A debug level of 5 is a bit excessive (to start with). I would suggest a level of 1 first. That will at least enable debug output from the graphics driver without creating too much kernel output.
The kernel debug output at level 5 won't be any more useful than at level 1.
cheers
tony
kas1e
Beta Tester
Beta Tester
Posts: 542
Joined: Sat Jun 18, 2011 7:56 am
Contact:

Re: AmigaOS 4.1 will not install

Post by kas1e »

@Niolator
Anyway, remembering our betatests from past, im sure on 98% that is your graphics card which happens to be unsupported. It happens exactly as you say and show : loads everything, and just black screen with nothing. Just with raised debug level you exactly will see it , but without we can only guess, while still be on 98% sure that is graphics card :)

Probably, you (later) may try to write mail to Hans, and he can find what the differences in your card , and maybe add support for it in driver, but you then still need to raise debug level to see what happens and where exactly.

Alternatively, i have another idea: if you have exchanced CD (you should have it i think as you buy x5000), there is full radeonhd driver, which also (probably) of later version in compare with one on os4 installation CD. So, you may try manually do some mambo-jambo, and replace radeonhd driver from exhcanger cd to installation cd (if you know what and how to do it, of course), and trying to boot with it (in hope, that full and latest driver will make any difference). But you of course will need another machine where unpack iso, put new driver in, pack iso back, test, etc.
User avatar
daveyw
Posts: 252
Joined: Mon Sep 12, 2011 7:44 pm

Re: AmigaOS 4.1 will not install

Post by daveyw »

Please excuse me if this is a stupid question, but if the GFX card is unsupported, why does the early boot menu show but Workbench doesn't load?

Does uBoot and WB have different video drivers?
kas1e
Beta Tester
Beta Tester
Posts: 542
Joined: Sat Jun 18, 2011 7:56 am
Contact:

Re: AmigaOS 4.1 will not install

Post by kas1e »

@dawe
uboot probably need only some basic modes , while, when something wrong with hi-resolutions / their refresh rates / autodetection of modes , it can show ups like this.
User avatar
Niolator
Posts: 51
Joined: Thu Jan 16, 2014 6:14 pm

Re: AmigaOS 4.1 will not install

Post by Niolator »

daveyw wrote:Please excuse me if this is a stupid question, but if the GFX card is unsupported, why does the early boot menu show but Workbench doesn't load?
I was wondering that too.

I will see if I can get a new serial readout tomorrow with debuglevel=1.
User avatar
tonyw
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 1479
Joined: Wed Mar 09, 2011 1:36 pm
Location: Sydney, Australia

Re: AmigaOS 4.1 will not install

Post by tonyw »

The Early Boot Menu is using U-Boot's graphics driver and text output functions. OS4 has not been loaded at that stage.

OS4 is loaded as Kickstart and when the last line says "About to call loader entry...", that is when OS4 code actually starts to run, in the form of the Kickstart/Loader.

U-Boot uses a basic VESA mode with a framebuffer, but OS4 goes for the full monty, so if the Radeon driver does not support your card, all the world goes black.
cheers
tony
User avatar
Niolator
Posts: 51
Joined: Thu Jan 16, 2014 6:14 pm

Re: AmigaOS 4.1 will not install

Post by Niolator »

Here is the new serial readout with debuglevel 1:

.
.(Booting default)
.Booting configuration AmigaOS 4.1 Final Edition
.Loading loader [----------------------------------------] 0 %
Loading kernel.debug [----------------------------------------] 1 %
Loading FastFileSystem [#---------------------------------------] 3 %
Loading CDFileSystem [##--------------------------------------] 5 %
Loading NGFileSystem [##--------------------------------------] 7 %
Loading battclock.resourc... [###-------------------------------------] 8 %
Loading bootmenu.kmod [####------------------------------------] 10 %
Loading bootimage [#####-----------------------------------] 12 %
Loading bootsd.resource.k... [#####-----------------------------------] 14 %
Loading con-handler.kmod [######----------------------------------] 16 %
Loading console.device.kmod [#######---------------------------------] 17 %
Loading dos.library.kmod [#######---------------------------------] 19 %
Loading diskboot.kmod [########--------------------------------] 21 %
Loading diskboot.config [#########-------------------------------] 23 %
Loading elf.library.kmod [##########------------------------------] 25 %
Loading env-handler.kmod [##########------------------------------] 26 %
Loading FileSystem.resour... [###########-----------------------------] 28 %
Loading gadtools.library.... [############----------------------------] 30 %
Loading hunk.library.kmod [############----------------------------] 32 %
Loading input.device.kmod [#############---------------------------] 33 %
Loading intuition.library... [##############--------------------------] 35 %
Loading keyboard.device.k... [###############-------------------------] 37 %
Loading keymap.library.kmod [###############-------------------------] 39 %
Loading mounter.library [################------------------------] 41 %
Loading newlib.library.kmod [#################-----------------------] 42 %
Loading nonvolatile.libra... [#################-----------------------] 44 %
Loading petunia.library.k... [##################----------------------] 46 %
Loading ram-handler.kmod [###################---------------------] 48 %
Loading ramdrive.device.k... [####################--------------------] 50 %
Loading ramlib.kmod [####################--------------------] 51 %
Loading shell.kmod [#####################-------------------] 53 %
Loading strap.kmod [######################------------------] 55 %
Loading timer.device.kmod [######################------------------] 57 %
Loading graphics.library.... [#######################-----------------] 58 %
Loading PCIGraphics.card [########################----------------] 60 %
Loading RadeonHD.chip [#########################---------------] 62 %
Loading ATIRadeon.chip [#########################---------------] 64 %
Loading 3DLabsPermedia2.c... [##########################--------------] 66 %
Loading 3dfxVoodoo.chip [###########################-------------] 67 %
Loading p5020sata.device.... [###########################-------------] 69 %
Loading sii3112ide.device... [############################------------] 71 %
Loading sii3114ide.device... [#############################-----------] 73 %
Loading sii3512ide.device... [##############################----------] 75 %
Loading sii0680ide.device... [##############################----------] 76 %
Loading lsi53c8xx.device.... [###############################---------] 78 %
Loading it8212ide.device.... [################################--------] 80 %
Loading usbresource.library [################################--------] 82 %
Loading usbsys.device [#################################-------] 83 %
Loading bootmouse.usbfd [##################################------] 85 %
Loading bootkeyboard.usbfd [###################################-----] 87 %
Loading hub.usbfd [###################################-----] 89 %
Loading massstorage.usbfd [####################################----] 91 %
Loading uhci.usbhcd [#####################################---] 92 %
Loading ohci.usbhcd [#####################################---] 94 %
Loading ehci.usbhcd [######################################--] 96 %
Loading xena.resource.kmod [#######################################-] 98 %
Loading finished [########################################] 100 %

.
About to call loader entry at 0x7BD02020
[ColdStart] .[39mExecSG.
[ColdStart] Copyright (c) 2002-2015 Thomas and Hans-Joerg Frieden.
[ColdStart] exec 53.89 (28.11.2016)
.
[ColdStart] Kernel commandline: serial munge debuglevel=1.
[ColdStart] Debug level: 1.
[mem_enable_munge] *** Warning: Memory munging enabled for malloc/free emulation.
[HAL_InitCPU] CPU: e5500 1.2.
[rebuild_segment_info] Section map:.
[rebuild_segment_info] 0: Partially executable.
[rebuild_segment_info] 1: Not executable.
[rebuild_segment_info] 2: Not executable.
[rebuild_segment_info] 3: Not executable.
[rebuild_segment_info] 4: Not executable.
[rebuild_segment_info] 5: Not executable.
[rebuild_segment_info] 6: Not executable.
[rebuild_segment_info] 7: Executable.
[rebuild_segment_info] 8: Not executable.
[rebuild_segment_info] 9: Not executable.
[rebuild_segment_info] 10: Not executable.
[rebuild_segment_info] 11: Not executable.
[rebuild_segment_info] 12: Not executable.
[rebuild_segment_info] 13: Not executable.
[rebuild_segment_info] 14: Not executable.
[rebuild_segment_info] 15: Not executable.
[HAL_SetupMemoryEnvironment] Stage 1 memory setup.
[InternalMapMemory] Trying to map 0x01000000 to 0x01000000, length 0x800000 with attrs 0x00000044.
[InternalMapMemory] Trying to map 0x02000000 to 0x02000000, length 0x130000 with attrs 0x000000C0.
[InternalMapMemory] Trying to map 0x02130000 to 0x02130000, length 0x25FFFF with attrs 0x00000080.
[InternalMapMemory] Trying to map 0x01800000 to 0x01800000, length 0x7FFFFF with attrs 0x000000C0.
[InternalMapMemory] Trying to map 0x00000000 to 0x00000000, length 0x3000 with attrs 0x00000080.
[HAL_SetupMemoryEnvironment] Enabling MMU.
[HAL_SetupMemoryEnvironment] Stage 1 complete.
[HAL_BookECacheControl] old registers: l1csr0 = 0x00010001, l1csr1 = 0x00010001, l2csr0 = 0x00010000, cpccsr0 = 0xC0000000.
[HAL_BookECacheControl] new registers: l1csr0 = 0x00010001, l1csr1 = 0x00010001, l2csr0 = 0x80010000, cpccsr0 = 0xC0000000.
[ColdStart] Stored checksum = 0x00000000.
[ColdStart] Computed checksum = 0x00000000.
[radix_tree_init] Max Key for 0 = 0x00000000.
[radix_tree_init] Max Key for 1 = 0x0000003F.
[radix_tree_init] Max Key for 2 = 0x00000FFF.
[radix_tree_init] Max Key for 3 = 0x0003FFFF.
[radix_tree_init] Max Key for 4 = 0x00FFFFFF.
[radix_tree_init] Max Key for 5 = 0x3FFFFFFF.
[mark_pages] Marking pages from 0x00000000 to 0x00002FFF as used.
[mark_pages] Marking pages from 0x01000000 to 0x0238FFFF as used.
[HAL_AddAllocatorPages] Adding page pool 0x02148C80, BaseAddress = 0x0000000000000000, TopAddress = 0x000000007FFFFFFF.
[HAL_AddAllocatorPages] Free pages in pool = 519279.
[HAL_AddAllocatorPages] Total pages in pool = 524288.
[rmap_init] QCacheMax = 0.
[rmap_init] Creating 0 caches.
[HAL_CalibrateTimer] Timebase clock select is Platform clock/32.
[HAL_CalibrateTimer] U-Boot bus frequency reported as 798000000.
[rmap_init] QCacheMax = 32767.
[rmap_init] Creating 7 caches.
[rmap_init] Creating QCache 00 for 0x022DBD08.
[rmap_init] Creating QCache 01 for 0x022DBD08.
[rmap_init] Creating QCache 02 for 0x022DBD08.
[rmap_init] Creating QCache 03 for 0x022DBD08.
[rmap_init] Creating QCache 04 for 0x022DBD08.
[rmap_init] Creating QCache 05 for 0x022DBD08.
[rmap_init] Creating QCache 06 for 0x022DBD08.
[default_init] Adding Alloc/Free emulation to area executable heap (0x022DBC20).
[ColdStart] Added executable range 0x70000000 - 0x80000000.
[rmap_init] QCacheMax = 32767.
[rmap_init] Creating 7 caches.
[rmap_init] Creating QCache 00 for 0x022DF908.
[rmap_init] Creating QCache 01 for 0x022DF908.
[rmap_init] Creating QCache 02 for 0x022DF908.
[rmap_init] Creating QCache 03 for 0x022DF908.
[rmap_init] Creating QCache 04 for 0x022DF908.
[rmap_init] Creating QCache 05 for 0x022DF908.
[rmap_init] Creating QCache 06 for 0x022DF908.
[default_init] Adding Alloc/Free emulation to area primary heap (0x022DF820).
[mem_init] Initializing emu ctrl 0x022E2310 for VMA 0x022DF820.
[ColdStart] Added virtual range 0x10000000 - 0x70000000.
[ColdStart] Using as resident memory area.
[HAL_SetupMemoryEnvironment2] Kernel data segment VMArea created, vma = 0x022E3420.
[HAL_SetupMemoryEnvironment2] Kernel text segment VMArea created, vma = 0x022E7020.
[HAL_SetupMemoryEnvironment2] Custom chip interceptor VMArea created, vma = 0x022EAC20.
[HAL_SetupMemoryEnvironment2] Custom chip CIA interceptor VMArea created, vma = 0x022EE820.
[HAL_SetupMemoryEnvironment2] ROM space interceptor VMArea created, vma = 0x022F2420.
[HAL_SetupMemoryEnvironment2] Core Configuration Space VMArea created, vma = 0x022F6020.
[init_kernel_heap] DEBUG: Would get address space for kernel heap at 0xEE000000.
[rmap_init] QCacheMax = 0.
[rmap_init] Creating 0 caches.
[init_kernel_heap] Added kernel heap (Pri -127, vma = 0x022F9C20).
[res_init] Initialising resident memory system.
[ColdStart] Computed checksum after res_init: 0x70003000.
[_impl_InitCode] Initializing module flush.resident 53.1 (1.2.2010)
.
[_impl_InitCode] Initializing module expansion.library 53.1 (16.6.2008)
.
[_impl_InitCode] Initializing module post reset code of timer.device 53.2 (17.9.2014)
.
[_impl_InitCode] Initializing module exec 53.89 (28.11.2016)
.
[HAL_mpic_Init] HAL_MPIC_WHOAMI = 0.
[HAL_SetupMachineEvents] Installing Critical Interrupt Exception at 0x00000100.
[HAL_SetupMachineEvents] Installing Machine Check Exception at 0x00000200.
[HAL_SetupMachineEvents] Installing Data Storage Exception at 0x00000300.
[HAL_SetupMachineEvents] Installing Instruction Storage Exception at 0x00000400.
[HAL_SetupMachineEvents] Installing External Interrupt Exception at 0x00000500.
[HAL_SetupMachineEvents] Installing Alignment Exception at 0x00000600.
[HAL_SetupMachineEvents] Installing Program Exception at 0x00000700.
[HAL_SetupMachineEvents] Installing FPU Unavailable Exception at 0x00000800.
[HAL_SetupMachineEvents] Installing System Call Exception at 0x00000C00.
[HAL_SetupMachineEvents] Installing Fixed Interval and Watchdog Timers Exception at 0x00001000.
[HAL_SetupMachineEvents] Installing Debug Exception at 0x00002000.
[HAL_SetupMachineEvents] Installing Performance Monitor Exception at 0x00002100.
[HAL_SetupMachineEvents] Installing Doorbell Interrupt Exception at 0x00002200.
[HAL_SetupMachineEvents] Installing Doorbell Critical Interrupt Exception at 0x00002300.
[HAL_SetupMachineEvents] Installing Generic Exception at 0x00002400.
[HAL_SetupMachineEvents] TCR: 0x00000000, setting to 0x04000000.
[HAL_SetupWatchdog] Setting up watchdog timer.
[HAL_SetupWatchdog] For reference: default quantum is 0x0013069B.
[HAL_SetupWatchdog] Watchdog selected bit 43 for time period .
[HAL_SetupWatchdog] Done, tcr set up as 0xCC140000.
[page_buddyalloc_convert_from_boot] Converting boot allocator to buddy allocator.
[page_buddyalloc_convert] Creating new allocator from pool with BaseAddress = 0x0000000000000000 and TopAddress 0x000000007FFFFFFF.
[page_buddyalloc_convert] Pool has 524288 total pages.
[page_buddyalloc_init] Creating new buddy allocator with BaseAddress = 0x0000000000000000 and TopAddress 0x000000007FFFFFFF.
[page_buddyalloc_convert] Starting conversion from 0 to 524288.
[page_buddyalloc_convert] Done.
[page_buddyalloc_convert_from_boot] Done converting.
[StartExec] Page backend has 524287 pages total, 519139 available.
[HAL_FillCPUInfo] CPU: e5500 1.2.
[StartExec] Let the good times roll !!! Multitasking enabled.
[_impl_InitCode] Initializing module Shutdown Handler 53.1 (07.10.2015)
.
[_impl_InitCode] Initializing module diag init
.
[InternalMapMemory] Trying to map 0xF8000000 to 0xF8000000, length 0x10000 with attrs 0xFF80008A.
[pcie_setup] PEX0: itar = 0x00FFE000, iwbar = 0x00000000, iwbear = 0x00000000, iwar = 0x00E44017.
[pcie_setup] Outbound windows:.
[pcie_dump_atmu_ob] 0: otar = 0x00000000, otear = 0x00000000, owbar = 0x00000000, owar = 0x80044023.
[pcie_dump_atmu_ob] 1: otar = 0x000E0000, otear = 0x00000000, owbar = 0x00C00000, owar = 0x8004401C.
[pcie_dump_atmu_ob] 2: otar = 0x00000000, otear = 0x00000000, owbar = 0x00FF8000, owar = 0x8008800F.
[pcie_dump_atmu_ob] 3: otar = 0x00000000, otear = 0x00000000, owbar = 0x00000000, owar = 0x00000000.
[pcie_setup] Inbound windows:.
[pcie_dump_atmu_ib] 0: itar = 0x00000000, iwbar = 0x00000000, iwbear = 0x00000000, iwar = 0x20F44023.
[pcie_dump_atmu_ib] 1: itar = 0x00000000, iwbar = 0x01000000, iwbear = 0x00000000, iwar = 0x00000000.
[pcie_dump_atmu_ib] 2: itar = 0x00000000, iwbar = 0x00000000, iwbear = 0x00000000, iwar = 0xA0F5501F.
[pcie_dump_atmu_ib] 3: itar = 0x00FFE000, iwbar = 0x00000000, iwbear = 0x00000000, iwar = 0x80E44017.
[InternalMapMemory] Trying to map 0xF8010000 to 0xF8010000, length 0x10000 with attrs 0xFF80108A.
[pcie_setup] PEX1: itar = 0x00FFE000, iwbar = 0x00000000, iwbear = 0x00000000, iwar = 0x00E44017.
[pcie_setup] Outbound windows:.
[pcie_dump_atmu_ob] 0: otar = 0x00000000, otear = 0x00000000, owbar = 0x00000000, owar = 0x80044023.
[pcie_dump_atmu_ob] 1: otar = 0x000E0000, otear = 0x00000000, owbar = 0x00C20000, owar = 0x8004401C.
[pcie_dump_atmu_ob] 2: otar = 0x00000000, otear = 0x00000000, owbar = 0x00FF8010, owar = 0x8008800F.
[pcie_dump_atmu_ob] 3: otar = 0x00000000, otear = 0x00000000, owbar = 0x00000000, owar = 0x00000000.
[pcie_setup] Inbound windows:.
[pcie_dump_atmu_ib] 0: itar = 0x00000000, iwbar = 0x00000000, iwbear = 0x00000000, iwar = 0x20F44023.
[pcie_dump_atmu_ib] 1: itar = 0x00000000, iwbar = 0x01000000, iwbear = 0x00000000, iwar = 0x00000000.
[pcie_dump_atmu_ib] 2: itar = 0x00000000, iwbar = 0x00000000, iwbear = 0x00000000, iwar = 0xA0F5501F.
[pcie_dump_atmu_ib] 3: itar = 0x00FFE000, iwbar = 0x00000000, iwbear = 0x00000000, iwar = 0x80E44017.
[InternalMapMemory] Trying to map 0x80000000 to 0x00000000, length 0x10000000 with attrs 0xC0000086.
[InternalMapMemory] Trying to map 0x90000000 to 0x10000000, length 0x40000 with attrs 0xC000008E.
[InternalMapMemory] Trying to map 0x90040000 to 0x10040000, length 0x4000 with attrs 0xC000008E.
[InternalMapMemory] Trying to map 0xA0000000 to 0x20000000, length 0x100 with attrs 0xC200008E.
[_impl_InitCode] Initializing module newlib.library 53.36 (17.9.2016)
.
[_impl_InitCode] Initializing module utility.library 54.1 (30.3.2014)
.
[_impl_InitCode] Initializing module uhci_early_stop 53.1 (21.9.2012)
.
[_impl_InitCode] Initializing module idle.task 53.1 (9.2.2010)
.
[_impl_InitCode] Initializing module emusetup hack 53.1
.
[___emusetup] Trying to find radeon card.
[___emusetup] Found one.
[_impl_InitCode] Initializing module emulator.resource 53.1
.
[_impl_InitCode] Initializing module memdebug.resident 52.2 (19.2.2007)
.
[_impl_InitCode] Initializing module async_serial_debug.resident 53.1 (23.6.2016)
.
[_impl_InitCode] Initializing module FileSystem.resource 53.1 (12.2.2011)
.
[_impl_InitCode] Initializing module CDFileSystem 53.4 (20.9.2012)
.
[_impl_InitCode] Initializing module i2c.resource 53.2 (3.9.2015)
.
[_impl_InitCode] Initializing module battclock.resource 54.1 (1.5.2016)
.
[_impl_InitCode] Initializing module timer.device 53.2 (17.9.2014)
.
[_impl_InitCode] Initializing module $VER: ohci_early_stop [_impl_InitCode] Initializing module $VER: ehci_early_stop [EHCI] *usbbase=FE210100.
[EHCI] *usbbase=FE211100.
[_impl_InitCode] Initializing module graphics.library 54.226 (13.9.2016)
.
graphics.library P50XX optimizations enabled.
RadeonHD (2): Graphics card name is: Radeon HD 7900 Series.
RadeonHD (2): Identified the chipset as: TAHITI.
RadeonHD (2): .If - and only if - your card does not work or does not work optimally.
.please submit a bug report at:.
.http://www.amigadeveloper.com/bugreports .
.Remember to include the driver version, and the following card details:.
.0x679E:0x1682:0x3255: <name of board>.
.and *please* describe the problems you are seeing in detail..
[_mmu_RemapMemory] Trying to remap 0x80000000 to 0x00000000, length 131072 with attrs 0xC00000C6.
[_mmu_RemapMemory] Trying to remap 0x80000000 to 0x00000000, length 131072 with attrs 0xC0000086.
RadeonHD.chip (0): Object: ID: 3113 name: DISPLAYPORT type: 3 id: 13.
RadeonHD.chip (0): Object: ID: 3213 name: DISPLAYPORT type: 3 id: 13.
RadeonHD.chip (0): Object: ID: 310C name: HDMI_TYPE_A type: 3 id: C.
RadeonHD.chip (0): Object: ID: 3102 name: DUAL_LINK_DVI_I type: 3 id: 2.
RadeonHD.chip (0): Object: ID: 3101 name: SINGLE_LINK_DVI_I type: 3 id: 1.
RadeonHD.chip (0): Object: ID: 3111 name: CROSSFIRE type: 3 id: 11.
RadeonHD.chip (0): .
RadeonHD.chip (0): --------------------------------------.
RadeonHD.chip (0): CONNECTOR TABLE:.
RadeonHD.chip (0): .
RadeonHD.chip (0): Connector[0] DisplayPort 1:.
RadeonHD.chip (0): Type: RHD_CONNECTOR_DP.
RadeonHD.chip (0): DDC bus: RHD I2C line 0.
RadeonHD.chip (0): HPD: RHD_CONNECTOR_NONE (monitor not connected).
RadeonHD.chip (0): Outputs:.
RadeonHD.chip (0): Output AtomOutputUniphyE:.
RadeonHD.chip (0): Type: RHD_OUTPUT_UNIPHYE.
RadeonHD.chip (0): Device Type: atomDFP1.
RadeonHD.chip (0): .Device Record: Type: atomDFP1, Connector Type: RHD_CONNECTOR_DP, ConnectorID: 0x13, EncoderID: 0x21.
RadeonHD.chip (0): .
RadeonHD.chip (0): Connector[1] DisplayPort 2:.
RadeonHD.chip (0): Type: RHD_CONNECTOR_DP.
RadeonHD.chip (0): DDC bus: RHD I2C line 1.
RadeonHD.chip (0): HPD: RHD_HPD_3 (monitor not connected).
RadeonHD.chip (0): Outputs:.
RadeonHD.chip (0): Output AtomOutputUniphyF:.
RadeonHD.chip (0): Type: RHD_OUTPUT_UNIPHYF.
RadeonHD.chip (0): Device Type: atomDFP2.
RadeonHD.chip (0): .Device Record: Type: atomDFP2, Connector Type: RHD_CONNECTOR_DP, ConnectorID: 0x13, EncoderID: 0x21.
RadeonHD.chip (0): .
RadeonHD.chip (0): Connector[2] HDMI 1:.
RadeonHD.chip (0): Type: RHD_CONNECTOR_HDMI_A.
RadeonHD.chip (0): DDC bus: RHD I2C line 2.
RadeonHD.chip (0): HPD: RHD_CONNECTOR_VGA (monitor not connected).
RadeonHD.chip (0): Outputs:.
RadeonHD.chip (0): Output AtomOutputUniphyC:.
RadeonHD.chip (0): Type: RHD_OUTPUT_UNIPHYC.
RadeonHD.chip (0): Device Type: atomDFP3.
RadeonHD.chip (0): .Device Record: Type: atomDFP3, Connector Type: RHD_CONNECTOR_HDMI_A, ConnectorID: 0xC, EncoderID: 0x20.
RadeonHD.chip (0): .
RadeonHD.chip (0): Connector[3] DVI-I 1:.
RadeonHD.chip (0): Type: RHD_CONNECTOR_DVI.
RadeonHD.chip (0): DDC bus: RHD I2C line 5.
RadeonHD.chip (0): HPD: RHD_HPD_2 (monitor connected).
RadeonHD.chip (0): Outputs:.
RadeonHD.chip (0): Output AtomOutputUniphyA:.
RadeonHD.chip (0): Type: RHD_OUTPUT_UNIPHYA.
RadeonHD.chip (0): Device Type: atomDFP4.
RadeonHD.chip (0): .Device Record: Type: atomDFP4, Connector Type: RHD_CONNECTOR_DVI, ConnectorID: 0x2, EncoderID: 0x1E.
RadeonHD.chip (0): Output AtomOutputDACA:.
RadeonHD.chip (0): Type: RHD_OUTPUT_DACA.
RadeonHD.chip (0): Device Type: atomCRT1.
RadeonHD.chip (0): .Device Record: Type: atomCRT1, Connector Type: RHD_CONNECTOR_DVI, ConnectorID: 0x2, EncoderID: 0x15.
RadeonHD.chip (0): .
RadeonHD.chip (0): Connector[4] DVI-D 2:.
RadeonHD.chip (0): Type: RHD_CONNECTOR_DVI_SINGLE.
RadeonHD.chip (0): DDC bus: RHD I2C line 3.
RadeonHD.chip (0): HPD: RHD_HPD_0 (monitor not connected).
RadeonHD.chip (0): Outputs:.
RadeonHD.chip (0): Output AtomOutputUniphyD:.
RadeonHD.chip (0): Type: RHD_OUTPUT_UNIPHYD.
RadeonHD.chip (0): Device Type: atomDFP5.
RadeonHD.chip (0): .Device Record: Type: atomDFP5, Connector Type: RHD_CONNECTOR_DVI_SINGLE, ConnectorID: 0x1, EncoderID: 0x20.
RadeonHD.chip (0): .
RadeonHD.chip (0): --------------------------------------.
RadeonHD.chip (0): .
RadeonHD.chip (0): RadeonHD card successfully opened.
0000: 00 FF FF FF FF FF FF 00 1E 6D 7E 56 47 9B 01 00 .........m~VG....
0010: 07 12 01 03 EA 31 20 78 EA AE C5 A2 57 4A 9C 25 .....1.x....WJ.%.
0020: 12 50 54 A7 6B 80 95 00 81 80 81 40 71 4F 01 01 .PT.k......@qO...
0030: 01 01 01 01 01 01 7C 2E 90 A0 60 1A 1E 40 30 20 ......|...`..@0..
0040: 36 00 DA 28 11 00 00 1A 21 39 90 30 62 1A 27 40 6..(....!9.0b.'@.
0050: 68 B0 36 00 DA 28 11 00 00 1C 00 00 00 FD 00 38 h.6..(.........8.
0060: 4B 1E 53 0F 00 0A 20 20 20 20 20 20 00 00 00 FC K.S..............
0070: 00 57 32 32 35 32 0A 20 20 20 20 20 20 20 00 7B .W2252.........{.
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .................
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .................
00A0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .................
00B0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .................
00C0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .................
00D0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .................
00E0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .................
00F0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .................
[_impl_InitCode] Initializing module bootsd.resource 54.5 (26.10.2016)
.
[InternalMapMemory] Trying to map 0xFE114000 to 0xFE114000, length 0x1000000 with attrs 0x0000008A.
[_impl_InitCode] Initializing module graphicsPPC_PIV_support 52.1 (7.12.2006)
.
[_impl_InitCode] Initializing module newmemory.resource 52.2 [_impl_InitCode] Initializing module pager.resource 52.1 [_impl_InitCode] Initializing module nonvolatile.library 54.2 (26.08.2015)
.
[_impl_InitCode] Initializing module keymap.library 53.9 (4.5.2014)
.
[_impl_InitCode] Initializing module keyboard.device 53.12 (26.4.2015) [_impl_InitCode] Initializing module reset handler of timer.device 53.2 (17.9.2014)
.
[_impl_InitCode] Initializing module input.device 53.5 (16.2.2014)
.
[_impl_InitCode] Initializing module ramdrive.device 52.6 (7.5.2008)
.
[_impl_InitCode] Initializing module ramdrive boot unit [_impl_InitCode] Initializing module intuition.library 54.26 (21.6.2016)
.
RadeonHD.chip (0): wait for 8 fifo entries failed (5 available)..
Status:.
RadeonHD.chip (0): GRBM_STATUS: 0xA35034A5.
RadeonHD.chip (0): .FIFO_AVAIL: 5.
RadeonHD.chip (0): .SRBM_RQ_PENDING_bit.
RadeonHD.chip (0): .CF_RQ_PENDING_bit.
RadeonHD.chip (0): .GRBM_EE_BUSY_bit.
RadeonHD.chip (0): .DB03_CLEAN_bit.
RadeonHD.chip (0): .CB03_CLEAN_bit.
RadeonHD.chip (0): .SX_BUSY_bit.
RadeonHD.chip (0): .SPI03_BUSY_bit.
RadeonHD.chip (0): .SC_BUSY_bit.
RadeonHD.chip (0): .PA_BUSY_bit.
RadeonHD.chip (0): .GRBM_STATUS__CP_BUSY_bit.
RadeonHD.chip (0): .GUI_ACTIVE_bit.
RadeonHD.chip (0): .
RadeonHD.chip (0): GRBM_STATUS2: 0x2D000006.
RadeonHD.chip (0): .GRBM_STATUS2.
RadeonHD.chip (0): .SMX_CLEAN_bit.
RadeonHD.chip (0): .
RadeonHD.chip (0): SRBM_STATUS: 0x200000C0.
RadeonHD.chip (0): VGT_CNTL_STATUS: 0x00000000.
RadeonHD.chip (0): PA_CL_CNTL_STATUS: 0x80000000.
RadeonHD.chip (0): PA_SU_CNTL_STATUS: 0x00000000.
RadeonHD.chip (0): PA_SC_CNTL_STATUS: 0x00000000.
RadeonHD.chip (0): VC_CNTL_STATUS: 0x00000000.
RadeonHD.chip (0): TC_STATUS: 0x00000000.
RadeonHD.chip (0): TD0_STATUS: 0x00000000.
RadeonHD.chip (0): TA0_STATUS: 0x00000000.
RadeonHD.chip (0): TA1_STATUS: 0x00000000.
RadeonHD.chip (0): TA2_STATUS: 0x00000000.
RadeonHD.chip (0): TA3_STATUS: 0x00000000.
RadeonHD.chip (0): wait idle failed. Status:.
RadeonHD.chip (0): GRBM_STATUS: 0xA35034A5.
RadeonHD.chip (0): .FIFO_AVAIL: 5.
RadeonHD.chip (0): .SRBM_RQ_PENDING_bit.
RadeonHD.chip (0): .CF_RQ_PENDING_bit.
RadeonHD.chip (0): .GRBM_EE_BUSY_bit.
RadeonHD.chip (0): .DB03_CLEAN_bit.
RadeonHD.chip (0): .CB03_CLEAN_bit.
RadeonHD.chip (0): .SX_BUSY_bit.
RadeonHD.chip (0): .SPI03_BUSY_bit.
RadeonHD.chip (0): .SC_BUSY_bit.
RadeonHD.chip (0): .PA_BUSY_bit.
RadeonHD.chip (0): .GRBM_STATUS__CP_BUSY_bit.
RadeonHD.chip (0): .GUI_ACTIVE_bit.
RadeonHD.chip (0): .
RadeonHD.chip (0): GRBM_STATUS2: 0x2D000006.
RadeonHD.chip (0): .GRBM_STATUS2.
RadeonHD.chip (0): .SMX_CLEAN_bit.
RadeonHD.chip (0): .
RadeonHD.chip (0): SRBM_STATUS: 0x200000C0.
RadeonHD.chip (0): VGT_CNTL_STATUS: 0x00000000.
RadeonHD.chip (0): PA_CL_CNTL_STATUS: 0x80000000.
RadeonHD.chip (0): PA_SU_CNTL_STATUS: 0x00000000.
RadeonHD.chip (0): PA_SC_CNTL_STATUS: 0x00000000.
RadeonHD.chip (0): VC_CNTL_STATUS: 0x00000000.
RadeonHD.chip (0): TC_STATUS: 0x00000000.
RadeonHD.chip (0): TD0_STATUS: 0x00000000.
RadeonHD.chip (0): TA0_STATUS: 0x00000000.
RadeonHD.chip (0): TA1_STATUS: 0x00000000.
RadeonHD.chip (0): TA2_STATUS: 0x00000000.
RadeonHD.chip (0): TA3_STATUS: 0x00000000.
A little funny that it says Radeon 7900-series as it is a series 7800 card.
User avatar
Niolator
Posts: 51
Joined: Thu Jan 16, 2014 6:14 pm

Re: AmigaOS 4.1 will not install

Post by Niolator »

It seems as I have a rather special version of HD 7870. I have an XFX HD 7870 DD which uses the Tahiti chipset instead of Pitcairn which is normally used in HD 7870-cards. Tahiti is normally used in 7900-cards. This is probably why it is identified as a HD 7900-card. HD 7870-cards that utilizes the Tahiti chipset are also called HD 7870XT.
Post Reply