[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#472840: marked as done (Blue Hue with XV driver)



Your message dated Wed, 26 Mar 2008 23:16:03 +0100
with message-id <20080326221602.GB31370@patate.is-a-geek.org>
and subject line Re: Bug#472840: Blue Hue with XV driver
has caused the Debian Bug report #472840,
regarding Blue Hue with XV driver
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
472840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472840
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libxv1
Version: 2:1.0.4-1
Severity: normal

--- Please enter the report below this line. ---

After my latest upgrade, all media players (I use totem, gxine, vlc, and mplayer) 
using XV have a blue hue for skintones and generally all the colors are off.

With gstreamer-properties I can switch the video output plugin to X11 and totem
works fine, also selecting X11/SHM in the other apps fixes the problem.

I have an nvidia card and I'm running the non-free 169.09-1 version of nvidia-glx
and nvidia-kernel-source compiled with module-assistant.  I tried to force the XV
driver back to the testing version, it however had no effect so I'm not sure if
this is specific to only XV, but not using it does provide a workaround.

xorg.conf:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "dri"
	Load  "extmod"
	Load  "dbe"
	Load  "glx"
	Load  "record"
	Load  "xtrap"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "GeForce 8500 GT"
	BusID       "PCI:1:0:0"
	Option      "Coolbits"	"1"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection




--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24

Debian Release: lenny/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        packages.kirya.net 
  500 unstable        ftp.us.debian.org 
  500 unstable        ftp.debian-unofficial.org 
  500 testing         security.debian.org 
  500 testing         ftp.us.debian.org 
  500 experimental    www.debian-multimedia.org 
    1 experimental    ftp.us.debian.org 

--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
libc6        (>= 2.7-1) | 2.7-9
libx11-6                | 2:1.0.3-7
libxext6                | 2:1.0.4-1


--- End Message ---
--- Begin Message ---
On Wed, Mar 26, 2008 at 12:28:53 -0700, Mitchell Cannon wrote:

> Section "Device"
> 	Identifier  "Card0"
> 	Driver      "nvidia"
> 	VendorName  "nVidia Corporation"
> 	BoardName   "GeForce 8500 GT"
> 	BusID       "PCI:1:0:0"
> 	Option      "Coolbits"	"1"
> EndSection
> 
The non-free nvidia driver is not supported (and in any case, this is
not a bug in libxv).  If you can reproduce this with a free driver, feel
free to reopen the bug.

Thanks,
Julien


--- End Message ---

Reply to: