Summary: | IGP 320M | ||
---|---|---|---|
Product: | DRI | Reporter: | Thomas Riedel <tho_riedel> |
Component: | General | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | high | CC: | amilo |
Version: | DRI git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Description
Thomas Riedel
2004-10-20 11:00:05 UTC
re-assigning to the DRI Created attachment 1145 [details]
XFree86.0.log with XFree86-4.3.99.16 + IGP-Patch
Created attachment 1146 [details]
Xorg.0.log with X.org-CVS from 2004.10.21
I am also affected by this bug, as well as all users of the laptops of the Amilo A series shipped with a Radeon IGP 320M (I know some of them). Created attachment 1440 [details]
Thomas's procedure in order to get DRI working with old XFree86 (PDF)
I am also affected by this bug on My AmiloA (details at http://rzr.online.fr/q/AmiloA ) btw I know dri works on this IGP320M on some HP Laptop . Now, this may be offtopic or not, Samuel Verschelde compared the IRQ assignement beetwin windows and linux... I also adeed those for HP laptop : http://rzr.online.fr/q/IRQ Without disabling IRQ-sharing (without editing radeon.h) 3D works without segmentation faults. But it is necessary to disable all devices on IRQ 11. So network, sound, pcmcia and modem will not work at the same time (ACPI enabled). If you try to load a module that uses IRQ 11 while 3D is enabled the Amilo A 7600 freezes completely. This is somewhat astonishing, because the radeon-module uses IRQ 5. This problem can be solved with a fixed DSDT-table (attached). There is the need to edit /usr/src/linux/drivers/acpi/pci_link.c. Details at http://groups.yahoo.com/group/amilo/message/530 Created attachment 1585 [details]
dsdt.dsl that fixes freezings when starting X by changing some IRQs
Created attachment 1597 [details] dsdt.dsl that fixes freezings when starting X by changing some IRQs (commented), see http://groups.yahoo.com/group/amilo Hi, Im also affected here, and things are getting worse as newer versions come out. I have used Fedora, and in FC2 Everything worked ok. In FC3, I had to turn acpi=off, and enter the option "NoAccel" to get KDE enabled. But then I was not able to play any movies, or even start Totem or xine, without killing the x-server. Now in FC4Test 3 the system completely freezed, and I had to boot into single mode to edit the same things as in FC3. I Also tryed Mandrake 10.2, and it booted OK into KDE. I then tryed Mandriva 2005 limited edition, and at starting X the system freezed. This is also on a Amlio A7600. Hi, FC2 worked because the X.org Version did not support 3D. Distributions with X.org 6.8.1 or better support 3D and some like FC3 try to enable it by default. But on the Amilo A 7600 the Bios is buggy so the computer freezes when the radeon.ko is loaded taking IRQ 10. If you do not need Direct Rendering support you should not disable it with the "NoAccel" - option. Instead of this comment out the line Load "dri" in your xorg.conf. So watching movies will work. The more elegant way is to load a custom DSDT. So you have 3D without freezings and all your USB-ports work with newer kernels. For details see http://acpi.sourceforge.net/dsdt/index.php and http://groups.yahoo.com/group/amilo and http://who.is.free.fr/wiki/?DSDT Thomas Do you still have this issue with recent kernel, Xorg and ddx driver ? No feedback for ~2 years. Closing. |
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.