ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #39834
[Bug 433075] Re: Xorg crashed with SIGSEGV on ATI hybrid graphics laptop with fglrx enabled
I installed Ubuntu 9.10 x86_64 on my ASUSM51Ta which has this graphcis
configuration:
01:05.0 VGA compatible controller: ATI Technologies Inc RS780M/RS780MN [Radeon
HD 3200 Graphics]
02:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon
HD 3650
I followed this procedure:
(00) installed Ubuntu 9.10 x86_64 and updated everything
(01) downloaded "libstdc++5_3.3.6-17ubuntu1_amd64.deb" from
http://packages.ubuntu.com/jaunty/amd64/libstdc++5/download and installed it.
(02) in terminal:
$ sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf
dkms libQtGui4
(03) in terminal:
$ sudo apt-get install ia32-libs
(04) downloaded "ati-driver-installer-9-12-x86.x86_64.run" and in terminal:
$ cd Downloads
$ sh ati-driver-installer-9-12-x86.x86_64.run --buildpkg Ubuntu/karmic
(05) in terminal:
$ sudo dpkg -i xorg-driver-fglrx_*.deb fglrx-kernel-source_*.deb
fglrx-amdcccle_*.deb
(06) in terminal:
$ sudo gedit /etc/X11/xorg.conf
and copy:
- Section "Device"
- Identifier "SOME IDENTIFIER"
- Driver "fglrx"
- EndSection
and save the file
(07) in terminal:
$ sudo aticonfig --initial -f
$ sudo aticonfig --input=/etc/X11/xorg.conf --tls=1
(08) reboot
When the system reinitialized it crashed.
If I change BusID "PCI:1:5:0" in the xorg.conf file for BusID
"PCI:2:0:0" it also crashes.
Is there a way to disable switchable-graphics?? In the BIOS there is no
option... Thanks a lot!!!!
Attachments:
Ubuntu09.10x64_Catalist09.12_xorg.conf -> xorg.conf file
Ubuntu09.10x64_Catalist09.12_PCI1.5.0_Xorg.0.log -> Xorg.0.log file leaving BusID "PCI:1:5:0" in the xorg.conf file
Ubuntu09.10x64_Catalist09.12_PCI2.0.0_Xorg.0.log -> Xorg.0.log file changing BusID "PCI:1:5:0" in the xorg.conf file for BusID "PCI:2:0:0"
** Attachment added: "xorg.conf file"
http://launchpadlibrarian.net/37288295/Ubuntu09.10x64_Catalist09.12_xorg.conf
--
Xorg crashed with SIGSEGV on ATI hybrid graphics laptop with fglrx enabled
https://bugs.launchpad.net/bugs/433075
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.