Talk:Ubuntu Lucid Installation Guide: Difference between revisions

From cchtml.com
No edit summary
(Undo revision 8326 by 62.107.113.250 (talk))
Line 8: Line 8:


Also, did anybody notice 1s screen blackout before starting and after closing Mplayer/VLC? Couldn't find info about this issue. Catalyst 10.7, Ubuntu Lucid. x64.
Also, did anybody notice 1s screen blackout before starting and after closing Mplayer/VLC? Couldn't find info about this issue. Catalyst 10.7, Ubuntu Lucid. x64.
----
I had run "ati-config-installer(8_95).run --buildpkg Ubuntu/Lucid" and then installed the modules via dpkg -i *.deb.. I removed xorg.conf, ran aticonfig ---initial
after a reboot i found following problems:
''Xorg.0.log ==> (WW) fglrx(0): * kernel module (fglrx.ko) may be missing'' or incompatible *''
and found that even so dpkg -i command had said 'Installing to /lib/modules/2.6.xx-yy-generic/update/dkms/' - there was no fglrx.ko found in that folder
To fix this i had to redo:
$ ''dpkg -i fglrx_8.950-0ubuntu1_i386.deb''
$ service gdm restart

Revision as of 19:16, 28 March 2012

when going to the aticonfi I got the following : aticonfig: No supported adapters detected I have a rs960m x1200. anyone for a clue? Ubuntu 10.04 Lucid cheers


Also, did anybody notice 1s screen blackout before starting and after closing Mplayer/VLC? Couldn't find info about this issue. Catalyst 10.7, Ubuntu Lucid. x64.