Your message dated Thu, 26 Apr 2007 01:42:33 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#151069: xserver-xfree86: [fbdev] enabling backstore
prevents needed screen redraws
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-17
Severity: normal
When I have kdm with the following line in /etc/kde2/kdm/Xservers:
:0 local /usr/X11R6/bin/X :0 vt5 -dpi 75 +bs
Then if I'm using the fbdev driver with the VESA FB then the refresh is broken,
programs such as kworldclock can't even basically operate because it's so bad.
The following line works fine:
:0 local /usr/X11R6/bin/X :0 vt5 -dpi 75
01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)
01:00.0 Class 0300: 5333:8c12 (rev 11)
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
Section "Files"
# FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
# FontPath "/usr/lib/X11/fonts/cyrillic"
# FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
# FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "pex5"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/misc/psaux"
Option "Protocol" "PS/2"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "fbdev"
# Driver "savage"
# Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-60
VertRefresh 50-75
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 16
# Modes "800x600"
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
### END DEBCONF SECTION
-rw------- 1 root adm 15719 Jun 25 23:30 /var/log/XFree86.0.log
-- System Information
Debian Release: 3.0
Kernel Version: Linux lyta 2.4.18lsm #1 Sat Jun 22 17:15:12 CEST 2002 i686
unknown
Versions of the packages xserver-xfree86 depends on:
ii debconf 1.1.14 Debian configuration management system
ii libc6 2.2.5-6 GNU C Library: Shared libraries and Timezone
ii xserver-common 4.1.0-17 files and utilities common to all X servers
ii zlib1g 1.1.4-1 compression library - runtime
--- End Message ---
--- Begin Message ---
Closing, as suggested by the submitter.
If anybody ever reproduces this problem, feel free to reopen.
Brice
--- End Message ---