
Originally Posted by
Harry33
The kernel 3.2 rc3 is in Precise repos now.
The problem I think is definitly the fglrx restricted drivers. By default they are not installed along with the 64bit package (it appears) . I keep falling back into Unity 2D.
I ran the code:
sudo apt-get install fglrx and got the following output:
Code:
ventrical@ventrical-Extensa-4420:~$ sudo apt-get install fglrx
[sudo] password for ventrical:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libx264-116 libmagickcore3 libmagickwand3 libjpeg62:i386
libmagickcore3-extra
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fglrx-amdcccle lib32gcc1 libc6-i386
The following NEW packages will be installed:
fglrx fglrx-amdcccle lib32gcc1 libc6-i386
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 64.4 MB of archives.
After this operation, 191 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libc6-i386 amd64 2.13-20ubuntu5 [3,851 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main lib32gcc1 amd64 1:4.6.2-5ubuntu1 [54.1 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/restricted fglrx amd64 2:8.911-0ubuntu1 [54.6 MB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/restricted fglrx-amdcccle amd64 2:8.911-0ubuntu1 [5,909 kB]
Fetched 64.4 MB in 4min 5s (262 kB/s)
Selecting previously unselected package libc6-i386.
(Reading database ... 238739 files and directories currently installed.)
Unpacking libc6-i386 (from .../libc6-i386_2.13-20ubuntu5_amd64.deb) ...
Replaced by files in installed package libc6:i386 ...
Selecting previously unselected package lib32gcc1.
Unpacking lib32gcc1 (from .../lib32gcc1_1%3a4.6.2-5ubuntu1_amd64.deb) ...
Selecting previously unselected package fglrx.
Unpacking fglrx (from .../fglrx_2%3a8.911-0ubuntu1_amd64.deb) ...
Selecting previously unselected package fglrx-amdcccle.
Unpacking fglrx-amdcccle (from .../fglrx-amdcccle_2%3a8.911-0ubuntu1_amd64.deb) ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Setting up libc6-i386 (2.13-20ubuntu5) ...
Setting up lib32gcc1 (1:4.6.2-5ubuntu1) ...
Setting up fglrx (2:8.911-0ubuntu1) ...
update-alternatives: using /usr/lib/fglrx/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-alternatives: warning: skip creation of /etc/OpenCL/vendors/amdocl32.icd because associated file /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Loading new fglrx-8.911 DKMS files...
First Installation: checking all kernels...
Building only for 3.2.0-2-generic
Building for architecture x86_64
Building initial module for 3.2.0-2-generic
Done.
fglrx:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.2.0-2-generic/updates/dkms/
depmod.........
DKMS: install Completed.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Setting up fglrx-amdcccle (2:8.911-0ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-2-generic
ventrical@ventrical-Extensa-4420:~$
So all is working except for the ATi Radeon driver. I have:01:05.0 VGA compatible controller: ATI Technologies Inc RS690M [Radeon X1200 Series]
Are there any ideas on how to install this correctly or , as it has been mentioned, are there still problems with the current drivers/repos?
thanks in advance..
Bookmarks