ati radeon driver 9250

Asked by Unetwork

Hi every one. I would like to know if its possible to use 2 monitors wth this card?
If so how to set them up?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Massimo Forti
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
Massimo Forti (slackwarelife) said :
#1

Have you enabled close ATI driver in Ubuntu/Kubuntu 7.04?
If yes, you can install fglrx-control, this is the control pannel to manage the ati driver, in this pannel you can enable the second monitor.

Revision history for this message
Unetwork (bosse-kvkmk) said :
#2

Hi slackwarelife thanks a lot for the fast reply.
Forgive me but I am a absolutely beginner could you tell me where to find this control panel?

Revision history for this message
Massimo Forti (slackwarelife) said :
#3

in a shell do:

fireglcontrol

If it does not exist, in a shell do:

sudo dpkg -i fglrx-control

and then do:

fireglcontrol

thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#4

ok here is what I did
Went to Applications
Accessories
Terminal
And typed: fireglcontrol
The system rebooted and logged in
So what should I do now?
Click on system?

Please understand I am NEW in linux so please bare with me.....
Thanks ;)

Revision history for this message
Massimo Forti (slackwarelife) said :
#5

Go to system --> administration --> restrict driver
You must have ATI driver enabled
thanks.

Revision history for this message
Unetwork (bosse-kvkmk) said :
#6

So this is what happened after the reboot:
peter@Asus:~$ fireglcontrol
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 145
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 145
  Minor opcode: 3
  Resource id: 0x0
Failed to open device

Revision history for this message
Unetwork (bosse-kvkmk) said :
#7

Hi again when I go to system-administration there is nothing in the shortcuts: restrict driver

Revision history for this message
Unetwork (bosse-kvkmk) said :
#8

The message tell me hte system don't need any restricted drivers....

Revision history for this message
Massimo Forti (slackwarelife) said :
#9

if you do:

glxinfo | grep rendering

you recive

direct rendering: Yes

thanks

Revision history for this message
Massimo Forti (slackwarelife) said :
#10

To open the restricted-manager pannel you can do in shell:

gksu -D /usr/share/applications/restricted-manager.desktop /usr/bin/restricted-manager

this will open the win to manager the close driver. Here you can see enable the ATI module.

Thanks.

Revision history for this message
Unetwork (bosse-kvkmk) said :
#11

No I received the following in the win:

peter@Asus:~$ glxinfo | grep rendering
direct rendering: No
peter@Asus:~$

Revision history for this message
Massimo Forti (slackwarelife) said :
#12

Ok, the ATI driver is not installed.
have you opened the restrict-manager tool ???

Revision history for this message
Unetwork (bosse-kvkmk) said :
#13

Yes I did but no Ati was there

Revision history for this message
Unetwork (bosse-kvkmk) said :
#14

VMware Virtual Machine Monitor and the VMware Virtual Network driver

Revision history for this message
Massimo Forti (slackwarelife) said :
#15

You probably nust make the manual installation, this how-to explains how

https://help.ubuntu.com/community/BinaryDriverHowto/ATI

thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#16

ok did that and made the edit, now I can't start the system and back to XP
I guess this is all to complicated for beginners.
I think I better wait until this ATI issue is solved with a update.
Thanks any way I enjoyed Ubunto and will check and install again in some months.
Lots of regards, Peter

Revision history for this message
Massimo Forti (slackwarelife) said :
#17

Which problem you have now ?

thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#18

Now can't come inside the system, this after I changed the files as describes https://help.ubuntu.com/community/BinaryDriverHowto/ATI.
I get some strange screen which I can't read...
That is why I think this is too difficult for me.

Revision history for this message
Massimo Forti (slackwarelife) said :
#19

Do you have change the file /etc/X11/xorg.conf ???

Revision history for this message
Unetwork (bosse-kvkmk) said :
#20

No I just did what the link said I should do.
I installed Ubuntu again bt again back where i have been with single monitor view...

Revision history for this message
Massimo Forti (slackwarelife) said :
#21

Ok, I search a easy how-to to install the ATI driver. Wait please.

Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#22

That would be a great help thanks in advance.

Revision history for this message
Massimo Forti (slackwarelife) said :
#23

I understand the ATI restrict driver works only with card over 9500 seris. Your card is supported by the open driver (sorry, I didn't know this).
I have found how you can use the dual monitor, but I want to know you xorg.conf to say you the corret data.
Tou can post the result of:

$: sudo gedit /etc/X11/xorg.conf

Thanks.

Revision history for this message
Unetwork (bosse-kvkmk) said :
#24

Hi thanks for all the nice help and your efforts here is the config:

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
 Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Driver "ati"
 BusID "PCI:1:0:0"
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Monitor "CPD-G500"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
 InputDevice "stylus" "SendCoreEvents"
 InputDevice "cursor" "SendCoreEvents"
 InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
 Mode 0666
EndSection

Revision history for this message
Unetwork (bosse-kvkmk) said :
#25

I have the following monitors:
Main: LG 19 LCD digital second: 21 from Sony G500.
As I can read at the config the LCD from LG is not found.
regards.

Revision history for this message
Massimo Forti (slackwarelife) said :
#26

1) do a backup (we want the security te recovery all):
$: sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup

2) Change this line:
From --> Driver "ati"
To --> Driver "radeon"

3) than restart and do:

$: glxinfo | grep rendering

Now you must recive this answer:

direct rendering: Yes (the 3d is enabled)

After we change the config for the dual video.

Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#27

Hi thanks this is what I received:
peter@peter-desktop:~$ glxinfo | grep rendering
direct rendering: No
peter@peter-desktop:~$

Here the section about the edit I did:

Section "Device"
 Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Driver "radeon"
 BusID "PCI:1:0:0"
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Monitor "CPD-G500"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Revision history for this message
Massimo Forti (slackwarelife) said :
#28

It's incredible, I don't understand because the 3d does not work in your card.
We try for the last time to install the fglrx driver, this how-to is easy:

:$ cd

:$ mkdir driver-ati && cd driver-ati

we download the last driver:

:$ wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.36.5-x86.x86_64.run

:$ sh ati-driver-installer-8.36.5-x86.x86_64.run --extract 8.36.5

:$ cd 8.36.5/packages/Debian/dists/etch

:$ cp rules rules.orig

:$ sed s/fglrx-control/fglrx-amdcccle/ rules.orig > rules

:$ cd ../../../..

:$ sh ati-installer.sh 8.36.5 --buildpkg Debian/etch

:$ cd ..

:$ sudo dpkg -i fglrx-*8.36.5*.deb

:$ sudo m-a preparesudo m-a update

:$ sudo m-a build fglrxsudo m-a install fglrx

:$ sudo depmod -asudo aticonfig --initial

:$ sudo aticonfig --overlay-type=Xv

:$ sudo gedit /etc/X11/xorg.conf

and add this lines:

Section "Extensions"
        Option "Composite" "0"
EndSection

I know what I have written before, but a friends have tested it with good results.

Post me any erros please.

Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#29

This is what I got such as permission denied:
peter@peter-desktop:~$ cd
peter@peter-desktop:~$ mkdir driver-ati && cd driver-ati
peter@peter-desktop:~/driver-ati$ wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.36.5-x86.x86_64.run
--16:32:45-- https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.36.5-x86.x86_64.run
           => `ati-driver-installer-8.36.5-x86.x86_64.run'
Resolving a248.e.akamai.net... 80.239.170.222, 80.239.170.208
Connecting to a248.e.akamai.net|80.239.170.222|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 53,331,877 (51M) [application/octet-stream]

100%[========================================================================>] 53,331,877 208.35K/s ETA 00:00

16:36:56 (207.75 KB/s) - `ati-driver-installer-8.36.5-x86.x86_64.run' saved [53331877/53331877]

peter@peter-desktop:~/driver-ati$ sh ati-driver-installer-8.36.5-x86.x86_64.run --extract 8.36.5
Creating directory 8.36.5
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.36.5...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
peter@peter-desktop:~/driver-ati$ cd 8.36.5/packages/Debian/dists/etch
peter@peter-desktop:~/driver-ati/8.36.5/packages/Debian/dists/etch$ cp rules rules.orig
peter@peter-desktop:~/driver-ati/8.36.5/packages/Debian/dists/etch$ sed s/fglrx-control/fglrx-amdcccle/ rules.orig > rules
bash: rules: Permission denied
peter@peter-desktop:~/driver-ati/8.36.5/packages/Debian/dists/etch$
peter@peter-desktop:~/driver-ati/8.36.5/packages/Debian/dists/etch$ cp rules rules.orig
cp: cannot create regular file `rules.orig': Permission denied

Revision history for this message
Unetwork (bosse-kvkmk) said :
#30

I changed the config and got the following:

peter@peter-desktop:~$ glxinfo | grep rendering
direct rendering: No
peter@peter-desktop:~$ cd 8.36.5/packages/Debian/dists/etch
peter@peter-desktop:~/8.36.5/packages/Debian/dists/etch$ cp rules rules.orig
cp: cannot create regular file `rules.orig': Permission denied
peter@peter-desktop:~/8.36.5/packages/Debian/dists/etch$

Revision history for this message
Unetwork (bosse-kvkmk) said :
#31

and this with the next command line:
sudo: m-a: command not found
peter@peter-desktop:~/8.36.5/packages/Debian/dists/etch$

Revision history for this message
Massimo Forti (slackwarelife) said :
#32

I must sleep more to the night, I have posted the procedure for Debian, here that one for Ubutnu 7.04:
first delete the driver-ati dir, we restart all:

$: sudo apt-get update

$: sudo apt-get install module-assistant build-essential fakeroot dh-make debhelper debconf libstdc++5 linux-headers-$(uname -r)

:$ mkdir driver-ati && cd driver-ati

we download the last driver:

:$ wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.36.5-x86.x86_64.run

:$ bash ati-driver-installer-8.36.5-x86.x86_64.run --buildpkg Ubuntu/feisty

:$ sudo geit /etc/default/linux-restricted-modules-common

add this line:

DISABLED_MODULES="fglrx"

:$ sudo dpkg -i xorg-driver-fglrx_8.36.5-1*.deb

:$ sudo dpkg -i fglrx-kernel-source_8.36.5-1*.deb

:$ sudo dpkg -i fglrx-amdcccle_8.36.5-1*.deb

:$ sudo rm /usr/src/fglrx-kernel*.deb

:$ sudo module-assistant prepare

:$ sudo module-assistant update

:$ sudo module-assistant build fglrx

:$ sudo module-assistant install fglrx

:$ sudo depmod -ae

:$ sudo modprobe fglrx

:$ sudo aticonfig --initial

:$ sudo aticonfig --overlay-type=Xv

Now you must open your xorg.cong and see "driver=fglrx"

write any erros

thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#33

sudo: geit: command not found
peter@peter-desktop:~/driver-ati$

also:
peter@peter-desktop:~/driver-ati$ bash ati-driver-installer-8.36.5-x86.x86_64.run --buildpkg Ubuntu/feisty
Created directory fglrx-install.Es6668
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.36.5...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
 ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Ubuntu/feisty
./packages/Ubuntu/ati-packager.sh: 178: dpkg-architecture: not found
Error: unsupported architecture:
Removing temporary directory: fglrx-install.Es6668

Revision history for this message
Unetwork (bosse-kvkmk) said :
#34

ok saw your mistake in typing:
sudo gedit /etc/default/linux-restricted-modules-common

But now I got:
peter@peter-desktop:~/driver-ati$ sudo dpkg -i xorg-driver-fglrx_8.36.5-1*.deb
dpkg: error processing xorg-driver-fglrx_8.36.5-1*.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 xorg-driver-fglrx_8.36.5-1*.deb
peter@peter-desktop:~/driver-ati$ sudo dpkg -i fglrx-kernel-source_8.36.5-1*.debdpkg: error processing fglrx-kernel-source_8.36.5-1*.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 fglrx-kernel-source_8.36.5-1*.deb
peter@peter-desktop:~/driver-ati$

Revision history for this message
Unetwork (bosse-kvkmk) said :
#35

Ok I started all again and deleted all the ati folders.
Here is what I got:

peter@peter-desktop:~$ mkdir driver-ati && cd driver-ati
peter@peter-desktop:~/driver-ati$ wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.36.5-x86.x86_64.run
--20:15:29-- https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.36.5-x86.x86_64.run
           => `ati-driver-installer-8.36.5-x86.x86_64.run'
Resolving a248.e.akamai.net... 213.144.186.217, 213.144.186.201, 213.144.186.210
Connecting to a248.e.akamai.net|213.144.186.217|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 53,331,877 (51M) [application/octet-stream]

100%[====================================>] 53,331,877 208.13K/s ETA 00:00

20:19:41 (207.50 KB/s) - `ati-driver-installer-8.36.5-x86.x86_64.run' saved [53331877/53331877]

peter@peter-desktop:~/driver-ati$ bash ati-driver-installer-8.36.5-x86.x86_64.run --buildpkg Ubuntu/feisty
Created directory fglrx-install.BG9287
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.36.5...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
 ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Ubuntu/feisty
Package /home/peter/driver-ati/xorg-driver-fglrx_8.36.5-1_i386.deb has been successfully generated
Package /home/peter/driver-ati/xorg-driver-fglrx-dev_8.36.5-1_i386.deb has been successfully generated
Package /home/peter/driver-ati/fglrx-kernel-source_8.36.5-1_i386.deb has been successfully generated
Package /home/peter/driver-ati/fglrx-amdcccle_8.36.5-1_i386.deb has been successfully generated
Removing temporary directory: fglrx-install.BG9287
peter@peter-desktop:~/driver-ati$ sudo gedit /etc/default/linux-restricted-modules-common
peter@peter-desktop:~/driver-ati$ sudo dpkg -i xorg-driver-fglrx_8.36.5-1*.deb
(Reading database ... 92713 files and directories currently installed.)
Preparing to replace xorg-driver-fglrx 7.1.0-8.34.8+2.6.20.5-15.20 (using xorg-driver-fglrx_8.36.5-1_i386.deb) ...
Unpacking replacement xorg-driver-fglrx ...
Setting up xorg-driver-fglrx (8.36.5-1) ...
Starting atieventsd: done.

peter@peter-desktop:~/driver-ati$ sudo dpkg -i fglrx-kernel-source_8.36.5-1*.deb
Selecting previously deselected package fglrx-kernel-source.
(Reading database ... 92801 files and directories currently installed.)
Unpacking fglrx-kernel-source (from fglrx-kernel-source_8.36.5-1_i386.deb) ...
Setting up fglrx-kernel-source (8.36.5-1) ...
peter@peter-desktop:~/driver-ati$ sudo dpkg -i fglrx-amdcccle_8.36.5-1*.deb
Selecting previously deselected package fglrx-amdcccle.
dpkg: considering removing fglrx-control in favour of fglrx-amdcccle ...
dpkg: yes, will remove fglrx-control in favour of fglrx-amdcccle.
(Reading database ... 92805 files and directories currently installed.)
Unpacking fglrx-amdcccle (from fglrx-amdcccle_8.36.5-1_i386.deb) ...
Setting up fglrx-amdcccle (8.36.5-1) ...

peter@peter-desktop:~/driver-ati$ sudo rm /usr/src/fglrx-kernel*.deb
rm: cannot remove `/usr/src/fglrx-kernel*.deb': No such file or directory
peter@peter-desktop:~/driver-ati$ sudo dpkg -i fglrx-amdcccle_8.36.5-1*.deb
(Reading database ... 92831 files and directories currently installed.)
Preparing to replace fglrx-amdcccle 8.36.5-1 (using fglrx-amdcccle_8.36.5-1_i386.deb) ...
Unpacking replacement fglrx-amdcccle ...
Setting up fglrx-amdcccle (8.36.5-1) ...

peter@peter-desktop:~/driver-ati$ sudo rm /usr/src/fglrx-kernel*.deb
rm: cannot remove `/usr/src/fglrx-kernel*.deb': No such file or directory
peter@peter-desktop:~/driver-ati$ sudo module-assistant prepare
Getting source for kernel version: 2.6.20-15-generic
Kernel headers available in /lib/modules/2.6.20-15-generic/build
Creating symlink...
apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
The following packages were automatically installed and are no longer required:
  libqt3-mt
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Done!
peter@peter-desktop:~/driver-ati$ sudo module-assistant update

Updated infos about 86 packages
peter@peter-desktop:~/driver-ati$ sudo module-assistant build fglrx
Extracting the package tarball, /usr/src/fglrx.tar.bz2, please wait...
Done with /usr/src/fglrx-kernel-2.6.20-15-generic_8.36.5-1+2.6.20-15.27_i386.deb .
peter@peter-desktop:~/driver-ati$ sudo module-assistant install fglrx
Selecting previously deselected package fglrx-kernel-2.6.20-15-generic.
(Reading database ... 92831 files and directories currently installed.)
Unpacking fglrx-kernel-2.6.20-15-generic (from .../fglrx-kernel-2.6.20-15-generic_8.36.5-1+2.6.20-15.27_i386.deb) ...
Setting up fglrx-kernel-2.6.20-15-generic (8.36.5-1+2.6.20-15.27) ...

peter@peter-desktop:~/driver-ati$ sudo depmod -ae
peter@peter-desktop:~/driver-ati$ sudo modprobe fglrx
Not loading fglrx module; not used in /etc/X11/xorg.conf
peter@peter-desktop:~/driver-ati$ sudo aticonfig --initial
Uninitialised file found, configuring.
Using /etc/X11/xorg.conf
Saved back-up to /etc/X11/xorg.conf.original-0
*** glibc detected *** aticonfig: munmap_chunk(): invalid pointer: 0xbfc1ca3e ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(cfree+0x1bb)[0xb7d02f5b]
aticonfig[0x805bff7]
aticonfig[0x805c2a5]
aticonfig[0x8054528]
aticonfig[0x804985e]
aticonfig[0x80496cb]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7cadebc]
aticonfig[0x8049601]
======= Memory map: ========
08048000-08067000 r-xp 00000000 08:21 7719514 /usr/bin/aticonfig
08067000-0806a000 rw-p 0001e000 08:21 7719514 /usr/bin/aticonfig
0806a000-0808b000 rw-p 0806a000 00:00 0 [heap]
b7c72000-b7c7d000 r-xp 00000000 08:21 17760320 /lib/libgcc_s.so.1
b7c7d000-b7c7e000 rw-p 0000a000 08:21 17760320 /lib/libgcc_s.so.1
b7c8a000-b7c8b000 rw-p b7c8a000 00:00 0
b7c8b000-b7c8d000 r-xp 00000000 08:21 17794312 /lib/tls/i686/cmov/libdl-2.5.so
b7c8d000-b7c8f000 rw-p 00001000 08:21 17794312 /lib/tls/i686/cmov/libdl-2.5.so
b7c8f000-b7c90000 rw-p b7c8f000 00:00 0
b7c90000-b7c94000 r-xp 00000000 08:21 7718149 /usr/lib/libXdmcp.so.6.0.0
b7c94000-b7c95000 rw-p 00003000 08:21 7718149 /usr/lib/libXdmcp.so.6.0.0
b7c95000-b7c97000 r-xp 00000000 08:21 7718138 /usr/lib/libXau.so.6.0.0
b7c97000-b7c98000 rw-p 00001000 08:21 7718138 /usr/lib/libXau.so.6.0.0
b7c98000-b7dd3000 r-xp 00000000 08:21 17794306 /lib/tls/i686/cmov/libc-2.5.so
b7dd3000-b7dd4000 r--p 0013b000 08:21 17794306 /lib/tls/i686/cmov/libc-2.5.so
b7dd4000-b7dd6000 rw-p 0013c000 08:21 17794306 /lib/tls/i686/cmov/libc-2.5.so
b7dd6000-b7dd9000 rw-p b7dd6000 00:00 0
b7dd9000-b7dfe000 r-xp 00000000 08:21 17794314 /lib/tls/i686/cmov/libm-2.5.so
b7dfe000-b7e00000 rw-p 00024000 08:21 17794314 /lib/tls/i686/cmov/libm-2.5.so
b7e00000-b7eed000 r-xp 00000000 08:21 7718132 /usr/lib/libX11.so.6.2.0
b7eed000-b7ef1000 rw-p 000ed000 08:21 7718132 /usr/lib/libX11.so.6.2.0
b7ef1000-b7efe000 r-xp 00000000 08:21 7718153 /usr/lib/libXext.so.6.4.0
b7efe000-b7eff000 rw-p 0000d000 08:21 7718153 /usr/lib/libXext.so.6.4.0
b7eff000-b7f00000 rw-p b7eff000 00:00 0
b7f00000-b7f07000 r-xp 00000000 08:21 7718175 /usr/lib/libXrender.so.1.3.0
b7f07000-b7f08000 rw-p 00006000 08:21 7718175 /usr/lib/libXrender.so.1.3.0
b7f08000-b7f0d000 r-xp 00000000 08:21 7718173 /usr/lib/libXrandr.so.2.1.0
b7f0d000-b7f0e000 rw-p 00005000 08:21 7718173 /usr/lib/libXrandr.so.2.1.0
b7f19000-b7f1c000 rw-p b7f19000 00:00 0
b7f1c000-b7f35000 r-xp 00000000 08:21 17760277 /lib/ld-2.5.so
b7f35000-b7f37000 rw-p 00019000 08:21 17760277 /lib/ld-2.5.so
bfc08000-bfc1e000 rw-p bfc08000 00:00 0 [stack]
ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso]
Aborted (core dumped)
peter@peter-desktop:~/driver-ati$ sudo aticonfig --overlay-type=Xv
Warning: Could not find configuration file
Please copy configuration file template to /etc/X11
peter@peter-desktop:~/driver-ati$ sudo gedit /etc/X11/xorg.cong
peter@peter-desktop:~/driver-ati$ sudo depmod -ae
peter@peter-desktop:~/driver-ati$ sudo modprobe fglrx
Not loading fglrx module; not used in /etc/X11/xorg.conf
peter@peter-desktop:~/driver-ati$ sudo gedit /etc/X11/xorg.conf

Revision history for this message
Massimo Forti (slackwarelife) said :
#36

Ok! Well, you have load the module without error, perfect, now do on shell

lsmod

You can see the fglrx modules ???

In xorg.conf the driver line in correct:

driver = fglrx

Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#37

No it is not working here is the paste:

peter@peter-desktop:~$ lsmod
Module Size Used by
binfmt_misc 12680 1
rfcomm 40856 0
l2cap 25728 5 rfcomm
bluetooth 55908 4 rfcomm,l2cap
ppdev 10116 0
radeon 124576 2
drm 81044 3 radeon
cpufreq_ondemand 9228 0
cpufreq_conservative 8200 0
cpufreq_stats 7360 0
cpufreq_userspace 5408 0
freq_table 5792 2 cpufreq_ondemand,cpufreq_stats
cpufreq_powersave 2688 0
dev_acpi 12292 0
pcc_acpi 13184 0
tc1100_wmi 8068 0
sony_acpi 6284 0
sbs 15652 0
button 8720 0
dock 10268 0
battery 10756 0
video 16388 0
container 5248 0
ac 6020 0
i2c_ec 5888 1 sbs
asus_acpi 17308 0
backlight 7040 1 asus_acpi
ipv6 268704 8
sbp2 23812 0
parport_pc 36388 0
lp 12452 0
parport 36936 3 ppdev,parport_pc,lp
fuse 46612 0
snd_usb_audio 79744 0
snd_usb_lib 17280 1 snd_usb_audio
snd_hwdep 9988 1 snd_usb_audio
snd_ice1712 65012 1
snd_ice17xx_ak4xxx 5120 1 snd_ice1712
snd_ak4xxx_adda 8192 2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427 9984 1 snd_ice1712
snd_ac97_codec 98336 1 snd_ice1712
snd_pcm_oss 44544 0
snd_mixer_oss 17408 1 snd_pcm_oss
yealink 12800 0
snd_pcm 79876 4 snd_usb_audio,snd_ice1712,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 4740 0
snd_seq_oss 32896 0
snd_seq_midi 9600 0
snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi
snd_seq 52592 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
xpad 9988 0
snd_page_alloc 10888 1 snd_pcm
ac97_bus 3200 1 snd_ac97_codec
snd_i2c 6528 2 snd_ice1712,snd_cs8427
snd_timer 23684 2 snd_pcm,snd_seq
snd_mpu401 9256 0
snd_mpu401_uart 9472 2 snd_ice1712,snd_mpu401
snd_rawmidi 25472 3 snd_usb_lib,snd_seq_midi,snd_mpu401_uart
snd_seq_device 9100 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
ide_cd 32672 0
cdrom 37664 1 ide_cd
ide_disk 17024 0
analog 12832 0
snd 54020 19 snd_usb_audio,snd_hwdep,snd_ice1712,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_seq,snd_i2c,snd_timer,snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device
psmouse 38920 0
serio_raw 7940 0
k8temp 6656 0
pcspkr 4224 0
amd64_agp 13700 1
agpgart 35400 2 drm,amd64_agp
gameport 16520 1 analog
soundcore 8672 1 snd
shpchp 34324 0
pci_hotplug 32576 1 shpchp
i2c_nforce2 6784 0
i2c_core 22784 2 i2c_ec,i2c_nforce2
af_packet 23816 2
evdev 11008 4
tsdev 8768 0
ext3 133128 1
jbd 59816 1 ext3
mbcache 9604 1 ext3
sg 36252 0
sd_mod 23428 3
amd74xx 15260 0 [permanent]
generic 5124 0 [permanent]
usbhid 26592 0
hid 27392 1 usbhid
sata_nv 20868 0
floppy 59524 0
sata_sil 12808 2
ohci1394 36528 0
ieee1394 299448 2 sbp2,ohci1394
ata_generic 9092 0
libata 125720 3 sata_nv,sata_sil,ata_generic
scsi_mod 142348 4 sbp2,sg,sd_mod,libata
forcedeth 46728 0
ehci_hcd 34188 0
ohci_hcd 22532 0
usbcore 134280 8 snd_usb_audio,snd_usb_lib,yealink,xpad,usbhid,ehci_hcd,ohci_hcd
thermal 14856 0
processor 31048 1 thermal
fan 5636 0
fbcon 42656 0
tileblit 3584 1 fbcon
font 9216 1 fbcon
bitblit 6912 1 fbcon
softcursor 3200 1 bitblit
vesafb 9220 0
capability 5896 0
commoncap 8192 1 capability
peter@peter-desktop:~$ gksu -D /usr/share/applications/restricted-manager.desktop /usr/bin/restricted-manager
peter@peter-desktop:~$ glxinfo | grep rendering
direct rendering: No
peter@peter-desktop:~$
peter@peter-desktop:~$

Revision history for this message
Unetwork (bosse-kvkmk) said :
#38

and when I do: sudo gedit /etc/X11/xorg.conf
The window is opening but there is no text

Revision history for this message
Unetwork (bosse-kvkmk) said :
#39

here is what I got in shell:
Couldn't get main dbus connection: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Revision history for this message
Massimo Forti (slackwarelife) said :
#40

I will ask help on irc, for now do:

sudo cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf

So we use the backupfile.

Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#41

okidoki thanks again

Revision history for this message
Massimo Forti (slackwarelife) said :
#42

I hope it works. We will resolve the problem, don't worry

thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#43

ok I do hope so I am sure that lots of Ubuntu 7.04 will very happy and at least you can have a nice sleep again ;)

Revision history for this message
Unetwork (bosse-kvkmk) said :
#44

ok just did it now the resolution of the screen is not more than 1280X864 before it has been better without the backup.

Revision history for this message
Massimo Forti (slackwarelife) said :
#45

Now are you using the backup xorg.conf with "driver = ati" ???

Revision history for this message
Unetwork (bosse-kvkmk) said :
#46

Hi I just gave up, could again not restart the system tried your sudo dspq-reconfigure and so on ..........received a bad commando.
It seems 7.04 is much different than any other version and I guess there is not a stable version yet.
For now I will stop as I am running out of options now as 10 days just trying a simple dual screen more with no success is far too much for you and for me.
I do like to tell you great THANKS for all the time and effort you gave to me and others here with the same problem.

If there will be a new version or any proven working for ati radeon 9250 or 9200 256mb cards please let me know.

Thanks again and all the best!
Peter

Revision history for this message
Unetwork (bosse-kvkmk) said :
#47

BTW does any one know some Linux working with Ati Radeon cards and which is good?

Revision history for this message
Massimo Forti (slackwarelife) said :
#48

WAIT, WAIT, WAIT

the last attempt:

Your xorg.conf is this:

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
 Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Driver "fgrlx"
 BusID "PCI:1:0:0"
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Monitor "CPD-G500"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"

Section "Extensions"
        Option "Composite" "false"
EndSection

 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
 InputDevice "stylus" "SendCoreEvents"
 InputDevice "cursor" "SendCoreEvents"
 InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
 Mode 0666
EndSection

If the file is not like this, copy all into the xorg.conf.
Than open a linux-restricted-modules-common file with:

sudo geit /etc/default/linux-restricted-modules-common

add the line:

DISABLED_MODULES="ati radeon"

than restart.

If it don't work we take a 10 days of pause

Revision history for this message
Massimo Forti (slackwarelife) said :
#49

I asked help in irc, I hope it works :) :) :)

Thanks many

Revision history for this message
Unetwork (bosse-kvkmk) said :
#50

ok me too :)
Very complicated

Revision history for this message
Unetwork (bosse-kvkmk) said :
#51

any news?

Revision history for this message
Massimo Forti (slackwarelife) said :
#52

Hi, sorry form my delay. I asked in irc and all said your card have some problems with ATI driver (all Radeon 9200 Series DDR Generic still have a problems).
I search on google but all i write it is all i found in net.
To configure dual monitor you must modify you xorg.conf manually, like this (you must change the parameters with your data)

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "ServerFlags"
    Option "Xinerama" "On"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
 HorizSync 31-101 #(put your data)
 VertRefresh 60-160 #(put your data)
EndSection

Section "Monitor"
 Identifier "your_second_monitor"
 Option "DPMS"
 HorizSync 31-101 #(put your data)
 VertRefresh 60-160 #(put your data)
EndSection

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "CPD-G500"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
 Identifier "Default Screen1"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
 Monitor "your_second_monitor_put_before"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen0" 0 0
 Screen "Default Screen1" RightOf "Screen0"

Section "Extensions"
        Option "Composite" "false"
EndSection

 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
 InputDevice "stylus" "SendCoreEvents"
 InputDevice "cursor" "SendCoreEvents"
 InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
 Mode 0666
EndSection

this enabled the second monitor, but you must know your refresh data (all 2 monitors)

Revision history for this message
Massimo Forti (slackwarelife) said :
#53

This does not enabled 3d in your machine. I can advise to you to try it and than if it works you must reinstall all to have a clean O.S.

Thanks many

Revision history for this message
Unetwork (bosse-kvkmk) said :
#54

Ok will try this, where to fill in the refesh data?
Monitor 1 = L194WT@60
Monitor 2 = G500@85
Thanks for the help

Revision history for this message
Unetwork (bosse-kvkmk) said :
#55

and the monitor 1+= on digital output G500 = on VGA output
so should than monitor 1 be turned to be monitor 2?
Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#56

I just started with the LCD L19WT monitor and this is the xorg.conf:

Section "Device"
 Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Driver "ati"
 BusID "PCI:1:0:0"
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
 InputDevice "stylus" "SendCoreEvents"
 InputDevice "cursor" "SendCoreEvents"
 InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
 Mode 0666
EndSection

Revision history for this message
Massimo Forti (slackwarelife) said :
#57

you are careful to use the correct names identifier. It makes to know me.

thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#58

Sorry do not understand.
My question was where to fill in the refresh rate of each monitor?

Revision history for this message
Massimo Forti (slackwarelife) said :
#59

Section "Monitor"
 Identifier "your_second_monitor"
 Option "DPMS"
 HorizSync 31-101 #(put your data)
 VertRefresh 60-160 #(put your data)
EndSection

horizSync and VertRefresh are the two data you must know, my lg have 45-90 for the first and 30-100 for the second. You can read your instruction or serach on the web. I found it on lg web site.

thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#60

Hi I got the right data for each monitor but the screen stps again and I had to go back to the backup.
Here what I wrote in the xorg.conf:

=================================================================================
Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
         HorizSync 56-70
         VertRefresh 28-83
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
        HorizSync 30-121
        VertRefresh 48-160
EndSection

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

any ideas?
Thanks again

Revision history for this message
Massimo Forti (slackwarelife) said :
#61

The error is this:

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"

The device name is different to

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Chanche it with:

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"

Revision history for this message
Unetwork (bosse-kvkmk) said :
#62

Hi Massimo thanks for all your time.
Could you please paste the whole sections here with no errors?
This to be sure that I again am making mistakes.
Thanks again, Peter

Revision history for this message
Massimo Forti (slackwarelife) said :
#63

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "ServerFlags"
    Option "Xinerama" "On"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
         HorizSync 56-70
         VertRefresh 28-83
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
        HorizSync 30-121
        VertRefresh 48-160
EndSection

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen0" 0 0
 Screen "Default Screen1" RightOf "Screen0"

Section "Extensions"
        Option "Composite" "false"
EndSection

 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
 InputDevice "stylus" "SendCoreEvents"
 InputDevice "cursor" "SendCoreEvents"
 InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
 Mode 0666
EndSection

Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#64

Hi I just did a copy and paste but the screen takes me back to the terminal so I recovered back to the xorg backup
I guess its not possible to get both screens working
Regards, Peter

Revision history for this message
Massimo Forti (slackwarelife) said :
#65

You can post your /var/log/xorg.log.old

Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#66

Sure here it is:
=================================================================================
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 30 15:59:39 2007
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 186 of section ServerLayout in file /etc/X11/xorg.conf
 "Section" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
(WW) xf86OpenConsole: VT_GETSTATE failed: Bad file descriptor

Revision history for this message
Massimo Forti (slackwarelife) said :
#67

I found my error sorry many, this is correct:

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "ServerFlags"
    Option "Xinerama" "On"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
         HorizSync 56-70
         VertRefresh 28-83
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
        HorizSync 30-121
        VertRefresh 48-160
EndSection

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0" 0 0
  Screen "Default Screen1" RightOf "Screen0 InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
EndSection

Section "Extensions"
        Option "Composite" "false"
EndSection

Section "DRI"
 Mode 0666
EndSection

thanks and sorry

Revision history for this message
Massimo Forti (slackwarelife) said :
#68

Sorry another error in section "ServerLayout", change it with this line:

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0" 0 0
  Screen "Default Screen1" RightOf "Screen0
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
EndSection

Now it's all correct, thanks for your patience.

Revision history for this message
Unetwork (bosse-kvkmk) said :
#69

Hello friend, ok I did that but now the right screen (Sony G500) has very small icons and the start line where the Application-Places-System is add is in the middle of the screen.
Also the left screen L194WT is with no commands and no mouse.
I tried to adjust the resolution but I got a X server error message.

But I guess we are closer than ever :)

Revision history for this message
Unetwork (bosse-kvkmk) said :
#70

also when I do:

$ sudo aticonfig --initial
I got back:

Uninitialised file found, configuring.
Using /etc/X11/xorg.conf
Saved back-up to /etc/X11/xorg.conf.original-0
*** glibc detected *** aticonfig: munmap_chunk(): invalid pointer: 0xbfeb4a42 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(cfree+0x1bb)[0xb7d49f5b]
aticonfig[0x805bff7]
aticonfig[0x805c2a5]
aticonfig[0x8054528]
aticonfig[0x804985e]
aticonfig[0x80496cb]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7cf4ebc]
aticonfig[0x8049601]
======= Memory map: ========
08048000-08067000 r-xp 00000000 08:21 10521017 /usr/bin/aticonfig
08067000-0806a000 rw-p 0001e000 08:21 10521017 /usr/bin/aticonfig
0806a000-0808b000 rw-p 0806a000 00:00 0 [heap]
b7cbb000-b7cc6000 r-xp 00000000 08:21 3276864 /lib/libgcc_s.so.1
b7cc6000-b7cc7000 rw-p 0000a000 08:21 3276864 /lib/libgcc_s.so.1
b7cd1000-b7cd2000 rw-p b7cd1000 00:00 0
b7cd2000-b7cd4000 r-xp 00000000 08:21 3310907 /lib/tls/i686/cmov/libdl-2.5.so
b7cd4000-b7cd6000 rw-p 00001000 08:21 3310907 /lib/tls/i686/cmov/libdl-2.5.so
b7cd6000-b7cd7000 rw-p b7cd6000 00:00 0
b7cd7000-b7cdb000 r-xp 00000000 08:21 10519813 /usr/lib/libXdmcp.so.6.0.0
b7cdb000-b7cdc000 rw-p 00003000 08:21 10519813 /usr/lib/libXdmcp.so.6.0.0
b7cdc000-b7cde000 r-xp 00000000 08:21 10519802 /usr/lib/libXau.so.6.0.0
b7cde000-b7cdf000 rw-p 00001000 08:21 10519802 /usr/lib/libXau.so.6.0.0
b7cdf000-b7e1a000 r-xp 00000000 08:21 3310901 /lib/tls/i686/cmov/libc-2.5.so
b7e1a000-b7e1b000 r--p 0013b000 08:21 3310901 /lib/tls/i686/cmov/libc-2.5.so
b7e1b000-b7e1d000 rw-p 0013c000 08:21 3310901 /lib/tls/i686/cmov/libc-2.5.so
b7e1d000-b7e20000 rw-p b7e1d000 00:00 0
b7e20000-b7e45000 r-xp 00000000 08:21 3310909 /lib/tls/i686/cmov/libm-2.5.so
b7e45000-b7e47000 rw-p 00024000 08:21 3310909 /lib/tls/i686/cmov/libm-2.5.so
b7e47000-b7f34000 r-xp 00000000 08:21 10519796 /usr/lib/libX11.so.6.2.0
b7f34000-b7f38000 rw-p 000ed000 08:21 10519796 /usr/lib/libX11.so.6.2.0
b7f38000-b7f45000 r-xp 00000000 08:21 10519817 /usr/lib/libXext.so.6.4.0
b7f45000-b7f46000 rw-p 0000d000 08:21 10519817 /usr/lib/libXext.so.6.4.0
b7f46000-b7f47000 rw-p b7f46000 00:00 0
b7f47000-b7f4e000 r-xp 00000000 08:21 10519839 /usr/lib/libXrender.so.1.3.0
b7f4e000-b7f4f000 rw-p 00006000 08:21 10519839 /usr/lib/libXrender.so.1.3.0
b7f4f000-b7f54000 r-xp 00000000 08:21 10519837 /usr/lib/libXrandr.so.2.1.0
b7f54000-b7f55000 rw-p 00005000 08:21 10519837 /usr/lib/libXrandr.so.2.1.0
b7f5e000-b7f61000 rw-p b7f5e000 00:00 0
b7f61000-b7f7a000 r-xp 00000000 08:21 3276821 /lib/ld-2.5.so
b7f7a000-b7f7c000 rw-p 00019000 08:21 3276821 /lib/ld-2.5.so
bfea0000-bfeb5000 rw-p bfea0000 00:00 0 [stack]
ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso]
Aborted (core dumped)
peter@desktop:~$ sudo aticonfig --overlay-type=Xv
Warning: Could not find configuration file
Please copy configuration file template to /etc/X11
peter@desktop:~$ xorg.cong
bash: xorg.cong: command not found
peter@desktop:~$ sudo gedit /etc/X11/xorg.conf
peter@desktop:~$ sudo gedit /etc/default/linux-restricted-modules-common
peter@desktop:~$ sudo modprobe fglrx
Not loading fglrx module; not used in /etc/X11/xorg.conf
peter@desktop:~$

And than the xorg.conf is emty!

Revision history for this message
Unetwork (bosse-kvkmk) said :
#71

Another things is that when I reboor the mouse pointer will be in the left screen only, moving to the right the mouse will go to the G500 but there is no way to get ack to the left screen

Revision history for this message
Massimo Forti (slackwarelife) said :
#72

Ok we try to do it, in this section:

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0" 0 0
  Screen "Default Screen1" RightOf "Screen0
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
EndSection

we can change the option about Screen like this:

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0"
  Screen "Default Screen1"
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
EndSection

let me know, thanks many

Revision history for this message
Unetwork (bosse-kvkmk) said :
#73

No the same thing.
The LCDD19 the screen is too big and can't see the bottom of the screen.
Also the mouse will not go to the left monitor

Revision history for this message
Unetwork (bosse-kvkmk) said :
#74

The screen is also too small on the right side
Also the default for the LG19 LCD is 1440x900 60H

But I can't adjust any resolution
I got the error that the system does not support XRanR extension

Revision history for this message
Massimo Forti (slackwarelife) said :
#75

We change the resolution directly in xorg.conf, copy this:

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

This enable for all two monitor max resolution of 1280x1024, before we have different max resolution, you have reson, sorry.

thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#76

Much better!
But.....
No good video and now the mouse pointer s locked at the other screen.
I guess Ati radeon does not like Ubuntu :)
The screen is now ok but still like clone only different is that I am not able to make any different....
Regards, Peter

Revision history for this message
Massimo Forti (slackwarelife) said :
#77

Now we change this section:

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0"
  Screen "Default Screen1"
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
EndSection

We put new comand, the new lines here:

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0"
  Screen "Default Screen1" LeftOf “Default Screen0”
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
  Option “Xinerama” “on”
  Option “Clone” “on”
EndSection

Then we delete these other lines:

Section "Extensions"
        Option "Composite" "false"
EndSection

and

Section "ServerFlags"
    Option "Xinerama" "On"
EndSection

Thanks many

Revision history for this message
Massimo Forti (slackwarelife) said :
#78

If you do these change your config file is like this:

http://tonywhitmore.co.uk/blog/2006/02/07/dual-head-on-ati-radeon-9200-se-under-ubuntu/

let me know

Revision history for this message
Unetwork (bosse-kvkmk) said :
#79

Hello sorry for the delay have been out of my home...
I could not start again the system here is the xorg.conf:
=================================================================================

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "ServerFlags"
    Option ""
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
         HorizSync 56-70
         VertRefresh 28-83
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
        HorizSync 30-121
        VertRefresh 48-160
EndSection

ection "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0"
  Screen "Default Screen1" LeftOf “Default Screen0”
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
  Option “Xinerama” “on”
  Option “Clone” “on”
EndSection

Section "Extensions"
        Option "Composite" ""
EndSection

Section "DRI"
 Mode 0666
EndSection

Revision history for this message
Unetwork (bosse-kvkmk) said :
#80

Hello sorry for the delay have been out of my home...
I could not start again the system here is the xorg.conf:
=================================================================================

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "ServerFlags"
    Option ""
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
         HorizSync 56-70
         VertRefresh 28-83
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
        HorizSync 30-121
        VertRefresh 48-160
EndSection

ection "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0"
  Screen "Default Screen1" LeftOf “Default Screen0”
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
  Option “Xinerama” “on”
  Option “Clone” “on”
EndSection

Section "Extensions"
        Option "Composite" ""
EndSection

Section "DRI"
 Mode 0666
EndSection

Revision history for this message
Massimo Forti (slackwarelife) said :
#81

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
         HorizSync 56-70
         VertRefresh 28-83
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
        HorizSync 30-121
        VertRefresh 48-160
EndSection

ection "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0"
  Screen "Default Screen1" LeftOf “Default Screen0”
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
  Option “Xinerama” “on”
  Option “Clone” “on”
EndSection

Section "DRI"
 Mode 0666
EndSection

====================================
OK, this is correct, thanks for all.

Revision history for this message
Unetwork (bosse-kvkmk) said :
#82

Hi sorry just saw your email I am going to try this now..
Thanks, Peter

Revision history for this message
Unetwork (bosse-kvkmk) said :
#83

Hi Massimo Forti, also this did not work and again I have been forced to the backup of xorg.conf

Revision history for this message
Massimo Forti (slackwarelife) said :
#84

Hi, don't worry, post the file xorg.log.old
We can try to understand.
thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#85

here it is:
==============================================================================

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat May 5 17:32:15 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "L194WT"
(**) | |-->Device "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
 Entry deleted from font path.
(**) FontPath set to:
 /usr/share/fonts/X11/misc,
 /usr/share/fonts/X11/100dpi/:unscaled,
 /usr/share/fonts/X11/75dpi/:unscaled,
 /usr/share/fonts/X11/Type1,
 /usr/share/fonts/X11/100dpi,
 /usr/share/fonts/X11/75dpi,
 /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
 /usr/share/fonts/X11/misc,
 /usr/X11R6/lib/X11/fonts/misc,
 /usr/share/fonts/X11/cyrillic,
 /usr/share/fonts/X11/100dpi/:unscaled,
 /usr/share/fonts/X11/75dpi/:unscaled,
 /usr/share/fonts/X11/Type1,
 /usr/X11R6/lib/X11/fonts/Type1,
 /usr/share/fonts/X11/100dpi,
 /usr/share/fonts/X11/75dpi,
 /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
 X.Org ANSI C Emulation: 0.3
 X.Org Video Driver: 1.1
 X.Org XInput driver : 0.7
 X.Org Server Extension : 0.3
 X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,00e1 card 1043,813f rev a1 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,00e0 card 1043,813f rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,00e4 card 1043,813f rev a1 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,00e7 card 1043,813f rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,00e7 card 1043,813f rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,00e8 card 1043,813f rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:05:0: chip 10de,00df card 1043,80a7 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:08:0: chip 10de,00e5 card 1043,813f rev a2 class 01,01,8a hdr 00
(II) PCI: 00:0a:0: chip 10de,00e3 card 1043,813f rev a2 class 01,01,85 hdr 00
(II) PCI: 00:0b:0: chip 10de,00e2 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,00ed card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 1002,5960 card 174b,0130 rev 01 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,5940 card 174b,0131 rev 01 class 03,80,00 hdr 00
(II) PCI: 02:07:0: chip 1131,7146 card 114b,2006 rev 01 class 04,80,00 hdr 00
(II) PCI: 02:0a:0: chip 1412,1712 card 153b,1115 rev 02 class 04,01,00 hdr 00
(II) PCI: 02:0b:0: chip 1106,3044 card 7fc8,d008 rev 80 class 0c,00,10 hdr 00
(II) PCI: 02:0c:0: chip 1095,3114 card 1043,8136 rev 02 class 01,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
 [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:11:0), (0,1,1), BCTRL: 0x000b (VGA_EN is set)
(II) Bus 1 I/O range:
 [0] -1 0 0x00008000 - 0x00008fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
 [0] -1 0 0xff300000 - 0xff3fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
 [0] -1 0 0xbeb00000 - 0xdeafffff (0x20000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:14:0), (0,2,2), BCTRL: 0x0003 (VGA_EN is cleared)
(II) Bus 2 I/O range:
 [0] -1 0 0x00009000 - 0x0000bfff (0x3000) IX[B]
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0 0xff400000 - 0xff5fffff (0x200000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc RV280 [Radeon 9200 PRO] rev 1, Mem @ 0xd0000000/27, 0xff3f0000/16, I/O @ 0x8800/8, BIOS @ 0xff3c0000/17
(--) PCI: (1:0:1) ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) rev 1, Mem @ 0xc8000000/27, 0xff3e0000/16
(II) Addressable bus resource ranges are
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
 [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xefffffff to 0xdfffffff
(II) Active PCI resource ranges:
 [0] -1 0 0xff5ff800 - 0xff5ffbff (0x400) MX[B]
 [1] -1 0 0xff5ff000 - 0xff5ff7ff (0x800) MX[B]
 [2] -1 0 0xff5ffc00 - 0xff5ffdff (0x200) MX[B]
 [3] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
 [4] -1 0 0xff6ffc00 - 0xff6ffcff (0x100) MX[B]
 [5] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
 [6] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
 [7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
 [8] -1 0 0xff3e0000 - 0xff3effff (0x10000) MX[B](B)
 [9] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
 [10] -1 0 0xff3c0000 - 0xff3dffff (0x20000) MX[B](B)
 [11] -1 0 0xff3f0000 - 0xff3fffff (0x10000) MX[B](B)
 [12] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
 [13] -1 0 0x00009800 - 0x0000980f (0x10) IX[B]
 [14] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
 [15] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B]
 [16] -1 0 0x0000a400 - 0x0000a403 (0x4) IX[B]
 [17] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
 [18] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
 [19] -1 0 0x0000b000 - 0x0000b03f (0x40) IX[B]
 [20] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
 [21] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [22] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
 [23] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
 [24] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
 [25] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
 [26] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
 [27] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
 [28] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
 [29] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [30] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
 [31] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
 [32] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
 [33] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
 [34] -1 0 0x00008800 - 0x000088ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xff5ff800 - 0xff5ffbff (0x400) MX[B]
 [1] -1 0 0xff5ff000 - 0xff5ff7ff (0x800) MX[B]
 [2] -1 0 0xff5ffc00 - 0xff5ffdff (0x200) MX[B]
 [3] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
 [4] -1 0 0xff6ffc00 - 0xff6ffcff (0x100) MX[B]
 [5] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
 [6] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
 [7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
 [8] -1 0 0xff3e0000 - 0xff3effff (0x10000) MX[B](B)
 [9] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
 [10] -1 0 0xff3c0000 - 0xff3dffff (0x20000) MX[B](B)
 [11] -1 0 0xff3f0000 - 0xff3fffff (0x10000) MX[B](B)
 [12] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
 [13] -1 0 0x00009800 - 0x0000980f (0x10) IX[B]
 [14] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
 [15] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B]
 [16] -1 0 0x0000a400 - 0x0000a403 (0x4) IX[B]
 [17] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
 [18] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
 [19] -1 0 0x0000b000 - 0x0000b03f (0x40) IX[B]
 [20] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
 [21] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [22] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
 [23] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
 [24] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
 [25] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
 [26] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
 [27] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
 [28] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
 [29] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [30] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
 [31] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
 [32] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
 [33] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
 [34] -1 0 0x00008800 - 0x000088ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [4] -1 0 0xff5ff800 - 0xff5ffbff (0x400) MX[B]
 [5] -1 0 0xff5ff000 - 0xff5ff7ff (0x800) MX[B]
 [6] -1 0 0xff5ffc00 - 0xff5ffdff (0x200) MX[B]
 [7] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
 [8] -1 0 0xff6ffc00 - 0xff6ffcff (0x100) MX[B]
 [9] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
 [10] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
 [11] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
 [12] -1 0 0xff3e0000 - 0xff3effff (0x10000) MX[B](B)
 [13] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
 [14] -1 0 0xff3c0000 - 0xff3dffff (0x20000) MX[B](B)
 [15] -1 0 0xff3f0000 - 0xff3fffff (0x10000) MX[B](B)
 [16] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
 [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [19] -1 0 0x00009800 - 0x0000980f (0x10) IX[B]
 [20] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
 [21] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B]
 [22] -1 0 0x0000a400 - 0x0000a403 (0x4) IX[B]
 [23] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
 [24] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
 [25] -1 0 0x0000b000 - 0x0000b03f (0x40) IX[B]
 [26] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
 [27] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [28] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
 [29] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
 [30] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
 [31] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
 [32] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
 [33] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
 [34] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
 [35] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [36] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
 [37] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
 [38] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
 [39] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
 [40] -1 0 0x00008800 - 0x000088ff (0x100) IX[B](B)
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.2.0
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 Module class: X.Org Server Extension
 ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
 compiled for 7.2.0, module version = 2.1.0
 Module class: X.Org Font Renderer
 ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.0
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 6.6.3
 Module class: X.Org Video Driver
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.1
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
 compiled for 4.3.99.902, module version = 1.0.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) Wacom driver level: 47-0.7.7-7 $
(II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
 ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
 ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
 ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
 ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
 ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
 ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
 ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
 ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
 ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
 ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
 ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
 ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
 ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
 ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
 ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
 ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
 ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
 ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
 ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
 ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
 ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
 ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
 ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
 ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
 ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
 ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
 ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
 ATI Radeon Mobility M7 LW (AGP),
 ATI Mobility FireGL 7800 M7 LX (AGP),
 ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
 ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
 ATI Radeon IGP330/340/350 (A4) 4137,
 ATI Radeon IGP330M/340M/350M (U2) 4337,
 ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
 ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
 ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
 ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
 ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
 ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
 ATI Radeon Mobility 9000 (M9) Lf (AGP),
 ATI Radeon Mobility 9000 (M9) Lg (AGP),
 ATI Radeon 9100 IGP (A5) 5834,
 ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
 ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 5960 (AGP),
 ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
 ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
 ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
 ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
 ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
 ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
 ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
 ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
 ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
 ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
 ATI FireGL RV360 AV (AGP),
 ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
 ATI Radeon Mobility 9600 (M10) NQ (AGP),
 ATI Radeon Mobility 9600 (M11) NR (AGP),
 ATI Radeon Mobility 9600 (M10) NS (AGP),
 ATI FireGL Mobility T2 (M10) NT (AGP),
 ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9650,
 ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
 ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
 ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
 ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
 ATI Radeon X600 (RV380) 3E50 (PCIE),
 ATI FireGL V3200 (RV380) 3E54 (PCIE),
 ATI Radeon Mobility X600 (M24) 3150 (PCIE),
 ATI Radeon Mobility X300 (M24) 3152 (PCIE),
 ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
 ATI Radeon X600 (RV370) 5B62 (PCIE),
 ATI Radeon X550 (RV370) 5B63 (PCIE),
 ATI FireGL V3100 (RV370) 5B64 (PCIE),
 ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
 ATI Radeon Mobility X300 (M22) 5460 (PCIE),
 ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
 ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE),
 ATI Radeon XPRESS 200M 5A42 (PCIE),
 ATI Radeon XPRESS 200 5A61 (PCIE),
 ATI Radeon XPRESS 200M 5A62 (PCIE),
 ATI Radeon XPRESS 200 5954 (PCIE),
 ATI Radeon XPRESS 200M 5955 (PCIE),
 ATI Radeon XPRESS 200 5974 (PCIE),
 ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (PCIE),
 ATI Mobility FireGL V5000 (M26) (PCIE),
 ATI Mobility FireGL V5000 (M26) (PCIE),
 ATI Mobility Radeon X700 XL (M26) (PCIE),
 ATI Mobility Radeon X700 (M26) (PCIE),
 ATI Mobility Radeon X700 (M26) (PCIE),
 ATI Radeon X700 PRO (RV410) (PCIE),
 ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
 ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
 ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
 ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
 ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
 ATI Radeon Mobility 9800 (M18) JN (AGP),
 ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
 ATI Radeon AIW X800 VE (R420) JT (AGP),
 ATI Radeon X800 (R423) UH (PCIE),
 ATI Radeon X800PRO (R423) UI (PCIE),
 ATI Radeon X800LE (R423) UJ (PCIE),
 ATI Radeon X800SE (R423) UK (PCIE),
 ATI FireGL V5100 (R423) UQ (PCIE),
 ATI FireGL unknown (R423) UR (PCIE),
 ATI FireGL unknown (R423) UT (PCIE),
 ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
 ATI Mobility FireGL V5100 (M28) (PCIE),
 ATI Mobility Radeon X800 (M28) (PCIE),
 ATI Mobility Radeon X800 XT (M28) (PCIE),
 ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
 ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
 ATI Radeon X850 5D4C (PCIE),
 ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
 ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
 ATI Radeon X850 XT (R480) (PCIE),
 ATI Radeon X850 XT PE (R480) (PCIE),
 ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
 ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
(II) Primary Device is: PCI 01:00:0
(II) ATI: Candidate "Device" section "ATI Technologies Inc RV280 [Radeon 9200 PRO]".
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(--) Chipset ATI Radeon 9250 5960 (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [4] -1 0 0xff5ff800 - 0xff5ffbff (0x400) MX[B]
 [5] -1 0 0xff5ff000 - 0xff5ff7ff (0x800) MX[B]
 [6] -1 0 0xff5ffc00 - 0xff5ffdff (0x200) MX[B]
 [7] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
 [8] -1 0 0xff6ffc00 - 0xff6ffcff (0x100) MX[B]
 [9] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
 [10] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
 [11] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
 [12] -1 0 0xff3e0000 - 0xff3effff (0x10000) MX[B](B)
 [13] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
 [14] -1 0 0xff3c0000 - 0xff3dffff (0x20000) MX[B](B)
 [15] -1 0 0xff3f0000 - 0xff3fffff (0x10000) MX[B](B)
 [16] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
 [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [19] -1 0 0x00009800 - 0x0000980f (0x10) IX[B]
 [20] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
 [21] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B]
 [22] -1 0 0x0000a400 - 0x0000a403 (0x4) IX[B]
 [23] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
 [24] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
 [25] -1 0 0x0000b000 - 0x0000b03f (0x40) IX[B]
 [26] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
 [27] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [28] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
 [29] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
 [30] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
 [31] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
 [32] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
 [33] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
 [34] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
 [35] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [36] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
 [37] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
 [38] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
 [39] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
 [40] -1 0 0x00008800 - 0x000088ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 4.2.0
 Module class: X.Org Video Driver
 ABI class: X.Org Video Driver, version 1.1
(II) resource ranges after probing:
 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [4] -1 0 0xff5ff800 - 0xff5ffbff (0x400) MX[B]
 [5] -1 0 0xff5ff000 - 0xff5ff7ff (0x800) MX[B]
 [6] -1 0 0xff5ffc00 - 0xff5ffdff (0x200) MX[B]
 [7] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
 [8] -1 0 0xff6ffc00 - 0xff6ffcff (0x100) MX[B]
 [9] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
 [10] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
 [11] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
 [12] -1 0 0xff3e0000 - 0xff3effff (0x10000) MX[B](B)
 [13] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
 [14] -1 0 0xff3c0000 - 0xff3dffff (0x20000) MX[B](B)
 [15] -1 0 0xff3f0000 - 0xff3fffff (0x10000) MX[B](B)
 [16] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
 [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [22] -1 0 0x00009800 - 0x0000980f (0x10) IX[B]
 [23] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
 [24] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B]
 [25] -1 0 0x0000a400 - 0x0000a403 (0x4) IX[B]
 [26] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
 [27] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
 [28] -1 0 0x0000b000 - 0x0000b03f (0x40) IX[B]
 [29] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
 [30] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [31] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
 [32] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
 [33] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
 [34] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
 [35] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
 [36] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
 [37] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
 [38] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [39] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
 [40] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
 [41] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
 [42] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
 [43] -1 0 0x00008800 - 0x000088ff (0x100) IX[B](B)
 [44] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [45] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) RADEON(0): RADEONPreInit
(II) RADEON(0): MMIO registers at 0xff3f0000: size 64KB
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 0.1.0
 ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) RADEON(0): Assuming overlay scaler buffer width is 1536
(==) RADEON(0): X server will not keep DPI constant for all screen sizes
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) RADEON(0): initializing int10
(II) Loading sub module "vm86"
(II) LoadModule: "vm86"
(II) Loading /usr/lib/xorg/modules//libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon 9250 5960 (AGP)" (ChipID = 0x5960)
(--) RADEON(0): Linear framebuffer at 0xd0000000
(--) RADEON(0): BIOS at 0xff3c0000
(II) RADEON(0): AGP card detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.25.0
(II) RADEON(0): AGP Fast Write disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/lib/xorg/modules//libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org ANSI C Emulation, version 0.3
(II) RADEON(0): Page flipping disabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Generation 2 PCI interface, using max accessible memory
(II) RADEON(0): Detected total video RAM=262144K, accessible=131072K (PCI BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 131072 kByte (128 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules//libddc.so
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/lib/xorg/modules//libi2c.so
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(II) RADEON(0): Connector0: DDCType-2, DACType-1, TMDSType-0, ConnectorType-3
(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 2, Detected Type: 3
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 1
(II) RADEON(0): EDID data from the display on port 1 ----------------------
(II) RADEON(0): Manufacturer: GSM Model: 4b06 Serial#: 43356
(II) RADEON(0): Year: 2006 Week: 11
(II) RADEON(0): EDID Version: 1.3
(II) RADEON(0): Digital Display Input
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 41 vert.: 26
(II) RADEON(0): Gamma: 2.20
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): redX: 0.643 redY: 0.325 greenX: 0.295 greenY: 0.616
(II) RADEON(0): blueX: 0.143 blueY: 0.081 whiteX: 0.310 whiteY: 0.330
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): 1024x768@70Hz
(II) RADEON(0): 1024x768@75Hz
(II) RADEON(0): 1280x1024@75Hz
(II) RADEON(0): 1152x870@75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
(II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
(II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 106.5 MHz Image Size: 408 x 255 mm
(II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
(II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
(II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 28 H max: 83 kHz, PixClock max 140 MHz
(II) RADEON(0): Monitor name: L194WT
(II) RADEON(0): Monitor name:
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff001e6d064b5ca90000
(II) RADEON(0): 0b100103ea291a78ea9bb6a4534b9d24
(II) RADEON(0): 144f54a76f80950081808140714f0101
(II) RADEON(0): 0101010101019a29a0d0518422305098
(II) RADEON(0): 360098ff1000001c000000fd00384b1c
(II) RADEON(0): 530e000a202020202020000000fc004c
(II) RADEON(0): 31393457540a202020202020000000fc
(II) RADEON(0): 000a20202020202020202020202000d4
(II) RADEON(0): EDID data from the display on port 2-----------------------
(II) RADEON(0): Manufacturer: SNY Model: 3b0 Serial#: 2809710
(II) RADEON(0): Year: 2000 Week: 26
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate Composite SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 40 vert.: 30
(II) RADEON(0): Gamma: 2.50
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.605
(II) RADEON(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): 1024x768@70Hz
(II) RADEON(0): 1024x768@75Hz
(II) RADEON(0): 1280x1024@75Hz
(II) RADEON(0): 1152x870@75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 2048 vsize 1536 refresh: 75 vid: 20449
(II) RADEON(0): #1: hsize: 1920 vsize 1440 refresh: 75 vid: 20433
(II) RADEON(0): #2: hsize: 1600 vsize 1200 refresh: 85 vid: 22953
(II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 85 vid: 22897
(II) RADEON(0): #5: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) RADEON(0): #6: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #7: hsize: 1280 vsize 960 refresh: 75 vid: 20353
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 157.5 MHz Image Size: 388 x 291 mm
(II) RADEON(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0
(II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) RADEON(0): Ranges: V min: 48 V max: 160 Hz, H min: 30 H max: 121 kHz, PixClock max 300 MHz
(II) RADEON(0): Monitor name: CPD-G500
(II) RADEON(0): Serial No: 2809710
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff004dd9b0036edf2a00
(II) RADEON(0): 1a0a01020e281e96e90cc9a057479b27
(II) RADEON(0): 12484cffff80e14fd14fa95981997159
(II) RADEON(0): 61594559814f863d00c05100304040a0
(II) RADEON(0): 130084231100001e000000fd0030a01e
(II) RADEON(0): 791e000a202020202020000000fc0043
(II) RADEON(0): 50442d473530300a20202020000000ff
(II) RADEON(0): 00323830393731300a20202020200092
(II) RADEON(0):
(II) RADEON(0): Primary:
 Monitor -- TMDS
 Connector -- DVI-I
 DAC Type -- TVDAC/ExtDAC
 TMDS Type -- Internal
 DDC Type -- DVI_DDC
(II) RADEON(0): Secondary:
 Monitor -- CRT
 Connector -- VGA
 DAC Type -- Primary
 TMDS Type -- NONE
 DDC Type -- VGA_DDC
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=16600
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): DFP table revision: 4
(II) RADEON(0): Panel infos found from DDC detailed: 1440x900
(II) RADEON(0): Valid Mode from Detailed timing table: 1440x900
(II) RADEON(0): Valid Mode from standard timing table: 1440x900
(II) RADEON(0): Valid Mode from standard timing table: 1280x1024
(II) RADEON(0): Valid Mode from standard timing table: 1280x960
(II) RADEON(0): Valid Mode from standard timing table: 1152x864
(II) RADEON(0): Valid Mode from established timing table: 1280x1024
(II) RADEON(0): Valid Mode from established timing table: 1024x768
(II) RADEON(0): Valid Mode from established timing table: 1024x768
(II) RADEON(0): Valid Mode from established timing table: 1024x768
(II) RADEON(0): Valid Mode from established timing table: 832x624
(II) RADEON(0): Valid Mode from established timing table: 800x600
(II) RADEON(0): Valid Mode from established timing table: 800x600
(II) RADEON(0): Valid Mode from established timing table: 800x600
(II) RADEON(0): Valid Mode from established timing table: 640x480
(II) RADEON(0): Valid Mode from established timing table: 640x480
(II) RADEON(0): Total of 15 mode(s) found.
(II) RADEON(0): Total number of valid DDC mode(s) found: 15
(II) RADEON(0): Validating CRTC2 modes for MergedFB ------------
(II) RADEON(0): CRT2 Monitor: Using hsync range of 30.00-121.00 kHz
(II) RADEON(0): CRT2 Monitor: Using vrefresh range of 48.00-160.00 Hz
(II) RADEON(0): Clock range: 20.00 to 400.00 MHz
(II) RADEON(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using mode "1440x1440" (no mode of this name)
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1440x900" (width too large for virtual size)
(II) RADEON(0): Total of 34 CRTC2 modes found for MergedFB------------
(II) RADEON(0): Modes for CRT1: ********************
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): *Default mode "1280x1024": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "1280x1024" 106.50 1280 1520 1672 1904 1024 903 909 934 +hsync +vsync
(**) RADEON(0): *Default mode "1280x960": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "1280x960" 106.50 1280 1520 1672 1904 960 903 909 934 +hsync +vsync
(**) RADEON(0): *Default mode "1152x864": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "1152x864" 106.50 1152 1520 1672 1904 864 903 909 934 +hsync +vsync
(**) RADEON(0): *Default mode "1024x768": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "1024x768" 106.50 1024 1520 1672 1904 768 903 909 934 +hsync +vsync
(**) RADEON(0): *Default mode "832x624": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "832x624" 106.50 832 1520 1672 1904 624 903 909 934 -hsync -vsync
(**) RADEON(0): *Default mode "800x600": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "800x600" 106.50 800 1520 1672 1904 600 903 909 934 +hsync +vsync
(**) RADEON(0): *Default mode "640x480": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "640x480" 106.50 640 1520 1672 1904 480 903 909 934 -hsync -vsync
(**) RADEON(0): Default mode "1280x1024": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "1280x1024" 106.50 1280 1520 1672 1904 1024 903 909 934 +hsync +vsync
(**) RADEON(0): Default mode "1024x768": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "1024x768" 106.50 1024 1520 1672 1904 768 903 909 934 -hsync -vsync
(**) RADEON(0): Default mode "1024x768": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "1024x768" 106.50 1024 1520 1672 1904 768 903 909 934 -hsync -vsync
(**) RADEON(0): Default mode "800x600": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "800x600" 106.50 800 1520 1672 1904 600 903 909 934 +hsync +vsync
(**) RADEON(0): Default mode "800x600": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "800x600" 106.50 800 1520 1672 1904 600 903 909 934 +hsync +vsync
(**) RADEON(0): Default mode "640x480": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) RADEON(0): Modeline "640x480" 106.50 640 1520 1672 1904 480 903 909 934 -hsync -vsync
(II) RADEON(0): Modes for CRT2: ********************
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
(**) RADEON(0): *Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x960" 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
(**) RADEON(0): *Default mode "1152x864": 121.5 MHz, 77.5 kHz, 85.1 Hz
(II) RADEON(0): Modeline "1152x864" 121.50 1152 1216 1344 1568 864 865 868 911 +hsync -vsync
(**) RADEON(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) RADEON(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) RADEON(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(**) RADEON(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) RADEON(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync
(**) RADEON(0): *Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync
(**) RADEON(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) RADEON(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
(**) RADEON(0): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) RADEON(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) RADEON(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x960" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
(**) RADEON(0): Default mode "1280x800": 83.5 MHz, 49.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828
(**) RADEON(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
(**) RADEON(0): Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795
(**) RADEON(0): Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) RADEON(0): Modeline "1152x768" 65.00 1152 1178 1314 1472 768 771 777 806 +hsync +vsync
(**) RADEON(0): Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(**) RADEON(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) RADEON(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
(**) RADEON(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) RADEON(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 86.9 Hz (I)
(II) RADEON(0): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync
(**) RADEON(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) RADEON(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(**) RADEON(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) RADEON(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
(**) RADEON(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) RADEON(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) RADEON(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) RADEON(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) RADEON(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) RADEON(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(**) RADEON(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) RADEON(0): Modeline "640x480" 31.50 640 664 704 832 480 489 492 520 -hsync -vsync
(**) RADEON(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) RADEON(0): Modeline "640x480" 25.18 640 656 752 800 480 490 492 525 -hsync -vsync
(**) RADEON(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync
(**) RADEON(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync
(**) RADEON(0): Default mode "512x384": 22.4 MHz, 35.5 kHz, 86.6 Hz (D)
(II) RADEON(0): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync
(**) RADEON(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) RADEON(0): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync
(**) RADEON(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) RADEON(0): Modeline "400x300" 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync
(**) RADEON(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) RADEON(0): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync
(**) RADEON(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) RADEON(0): Modeline "400x300" 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync
(**) RADEON(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) RADEON(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync
(II) RADEON(0): Generating MergedFB mode list
(II) RADEON(0): Clone mode, list all common modes
(II) RADEON(0): Merged "1280x1024" (1280x1024) and "1280x1024" (1280x1024) to 1280x1024 (Clone)
(II) RADEON(0): Merged "1280x1024" (1280x1024) and "1280x1024" (1280x1024) to 1280x1024 (Clone)
(II) RADEON(0): Merged "1280x1024" (1280x1024) and "1280x1024" (1280x1024) to 1280x1024 (Clone)
(II) RADEON(0): Merged "1280x960" (1280x960) and "1280x960" (1280x960) to 1280x960 (Clone)
(II) RADEON(0): Merged "1280x960" (1280x960) and "1280x960" (1280x960) to 1280x960 (Clone)
(II) RADEON(0): Merged "1152x864" (1152x864) and "1152x864" (1152x864) to 1152x864 (Clone)
(II) RADEON(0): Merged "1152x864" (1152x864) and "1152x864" (1152x864) to 1152x864 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "832x624" (832x624) and "832x624" (832x624) to 832x624 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "640x480" (640x480) and "640x480" (640x480) to 640x480 (Clone)
(II) RADEON(0): Merged "640x480" (640x480) and "640x480" (640x480) to 640x480 (Clone)
(II) RADEON(0): Merged "640x480" (640x480) and "640x480" (640x480) to 640x480 (Clone)
(II) RADEON(0): Merged "640x480" (640x480) and "640x480" (640x480) to 640x480 (Clone)
(II) RADEON(0): Merged "1280x1024" (1280x1024) and "1280x1024" (1280x1024) to 1280x1024 (Clone)
(II) RADEON(0): Merged "1280x1024" (1280x1024) and "1280x1024" (1280x1024) to 1280x1024 (Clone)
(II) RADEON(0): Merged "1280x1024" (1280x1024) and "1280x1024" (1280x1024) to 1280x1024 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "1024x768" (1024x768) and "1024x768" (1024x768) to 1024x768 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(II) RADEON(0): Merged "800x600" (800x600) and "800x600" (800x600) to 800x600 (Clone)
(--) RADEON(0): MergedFB: Virtual width 1280
(--) RADEON(0): MergedFB: Virtual height 1024
(==) RADEON(0): MergedFB: DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 0.1.0
 ABI class: X.Org Video Driver, version 1.1
(==) RADEON(0): Using XAA acceleration architecture
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.2.0
 ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
(!!) RADEON(0): For information on using the multimedia capabilities
 of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
 [0] 0 0 0xff3f0000 - 0xff3fffff (0x10000) MX[B]
 [1] 0 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
 [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [6] -1 0 0xff5ff800 - 0xff5ffbff (0x400) MX[B]
 [7] -1 0 0xff5ff000 - 0xff5ff7ff (0x800) MX[B]
 [8] -1 0 0xff5ffc00 - 0xff5ffdff (0x200) MX[B]
 [9] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
 [10] -1 0 0xff6ffc00 - 0xff6ffcff (0x100) MX[B]
 [11] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
 [12] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
 [13] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
 [14] -1 0 0xff3e0000 - 0xff3effff (0x10000) MX[B](B)
 [15] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
 [16] -1 0 0xff3c0000 - 0xff3dffff (0x20000) MX[B](B)
 [17] -1 0 0xff3f0000 - 0xff3fffff (0x10000) MX[B](B)
 [18] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
 [19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
 [20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
 [21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
 [22] 0 0 0x00008800 - 0x000088ff (0x100) IX[B]
 [23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [24] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [25] -1 0 0x00009800 - 0x0000980f (0x10) IX[B]
 [26] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
 [27] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B]
 [28] -1 0 0x0000a400 - 0x0000a403 (0x4) IX[B]
 [29] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[B]
 [30] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
 [31] -1 0 0x0000b000 - 0x0000b03f (0x40) IX[B]
 [32] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
 [33] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
 [34] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
 [35] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
 [36] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
 [37] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
 [38] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
 [39] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
 [40] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
 [41] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [42] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
 [43] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
 [44] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
 [45] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
 [46] -1 0 0x00008800 - 0x000088ff (0x100) IX[B](B)
 [47] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
 [48] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(**) RADEON(0): RADEONScreenInit d0000000 0
(**) RADEON(0): Map: 0xd0000000, 0x08000000
(==) RADEON(0): Write-combining range (0xd0000000,0x8000000)
(**) RADEON(0): RADEONSave
(**) RADEON(0): RADEONSaveMode(0x81f5ee8)
(**) RADEON(0): Read: 0x00000002 0x0004001e 0x00000000
(**) RADEON(0): Read: rd=2, fd=30, pd=4
(**) RADEON(0): Read: 0x00000000 0x00000000 0x00000000
(**) RADEON(0): Read: rd=0, fd=0, pd=0
(**) RADEON(0): RADEONSaveMode returns 0x81f5ee8
(==) RADEON(0): Using 24 bit depth buffer
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [drm] DRM interface version 1.3
(II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xf8dad000
(II) RADEON(0): [drm] mapped SAREA 0xf8dad000 to 0xb7b4d000
(II) RADEON(0): [drm] framebuffer handle = 0xd0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f004209 [AGP 0x10de/0x00e1; Card 0x1002/0x5960]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xe0000000
(II) RADEON(0): [agp] Ring mapped at 0xaf918000
(II) RADEON(0): [agp] ring read ptr handle = 0xe0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0xaf917000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xaf717000
(II) RADEON(0): [agp] GART texture map handle = 0xe0302000
(II) RADEON(0): [agp] GART Texture map mapped at 0xaf237000
(II) RADEON(0): [drm] register handle = 0xff3f0000
(II) RADEON(0): [dri] Visual configs initialized
(**) RADEON(0): DRI New memory map param
(**) RADEON(0): RADEONInitMemoryMap() :
(**) RADEON(0): mem_size : 0x10000000
(**) RADEON(0): MC_FB_LOCATION : 0xdfffd000
(**) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
(**) RADEON(0): RADEONModeInit()
1280x1024 641761.55 1280 1520 1672 1904 1024 903 909 934 (24,32) +H +V
1280x1024 641761.55 1280 1520 1672 1904 1024 903 909 934 (24,32) +H +V
(**) RADEON(0): Pitch = 10485920 bytes (virtualX = 1280, displayWidth = 1280)
(**) RADEON(0): dc=10650, of=21300, fd=95, pd=2
(**) RADEON(0): Pitch = 10485920 bytes (virtualX = 1280, displayWidth = 1280)
(**) RADEON(0): dc=15750, of=31500, fd=140, pd=2
(**) RADEON(0): TMDS_PLL from 1f600f4 to 1f600f4
(II) RADEON(0): BIOS HotKeys Enabled
(**) RADEON(0): RADEONInit returns 0x81f6898
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81f6898)
(**) RADEON(0): RADEONRestoreMemMapRegisters() :
(**) RADEON(0): MC_FB_LOCATION : 0xdfffd000
(**) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
(**) RADEON(0): Map Changed ! Applying ...
(**) RADEON(0): Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC2, offset: 0x00000000
(**) RADEON(0): Wrote: 0x0000000c 0x0001008c 0x00000000 (0x0000a400)
(**) RADEON(0): Wrote: rd=12, fd=140, pd=1
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x0000000c 0x0001005f 0x00000000 (0x0000a700)
(**) RADEON(0): Wrote: rd=12, fd=95, pd=1
(**) RADEON(0): GRPH_BUFFER_CNTL from 20107c7c to 20115c5c
(**) RADEON(0): GRPH2_BUFFER_CNTL from 20205c5c to 20375c5c
(**) RADEON(0): RADEONSaveScreen(0)
(II) RADEON(0): Depth moves disabled by default
(**) RADEON(0): Setting up initial surfaces
(**) RADEON(0): Initializing fb layer
(**) RADEON(0): Setting up accel memmap
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB GART aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for GART textures
(II) RADEON(0): Memory manager initialized to (0,0) (1280,8191)
(II) RADEON(0): Reserved area from (0,1024) to (1280,1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 7165
(II) RADEON(0): Will use back buffer at offset 0x1400000
(II) RADEON(0): Will use depth buffer at offset 0x1900000
(II) RADEON(0): Will use 100352 kb for textures at offset 0x1e00000
(**) RADEON(0): Initializing backing store
(==) RADEON(0): Backing store disabled
(**) RADEON(0): DRI Finishing init !
(II) RADEON(0): X context handle = 0x1
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(**) RADEON(0): EngineRestore (32/32)
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 22
(II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0): MC_FB_LOCATION was: 0xdfffd000 is: 0xdfffd000
(WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xe07fe000
(**) RADEON(0): GRPH_BUFFER_CNTL from 20107c7c to 20115c5c
(**) RADEON(0): GRPH2_BUFFER_CNTL from 20205c5c to 20375c5c
(II) RADEON(0): Direct rendering enabled
(**) RADEON(0): Setting up final surfaces
(**) RADEON(0): Initializing Acceleration
(II) RADEON(0): Render acceleration enabled
(**) RADEON(0): EngineInit (32/32)
(**) RADEON(0): Pitch for acceleration = 160
(**) RADEON(0): EngineRestore (32/32)
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
 Screen to screen bit blits
 Solid filled rectangles
 8x8 mono pattern filled rectangles
 Indirect CPU to Screen color expansion
 Solid Horizontal and Vertical Lines
 Scanline Image Writes
 Offscreen Pixmaps
 Setting up tile and stipple cache:
  32 128x128 slots
  32 256x256 slots
  16 512x512 slots
(II) RADEON(0): Acceleration enabled
(**) RADEON(0): Initializing DPMS
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(**) RADEON(0): Initializing Cursor
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 7161
(**) RADEON(0): Initializing color map
(**) RADEON(0): Initializing DGA
(II) RADEON(0): Running MergedFB in Clone mode, Radeon Pseudo-Xinerama disabled
(**) RADEON(0): Initializing Xv
(II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
(II) Loading sub module "theatre_detect"
(II) LoadModule: "theatre_detect"
(II) Loading /usr/lib/xorg/modules/multimedia//theatre_detect_drv.so
(II) Module theatre_detect: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(**) RADEON(0): RADEONScreenInit finished
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/r200_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option "SendCoreEvents"
(**) stylus: always reports core events
(**) stylus device is /dev/input/wacom
(**) stylus is in absolute mode
(**) stylus: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) stylus: serial speed 9600
(**) Option "SendCoreEvents"
(**) cursor: always reports core events
(**) cursor device is /dev/input/wacom
(**) cursor is in relative mode
(**) cursor: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) cursor: serial speed 9600
(**) Option "SendCoreEvents"
(**) eraser: always reports core events
(**) eraser device is /dev/input/wacom
(**) eraser is in absolute mode
(**) eraser: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) eraser: serial speed 9600
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
 No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
 No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
 No such file or directory.
Error opening /dev/input/wacom : Success
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!
(**) RADEON(0): RADEONSaveScreen(2)
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): RADEONSwitchMode() !n(**) RADEON(0): RADEONModeInit()
1280x960 641763.42 1280 1520 1672 1904 960 903 909 934 (24,32) +H +V
1280x960 641763.42 1280 1520 1672 1904 960 903 909 934 (24,32) +H +V
(**) RADEON(0): Pitch = 10485920 bytes (virtualX = 1280, displayWidth = 1280)
(**) RADEON(0): dc=10650, of=21300, fd=95, pd=2
(**) RADEON(0): Pitch = 10485920 bytes (virtualX = 1280, displayWidth = 1280)
(**) RADEON(0): dc=14850, of=29700, fd=132, pd=2
(**) RADEON(0): TMDS_PLL from 1f600f4 to 1f600f4
(II) RADEON(0): BIOS HotKeys Enabled
(**) RADEON(0): RADEONInit returns 0x81f6898
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81f6898)
(**) RADEON(0): RADEONRestoreMemMapRegisters() :
(**) RADEON(0): MC_FB_LOCATION : 0xdfffd000
(**) RADEON(0): MC_AGP_LOCATION : 0xe07fe000
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC2, offset: 0x00000000
(**) RADEON(0): Wrote: 0x0000000c 0x00010084 0x00000000 (0x0000a400)
(**) RADEON(0): Wrote: rd=12, fd=132, pd=1
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x0000000c 0x0001005f 0x00000000 (0x0000a700)
(**) RADEON(0): Wrote: rd=12, fd=95, pd=1
(**) RADEON(0): GRPH_BUFFER_CNTL from 20107c7c to 20115c5c
(**) RADEON(0): GRPH2_BUFFER_CNTL from 20205c5c to 20345c5c
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): RADEONCloseScreen
(**) RADEON(0): RADEONDRIStop
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): RADEONDisplayPowerManagementSet(0,0x0)
(**) RADEON(0): RADEONRestore
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81f5ee8)
(**) RADEON(0): RADEONRestoreMemMapRegisters() :
(**) RADEON(0): MC_FB_LOCATION : 0x1fff0000
(**) RADEON(0): MC_AGP_LOCATION : 0x27ff2000
(**) RADEON(0): Map Changed ! Applying ...
(**) RADEON(0): Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC2, offset: 0x00000000
(**) RADEON(0): Wrote: 0x00000000 0x00000000 0x00000000 (0x0000a400)
(**) RADEON(0): Wrote: rd=0, fd=0, pd=0
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x00000002 0x0004001e 0x00000000 (0x0000a700)
(**) RADEON(0): Wrote: rd=2, fd=30, pd=4
(**) RADEON(0): Disposing accel...
(**) RADEON(0): Disposing cusor info
(**) RADEON(0): Disposing DGA
(**) RADEON(0): Unmapping memory
(**) RADEON(0): RADEONDRICloseScreen
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf8dad000 at 0xb7b4d000

Revision history for this message
Massimo Forti (slackwarelife) said :
#86

Hi, thanks many, but this log file it ok, you can use the last xorg.conf I posted and than, after reboot error, post the xorg.log.old.

Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#87

ok I got it did some reboot already here the log is:
=================================================================================
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun May 6 11:59:40 2007
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 115 of section Monitor in file /etc/X11/xorg.conf
 "ection" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
(WW) xf86OpenConsole: VT_GETSTATE failed: Bad file descriptor

Revision history for this message
Unetwork (bosse-kvkmk) said :
#88

Ok I saw the mistake in your line 115: ection changed it to Section and here is the new log error from Xorg.0.log.old
================================================================================

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun May 6 12:09:17 2007
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 180 of section ServerLayout in file /etc/X11/xorg.conf
 Invalid Screen line.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
(WW) xf86OpenConsole: VT_GETSTATE failed: Bad file descriptor

Revision history for this message
Massimo Forti (slackwarelife) said :
#89

Ok, I understand, this is corret:
=========================================================================================================================================

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
         HorizSync 56-70
         VertRefresh 28-83
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
        HorizSync 30-121
        VertRefresh 48-160
EndSection

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0"
  Screen "Default Screen1" LeftOf “Default Screen0”
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
  Option “Xinerama” “on”
  Option “Clone” “on”
EndSection

Section "DRI"
 Mode 0666
EndSection

==================================================================================================================================================
Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#90

okidoki will try it now, thanks ;)

Revision history for this message
Unetwork (bosse-kvkmk) said :
#91

I am sorry will ask some help from some Dutch friend as this is not working out...
I guess that the 7.04 is not for the ATI radeon and there is no way to get dual screen working.
So I'll go back to single screen for Ubuntu.
Thank you for all your time

Here is the log:
=================================================================================================================
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon May 7 00:28:21 2007
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 180 of section ServerLayout in file /etc/X11/xorg.conf
 Invalid Screen line.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
(WW) xf86OpenConsole: VT_GETSTATE failed: Bad file descriptor

Revision history for this message
Best Massimo Forti (slackwarelife) said :
#92

Wait, we try for the last one, thanks:
=========================================================================================================================================

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Monitor"
 Identifier "L194WT"
 Option "DPMS"
         HorizSync 56-70
         VertRefresh 28-83
EndSection

Section "Monitor"
 Identifier "CPD-G500"
 Option "DPMS"
        HorizSync 30-121
        VertRefresh 48-160
EndSection

Section "Screen"
 Identifier "Default Screen0"
 Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 0"
 Monitor "L194WT"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
 EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen1"
Device "ATI Technologies Inc RV280 [Radeon 9200 PRO] 1"
Monitor "CPD-G500"
DefaultDepth 24
      SubSection "Display"
            Depth 1
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
      EndSubSection
      SubSection "Display"
             Depth 4
             Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 8
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
     EndSubSection
     SubSection "Display"
            Depth 15
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
            Depth 16
            Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
           Depth 24
           Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Default Screen0"
  Screen "Default Screen1" LeftOf "Default Screen0"
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
  Option "Xinerama" "on"
  Option "Clone" "on"
EndSection

Section "DRI"
 Mode 0666
EndSection

==================================================================================================================================================
Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#93

Hello IT WORKED!!!
I have dual screen now.
The only thing I like to change is the monitor direction as I must move the mouse to the left screen to go to the right side monitor.
Is there a way to change this?
Any way Massimo Forti you ARE a MASTER :)
Thank you multi multi times ;)

Revision history for this message
Massimo Forti (slackwarelife) said :
#94

Thanks, can I ask you to open a new tread for this last question. Please. Thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#95

ok will thanks

Revision history for this message
Unetwork (bosse-kvkmk) said :
#96

Thanks Massimo Forti, that solved my question.

Revision history for this message
Will Moore (wmoore-answers) said :
#97

Massimo, I'm not sure if you're still monitoring this thread, but wow! Thank you for following up so thoroughly with this previous problem. I think it addresses some of my issues and I hope that I can solve my problem with the advice you've already given.

Thanks again,

Will