** Description changed:

- Description of problem: 
+ Description of problem:
  Latest fglrx driver does not install on Acer Aspire One 722 under Ubuntu 12.04
  
  The chip is a Radeon 6290.
  
  Steps to reproduce:
  1. aptitude install fglrx
  2. reboot
  3. attempt startx
  
  Actual result:
  
  Install shows some errors (see below)
  startx fails
  
+ [   303.066] (EE) open /dev/fb0: No such file or directory
+ [   303.066] (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
+ [   303.066] 
+ [   303.066] Backtrace:
+ [   303.066] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb77331a9]
+ [   303.066] 1: /usr/bin/X (0xb75ae000+0x188e9a) [0xb7736e9a]
+ [   303.066] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb758b40c]
+ [   303.067] 3: 
/usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
 (xdl_xs111_atiddxLeaveVT+0x4a) [0xb656be5a]
+ [   303.067] 4: /usr/bin/X (xf86DeleteScreen+0x6d) [0xb76321cd]
+ [   303.067] 
+ [   303.067] Segmentation fault at address 0xc
+ 
  Installation log and error received on 'startx' are below:
  
  Installation log:
  
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Reading extended state information...
  Initializing package states...
  The following NEW packages will be installed:
-   fglrx fglrx-amdcccle{a} 
+   fglrx fglrx-amdcccle{a}
  0 packages upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
  Need to get 0 B/45.1 MB of archives. After unpacking 129 MB will be used.
  Writing extended state information...
  Selecting previously unselected package fglrx.
- (Reading database ... 
+ (Reading database ...
  (Reading database ... 5%
  (Reading database ... 10%
  (Reading database ... 15%
  (Reading database ... 20%
  (Reading database ... 25%
  (Reading database ... 30%
  (Reading database ... 35%
  (Reading database ... 40%
  (Reading database ... 45%
  (Reading database ... 50%
  (Reading database ... 55%
  (Reading database ... 60%
  (Reading database ... 65%
  (Reading database ... 70%
  (Reading database ... 75%
  (Reading database ... 80%
  (Reading database ... 85%
  (Reading database ... 90%
  (Reading database ... 95%
  (Reading database ... 100%
  (Reading database ... 194614 files and directories currently installed.)
  Unpacking fglrx (from .../fglrx_2%3a8.960-0ubuntu1_i386.deb) ...
  Selecting previously unselected package fglrx-amdcccle.
  Unpacking fglrx-amdcccle (from 
.../fglrx-amdcccle_2%3a8.960-0ubuntu1_i386.deb) ...
  Processing triggers for ureadahead ...
  Setting up fglrx (2:8.960-0ubuntu1) ...
  update-alternatives: using /usr/lib/fglrx/ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
  update-alternatives: warning: skip creation of 
/etc/OpenCL/vendors/amdocl64.icd because associated file 
/usr/lib/fglrx/etc/OpenCL/vendors/amdocl64.icd (of link group 
i386-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: warning: skip creation of /usr/lib32/libaticalcl.so 
because associated file /usr/lib32/fglrx/libaticalcl.so (of link group 
i386-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: warning: skip creation of /usr/lib32/libaticalrt.so 
because associated file /usr/lib32/fglrx/libaticalrt.so (of link group 
i386-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/fglrx/ld.so.conf because link group i386-linux-gnu_gl_conf is broken.
  update-alternatives: warning: skip creation of 
/etc/OpenCL/vendors/amdocl64.icd because associated file 
/usr/lib/fglrx/etc/OpenCL/vendors/amdocl64.icd (of link group 
i386-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: warning: skip creation of /usr/lib32/libaticalcl.so 
because associated file /usr/lib32/fglrx/libaticalcl.so (of link group 
i386-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: warning: skip creation of /usr/lib32/libaticalrt.so 
because associated file /usr/lib32/fglrx/libaticalrt.so (of link group 
i386-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto 
mode.
  update-initramfs: deferring update (trigger activated)
  Loading new fglrx-8.960 DKMS files...
  Building only for 3.2.0-20-generic-pae
  Building for architecture i686
  Building initial module for 3.2.0-20-generic-pae
  Done.
  
  fglrx:
  Running module version sanity check.
-  - Original module
-    - No original module exists within this kernel
-  - Installation
-    - Installing to /lib/modules/3.2.0-20-generic-pae/updates/dkms/
+  - Original module
+    - No original module exists within this kernel
+  - Installation
+    - Installing to /lib/modules/3.2.0-20-generic-pae/updates/dkms/
  
  depmod....
  
  DKMS: install completed.
  update-initramfs: deferring update (trigger activated)
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Setting up fglrx-amdcccle (2:8.960-0ubuntu1) ...
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-3.2.0-20-generic-pae
  Processing triggers for libc-bin ...
  ldconfig deferred processing now taking place
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Reading extended state information...
  Initializing package states...
  Writing extended state information...
  
- 
- 
  Log trying to run startx:
- 
- 
  
  X.Org X Server 1.12.0
  Release Date: 2012-03-04
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 2.6.24-30-xen i686 Ubuntu
  Current Operating System: Linux ao722 3.2.0-20-generic-pae #33-Ubuntu SMP Tue 
Mar 27 17:05:18 UTC 2012 i686
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic-pae 
root=UUID=88be7b53-a4bd-412f-875d-5dbd471c2eb7 ro quiet splash vt.handoff=7
  Build Date: 08 March 2012  07:07:08AM
- xorg-server 2:1.12.0+git20120308+server-1.12-branch.b1be72c5-0ubuntu0ricotz 
(For technical support please see http://www.ubuntu.com/support) 
+ xorg-server 2:1.12.0+git20120308+server-1.12-branch.b1be72c5-0ubuntu0ricotz 
(For technical support please see http://www.ubuntu.com/support)
  Current version of pixman: 0.25.2
-       Before reporting problems, check http://wiki.x.org
-       to make sure that you have the latest version.
+  Before reporting problems, check http://wiki.x.org
+  to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
-       (++) from command line, (!!) notice, (II) informational,
-       (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
+  (++) from command line, (!!) notice, (II) informational,
+  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 28 23:22:45 2012
  (==) Using config file: "/etc/X11/xorg.conf"
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:0) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:2) found
  (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:3) found
  
  Backtrace:
  0: /usr/bin/X (xorg_backtrace+0x49) [0xb76df1a9]
  1: /usr/bin/X (0xb755a000+0x188e9a) [0xb76e2e9a]
  2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb753740c]
  3: 
/usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
 (xdl_xs111_atiddxLeaveVT+0x4a) [0xb6519e5a]
  4: /usr/bin/X (xf86DeleteScreen+0x6d) [0xb75de1cd]
  
  Segmentation fault at address 0xc
  
  Caught signal 11 (Segmentation fault). Server aborting
  
- Please consult the The X.Org Foundation support 
-        at http://wiki.x.org
-  for help. 
+ Please consult the The X.Org Foundation support
+   at http://wiki.x.org
+  for help.
  Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.
  
-  ddxSigGiveUp: Closing log
+  ddxSigGiveUp: Closing log
  Server terminated with error (1). Closing log file.
  xinit: giving up
  xinit: unable to connect to X server: No such file or directory
  xinit: unexpected signal 2
  
- 
  Expected result:
  
  Install would work without errors
  It would be possible to start x windows

** Summary changed:

- fglrx on precise fails install and cant startx
+ [HD6290] fglrx on precise fails install and cant startx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/967972

Title:
  [HD6290] fglrx on precise fails install and cant startx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/967972/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to