dhhb2304 schreef: Kai-Thorsten Hambrecht schreef:My statement here above was after all not satisfactory to me, so I tried to find a solution anyhow. Success obviously is the joint effort of inspiration and transpiration... A. Upgrade: I got it working! The reason nothing happened at first when I gave, after hitting the ESC-key, the boot command: updates=http://katzj.fedorapeople.org/updates-f8-yumloop.img was simple: as usual I relied on the wireless connection. But at start-up of the F8 DVD there is no wireless connection yet. After plugging in the Ethernet cable and again booting the DVD the upgrade started and after about 2 hours was complete. A few personal settings were lost in the upgrade, but it definitely is less work than installing completely new and then apply the personal settings. B. Dual head: I got it working also by using the right items in /etc/X11/xorg.conf after installing the necessary driver by the command: yum install kmod-fglrx My copy of xorg.conf is: ========= # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "Multihead layout" Screen 0 "Screen0" LeftOf "Screen1" Screen 1 "Screen1" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics" "CorePointer" Option "Xinerama" "on" Option "Clone" "off" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" Option "XkbVariant" "intl" EndSection Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "Emulate3Buttons" "yes" EndSection Section "ServerFlags" Option "RandR" "on" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "LCD Panel 1024x768" HorizSync 31.5 - 48.0 VertRefresh 56.0 - 65.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "fglrx" VendorName "Monitor Vendor" BoardName "ATI Technologies RV350 [Mobility Radeon 9600 M10]" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "Videocard1" Driver "fglrx" VendorName "Monitor Vendor" BoardName "ATI Technologies RV350 [Mobility Radeon 9600 M10]" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" "1280x720" "1152x864" "1152x768" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection =============== The desktop is stretched now over the two monitors, which was my aim. The only thing still bothering me is the resolution of the second monitor: 800x600, even though 1024x768 is mentioned in xorg.conf. Altering the resolution should be possible by using xrandr, but so far I have not been able to make the xorg server "see" xrandr. If I succeed therein, I will let you know. Hope that somebody beats me to it! B. |
_______________________________________________ Fedora-laptop-list mailing list Fedora-laptop-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-laptop-list