Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot

2007-05-08 Thread Felix C. Stegerman
Package: xserver-xorg
Version: 1:7.2-3
Severity: normal

Hi,

When I rebooted my laptop (Apple iBook G4) this morning, the second
screen remained blank.  The Xorg.0.log config file shows "No valid
mode found for CRTC2, disabling MergedFB".   I haven't changed my
xorg.conf since 2006-11-21, so I'm pretty sure it's related to a
recent Xorg update.  I can't be sure which one since I may have
updated Xorg more than once between reboots (and rarely restart X
other than on reboot).  I am however quite sure I haven't installed,
removed or reconfigured Xorg packages recently other than during
aptitude upgrades or aptitude dist-upgrades.  Also, I rebooted
sometime in the last two weeks without problems, so it must be a
problem with a recent Xorg update.  [yes, I aptitude up{date,grade}
more or less weekly]

I hope someone can help me out here, since I have no idea whatsoever
how to fix this (other than attempting some Xorg downgrades, but
that's hardly "fixing").  If there's anything I can do myself (that
doesn't involve intimate knowledge of Xorg internals), please let me
know.


- Felix


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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-20 13:15 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1996176 2007-04-27 00:28 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc M11 NV [FireGL 
Mobility T2e] (rev 80)

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

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 34 2006-05-04 11:35 /etc/X11/xorg.conf -> 
/etc/flx/cfg/vinter/xorg/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf
#
#   Felix C. Stegerman <[EMAIL PROTECTED]>
#   2006-11-21
#
# --
#
# Xorg X Window System server configuration file
#
# --

Section "Files"
  FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  FontPath"/usr/share/fonts/X11/misc"
  FontPath"/usr/share/fonts/X11/100dpi"
  FontPath"/usr/share/fonts/X11/75dpi"
  FontPath"/usr/share/fonts/X11/Type1"
  FontPath"/usr/share/fonts/truetype"
EndSection

Section "Module"
  Load"bitmap"
  Load"dbe"
  Load"ddc"
  Load"dri"
  Load"evdev"
  Load"extmod"
  Load"freetype"
  Load"glx"
  Load"int10"
  Load"record"
  Load"type1"
  Load"vbe"
EndSection

Section "InputDevice"
  Identifier  "Keyboard"
  Driver  "keyboard"
  Option  "CoreKeyboard"
  Option  "XkbRules"  "xorg"
  Option  "XkbModel"  "pc105"
  Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
  Identifier  "Mouse"
  Driver  "mouse"
  Option  "CorePointer"
  Option  "Device""/dev/input/mice"
  Option  "Protocol"  "ImPS/2"
  Option  "Buttons"   "3"
  Option  "Emulate3Buttons"   "true"
  Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
  Identifier  "ATI Card [primary]"
  Driver  "ati"
  BusID   "PCI:0:16:0"
  Option  "MergedFB"  "true"
  Option  "MetaModes" "1024x768"
  Option  "MergedDPI" "96 96"
  Option  "CRT2HSync" "30.0-96.0"
  Option  "CRT2VRefresh"  "50.0-160.0"
  Option  "CRT2Position"  "Clone"
EndSection

Section "Device"
  Identifier  "ATI Card [secondary]"
  Driver  "ati"
  BusID   "PCI:0:16:0"
  Screen  1
EndSection

Section "Monitor"
  Identifier  "LCD Screen [internal]"
  Option  "DPMS"
  Option  "PanelSize" "1024x768"
EndSection

Section "Monitor"
  Identifier  "CRT Screen [external]"
  Option  "DPMS"
  HorizSync   30-96
  VertRefresh 50-160
  DisplaySize 346 260
EndSection

Section "Screen"
  Identifier  "Screen [internal]"
  Device  "ATI Card [primary]"
  Monitor "LCD Screen [internal]"
  DefaultDepth24
  SubSection "Display"
Depth 24
Modes "1024x768"
  EndSubSection
EndSection

Section "Screen"
  Identifier  "Screen [external]"
  Device  "ATI Card [secondary]"
  Monitor "CRT Screen [external]"
  DefaultDepth24
  SubSection "Display"
Depth 24
Modes "1024x768"
  EndSubSection
EndSection

Section "ServerLayout"
  Identifier  "Layout"
  Screen 0"Screen [internal]"
  InputDevice "Keyboard"
  InputDevice "Mouse"
  Option  "AllowMouseOpenFail""1"
EndSection

Section "DRI"
  Group   "video"
  Mode0660
EndSection

Bug#378543: middle and right buttons are swapped

2007-05-08 Thread Marcel Sebek
On Mon, May 07, 2007 at 10:27:20PM +0200, Brice Goglin wrote:
> Hi,
Hi.

> 
> About a year ago, you reported a bug to the Debian BTS regarding middle
> and right button being swapped in the evdev driver. Did you reproduce
> this problem recently? With Xorg/Etch? With latest evdev driver in
> unstable (1.1.5)? If not, I will close this bug in the next weeks.
> 

I installed Xorg from unstable and the problem is still there.

-- 
Marcel Sebek



signature.asc
Description: Digital signature


Bug#372067: xserver-xorg-video-mga: Please explicitly say in the package description and man page what the driver is capable of

2007-05-08 Thread Nikolaus Schulz
On Mon, May 07, 2007 at 04:42:31PM -0700, t takahashi wrote:
> (parenthetical note: i speak from experience.  my non-working dvi
> output on my pretty-common g550 video card has been a thorn in my side
> for a really long time (years) 

So it is here, 4 years now. :-/

> and has led to this situation:
> 
>  o i have to use xfree 4.2 with an outdated proprietary sourceless driver

Sarge's XFree 4.3 with Matrox closed driver (HALlib) is working fine
here.  Well, not entirely, I still had to work around things with an
incredible configuration hack... :-(

With some more horrible hacking, it seems to be possible to make Matrox'
Hallib, and thus DVI, work with later X.org versions, too, see [1]. 
But actually, the unbelievable hassle of those procedures has stopped me
from upgrading my desktop to Etch till now. 

Nikolaus

[1] http://matrox.tuxx-home.at
Hm, this website currently seems to be down. That's bad, I hope it will
recover!


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



Processed: Re: Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot

2007-05-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 422777 xserver-xorg-video-ati
Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot
Bug reassigned from package `xserver-xorg' to `xserver-xorg-video-ati'.

> forcemerge 422602 422777
Bug#422602: xserver-xorg: dualhead with ati broken
Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot
Forcibly Merged 422602 422777.

> thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot

2007-05-08 Thread Brice Goglin
reassign 422777 xserver-xorg-video-ati
forcemerge 422602 422777
thank you


Felix C. Stegerman wrote:
> When I rebooted my laptop (Apple iBook G4) this morning, the second
> screen remained blank.  The Xorg.0.log config file shows "No valid
> mode found for CRTC2, disabling MergedFB".   I haven't changed my
> xorg.conf since 2006-11-21, so I'm pretty sure it's related to a
> recent Xorg update.  I can't be sure which one since I may have
> updated Xorg more than once between reboots (and rarely restart X
> other than on reboot).  I am however quite sure I haven't installed,
> removed or reconfigured Xorg packages recently other than during
> aptitude upgrades or aptitude dist-upgrades.  Also, I rebooted
> sometime in the last two weeks without problems, so it must be a
> problem with a recent Xorg update.  [yes, I aptitude up{date,grade}
> more or less weekly]
>
> I hope someone can help me out here, since I have no idea whatsoever
> how to fix this (other than attempting some Xorg downgrades, but
> that's hardly "fixing").  If there's anything I can do myself (that
> doesn't involve intimate knowledge of Xorg internals), please let me
> know.
>   

Some similar breakage have been reported with the old ATI driver and the
new xserver-xorg-core 1.3. You could possibly try upgrading
xserver-xorg-video-ati to the one currently in experimental
(1:6.6.191-1). However, in the end it might be better to wait for the
next official release of the ATI driver before upgrading to
xserver-xorg-core 1.3.

Brice



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



Bug#422746: xserver-xorg-core: Backlight turns off

2007-05-08 Thread Brice Goglin
John Sullivan wrote:
> Package: xserver-xorg-core
> Version: 2:1.3.0.0.dfsg-3
> Severity: normal
>   

It might be related to the intel driver (xserver-xorg-video-intel)
instead of the server core, it might be good to check by downgrading to
the old xserver-xorg-video-i810.

> Since a recent update, my backlight has started shutting off. I haven't 
> noticed
> anything in common about the times that it has shut off so I'm sorry I can't
> give more useful information about that.
>   

There has been another report about backlight problems with the intel
driver after resume from suspend. Not exactly your problem, but still
similar. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420400

> I'm including my embarrassingly sloppy and crufty xorg.conf below as well.
>   

Xorg.0.log might have helped too. reportbug should have included it for
you (by attaching the output of /usr/share/bug/xserver-xorg-core/script
3>&1).

Brice



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



Bug#407199: xserver-xorg-video-savage: (II) SAVAGE(0): [drm] drmSetBusid failed

2007-05-08 Thread Brice Goglin
Pascal A. Dupuis wrote:
> I don't speak about dual-headed. I have two X servers on the machine,
> running on different VTs on the same hardware and display. Only the
> first one gets DRI support.
>   

Ok it might be the expected behavior then. Most driver only support DRI
on the first X server on a board.

Brice



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



Bug#372067: xserver-xorg-video-mga: Please explicitly say in the package description and man page what the driver is capable of

2007-05-08 Thread t takahashi

as of recently, it was not clear to a non-x-expert even with
nontrivial google searching:

whether the open source driver is sufficient for simple 2d dvi use
with magic settings -- or not

whether the tuxx driver is nec or sufficient -- or has issues

how to best vet the tuxx driver for security (the author seems like a
great guy, btw)

whether the ubuntu .deb will work on etch (how to check its signature
from etch is probably easy but requires work to find out how)

whether feisty would work

how likely any of the above are to break upon an upgrade of x (or libraries)


--
Webmaster: do you believe that people will (a) switch browsers to view
your "best viewed with" page or (b) go to your competitor?


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



Bug#101659: xserver-xfree86: [mga] VT switching leads to black screen and tight loop on MGA G200 AGP rev 1

2007-05-08 Thread Yann Dirson
On Mon, May 07, 2007 at 11:39:23PM +0200, Brice Goglin wrote:
> May I close your MGA bugs (#81478 and #101659 IIRC) saying that you
> can't help/debug/reproduce anymore and that anybody ever reproducing
> should feel free to reopen?

OK, go ahead!


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



Bug#101659: marked as done (xserver-xfree86: [mga] VT switching leads to black screen and tight loop on MGA G200 AGP rev 1)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 May 2007 17:35:52 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#101659: xserver-xfree86: [mga] VT switching leads to black 
 screen  and tight loop on MGA G200 AGP rev 1
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.0.3-4
Severity: grave

My setup is such that gdm manages 2 local displays (:0 and :1, no DRI).
My working session is on :1 on vt11, and there is a gdmlogin waiting
on :0 on vt12.

After switching from vt12 to vt1 to launch some swap-intensive apt-get
upgrade, switching back to vt11 only gave me a black screen.  Trying
to switch from there to vt12, then to various other VTs gave nothing.

Remotely login in, I see that the XFree86 *on vt12* takes about 96%
CPU.  Attaching with gdb I see:

Remotely login in, I see that the XFree86 *on vt12* takes about 96%
CPU.  Attaching with gdb I see:

(gdb) bt
#0  0x83ae8cf in ?? ()
#1  0x8516c0c in ?? ()
#2  0x853f5c9 in ?? ()
#3  0x80a2c2d in xf86XVScreenInit ()
#4  0x807f3f6 in xf86SigHandler ()
#5  0x807f22b in xf86Wakeup ()
#6  0x80b28e9 in WakeupHandler ()
#7  0x80cbe6c in WaitForSomething ()
#8  0x80ac68c in Dispatch ()
#9  0x80bc84b in main ()
#10 0x4007a38b in __libc_start_main () from /lib/libc.so.6

Various interruptions of the process all yielded the same backtrace.

Process was not reponsive to SIGTERM or SIGINT, SIGKILL did its job,
but things were not restored.

I had alreay experienced a nearly similar situation, where IIRC at the
black screen I had 1st switched to a text console, then to one of the
2 X displays, then back and forth to other VTs in some order I can't
remember, and things were in order again.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux bylbo 2.2.19lvm+reiserfs+ide #1 Thu Jun 14 02:34:11 CEST 2001 i586
Locale: LANG=français, LC_CTYPE=français

Versions of packages xserver-xfree86 depends on:
ii  debconf   0.9.69 Debian configuration management sy
ii  libc6 2.2.3-6GNU C Library: Shared libraries an
ii  xserver-common4.0.3-4files and utilities common to all 
ii  zlib1g1:1.1.3-15 compression library - runtime 


--- End Message ---
--- Begin Message ---
Closing, as suggested by the submitter, since he won't be able to
test/debug/reproduce on this hardware anymore.
If anybody ever reproduces this problem, feel free to reopen.

Brice

--- End Message ---


Bug#372079: DVI on G550, some bad news, some good news

2007-05-08 Thread Brice Goglin
>From upstream IRC channel:

me: Is the DVI output supposed to work on a MGA G550? We've got multiple
complaints that it never worked (apparently the driver sends
out-of-range frequencies).
=> I believe it requires mga_hal
me: That's what these users are doing, yes
=> There's a workaround, enable matroxfb. If your dfp goes black when
you start X, shut it off and on manually
me: Is there a chance it gets fixed one day?
=> I've got DVI support in the randr-1.2 branch, but it's not in a
releasable state yet
me: No need to report then, just wait
=> yes

So, you might want to try enabling matroxfb in your kernel and console.

FYI, XRandR 1.2 is new shiny feature that driver developers are
implementing these days, it makes management of multiple heads much
easier and better. So, there might be good news in the future.

Brice



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



Bug#422892: xorgconfig etc, missing man pages

2007-05-08 Thread Dan Jacobson
Package: xserver-xorg-core
Version: 2:1.1.1-15
Severity: wishlist

On some man pages we see
SEE ALSO
   Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7)
  ^^^no such man page

Also on xorg.conf(5)
FILES

   For an example of an xorg.conf file, see the file installed as
   /usr/lib/X11/xorg.conf.eg.

But there is no such file.


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



Bug#378543: middle and right buttons are swapped

2007-05-08 Thread Brice Goglin
Marcel Sebek wrote:
>> About a year ago, you reported a bug to the Debian BTS regarding middle
>> and right button being swapped in the evdev driver. Did you reproduce
>> this problem recently? With Xorg/Etch? With latest evdev driver in
>> unstable (1.1.5)? If not, I will close this bug in the next weeks.
>> 
>
> I installed Xorg from unstable and the problem is still there.
>   

Ok thanks. Could you please send the output of
/usr/share/bug/xserver-xorg-core/script 3>&1
so that we see your config and log?

Brice



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



Bug#422892: xorgconfig etc, missing man pages

2007-05-08 Thread Brice Goglin
Dan Jacobson wrote:
> Package: xserver-xorg-core
> Version: 2:1.1.1-15
> Severity: wishlist
>
> On some man pages we see
>   

Please tell us which man pages.

> SEE ALSO
>Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7)
>   ^^^no such man page
>
> Also on xorg.conf(5)
> FILES
>
>For an example of an xorg.conf file, see the file installed as
>/usr/lib/X11/xorg.conf.eg.
>
> But there is no such file.
>   


Please read your own old bug reports before requesting things that you
already requested. You already reported this missing file about XFree86
in #222932, and I replied a couple months ago that it was still the case
in Xorg and this example file had been added by upstream recently. So it
might be available in our package in the future.

Thanks,
Brice



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



Re: Bug#240169: marked as done (xserver-xfree86: [s3virge] 'Rotate'option crashes when set to 'CCW', misbehaves with 'CW' on ViRGE/DX or /GXrev 1)

2007-05-08 Thread Ljoha Bashtanov

Hello!

Please reopen this bug, I have similar problems wih this driver.
My card is S3 Trio3D/2X
Here's my $(startx):
---
xauth:  creating new authority file /home/luh/.serverauth.18832

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux old 2.6.18-3-686 #1 SMP Mon Dec 4 
16:41:14 UTC 2006 i686

Build Date: 04 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue May  8 21:15:43 2007
(==) Using config file: "/etc/X11/xorg.conf"

(EE) Failed to load module "speedo" (module does not exist, 0)
(EE) Failed to initialize GLX extension (NVIDIA X driver not found)
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types{ include "complete" };
xkb_compatibility{ include 
"complete+ledcaps(group_lock)+ledcaps(group_lock)" };
xkb_symbols  { include 
"pc(pc105)+us+ru(winkeys):2+group(caps_toggle)" };

xkb_geometry { include "pc(pc101)" };
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  153 (RANDR)
  Minor opcode of failed request:  2 (RRSetScreenConfig)
  Serial number of failed request:  12
  Current serial number in output stream:  12
xauth:  creating new authority file /home/luh/.serverauth.18832

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux old 2.6.18-3-686 #1 SMP Mon Dec 4 
16:41:14 UTC 2006 i686

Build Date: 04 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue May  8 21:15:43 2007
(==) Using config file: "/etc/X11/xorg.conf"

(EE) Failed to load module "speedo" (module does not exist, 0)
(EE) Failed to initialize GLX extension (NVIDIA X driver not found)
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types{ include "complete" };
xkb_compatibility{ include 
"complete+ledcaps(group_lock)+ledcaps(group_lock)" };
xkb_symbols  { include 
"pc(pc105)+us+ru(winkeys):2+group(caps_toggle)" };

xkb_geometry { include "pc(pc101)" };
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  153 (RANDR)
  Minor opcode of failed request:  2 (RRSetScreenConfig)
  Serial number of failed request:  12
  Current serial number in output stream:  12
-

last 5 lines are the result of running xrandr -o left command.

here's xorg.conf:
-
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Fri Dec 30 21:53:37 PST 
2005


# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

Section "Files"

# path to defoma fonts
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dp

Bug#240169: marked as done (xserver-xfree86: [s3virge] 'Rotate'option crashes when set to 'CCW', misbehaves with 'CW' on ViRGE/DX or /GXrev 1)

2007-05-08 Thread Brice Goglin
Ljoha Bashtanov wrote:
> Here's my $(startx):

Please the output of
/usr/share/bug/xserver-xorg-core/script 3>&1
(after cleaning things as explained below)

> X Window System Version 7.1.1
> Release Date: 12 May 2006
> X Protocol Version 11, Revision 0, Release 7.1.1

It would be good to test with xserver-xorg-core 1.3 currently in unstable.

> (EE) Failed to initialize GLX extension (NVIDIA X driver not found)

I wonder what this NVIDIA thing is doing here. Did you have nvidia
binary drivers installed in this machine? They might not be completely
uninstalled then. Please check.

> X Error of failed request:  BadMatch (invalid parameter attributes)
>   Major opcode of failed request:  153 (RANDR)
>   Minor opcode of failed request:  2 (RRSetScreenConfig)
>   Serial number of failed request:  12
>   Current serial number in output stream:  12
> -
>
> last 5 lines are the result of running xrandr -o left command.

If xrandr rotation even supposed to be supported on the s3virge driver?
I would say no.

> # nvidia-xconfig: X configuration file generated by nvidia-xconfig
> # nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Fri Dec 30 21:53:37
> PST 2005

Looks like you really had nVidia binary driver on this machine before :)

> Section "Device"
> Identifier "nVidia Corporation NVIDIA 0110 [GeForce2 MX/MX 400]"
> Driver "s3virge"
> Option "RandRRotation" "on"
> Option"Rotate" "CCW"
> EndSection

RandRRotation looks like an nVidia option.

> it rejects 768x1024 mode and runs 1024x768, but
> rotates the screen. So, the bottom 256 lines are not used but
> there are 256 cols to the right of the screen that are not viewable
> but   are used by apps.

Does it work if you set 1024x768 instead of 768x1024?
Does Rotate CW work instead of CCW?

Thanks,
Brice



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



Bug#372079: DVI on G550, some bad news, some good news

2007-05-08 Thread Nikolaus Schulz
On Tue, May 08, 2007 at 06:40:15PM +0200, Brice Goglin wrote:
> From upstream IRC channel:

[ Getting DVI to work with the G550 ]

> => There's a workaround, enable matroxfb. If your dfp goes black when
> you start X, shut it off and on manually

Interesting.  Matroxfb *is* enabled in my kernel.  But no chance to use 
DVI without the binary Hallib.  It's still a 2.4.27 kernel, though.  And
I did experience that blank screen from time to time (not predictable),
and powering the panel off did help indeed, but it was very annoying.
Finally I was able to workaround that by configuring a second fake
screen, IIRC. 

> me: Is there a chance it gets fixed one day?
> => I've got DVI support in the randr-1.2 branch, but it's not in a
> releasable state yet
> me: No need to report then, just wait
> => yes

Great to hear someone's working on it!  So there's hope. :-) 

> So, you might want to try enabling matroxfb in your kernel and console.

I'll probably try Linux 2.6.18 with matroxfb after upgrading to Etch. 

> FYI, XRandR 1.2 is new shiny feature that driver developers are
> implementing these days, it makes management of multiple heads much
> easier and better. So, there might be good news in the future.

And thanks for that explanation!  I had heard about it, but nothing
stuck besides the buzzword. 
Brice, I'm really impressed by your bug hunting!

Nikolaus


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



Bug#372067: xserver-xorg-video-mga: Please explicitly say in the package description and man page what the driver is capable of

2007-05-08 Thread Nikolaus Schulz
On Tue, May 08, 2007 at 02:21:13AM -0700, t takahashi wrote:
> as of recently, it was not clear to a non-x-expert even with
> nontrivial google searching:
> 
> whether the open source driver is sufficient for simple 2d dvi use
> with magic settings -- or not

Indeed it seems that at least the man page is vague here. 

> whether the tuxx driver is nec or sufficient -- or has issues
> 
> how to best vet the tuxx driver for security (the author seems like a
> great guy, btw)

Well, the tuxx driver is sort of a gray area, isn't it?  I guess no
authority besides the author himself cares about that driver, and the
users are probably just happy to see it working again, someway. 

[ snipped ubuntu part ]

> how likely any of the above are to break upon an upgrade of x (or libraries)

With X upgrades?  Likely, I guess. :-/

Nikolaus


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



Bug#378543: middle and right buttons are swapped

2007-05-08 Thread Brice Goglin
Marcel Sebek wrote:
> xlog.2 is just xserver log after switching to the new version. 
> As you can see, the X server failed to start,
>   

Section "InputDevice"
Identifier"mouse"
Driver"evdev"
Option"CorePointer"
Option"Device""/dev/input/psmouse"
#Option"evBits""+1-2"
#Option"keyBits""~272-287"
#Option"relBits""~0-2 ~6 ~8"
#Option"Pass""3"
#Option"CorePointer"
EndSection

(EE) PreInit returned NULL for "mouse"
(EE) No Input driver matching `mouse'

I guess it failed because evdev only supports device named
/dev/input/eventX (as explained in the manpage).

> so I uncommented that
> commented lines in Device section and commented the line Option "Device".
>   

So in the end, you had the following lines, right?

Section "InputDevice"
Identifier"mouse"
Driver"evdev"
Option"CorePointer"
#Option"Device""/dev/input/psmouse"
Option"evBits""+1-2"
Option"keyBits""~272-287"
Option"relBits""~0-2 ~6 ~8"
Option"Pass""3"
Option"CorePointer"
EndSection

And you got your mouse to work with buttons swapped?

(**) mouse-isa0060/serio1/input0: Core Pointer
(II) mouse-isa0060/serio1/input0: Found 4 relative axes.
(II) mouse-isa0060/serio1/input0: Configuring as pointer.
(**) mouse-isa0060/serio1/input0: HWHEELRelativeAxisButtons: 6 7.
(**) mouse-isa0060/serio1/input0: WHEELRelativeAxisButtons: 4 5.
(II) mouse-isa0060/serio1/input0: Found 5 mouse buttons
(**) mouse-isa0060/serio1/input0: Configuring 4 relative axes.
(II) mouse-isa0060/serio1/input0: Configured 9 mouse buttons
(EE) No Input driver matching `mouse'
(II) XINPUT: Adding extended input device "mouse-isa0060/serio1/input0"
(type: MOUSE)
(II) XINPUT: Adding extended input device "evdev brain" (type: evdev brain)
(II) XINPUT: Adding extended input device "ps2-kbd" (type: KEYBOARD)
(**) mouse-isa0060/serio1/input0: 4 valuators.
(**) ../../src/evdev_btn.c (166): Registering 9 buttons.
(II) mouse-isa0060/serio1/input0: Init
(II) evdev brain: Rescanning devices (2).
(II) mouse-isa0060/serio1/input0: On
(II) mouse-isa0060/serio1/input0: Off
(II) UnloadModule: "evdev"

I am not familiar with evdev, but the above does not look very good to
me. Are you sure that your evdev options are correct? Or did you just
copy the manpage example?

Brice



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



Bug#110603: marked as done (xserver-xfree86: [nv] SEGV when xmame switches out of DGA fullscreen mode on Riva TNT rev 4)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 May 2007 21:01:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#110603: xserver-xfree86: [nv] SEGV when xmame switches out 
of DGA fullscreen mode on Riva TNT rev 4
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-2
Severity: serious

Run xmame, press letf-alt+home to go int DGA mode, then press
left-alt+insert to go back to a normal window. X server will SEGV. It
will also SEGV if you run xmxame, go into DGA mode, then press ESC to
exit xmame. A server log is attached.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux cbgb 2.4.9-xfs #1 Fri Aug 17 13:19:32 PDT 2001 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf   0.9.96 Debian configuration management sy
ii  libc6 2.2.4-1GNU C Library: Shared libraries an
ii  xserver-common4.1.0-2files and utilities common to all 
ii  zlib1g1:1.1.3-16 compression library - runtime


XFree86 Version 4.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
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/FAQ)
Build Operating System: Linux 2.4.7 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.1.log", Time: Wed Aug 29 16:47:45 2001
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "ViewSonic P815"
(**) |   |-->Device "Diamond V550"
(**) |-->Input Device "Logitech Internet Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Logitech Wheel Mouse"
(**) FontPath set to 
"/usr/share/fonts/truetype,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Speedo"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 8

(WW) Cannot open APM
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0391 card , rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8391 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106, rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card , rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card , rev 30 class 06,00,00 hdr 00
(II) PCI: 00:0b:0: chip 11ad,c115 card 11ad,c001 rev 25 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 1102,0002 card 1102,8040 rev 08 class 04,01,00 hdr 80
(II) PCI: 00:0c:1: chip 1102,7002 card 1102,0020 rev 08 class 09,80,00 hdr 80
(II) PCI: 01:00:0: chip 10de,0020 card 1092,0550 rev 04 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule

Bug#145793: xserver-xfree86: [nv] SEGV after "Got unexpected buttonTimer in state 0" on GeForce3 rev 163

2007-05-08 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding a
segfault of the X server on a GeForce3 board after an unexpected button
timer. Did you reproduce this problem recently? With Xorg/Etch? If not,
I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#140615: xserver-xfree86: [nv] SIGFPE when initializing card memory with SiS 745 chipset on Riva128 rev 34

2007-05-08 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding a
crash of the X server with SIGFPE while initializing on a Riva128 board.
Did you reproduce this problem recently? With Xorg/Etch? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#370141: X crashing on PCI-e 7900GTX

2007-05-08 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding a crash
of the X server on a nVidia 7900GTX board. Did you reproduce this
problem recently? With Xorg/Etch?

Thanks,
Brice



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



Bug#355864: marked as done (xserver-xorg-video-nv: super-duper sluggish response after gdm login)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 May 2007 21:09:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355864: xserver-xorg-video-nv: super-duper sluggish 
response after gdm login
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-xorg-video-nv
Version: 1:1.0.1.5-1
Severity: important
Tags: experimental

I tried to install xorg 7.0 and x-window-system. got everything except
xfont-scalable. Had to find/append entries for new font location to fix
'fixed' not found error. After gdm comes up, using regular gnome session
login, the mouse moves, but after waiting more than 10 minutes, and
watching the gnome splash screen, it does not go to regular gnome window
with gnome-panel. I did get in to minimal xsession, but then could
launch twm or metacity. Twm worked, but there were color/term problems.
When I used aptitude or mutt in an xterm, the screen was black. If I
used 'TERM=VT100 mutt'. I could use, but with b/w color.
Hope to see xorg 7.0 in sid!
this is your mission if you choose to accept it this message will
self-destruct in 10 seconds.
Cheers.
Kev
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xserver-xorg-video-nv depends on:
ii  libc6 2.3.6-2GNU C Library: Shared libraries an
ii  xserver-xorg-core 1:1.0.1-1  X.Org X server -- core server

xserver-xorg-video-nv recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Closing since the submitter already reported that he fixed the initial
problem in gconf, and never replied to Michel's advice to fix the
remaining minor issue.

Brice

--- End Message ---


Bug#370709: xserver-xorg-video-nv: system hang in NVSync() when scrolling programs or terminal windows

2007-05-08 Thread Brice Goglin
Hi,

About a year ago, you reported (or replied to) a bug in the Debian BTS
regarding a system hang in NVSync() when scrolling programs or terminal
windows. Did any of you guys reproduce this problem recently? With
Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#398618: marked as done (wings3d: Makes X crash)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 May 2007 21:25:21 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398618: wings3d: Makes X crash
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: wings3d
Version: 0.98.35-3
Severity: grave
Justification: renders package unusable

Makes X crash on my system, with nv driver. 

I don't exactly know what logs are needed, so ask !

Regards, 

Didier

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-686
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)

Versions of packages wings3d depends on:
ii  erlang-base  1:11.b.2-1  Concurrent, real-time, distributed
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1] 6.5.1-0.4   A free implementation of the OpenG
ii  libglu1-mesa [libglu1]   6.5.1-0.4   The OpenGL utility library (GLU)
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libsdl-erlang0.96.0626-4 Erlang bindings to the Simple Dire

wings3d recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Closing this bug since the problem is in xserver-xorg-core and a more
detailed report of the crash has been assigned to this package in #399369.

Brice

--- End Message ---


Bug#394803: xserver-xorg-video-nv: Mousepointer vanishes

2007-05-08 Thread Brice Goglin
Hi,

Several months ago, you reported a bug to the Debian BTS regarding the
mouse pointer vanishing on a nvidia board with the nv driver. Did you
reproduce this problem recently? With the latest nv driver in unstable?

Thanks,
Brice



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



Bug#396676: xserver-xorg-video-nv: X does not get past nvidia logo

2007-05-08 Thread Brice Goglin
Hi,

Several months ago, you reported a bug to the Debian BTS regarding the X
server failing to start past the nVidia logo with the nv driver. Did you
reproduce this problem recently? With the latest nv driver in unstable?

Thanks,
Brice



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



Bug#403350: xserver-xorg-video-nv: xset dpms force off does not turn off the backlight

2007-05-08 Thread Brice Goglin
Hi Giuseppe,

Does this problem with xset dpms force off not working still occur with
latest xserver-xorg-core 1.3 and xserver-xorg-video-nv 2.0.2 from
unstable? Did this dpms command ever work before?

Thanks,
Brice



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



Bug#406315: totem-mozilla + vlc freeze my powerbook

2007-05-08 Thread Brice Goglin
Hi Djoume,

Did you reproduce this freeze of your powerbook when running
totem-mozilla and vlc recently? With Etch? With xserver-xorg-core 1.3
and xserver-xorg-video-nv 2.0.2 currently in unstable?

Brice



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



Bug#147557: xserver-xfree86: [nv] NVidia's binary driver corrupts the hardware cursor on GeForce2 MX DDR rev 178

2007-05-08 Thread Brice Goglin
Hi,

About 5 years ago, you reported (or replied to) a bug in the Debian BTS
regarding the hardware cursor being corrupted when running the nv driver
after having run the nvidia binary driver. Did any of you guys reproduce
this problem recently? With Xorg/Etch? If not, I will close this bug in
the next weeks.

Thanks,
Brice



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



Bug#147557: xserver-xfree86: [nv] NVidia's binary driver corrupts the hardware cursor on GeForce2 MX DDR rev 178

2007-05-08 Thread Eloy Paris
Hi Brice,

On Tue, May 08, 2007 at 09:39:29PM +0200, Brice Goglin wrote:

> About 5 years ago, you reported (or replied to) a bug in the Debian BTS
> regarding the hardware cursor being corrupted when running the nv driver
> after having run the nvidia binary driver. Did any of you guys reproduce
> this problem recently? With Xorg/Etch? If not, I will close this bug in
> the next weeks.

I think it's a good idea to close it. It's so old that it's likely
fixed, and if not, a new bug with fresh information can be re-opened.

Cheers,

Eloy.-


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



Bug#157924: marked as done (xserver-xfree86: [nv] no screens found on GeForce2 MX DDR rev 178)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 May 2007 21:41:18 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#157924: xserver-xfree86: [nv] no screens found on GeForce2 
MX DDR rev 178
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: X11
Version: 4.1.0
Hi!
I was using slackware linux, but I decided to try Debian because a friend told 
me you have a better support. I have Debian GNU/Linux 3.0 at the moment. My X 
system won't run. i'm sending you the log file. I hope you could help me.
Bye!

-
http://My.GBG.bg - Най-персонализираният български портал!

--- End Message ---
--- Begin Message ---
Closing since it was probably a configuration problem and the submitter
never sent his config file as requested.

Brice

--- End Message ---


Bug#396993: xserver-xorg-video-nv: Xserver crashes machine completely

2007-05-08 Thread Brice Goglin
Hi,

Several months ago, you reported a bug to the Debian BTS regarding a
crash of the X server with the nv driver. Did you reproduce this problem
recently? With the latest xserver-xorg-core 1.3 and
xserver-xorg-video-nv 2.0.2 from unstable? I don't see any backtrace in
your logs, there should be one in the server is crashing.

Thanks,
Brice



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



Bug#147557: marked as done (xserver-xfree86: [nv] NVidia's binary driver corrupts the hardware cursor on GeForce2 MX DDR rev 178)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 May 2007 21:54:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#147557: xserver-xfree86: [nv] NVidia's binary driver 
corrupts the hardware cursor on GeForce2 MX DDR rev 178
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-16
Severity: important

I was previously using nvidia's proprietary driver. I switched back to
the nv driver and found that my mouse cursor now looks like two tiny red
pointers/I-bars/whatever. Looks very strange.

01:00.0 VGA compatible controller: nVidia Corporation NV11 (GeForce2 MX DDR) 
(rev b2)
01:00.0 Class 0300: 10de:0111 (rev b2)

### 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"
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"bitmap"
Load"dbe"
Load"ddc"
Load"extmod"
Load"freetype"
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/psaux"
Option  "Protocol"  "ExplorerPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

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

Section "Device"
Identifier  "siluro mx200"
Driver  "nv"
EndSection

Section "Monitor"
Identifier  "KDS"
HorizSync   30-75
VertRefresh 50-85
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "siluro mx200"
Monitor "KDS"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1024x768"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1024x768"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1024x768"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1024x768"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1024x768"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1024x768"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default La

Bug#259812: xserver-xfree86: [nv] 1600x1200 mode looks pixellated on Quadro FX 1100 rev 161

2007-05-08 Thread Brice Goglin
Hi,

About 3 years ago, you reported a bug to the Debian BTS regarding mode
1600x1200 looking pixellated on a Quadro FX 1100. Did you reproduce this
problem recently? With Xorg/Etch? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#291353: xserver-xfree86: locks up

2007-05-08 Thread Brice Goglin
Hi Sebastian,

You reported a couple months ago that this lockup of the machine when
running the nv driver on a Geforce 2 MX board was still happening with
Xorg. Could you try with the latest xserver-xorg-core 1.3 and
xserver-xorg-video-nv 2.0.2 currently in unstable? If it still happen,
we should report this problem upstream.

Brice



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



Bug#387804: marked as done (xserver-xorg-video-nv: Extermely slow xv output)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 May 2007 22:57:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#387804: xserver-xorg-video-nv: Extermely slow xv output
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-xorg-video-nv
Version: 1:1.0.1.5-2
Severity: normal



XV output is extremely slow when using the "nv" driver.
When playing a video with xine or vlc using xv output the Xorg
process uses a large amount of CPU.  With videos larger than about
640x480 it hits 100% CPU (2GHz amd64) and output becomes choppy.
CPU use seems to be proprtional to the size of the source image,
not the size of the displayed overlay.

Other graphical operations also seem equally slow, but the painfully slow
xv is the one that effects me most.  The xine xshm ouptut driver is
even slower.

Same behavior observed with and without Xen. Also same problems with
a 32-bit userspace + 64-bit kernel.

Running 32-bit x86 kernel+userspace also works ok, 64-bit kernel seems to
be the common factor in the slowness.

Selected excepts from xorg.conf:

Section "Module"
Load"bitmap"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"type1"
Load"v4l"
Load"vbe"
EndSection
Section "Screen"
Identifier  "Default Screen"
Device  "Nvidia (nv)"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   24
Modes   "1600x1200" "1280x1024" "1024x768" "800x600" 
"640x480"
EndSubSection
EndSection
Section "Device"
Identifier  "Nvidia (nv)"
Driver  "nv"
EndSection

-- no debconf information
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-xen-amd64-k8
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages xserver-xorg-video-nv depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  xserver-xorg-core2:1.0.2-10  X.Org X server -- core server

xserver-xorg-video-nv recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Closing since you reported that the bug has been fixed.

Thanks,
Brice

--- End Message ---


Bug#377847: xserver-xorg-video-nv: No way to set 1600x1200 resolution.

2007-05-08 Thread Brice Goglin
Hi,

Several months ago, you reported a bug to the Debian BTS regarding the
nv driver refusing to set 1600x1200 resolution. Did you reproduce this
problem recently? With the latest xserver-xorg-video-nv driver 2.0.2 in
unstable?

Thanks,
Brice



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



Bug#409289: xserver-xorg-video-nv: xserver-x.org becomes sluggish and keyboard unresponsive

2007-05-08 Thread Brice Goglin
Hi Matt,

A couple months ago, you reported a bug to the Debian BTS regarding Xorg
being
very slow on a nVidia board. Did you reproduce this problem recently?
With the
latest xserver-xorg-video-nv driver 2.0.2 in unstable?

thanks,
Brice



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



Bug#400189: xserver-xorg-video-nv: garbage output (6800 GS); renders vt1-6 unusable

2007-05-08 Thread Brice Goglin
Hi Andrew,

Several months ago, you reported a bug to the Debian BTS regarding the
nv driver and X server making virtual terminals unusable on a nVidia
6800GS board. Did you reproduce this problem recently? With the latest
xserver-xorg-video-nv driver 2.0.2 in unstable?

thanks,
Brice



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



Bug#411877: nv video driver garbles screen when I wake up

2007-05-08 Thread Brice Goglin
Hi Justin,

A couple months ago, you reported a bug to the Debian BTS regarding the
nv driver
not rendering the screen correctly after reopening the lid.
Did you reproduce this problem recently? With the latest
xserver-xorg-video-nv
driver 2.0.2 in unstable?

thanks,
Brice



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



Bug#359760: xserver-xorg: [nv] SIGSEGV when UseFBDev is activated in xorg.conf with a Nvidia GeForce FX5200

2007-05-08 Thread Brice Goglin
Hi,

Several months ago, you reported (or replied to) a bug to the Debian BTS
regarding a crash of the X server when UseFBDev is enabled on the nv
driver. Did any of you guys  reproduce this problem recently? With the
latest xserver-xorg-video-nv driver 2.0.2 in unstable?

Thanks,
Brice



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



Bug#362434: xserver-xorg-video-nv: nv has problems with xcursor-themes

2007-05-08 Thread Brice Goglin
Hi Carsten,

Several months ago, you reported a bug to the Debian BTS regarding problems
with hardware cursor when using HWCursor.
Did you reproduce this problem recently? With the latest
xserver-xorg-video-nv
driver 2.0.2 in unstable?

Thanks,
Brice



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



Bug#405179: gnome: Hangs horribly on attempt to switch user

2007-05-08 Thread Brice Goglin
Hi Vincent,

A couple months ago, you reported a bug to the Debian BTS regarding
problems with the nv driver when switching user. Did you reproduce this
problem recently? With the latest xserver-xorg-video-nv driver 2.0.2 in
unstable?

Thanks,
Brice




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



Bug#378543: middle and right buttons are swapped

2007-05-08 Thread Marcel Sebek
On Tue, May 08, 2007 at 08:47:49PM +0200, Brice Goglin wrote:
> Marcel Sebek wrote:
> > xlog.2 is just xserver log after switching to the new version. 
> > As you can see, the X server failed to start,
> >   
> 
> Section "InputDevice"
> Identifier"mouse"
> Driver"evdev"
> Option"CorePointer"
> Option"Device""/dev/input/psmouse"
> #Option"evBits""+1-2"
> #Option"keyBits""~272-287"
> #Option"relBits""~0-2 ~6 ~8"
> #Option"Pass""3"
> #Option"CorePointer"
> EndSection
> 
> (EE) PreInit returned NULL for "mouse"
> (EE) No Input driver matching `mouse'
> 
> I guess it failed because evdev only supports device named
> /dev/input/eventX (as explained in the manpage).

Hmm, I missed that, previous version worked with it.

> 
> > so I uncommented that
> > commented lines in Device section and commented the line Option "Device".
> >   
> 
> So in the end, you had the following lines, right?
> 
> Section "InputDevice"
> Identifier"mouse"
> Driver"evdev"
> Option"CorePointer"
> #Option"Device""/dev/input/psmouse"
> Option"evBits""+1-2"
> Option"keyBits""~272-287"
> Option"relBits""~0-2 ~6 ~8"
> Option"Pass""3"
> Option"CorePointer"
> EndSection

Yes.

> 
> And you got your mouse to work with buttons swapped?

Yes.

> 
> (**) mouse-isa0060/serio1/input0: Core Pointer
> (II) mouse-isa0060/serio1/input0: Found 4 relative axes.
> (II) mouse-isa0060/serio1/input0: Configuring as pointer.
> (**) mouse-isa0060/serio1/input0: HWHEELRelativeAxisButtons: 6 7.
> (**) mouse-isa0060/serio1/input0: WHEELRelativeAxisButtons: 4 5.
> (II) mouse-isa0060/serio1/input0: Found 5 mouse buttons
> (**) mouse-isa0060/serio1/input0: Configuring 4 relative axes.
> (II) mouse-isa0060/serio1/input0: Configured 9 mouse buttons
> (EE) No Input driver matching `mouse'
> (II) XINPUT: Adding extended input device "mouse-isa0060/serio1/input0"
> (type: MOUSE)
> (II) XINPUT: Adding extended input device "evdev brain" (type: evdev brain)
> (II) XINPUT: Adding extended input device "ps2-kbd" (type: KEYBOARD)
> (**) mouse-isa0060/serio1/input0: 4 valuators.
> (**) ../../src/evdev_btn.c (166): Registering 9 buttons.
> (II) mouse-isa0060/serio1/input0: Init
> (II) evdev brain: Rescanning devices (2).
> (II) mouse-isa0060/serio1/input0: On
> (II) mouse-isa0060/serio1/input0: Off
> (II) UnloadModule: "evdev"
> 
> I am not familiar with evdev, but the above does not look very good to
> me. Are you sure that your evdev options are correct? Or did you just
> copy the manpage example?

I tried the new module with old config with just changing the device to
/dev/input/event5 (which is the file which is linked by
/dev/input/psmouse), buttons got swapped too, X log was the same.

Perhaps there is a configuration which would work. I have quite strange
mouse, two normal buttons, one extra button, one wheel-button.

The extra button has number 6 (in xev output) with both modules. With
the old version, wheel button (middle) is 2 and right is 3, and with the
new version, wheel is 3 and right is 2.

In input-events output, the extra button is named BTN_SIDE.

-- 
Marcel Sebek



signature.asc
Description: Digital signature


Bug#409289: xserver-xorg-video-nv: xserver-x.org becomes sluggish and keyboard unresponsive

2007-05-08 Thread Matt Weatherford


Brice,

Im using the Etch Stable release now on x86 hardware with the NVidia card,
it seems to be ok... sometimes I get dramatic pauses in Icedove, but
im not sure what app is responsible for that & havent had a chance to 
profile it.


I dont use unstable.

Thanks for asking... I hope you find some good testers for this.

Thank you for your contributions to Open Source in general and debian in 
particular!


-Matt


Brice Goglin wrote:

Hi Matt,

A couple months ago, you reported a bug to the Debian BTS regarding Xorg
being
very slow on a nVidia board. Did you reproduce this problem recently?
With the
latest xserver-xorg-video-nv driver 2.0.2 in unstable?

thanks,
Brice

  




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



Bug#372079: DVI on G550, some bad news, some good news

2007-05-08 Thread t takahashi

On 5/8/07, Nikolaus Schulz <[EMAIL PROTECTED]> wrote:

I'll probably try Linux 2.6.18 with matroxfb after upgrading to Etch.


can you let us on this bug (i seem to be on its forward list, which is
good and i hope will continue to be the case after any mergings) know
the results?

i can try the same by setting the right things and installing etch on
a new disk, if i know what to set and can do so without debug
iterations.  unfortunately, i am too ignorant about x stuff.  i don't
even know:

which kernel option is relevant,
what enabling in the console means,
whether anything would be required in the x conf file,
what a framebuffer is exactly,
and even what "dfp" means.  (i guess "digital flat panel".)

icih, the last time i tried fixing this was a while back, but it was
probably a 2.6 kernel.  here is my current kernel.

(1) 08-Tue-14-16-11 ~# uname -a;gunzip -c /proc/config.gz | grep -i matrox
Linux debian 2.6.18myver #1 SMP Sun Mar 11 14:33:06 MST 2007 i686 GNU/Linux
CONFIG_FB_MATROX=m
# CONFIG_FB_MATROX_MILLENIUM is not set
# CONFIG_FB_MATROX_MYSTIQUE is not set
CONFIG_FB_MATROX_G=y
# CONFIG_FB_MATROX_MULTIHEAD is not set

p.s. if "millenium" is the right option, is it a typo for "millennium"
that needs to be fixed, or is that just the way it is, kind of like
http "referer"?

thanks.

--
Webmaster: do you believe that people will (a) switch browsers to view
your "best viewed with" page or (b) go to your competitor?


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



Re: xorg: Changes to 'debian-unstable'

2007-05-08 Thread Julien Cristau
On Sun, May  6, 2007 at 15:38:16 +, Timo Aaltonen wrote:

> commit 65eafe9f7c3e721eb73e81a1c16af7c5b447f1d1
> Author: Timo Aaltonen <[EMAIL PROTECTED]>
> Date:   Sun May 6 18:37:40 2007 +0300
> 
> Xsession.d/*: change 'which' -> '/usr/bin/which', since the zsh builtin 
> command can in
> some circumstances make the login fail.
> 
As far as I can see, /etc/X11/Xsession is a /bin/sh script. How can it
be executed by zsh?

Cheers,
Julien


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



Bug#362997: dual head on PCI G450 fails

2007-05-08 Thread p2
On Mon, May 07, 2007 at 11:08:06AM +0200, Brice Goglin wrote:
> Hi,
> 
> About a year ago, you reported a bug to the Debian BTS regarding
> dual-head failing on a MGA G450 board. Did you reproduce this problem
> recently? With Xorg/Etch? with the latest driver in unstable? If not, I
> will close this bug in the next weeks.

This problem is still unresolved. Did you actually look at it or do you
assume the problem magically disappeared ?

Cheers,

Peter.

-- 
Goa is a state of mind


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



Bug#396676: xserver-xorg-video-nv: X does not get past nvidia logo

2007-05-08 Thread John covici
Strange thing is that I am now using gentoo with the same nvidia card
and the nvidia drivers which did not work before, but they do now, so
I cannot help with this one anymore.

Thanks.

on Tuesday 05/08/2007 Brice Goglin([EMAIL PROTECTED]) wrote
 > Hi,
 > 
 > Several months ago, you reported a bug to the Debian BTS regarding the X
 > server failing to start past the nVidia logo with the nv driver. Did you
 > reproduce this problem recently? With the latest nv driver in unstable?
 > 
 > Thanks,
 > Brice

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]


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



Bug#422936: CVE-2007-2437: Xrender extension allows remote DoS

2007-05-08 Thread Micah Anderson
Package: xorg-server
Severity: important


Hi,

CVE-2007-2437 came out recently, and its description reads:

The X render (Xrender) extension in X.org X Window System 7.0, 7.1,
and 7.2, with Xserver 1.3.0 and earlier, allows remote authenticated
users to cause a denial of service (daemon crash) via crafted values
to the (1) XRenderCompositeTrapezoids and (2) XRenderAddTraps
functions, which trigger a divide-by-zero error.

More information can be found here:
http://xforce.iss.net/xforce/xfdb/33976
http://www.rapid7.com/advisories/R7-0027.jsp
http://www.securitytracker.com/id?1017984

According to the information referenced there the solution is to
"Upgrade to the latest version of X.Org Server (7.2 with Xserver 1.3.1
or later), available from the X.Org Foundation Web site"

Please include the CVE reference in any changelogs that reference this
issue.

Thanks!
Micah



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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



Bug#362997: dual head on PCI G450 fails

2007-05-08 Thread Brice Goglin
[EMAIL PROTECTED] wrote:
> On Mon, May 07, 2007 at 11:08:06AM +0200, Brice Goglin wrote:
>   
>> Hi,
>>
>> About a year ago, you reported a bug to the Debian BTS regarding
>> dual-head failing on a MGA G450 board. Did you reproduce this problem
>> recently? With Xorg/Etch? with the latest driver in unstable? If not, I
>> will close this bug in the next weeks.
>> 
>
> This problem is still unresolved. Did you actually look at it or do you
> assume the problem magically disappeared ?
>   

I didn't look at it, I don't have any MGA board. The MGA driver you were
using at this time has changed a lot compared to the one in unstable
nowadays, so I hoped it would have been fixed in the meantime.

I don't see any report with your symptoms on bugzilla.freedesktop.org.
[1] reports problems on the second head, but does not seem to have any
problem with the first head. We might want to open a new bug report
there then.

Brice

[1] https://bugs.freedesktop.org/show_bug.cgi?id=2779


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



Bug#396676: marked as done (xserver-xorg-video-nv: X does not get past nvidia logo)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Wed, 09 May 2007 00:45:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#396676: xserver-xorg-video-nv: X does not get past nvidia 
logo
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-xorg-video-nv
Version: 1:1.2.0-3
Severity: important


When I try to start X all I get is the nvidia logo -- the virtual console is
locked at that console so I have to log in remotely and shut the system down 
manually.

Here is the Xorg.0.log

If you need any other information please let me know.

Thanks.


_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/ccs.covici.com:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux ccs.covici.com 2.6.14 #2 PREEMPT Mon Nov 28 
11:25:40 EST 2005 i686
Build Date: 07 July 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov  2 00:15:22 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "NVIDIA Corporation NV34 [GeForce FX 5500]"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/lib/X11/fonts/100dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/lib/X11/fonts/100dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/lib/X11/fonts/75dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/lib/X11/fonts/75dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/Type1".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/X11/Type1").
(WW) `fonts.dir' not found (or not valid) in "/usr/lib/X11/fonts/Type1".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/lib/X11/fonts/Type1").
(WW) The directory "/usr/share/fonts/X11/CID" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/lib/X11/fonts/100dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/lib/X11/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/lib/X11/fonts/75dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/lib/X11/fonts/75dpi").
(**) FontPath set to:
unix/:7100,
/usr/share/fonts/X11/misc,
/usr/lib/X11/fonts/misc,
/usr/lib/X11/fonts/cyrillic,
/usr/lib/X11/fonts/CID,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Ignoring ABI Version
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(--) using VT number 12

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0282 card 1043,80a3 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:0

Processed (with 2 errors): Patch available to fix this

2007-05-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 422936 +patch
Bug#422936: CVE-2007-2437: Xrender extension allows remote DoS
There were no tags set.
Tags added: patch

> There is a patch available in git that solves this:
Unknown command or malformed arguments to command.

> http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=71fc5b3e9309182978ead676965d65ca93a4e3b9
Unknown command or malformed arguments to command.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#422936: Patch available to fix this

2007-05-08 Thread Micah Anderson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tag 422936 +patch

There is a patch available in git that solves this:
http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=71fc5b3e9309182978ead676965d65ca93a4e3b9

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGQQMd9n4qXRzy1ioRAiYwAJ9UJaHrHEAqT1JfBWbx+YjHP6+1WwCbB9jz
d88uMdHqgNZn3zMECYyIMUk=
=Cpcx
-END PGP SIGNATURE-


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



Bug#254565: xserver-xfree86: [savage] two cursors display when using an ARGB cursor theme on LCD with VT8636A TwisterK

2007-05-08 Thread Seth Goodman
Brice Goglin  wrote on Saturday, May
05, 2007 5:54 AM -0500:

> Hi,
>
> About 3 years ago, you reported (or replied to) a bug in the Debian
> BTS regarding 2 cursors being displayed when using an ARGB cursor
> theme with the savage video driver. Did any of you guys reproduce
> this problem recently? With Xorg/Etch? If not, I will close this
> bug in the next weeks.
>
> Thanks,
> Brice

Hmm, having trouble remembering it.  I recall there was a black X in the
middle of the screen that was pretty persistent.  A lot of googling
eventually led me to a way to get rid of it, which I no longer remember
:(.  The machine is now Etch/Xorg, so I can no longer test for this
problem.  With Sarge/X11 going to bit heaven, it's probably time to
close this bug.

Regards,
Seth



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



Bug#259812: xserver-xfree86: [nv] 1600x1200 mode looks pixellated on Quadro FX 1100 rev 161

2007-05-08 Thread Ryan Lovett
On Tue, May 08, 2007 at 10:04:05PM +0200, Brice Goglin wrote:
> About 3 years ago, you reported a bug to the Debian BTS regarding mode
> 1600x1200 looking pixellated on a Quadro FX 1100. Did you reproduce this
> problem recently? With Xorg/Etch? If not, I will close this bug in the
> next weeks.

We run Ubuntu LTS now rather than Debian so I cannot test. (unless you'd
like to have me try anyways) In the future I'll probably file any X bugs
into the upstream (freedesktop.org) bug database.

Ryan


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



Bug#259812: marked as done (xserver-xfree86: [nv] 1600x1200 mode looks pixellated on Quadro FX 1100 rev 161)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Wed, 09 May 2007 01:43:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#259812: xserver-xfree86: [nv] 1600x1200 mode looks 
pixellated on Quadro FX 1100 rev 161
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.3.0.dfsg.1-5
Severity: normal

On an IBM IntelliStation A Pro running debian-amd64 with a 20" LCD IBM
L200P, X comes up very pixelated at 1600x1200. When I use xrandr to
choose a lesser resolution, the picture becomes clear, but the display
only uses a fraction of the monitor's screen. I will attach photographs
of 1600x1200 and 1400x1050 to illustrate. I apologize in advance if the
photos are too big.

When using the vesa driver, the maximum resolution is 1280x1024 which
uses the entire monitor's screen, but the picture is not clear as if it
is not the native resolution. (Which for this 20" monitor, I believe it
isn't.)

When I used an analog cable with a DVI adapter, I couldn't get X to
display properly at all, though I only went this route to see if the
cable would solve it. (Sometimes using an analog cable produces better
results than the DVI.)

lspci:
:09:00.0 VGA compatible controller: nVidia Corporation: Unknown device 034e 
(rev a1)

Also, I did try upgrading to 4.3.0.dfsg.1-6, but that did not solve the
problem. I downgraded for now due to local site reasons.

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

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

X server symlink status:
lrwxrwxrwx1 root root   20 Jul 16 11:54 /etc/X11/X -> 
/usr/bin/X11/XFree86
-rwxr-xr-x1 root root  1959496 Jun 17 18:36 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:09:00.0 VGA compatible controller: nVidia Corporation: Unknown device 034e 
(rev a1)
:09:00.0 Class 0300: 10de:034e (rev a1)

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
lrwxrwxrwx1 root staff  28 Jul 16 11:54 /etc/X11/XF86Config-4 
-> SITE/XF86Config-4_ibm_nv_20_

Contents of /etc/X11/XF86Config-4:
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/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "PS2 Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/misc/psaux"
Option  "Protocol"  "PS/2"
Option  "Emulate3Buttons"   "true"
#Option "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
#Option "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "NVIDIA"
Driver  "nv"
EndSection

Section "Monitor"
Identifier  "Monitor0"
VendorName  "IBM"
ModelName   "IBM31a0"
H

Kernel panic and Oops only with i810 driver

2007-05-08 Thread Mario Lopez

It happens only with x86_64 / AMD64 port, before I was using x86 port
and all work fine,
I have an EMT64 capable processor and runs debian great, all services works fine
except xserver-xorg with driver i810, let me say that the error is just when

unloading X...
Using i810 driver I can use the Render, 3D accel,Composite Extension,
Compiz etc but always when Shuts down the Computer I get a balnk
screen with a Kernel
Panic, I think to set the driver to VESA and works and shutdown
without problems but haven´t DRI, 3D Accel,Composite etc.


My Hardware is:

- Celeron D 3.6 GHz EMT64
- ASRock 775i65G
- Intel(r) 865G Chipset
- Integrated Intel(r) Extreme Graphics 2 (intel 82865G Graphics)


The error screen message wite some like:

CODE**
[] thread_return+0x0/0xe7
[] vsf_write+0xe1/0x174
[] sys_write+0x45/0x6e
[] system_call+0x7e/0x83


Code: 4c 8b 20 48 89 c7 c4 89 63 40 ff 50 08 48 89 e8 89 ea 48 ff
RIP [8028e424] __rcu_process_callbacks+0x115/0x1a8
RSP 
CR2: 80a324c0
<0> Kernel Panic - not syncing: Aiee, killing interrupt handler!

END OF CODE**

I have put the one screenshoot here
http://bp0.blogger.com/_w833IbeIZhI/RjpWdCwgHwI/AA4/h4-Lba1UnCU/s1600-h/i810+crash.jpg


Here is the screenshot at widescreen (50 lines full report) mode
http://bp0.blogger.com/_w833IbeIZhI/RjyYxiwgHzI/ABQ/hpyIEvlesNI/s1600-h/widescreen%2Bi810%2Bcrash.jpg

Mario Lopez


Bug#411877: marked as done (nv video driver garbles screen when I wake up)

2007-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 May 2007 20:31:38 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#411877: nv video driver garbles screen when I wake up
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-xorg-video-nv
Version: 1.2.0-3
Severity: normal

Typically when I go to bed I close my laptop CRT screen.  Sometimes when
I wake up I open it to find that the screen is garbled; the left side is
blank, and the right side shows some unusable colors...  Some
combination of c+a+f1, fn+f7 ("font change"), fn+f8 ("crt/lcd switch")
usually fixes it.  The one case I can remember where it didn't fix it, I
don't think I used fn+f8.  This could also be a kernel problem, I guess
I'll test by switching to a VT at night for a week.

--- End Message ---
--- Begin Message ---
Version: 1:1.2.0-3

On Tue, May 08, 2007 at 11:15:06PM +0200, Brice Goglin wrote:
> Hi Justin,
> 
> A couple months ago, you reported a bug to the Debian BTS regarding the
> nv driver
> not rendering the screen correctly after reopening the lid.
> Did you reproduce this problem recently?
Hello,

Yes; I discovered that it has to do with power saving.  I recall that if
I used something like xset, I could trigger the problem on demand.  Now
(after upgrading and then downgrading), I can't reproduce it even in the
old version.

> With the latest xserver-xorg-video-nv driver 2.0.2 in unstable?
Let's consider it closed.

Thanks
Justin
--- End Message ---


xorg-server: Changes to 'debian-unstable'

2007-05-08 Thread Julien Cristau
 debian/changelog |8 +++
 debian/patches/45_CVE-2007-2437.diff |   37 +++
 debian/patches/series|1 
 3 files changed, 46 insertions(+)

New commits:
commit e9518783b6bb4f1d043a8124845ea13cae06c57c
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed May 9 02:19:24 2007 +0200

Add fix for CVE-2007-2437.

Cherry-pick patch from upstream git to fix security issue in the Xrender
extension: malicious clients can cause a division by zero in the server
(closes: #422936). Reference: CVE-2007-2437. Thanks, Micah Anderson!

diff --git a/debian/changelog b/debian/changelog
index 392b61d..63eb057 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xorg-server (2:1.3.0.0.dfsg-4) unstable; urgency=low
+
+  * Cherry-pick patch from upstream git to fix security issue in the Xrender
+extension: malicious clients can cause a division by zero in the server
+(closes: #422936). Reference: CVE-2007-2437. Thanks, Micah Anderson!
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 09 May 2007 02:11:08 +0200
+
 xorg-server (2:1.3.0.0.dfsg-3) unstable; urgency=low
 
   * Include 94_use_default_font_path.diff. This patch is like Eugene's patch
diff --git a/debian/patches/45_CVE-2007-2437.diff 
b/debian/patches/45_CVE-2007-2437.diff
new file mode 100644
index 000..17699e0
--- /dev/null
+++ b/debian/patches/45_CVE-2007-2437.diff
@@ -0,0 +1,37 @@
+From 71fc5b3e9309182978ead676965d65ca93a4e3b9 Mon Sep 17 00:00:00 2001
+From: Keith Packard <[EMAIL PROTECTED]>
+Date: Wed, 2 May 2007 11:41:11 +0200
+Subject: [PATCH] Fix for a divide by zero that can be triggered by a malicious 
client.
+
+Problem reported by Derek Abdine of rapid7.com. Thanks.
+---
+ fb/fbtrap.c |3 +++
+ render/renderedge.c |1 +
+ 2 files changed, 4 insertions(+), 0 deletions(-)
+
+Index: xorg-server/fb/fbtrap.c
+===
+--- xorg-server.orig/fb/fbtrap.c   2007-05-09 02:16:04.0 +0200
 xorg-server/fb/fbtrap.c2007-05-09 02:27:10.0 +0200
+@@ -115,6 +115,9 @@
+ RenderEdgel, r;
+ xFixedt, b;
+ 
++if (!xTrapezoidValid (trap))
++  return;
++
+ fbGetDrawable (pPicture->pDrawable, buf, stride, bpp, pxoff, pyoff);
+ 
+ width = pPicture->pDrawable->width;
+Index: xorg-server/render/renderedge.c
+===
+--- xorg-server.orig/render/renderedge.c   2007-05-09 02:16:04.0 
+0200
 xorg-server/render/renderedge.c2007-05-09 02:27:10.0 +0200
+@@ -143,6 +143,7 @@
+ dx = x_bot - x_top;
+ dy = y_bot - y_top;
+ e->dy = dy;
++e->dx = 0;
+ if (dy)
+ {
+   if (dx >= 0)
diff --git a/debian/patches/series b/debian/patches/series
index 12f3434..e5b2a45 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -16,6 +16,7 @@
 34_xorg.conf_man_typos.patch
 39_alpha_build_flags.patch -p0
 44_fedora-xephyr-keysym-madness.diff
+45_CVE-2007-2437.diff
 91_ttf2pt1
 91_ttf2pt1_updates
 92_xprint-security-holes-fix.patch


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



Re: Kernel panic and Oops only with i810 driver

2007-05-08 Thread Brice Goglin
Mario Lopez wrote:
> It happens only with x86_64 / AMD64 port, before I was using x86 port and all 
> work fine,
> I have an EMT64 capable processor and runs debian great, all services works 
> fine
> except xserver-xorg with driver i810, let me say that the error is just when
>
>
> unloading X...
> Using i810 driver I can use the Render, 3D accel,Composite Extension, Compiz 
> etc but always when Shuts down the Computer I get a balnk screen with a Kernel
> Panic, I think to set the driver to VESA and works and shutdown without 
> problems but haven´t DRI, 3D Accel,Composite etc.
>   

Even if the X server might be doing bad things leading to this
panic/oops, a kernel panic or a oops is definitely a kernel problem in
the beginning. I suggest you try with another kernel, either older (to
see whether it's a regression) and more recent (to see if it has been
fixed, for instance with upcoming 2.6.22-rc1).
If it's not fixed yet, you should send all this information to the Linux
kernel mailing list.

Once the kernel problem is fixed, we'll see if there's something to fix
in the X server too :)

Brice


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



Bug#370141: X crashing on PCI-e 7900GTX

2007-05-08 Thread Mark Nipper
On 08 May 2007, Brice Goglin wrote:
> About a year ago, you reported a bug to the Debian BTS regarding a crash
> of the X server on a nVidia 7900GTX board. Did you reproduce this
> problem recently? With Xorg/Etch?

Just for the sake of completeness, I will test the nv
driver when I get home in the morning.  I've used the nvidia
driver itself for years now but at the time I was fiddling around
with the open source driver instead for whatever reason.

I'll reply back to this bug report shortly to let you
know if it's all working.  Most likely it is now that the cards
have been out awhile and Xorg is maturing nicely.

-- 
Mark Nippere-contacts:
4320 Milam Street   [EMAIL PROTECTED]
Bryan, Texas 77801-3920 http://nipsy.bitgnome.net/
(979)575-3193  AIM/Yahoo: texasnipsy ICQ: 66971617

-BEGIN GEEK CODE BLOCK-
Version: 3.1
GG/IT d- s++:+ a- C++$ UBL$ P--->+++ L+++$ !E---
W++(--) N+ o K++ w(---) O++ M V(--) PS+++(+) PE(--)
Y+ PGP t+ 5 X R tv b+++@ DI+(++) D+ G e h r++ y+(**)
--END GEEK CODE BLOCK--

---begin random quote of the moment---
"Never underestimate the bandwidth of a station wagon filled with
magtape, or a 747 filled with CD-ROMs."
 -- from the Jargon File's definition of sneakernet
end random quote of the moment


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