Mailinglist Archive: radeonhd (319 mails)
| < Previous | Next > |
[radeonhd] [Bug 16264] rhdAtomGetTables: No AtomBios signature found for second card
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Sat, 1 Nov 2008 10:53:08 -0700 (PDT)
- Message-id: <20081101175322.DACA71300EF@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=16264
Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |NOTABUG
--- Comment #12 from Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> 2008-11-01
10:53:04 PST ---
(In reply to comment #6)
I'm not sure why this isn't working for you. It is outside of the domain of X
or the X driver, though.
This indeed means that no ROM is found.
This enables to ROM. It doesn't mean that you will be able to read it out.
Don't do this! This enables the card. Thus the Xserver will assume it's primary
and won't POST it any more.
Not sure why you are seeing this. It's probably due to a non-POSTed card.
That's what I also assume.
I don't think what you see are driver issues.
But in any case part of the PCI magic you did caused the second card to not be
POSTed.
Please retry and reopen in case there are still problems.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |NOTABUG
--- Comment #12 from Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> 2008-11-01
10:53:04 PST ---
(In reply to comment #6)
The suggestion to boot with "pci=rom" and then to execute "echo 1 >
/sys/bus/pci/devices/0000:02:00.0/rom" did not enable the expansion ROM,
although I believe the address changed slightly.
I'm not sure why this isn't working for you. It is outside of the domain of X
or the X driver, though.
When I try my default ServerLayout that attempts to use both cards, the second
card fails to initialize with "rhdAtomGetTables: No AtomBios signature
found".
I will attach both the xorg.conf and the Xorg.log.
This indeed means that no ROM is found.
Now I read somewhere about some PCI configuration commands I don't really
understand. So I tried executing "setpci -s 02:00.0 ROM_ADDRESS=fbdc0001;
This enables to ROM. It doesn't mean that you will be able to read it out.
setpci -s 02:00.0 COMMAND=3". This causes lspci to show the Expansion ROM as
enabled. When I now try the dual card ServerLayout, the primary card now
falis
Don't do this! This enables the card. Thus the Xserver will assume it's primary
and won't POST it any more.
to initialize with "Cannot allocate 0 bytes of memory for BIOS image". The
secondary card starts to initialize properly but ultimately fails with
rhd_mc.c:671: RHDRestoreMC: Assertion '(RHDRegRead(rhdPtr, D1CRTC_CONTROL) &
0x1) != 0x1' failed
Not sure why you are seeing this. It's probably due to a non-POSTed card.
I will attach the full Xorg.log for this attempt.
Lastly I tried running two separate instances of X, one for each card using
ServerLayouts with the appropriate IsolateDevice options. The result without
the setpci magic above was uninformative, each card responded the same as it
did jointly. After executing the setpci magic, though, the response to the
IsolateDevice layouts differed from the joint layout. X on the primary card
worked fine. X on the secondary card found the ATOM BIOS rom this time, but
then failed with "No Video RAM detected." Presumably this is because the card
was not ever POSTed? I'll attach the Xorg.logs
That's what I also assume.
I don't think what you see are driver issues.
But in any case part of the PCI magic you did caused the second card to not be
POSTed.
Please retry and reopen in case there are still problems.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |