Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > The Dungeon > Archived (Click Header To See Sub-Forums) > Alpha, Beta & Snapshots Discussions (Fedora 11 Only)
FedoraForum Search

Forgot Password? Join Us!

Alpha, Beta & Snapshots Discussions (Fedora 11 Only) Post Development Version comments and questions that don't belong in Bugzilla here. These posts will be moved or deleted once the Final version is released

 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th May 2009, 08:30 PM
len Offline
Registered User
 
Join Date: May 2009
Posts: 3
FC11 RC KDE Dual Display issue

I have a FC 11 KDE test installation. I am unable to get both displays to operate independently. Both displays will act mirrored only in KDE.

In a separate FC 11 Gnome installation. I booted in mirrored display mode but easily configured independent - extended displays.

Anyone else run into this issue with KDE? I also cannot locate xorg.conf.

Thanks!
  #2  
Old 9th May 2009, 08:35 PM
stefan1975's Avatar
stefan1975 Offline
"Stefan the converted" -- forum Macintosh® Glee Club leader
 
Join Date: May 2007
Location: 127.0.0.1
Age: 38
Posts: 1,247
there is no xorg.conf anymore ... everything is done automagically. depending on your videocard you can set up dual screen manually. i have a nvidia card and by using the binary driver from the RPMFUSION repo (akmod-nvidia) it is easy to configure with nvidia-settings.
__________________
"$ su - bofh"
OS: Mac OSX Snow Leopard (x64 by default), W7_Enterprise_X64, F12_x64_KDE
Hardware: late 2009 Macbook 13", MSI Wind 10"
Browser: Opera 10.10, Safari 4
Registered linux user #459910
  #3  
Old 9th May 2009, 08:55 PM
len Offline
Registered User
 
Join Date: May 2009
Posts: 3
Unfortunately (I guess), I am using RadeonHD in my systems. In the basic install I haven't moved to the fglrx drivers yet. It would seem that will be where I need to go with the install.
  #4  
Old 10th May 2009, 08:11 AM
Robert2 Offline
Registered User
 
Join Date: Apr 2009
Posts: 134
Quote:
Originally Posted by len View Post
Unfortunately (I guess), I am using RadeonHD in my systems. In the basic install I haven't moved to the fglrx drivers yet. It would seem that will be where I need to go with the install.
You cannot use the proprietary ATI drivers for the moment, it is not yet compatible with the F11 kernel.

I would try a bit more with the opensource driver first.

Drop to a commandline and run xrandr to check if the displays are properly detected, and your virtual display is large enough to support extended desktop.

If so, the issue is possibly the KDE display utility. You can also try to configure the displays with xrandr instead.

Also the opensource radeon driver is still in flux, new versions come out every couple of days, so perhaps you had a slightly different version with Gnome.
  #5  
Old 11th May 2009, 11:44 PM
len Offline
Registered User
 
Join Date: May 2009
Posts: 3
The displays are detected correctly but the KDE control doesn't seem to have all the controls to "clone" or let them stand alone. Gnome had that functionality. I guess it is time to brush-up on Gnome desktop again. At least until I can test the GOLD release and ATI proprietary drivers.
  #6  
Old 12th May 2009, 07:34 PM
isilmeraumo Offline
Registered User
 
Join Date: May 2009
Posts: 1
You can get it working by creating an xorg.conf file. Dual display configuration works in KDE 4.3, at least the last time I had a built kde-svn install running. I'll attach my xorg.conf file as a working example.

Code:
Section "ServerLayout"
        Identifier      "Dual Head Layout"
        Screen          0       "Default Screen"        0 0
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Configured Video Device"
        SubSection "Display"
                Virtual 3200 1200
        EndSubSection
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Option          "monitor-DVI-I_2/analog"        "DVI-0"
        Option          "monitor-DVI-I_1/analog"        "DVI-1"
        Option          "RROutputOrder"                         "DVI-I_2"
EndSection

Section "Monitor"
        Identifier      "DVI-1"
        Option          "Position"      "1280 0"
EndSection

Section "Monitor"
        Identifier      "DVI-0"
        Option          "LeftOf"        "DVI-1"
EndSection

Section "ServerFlags"
        Option  "DontZap"       "True"
#       Option  "Xinerama"      "True"
EndSection

Last edited by isilmeraumo; 12th May 2009 at 07:38 PM.
 

Tags
display, dual, fc11, kde

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ext4 FC11 issue anyone else see this? wt6g Servers & Networking 3 11th August 2009 09:10 AM
FC11 ls listings issue tom29 Using Fedora 5 30th July 2009 09:11 AM
FC11 Camera Detection Issue Wiedzmin Hardware & Laptops 2 27th June 2009 01:43 PM
Dual display - menus wont go -> DISPLAY:0.1 martypants Using Fedora 0 25th June 2009 02:40 AM
2.6.29-0.172.rc6.git3.fc11.i586: Problems with wlan and display cheesie Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 10 30th March 2009 09:37 PM


Current GMT-time: 05:32 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat