Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
virtual desktop larger than screen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
joconnell
n00b
n00b


Joined: 12 Jul 2003
Posts: 4
Location: Atlanta, GA

PostPosted: Sat Jul 12, 2003 10:44 pm    Post subject: virtual desktop larger than screen Reply with quote

Everything was fine, I had xfree 4.3.0-r1 running and my monitor set at 1024x768. Then I got this mad idea to update to r3 (unsuccessfull) unfortunatly X seemed to be hosed, so I emerged r2 (emerged ok), then I foolishly let etc-update have it's way with the config files, and before you know it I was looking at a virtual 1024x768 desktop thru a 640x480 screen (fortunatly able to scroll with the mouse). What followed was several hours of experimentation with the XF86Config file, to no avail, I tried every fix I could find on these forums: changing the "Modes" values, adding "Virtual 1024 768", monitor settings, used xf86config and xf86cfg, tried both the ati and radeon drivers (for the radeon 700 card).

Anybody have any new ideas?
Thanks
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Sat Jul 12, 2003 11:12 pm    Post subject: Re: virtual desktop larger than screen Reply with quote

Your probably going to have to post your XF86Config file for this to be solved...

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
joconnell
n00b
n00b


Joined: 12 Jul 2003
Posts: 4
Location: Atlanta, GA

PostPosted: Sun Jul 13, 2003 1:01 am    Post subject: Reply with quote

Here is the latest XF86Config:
Code:

Section "Module"
    Load        "dbe"     # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "speedo"
EndSection
Section "Files"
    RgbPath   "/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier   "Keyboard1"
    Driver   "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc104"
    Option "XkbLayout"   "us"
EndSection
Section "InputDevice"
    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "Auto"
    Option "Device"      "/dev/mouse"
    Option "Emulate3Buttons"
EndSection
Section "Monitor"
    Identifier  "c70"
    HorizSync   30-70
    VertRefresh 50-100
EndSection
Section "Device"
    Identifier   "Standard VGA"
    VendorName   "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
EndSection
Section "Device"
    Identifier  "r7000"
    Driver      "radeon"
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "r7000"
    Monitor     "c70"
    DefaultDepth 24
    Subsection "Display"
        Depth       24
        Modes       "1024x768"
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Sun Jul 13, 2003 2:24 am    Post subject: Reply with quote

Unfortunatley for you, that looks fine. Have you tried other resolutions and bit depths to see what happens?

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
aethyr
Veteran
Veteran


Joined: 06 Apr 2003
Posts: 1085
Location: NYC

PostPosted: Sun Jul 13, 2003 3:04 am    Post subject: Reply with quote

Are you sure it's reading the right configuration?

If I remember correctly, XFree can read configurations from a few different locations.
Back to top
View user's profile Send private message
joconnell
n00b
n00b


Joined: 12 Jul 2003
Posts: 4
Location: Atlanta, GA

PostPosted: Sun Jul 13, 2003 7:31 pm    Post subject: Reply with quote

It is using the correct config file (the console messages say so) and if I specify 640x480 then the virtual and physical screens are the same size, color depth seems to make no difference.
Back to top
View user's profile Send private message
searcher
Apprentice
Apprentice


Joined: 13 Mar 2003
Posts: 175
Location: NL

PostPosted: Sun Jul 13, 2003 7:43 pm    Post subject: Reply with quote

What window manager are you using? Waimea for instance keeps it virtual desktop size (in pixels) in a config file. You may want to check the startup files for your window manager in your homedirectory or adjust them by hand with the graphical tools used for said windowmanager.

~searcher
_________________
You are unique ... just like everyone else.
Back to top
View user's profile Send private message
joconnell
n00b
n00b


Joined: 12 Jul 2003
Posts: 4
Location: Atlanta, GA

PostPosted: Mon Jul 14, 2003 10:51 pm    Post subject: Reply with quote

I have been looking at XFree86.0.log and found these interesting lines
Code:

(II) RADEON(0): Clone modes validation ------------
(WW) RADEON(0): Monitor0: Using default hsync range of 28.00-33.00kHz
(WW) RADEON(0): Monitor0: using default vrefresh range of 43.00-72.00Hz
(II) RADEON(0): Clock range:  12.00 to 350.00 MHz
(II) RADEON(0): Not using default mode "640x350" (hsync out of range)
(II) RADEON(0): Not using default mode "320x175" (hsync out of range)
....
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using mode "1024x768" (no mode of this name)
(**) RADEON(0): Virtual size is 1024x768 (pitch 1024)
(**) RADEON(0): *Mode "1024x768"
(**) RADEON(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) RADEON(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) RADEON(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246 262 doublescan -hsync -vsync


I have tried a variety of things in the Monitor section including
Code:

Option    "IgnoreEDID"  "on"

but it seems to ignore them as much as it ignores the HorizSync and VertRefresh.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum