Re: Radeon screen corruption

2002-10-06 Thread Tom Joseph
On Sat, 2002-10-05 at 15:11, Michel Dänzer wrote:
 What about Option XaaNoPixmapCache and/or Option
 XaaNoOffscreenPixmaps?

Both of them together do the trick, for both 4.2.1-0pre1v2 and your
-dri-trunk packages; thank you! Using each one on its own doesn't appear
to help.

 One possible cause for such corruption is forcing the wrong amount of
 video RAM in the device section. 

My card has 32MB; I tried with and without VideoRam 32768 - both
yielded the same result (without using any Option Xaa*).

 If that's not it, it's probably a
 radeon driver 2D acceleration bug which should be fixed in current DRI
 and XFree86 CVS. You could try my DRI CVS snapshot packages at

I tried them but they don't help the problem unless I use the Xaa
options you gave above.  They are also not very stable for me.

 but then you'd have to figure out how to integrate the nvidia driver
 with those.

Just using Nvidia's makefile seems to work, but then the Radeon doesn't
want to do GL.  Which is to be expected, of course.

If my machine happens to be an interesting debugging case, I can give
more information if you'd like.  Thanks again for the help!
 
-- 
Tom Joseph
Archive Maintainer
Wuarchive - http://wuarchive.wustl.edu



Re: Radeon screen corruption

2002-10-06 Thread Michel Dänzer
On Son, 2002-10-06 at 07:58, Tom Joseph wrote:
 On Sat, 2002-10-05 at 15:11, Michel Dänzer wrote:
  What about Option XaaNoPixmapCache and/or Option
  XaaNoOffscreenPixmaps?
 
 Both of them together do the trick, for both 4.2.1-0pre1v2 and your
 -dri-trunk packages; thank you! Using each one on its own doesn't appear
 to help.
 
  One possible cause for such corruption is forcing the wrong amount of
  video RAM in the device section. 
 
 My card has 32MB; I tried with and without VideoRam 32768 - both
 yielded the same result (without using any Option Xaa*).
 
  If that's not it, it's probably a
  radeon driver 2D acceleration bug which should be fixed in current DRI
  and XFree86 CVS. You could try my DRI CVS snapshot packages at
 
 I tried them but they don't help the problem unless I use the Xaa
 options you gave above.  They are also not very stable for me.

Can you define 'not very stable'?


 If my machine happens to be an interesting debugging case, I can give
 more information if you'd like.

Yes, please send me config files and logs privately, and we can try to
track down the bug.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



Re: patch for arm link failure MANIFEST problem

2002-10-06 Thread Othmar Pasteka
hi,

On Fri, Oct 04, 2002 at 02:11:39PM -0500, Branden Robinson wrote:
 Thank you so much for doing this!  I will have more work for the ARM
 porting team soon, heh heh heh...

oh, let's hope i can cope with it :).

so long
Othmar



Lots of problems with Debian unstable on Matrox G200

2002-10-06 Thread Mukundan Sudarsan

Hi

I just updated to the latest Xserver-xfree86 4.2.1-1 and suddely my x 
window systm won't work anymore. It was working with the previous 
version of the xfree86 server.


I am attaching my log and the xf86config-4 config file. It fails with 
the error

(EE) No drivers available.

Fatal server error:
no screens found

please help me with this. I am afraid of upgrading my xserver lest it 
crash my system entirely.


Regards.

Thanx
Mukund
## 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-4 manual page.
# (Type man XF86Config-4 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.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file? in /usr/share/doc/xfree86-common/FAQ.gz.

Section Files
FontPathunix/: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
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  xfree86
Option  XkbModel  pc105
Option  XkbLayout us_intl
Option  XkbVariantbasic
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  Matrox Graphics, Inc. Millennium G200
Driver  mga_hal
VideoRam16000
EndSection

Section Monitor
Identifier  Generic Monitor
HorizSync   80-130
VertRefresh 70-120
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Matrox Graphics, Inc. Millennium G200
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024
EndSubSection
SubSection Display
Depth   4
Modes   1280x1024
EndSubSection
SubSection Display
Depth   8
Modes   1280x1024
EndSubSection
SubSection Display
Depth   15
Modes   1280x1024
EndSubSection
SubSection Display
Depth   16
Modes   1280x1024
EndSubSection
SubSection Display
Depth   24
Modes   1280x1024
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
InputDevice Generic Mouse
EndSection

Section DRI
Mode0666
EndSection

### END DEBCONF SECTIONXFree86 Version 4.2.1 (Debian 4.2.1-1 20021004194022 [EMAIL PROTECTED]) / X 
Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18 i686 [ELF] 

Re: Radeon screen corruption

2002-10-06 Thread Michel Dänzer

On Son, 2002-10-06 at 07:58, Tom Joseph wrote:
 On Sat, 2002-10-05 at 15:11, Michel Dänzer wrote:
  What about Option XaaNoPixmapCache and/or Option
  XaaNoOffscreenPixmaps?
 
 Both of them together do the trick, for both 4.2.1-0pre1v2 and your
 -dri-trunk packages; thank you! Using each one on its own doesn't appear
 to help.
 
  One possible cause for such corruption is forcing the wrong amount of
  video RAM in the device section. 
 
 My card has 32MB; I tried with and without VideoRam 32768 - both
 yielded the same result (without using any Option Xaa*).
 
  If that's not it, it's probably a
  radeon driver 2D acceleration bug which should be fixed in current DRI
  and XFree86 CVS. You could try my DRI CVS snapshot packages at
 
 I tried them but they don't help the problem unless I use the Xaa
 options you gave above.  They are also not very stable for me.

Can you define 'not very stable'?


 If my machine happens to be an interesting debugging case, I can give
 more information if you'd like.

Yes, please send me config files and logs privately, and we can try to
track down the bug.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: patch for arm link failure MANIFEST problem

2002-10-06 Thread Othmar Pasteka

hi,

On Fri, Oct 04, 2002 at 02:11:39PM -0500, Branden Robinson wrote:
 Thank you so much for doing this!  I will have more work for the ARM
 porting team soon, heh heh heh...

oh, let's hope i can cope with it :).

so long
Othmar


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Lots of problems with Debian unstable on Matrox G200

2002-10-06 Thread Mukundan Sudarsan

Hi

I just updated to the latest Xserver-xfree86 4.2.1-1 and suddely my x 
window systm won't work anymore. It was working with the previous 
version of the xfree86 server.

I am attaching my log and the xf86config-4 config file. It fails with 
the error
(EE) No drivers available.

Fatal server error:
no screens found

please help me with this. I am afraid of upgrading my xserver lest it 
crash my system entirely.

Regards.

Thanx
Mukund


## 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-4 manual page.
# (Type man XF86Config-4 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.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file? in /usr/share/doc/xfree86-common/FAQ.gz.

Section Files
FontPathunix/: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
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  xfree86
Option  XkbModel  pc105
Option  XkbLayout us_intl
Option  XkbVariantbasic
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  Matrox Graphics, Inc. Millennium G200
Driver  mga_hal
VideoRam16000
EndSection

Section Monitor
Identifier  Generic Monitor
HorizSync   80-130
VertRefresh 70-120
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Matrox Graphics, Inc. Millennium G200
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024
EndSubSection
SubSection Display
Depth   4
Modes   1280x1024
EndSubSection
SubSection Display
Depth   8
Modes   1280x1024
EndSubSection
SubSection Display
Depth   15
Modes   1280x1024
EndSubSection
SubSection Display
Depth   16
Modes   1280x1024
EndSubSection
SubSection Display
Depth   24
Modes   1280x1024
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
InputDevice Generic Mouse
EndSection

Section DRI
Mode0666
EndSection

### END DEBCONF SECTION

XFree86 Version 4.2.1 (Debian 4.2.1-1 20021004194022 [EMAIL PROTECTED]) / X Window 
System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18 i686 [ELF]