OpenGL in KDE only on top 420 pixels



Hi all,

I'm currently running KDE 3.5.6 on 6.2-RELEASE, and I've tested OpenGL with
the screen savers from the "OpenGL Screen Sav..." [sic] category. The
results so far:

- KRotation doesn't work at all, but I don't get any error messages,
and `grep -iR krotation /var/log/*` doesn't give any results.
- KPendulum and Space work and are centered on the screen.
- All the others (Bitmap Flag, Euphoria, Fireworks 3D, Flux, Gravity,
Particle Fountain, and Solar Winds) use only the top 420 pixels of the
screen. It looks as though the graphics has been displaced, because it
doesn't look like it's been scaled to fit the area, and it also doesn't look
like the bottom 630 px (my screen is 1400x1050 px) have been cropped.

Searching Google and the KDE <http://bugs.kde.org/> and
x.org<https://bugs.freedesktop.org/>bug databases didn't produce any
results which seem related. Any tips?

Here are the relevant parts of my /etc/X11/xorg.conf:
Section "Monitor"
Identifier "Dell Latitude D610 monitor"
VendorName "SEC"
ModelName "3450"
DisplaySize 285.7 214.3
Option "DPMS"
EndSection

Section "Device"
Identifier "Intel 915GM"
Driver "i810"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
BusID "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Dell Latitude D610 screen"
Device "Intel 915GM"
Monitor "Dell Latitude D610 monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1400x1050" "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1400x1050" "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1400x1050" "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1400x1050" "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1400x1050" "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050" "1024x768"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

Also, I use the following to enable the native resolution:
$ tail -1 /etc/rc.d/local
/usr/local/bin/915resolution 3c 1400 1050

--
Victor Engmark
Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds
profound
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: xorg and thinkpad x40
    ... is usually to activate the console display on both and start the X ... If your monitor has a function to select a ... Identifier "Generic Keyboard" ... Subsection "Display" ...
    (Ubuntu)
  • Dell Inspiron 4000: Linux Install Fails
    ... # it the client can still run and fetch card and monitor attributes, ... # SubSection "WacomStylus" ... Subsection "Display" ... ViewPort 0 0 ...
    (Debian-User)
  • Re: Thinkpad Dapper: control external monitor/project?
    ... display to choose between display-config modes, ... I have not currently found a method that does not involve rebooting the X server when moving from single to multiple monitor mode. ... Then, also create a top level page that links to other users documentation of their setups in similar scope to yours, and create a set of instructions for a user to follow to figure out which configuration is the most like their own. ... SubSection "Display" ...
    (Ubuntu)
  • Screen resolution wont stick after a reboot
    ... I've got two debian systems sharing the same monitor through a Belkin ... (which are the settings that hold the monitor's screen resolution OK): ... SubSection "Display" ...
    (Debian-User)
  • Problems with xorg dual monitors
    ... monitors works fine, but when I try to display in xinerama mode, the ... Section "Monitor" ... SubSection "Display" ... Viewport 0 0 ...
    (freebsd-questions)