well i got dual head to work on the macbook - however one question remains - how do i control the resolution on the 2nd screen ? no matter what options i try in the xorg.conf i get two black bars on the top on bottom of the display (and the ati documentation SUCKS) - the monitor claims it's running in full res but ... my xorg.conf is below .. this is on x1600 , macbook pro , 2.6.20 , ati 8.34
Section "ServerLayout" Identifier "Standalone" Screen "aticonfig-Screen[0]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "btmouse" "SendCoreEvents" EndSection Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/cyrillic:unscaled" FontPath "/usr/share/fonts/default" FontPath "/usr/share/fonts/dejavu" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/xawtv" FontPath "/usr/local/share/fonts" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" EndSection Section "Module" Load "dri" Load "i2c" Load "glx" Load "dbe" Load "type1" Load "extmod" Load "freetype" # Load "synaptics" Load "v4l" Load "GLcore" EndSection Section "ServerFlags" # fglrx relies on XGL, not the new AIGLX Option "AIGLX" "off" EndSection Section "InputDevice" #Option "XkbLayout" "en" #Option "XkbVariant" "de" #Option "XkbOptions" "eurosign:e" Identifier "Keyboard[0]" Driver "kbd" Option "Protocol" "Standard" Option "AutoRepeat" "200 25" Option "XKbRules" "xorg" #Option "XkbModel" "pc104" EndSection Section "InputDevice" #Option "ZAxisMapping" "6 7" #Option "ButtonMapping" "1 2 3 8" Identifier "btmouse" Driver "mouse" Option "AutoSoft" "on" Option "Device" "/dev/input/mice" Option "Name" "Bluetooth Mouse" Option "Protocol" "ExplorerPS/2" Option "Emulate3Buttons" "false" # Currently there is no reliable way to automatically detect the correct number. $ EndSection #Section "Modes" # Identifier "Modes[0]" #EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" BusID "PCI:1:0:0" Option "DesktopSetup" "horizontal" #Enable Big Desktop Option "Mode2" "1280x1024" #Resolution for second monitor Option "DesktopSetup" "LVDS,AUTO" #the types of monitors that is connecte$ Option "EnablePrivateBackZ" "yes" #Enable 3d support <= May Not Work Option "HSync2" "80" #This sets the horizontal sync for the secondary dis$ Option "VRefresh2" "65" #This sets the refresh rate of the secondary disp$ EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "DRI" # Group "video" Mode 0666 EndSection Section "Extensions" # KDE 3.4 still unstable with it Option "Composite" "false" EndSection thanx for any help ... the mode2 option in the device section does not seem to have much of an effect ... k11stan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mactel-linux-users mailing list Mactel-linux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mactel-linux-users