| Summary: | X/Radeon crashes with X1550 PCI on DEC Alpha | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | Matt Turner <mattst88> | ||||||
| Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||
| Status: | RESOLVED NOTOURBUG | QA Contact: | Xorg Project Team <xorg-team> | ||||||
| Severity: | normal | ||||||||
| Priority: | medium | CC: | armin76 | ||||||
| Version: | 7.3 (2007.09) | ||||||||
| Hardware: | Other | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| i915 platform: | i915 features: | ||||||||
| Bug Depends on: | 15699 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
|
Description
Matt Turner
2008-04-15 13:52:46 UTC
Sounds like alpha may need an alternate pragma pack. See bug 14594. Try removing the following lines from configure.ac: case $host_os in *linux*) AC_DEFINE(FGL_LINUX, 1, [Use linux pragma pack]) ;; esac then re-run autogen.sh and rebuild. Nevermind the previous comment. The driver is not able to access the bios. I filed this bug (https://bugs.freedesktop.org/show_bug.cgi?id=15521) for the same problem with radeonhd. I assume the fix applied to radeonhd would be similar to the one needed here. Created attachment 16139 [details]
X log with X1550 installed in Alpha system with logverbose 8
What information can I provide to assist in fixing this bug?
The server needs to be fixed to properly read the rom on alpha architectures. Kernel bug. Closing. http://bugzilla.kernel.org/show_bug.cgi?id=10893 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.