Talk:Ubuntu Jaunty Installation Guide: Difference between revisions
(wording suggests 32 bit and 64 bit instructions should differ) |
(→no teme: new section) |
||
Line 61: | Line 61: | ||
After this change finaly my Ubuntu 9.04 performed as wished including compiz and apps like google earth | After this change finaly my Ubuntu 9.04 performed as wished including compiz and apps like google earth | ||
== no teme == | |||
I want to quote your post in my blog. It can? | |||
And you et an account on Twitter? |
Revision as of 00:59, 27 December 2009
TALK PAGES ARE NOT SUPPORT FORUMS
|
If you require help with installing the AMD fglrx driver, please consider a web forum or mailing list. |
In section 5.5.4 Install Debs - it says
Install the debs, depending on if you're on a 32-bit or 64-bit system:
However the instructions which follow for each case are identical. Are they supposed to be different?
After installing Ubuntu 9.04 on my laptop I noticed that some images, textareas and textures were displayed in a stripery way. And always ther were a few bleu dots around my mousepointer.
Installing the newest fgrlx ATI drive was not an option because after the install X-org hangs.
My hardware:
HP Compaq nw8240 Ati Mobility Radeon X700 1900 x 1200
Ubuntu 9.04
After a long search I found the folowing solution:
Just change the mentioned sections in the /etc/X11/xorg.conf to the folowing:
- start xorg.conf
Section "Monitor" Identifier "Configured Monitor" EndSection
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 SubSection "Display" Virtual 1920 1200 EndSubSection EndSection
Section "Module" Load "dri" Load "GLcore" Load "glx" EndSection
Section "Device" Identifier "Configured Video Device" Option "EnablePageFlip" "1" Option "ColorTiling" "1" Option "AccelMethod" "XAA" Option "DynamicClocks" "true" Driver "radeon" EndSection
- end xorg.conf
After this change finaly my Ubuntu 9.04 performed as wished including compiz and apps like google earth
no teme
I want to quote your post in my blog. It can? And you et an account on Twitter?