View Single Post
  #3   (View Single Post)  
Old 15th September 2011
kasumi kasumi is offline
New User
 
Join Date: Mar 2011
Posts: 8
Default

Thank you very much. I haven't done anything (except for fetching ports and installing gimp, feh and wget) important so far, I actually don't have any Xorg.conf.

Code:
# dmesg | grep ATI                                                             
vga1 at pci1 dev 0 function 0 "ATI Radeon HD 3650" rev 0x00
azalia0 at pci1 dev 0 function 1 "ATI Radeon HD 3600 HD Audio" rev 0x00: apic 2 int 17 (irq 3)
#
This output pretty looks the same like yours. Is it possible, that open source drivers are already included?

Code:
# pwd
/etc/X11
# ls -a
.            app-defaults twm          xinit        xsm
..           fs           xdm          xkb
#
And here's my home directory:

Code:
$ pwd
/home/kasumi
$ ls -a
.                                       .mailrc
..                                      .profile
.Xauthority-n                           .ssh
.Xdefaults                              .xsession-errors
.cshrc                                  openbsd_by_nicolasvergoz-d3b9hrr.jpg
.login
$
I used wget for downloading this .jpg file, which is going to be my wallpaper.

How do I generate an xorg.conf file?
How do I have to configure it in order to use both screens?

Thanks again.
Reply With Quote