Bug#345758: xserver-xorg: OldDmaInit does not work either

2007-02-28 Thread Julien Cristau
On Wed, Jan 18, 2006 at 15:11:00 +0100, Nicolas Évrard wrote:

 * Michel D?nzer  [2006-01-18 13:27 +0100]: 
 On Tue, 2006-01-17 at 21:25 +0100, Nicolas ??vrard wrote:
 
 I did try the OldDmaInit option but unfortunatly it does not seems to 
 work here:
 
 % glxinfo | grep direct rendering
 direct rendering: No
 
 The server log doesn't show the option being used. Have you really
 restarted the server since you added the option to xorg.conf? The log
 file looks as though you may have only reset the server instead of
 restarting it (the default with most display managers when logging out
 of a session).
 
 I was not aware of this behavior of the display managers. So I will 
 try restarting it cleanly as soon as I'll be back at my flat.
 
Hi Nicolas,

did you have any luck with this option?

Thanks,
Julien



Bug#345758: xserver-xorg: OldDmaInit does not work either

2006-01-18 Thread Michel Dänzer
On Tue, 2006-01-17 at 21:25 +0100, Nicolas Évrard wrote:
 
 I did try the OldDmaInit option but unfortunatly it does not seems to 
 work here:
 
 % glxinfo | grep direct rendering
 direct rendering: No

The server log doesn't show the option being used. Have you really
restarted the server since you added the option to xorg.conf? The log
file looks as though you may have only reset the server instead of
restarting it (the default with most display managers when logging out
of a session).


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#345758: xserver-xorg: OldDmaInit does not work either

2006-01-18 Thread Nicolas Évrard
* Michel D?nzer  [2006-01-18 13:27 +0100]: 

On Tue, 2006-01-17 at 21:25 +0100, Nicolas ??vrard wrote:


I did try the OldDmaInit option but unfortunatly it does not seems to 
work here:


% glxinfo | grep direct rendering
direct rendering: No


The server log doesn't show the option being used. Have you really
restarted the server since you added the option to xorg.conf? The log
file looks as though you may have only reset the server instead of
restarting it (the default with most display managers when logging out
of a session).


I was not aware of this behavior of the display managers. So I will 
try restarting it cleanly as soon as I'll be back at my flat.


Thank you.

--
(??  Nicolas ??vrard
/ )  Li??ge - Belgique
^^



Bug#345758: xserver-xorg: OldDmaInit does not work either

2006-01-17 Thread Nicolas Évrard
Package: xserver-xorg
Version: 6.9.0.dfsg.1-4
Followup-For: Bug #345758


Hello,
I did try the OldDmaInit option but unfortunatly it does not seems to 
work here:

% glxinfo | grep direct rendering
direct rendering: No


I'm using a Matrox G550 video card without the mga_hal module.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 17 2005-07-13 21:20 /etc/X11/X - /usr/bin/X11/Xorg
-rwxr-xr-x 1 root root 1878044 2006-01-15 02:40 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G550 AGP (rev 
01)

/etc/X11/xorg.conf does not match checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3528 2006-01-17 21:02 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
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/CID
FontPath/usr/lib/X11/fonts/Speedo
#   FontPath/usr/lib/X11/fonts/100dpi
#   FontPath/usr/lib/X11/fonts/75dpi
FontPath/usr/lib/X11/fonts/Type1
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout be
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
#   Option  Protocol  ImPS/2
Option  Protocol  ExplorerPS/2
#   Option  Protocol  MouseManPlusPS/2
#   Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
Option  Buttons   8
Option  SendCoreEventstrue
EndSection
#Section InputDevice
#   Identifier  Generic Mouse
#   Driver  mouse
#   Option  SendCoreEventstrue
#   Option  Device/dev/input/mice
#   Option  Protocol  ImPS/2
#   Option  Emulate3Buttons   true
#   Option  ZAxisMapping  4 5
#EndSection

Section Device
Identifier  Matrox Graphics, Inc. MGA G550 AGP
Driver  mga
BusID   PCI:01:00:00
Option  AGPMode   4
Option  OldDmaInittrue
EndSection

Section Monitor
Identifier  Belinea 10 30 40
HorizSync   30-86
VertRefresh 50-150
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Matrox Graphics, Inc. MGA G550 AGP
Monitor Belinea 10 30 40
DefaultDepth24
SubSection Display
Depth   1
Modes   1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1024x768