Bug#596586: xserver-xorg-core-udeb for kfreebsd-*

2011-05-21 Thread Robert Millan
Hi,

1.10 is in testing already. Could this patch be considered?

-- 
Robert Millan



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTi=_1grc9x09d85bhhf5ysnhu-h...@mail.gmail.com



Bug#627525: xserver-xorg-video-nouveau: Youtube video fullscreen crash

2011-05-21 Thread Torquil Macdonald Sørensen
Package: xserver-xorg-video-nouveau
Version: 1:0.0.16+git20110411+8378443-1+b1
Severity: normal

Activating fullscreen on a youtube video makes the flashplugin scrash, when 
using
the Nouveau driver. This does not happen with the NVIDIA driver. It only
happens when the flashplugin has hardware acceleration enabled.

Best regards
Torquil Sørensen

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Apr  9 00:49 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1972704 Apr 28 14:26 /usr/bin/Xorg

Diversions concerning libGL are in place

diversion of /usr/lib/libGL.so to /usr/lib/nvidia/diversions/libGL.so by 
libgl1-nvidia-alternatives
diversion of /usr/lib/libGL.so.1 to /usr/lib/nvidia/diversions/libGL.so.1 by 
libgl1-nvidia-alternatives
diversion of /usr/lib/xorg/modules/extensions/libglx.so to 
/usr/lib/nvidia/diversions/libglx.so by libglx-nvidia-alternatives
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/nvidia/diversions/libGL.so.1.2 
by libgl1-nvidia-alternatives
diversion of /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so to 
/usr/lib/nvidia/diversions/libglx.so.dbg by libglx-nvidia-alternatives

VGA-compatible devices on PCI bus:
--
02:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 
320M] [10de:0a2d] (rev a2)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 2298 May 18 13:51 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 260.19.44  (buildd@barber)  Wed Apr 27 00:23:54 UTC 
2011

Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
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
FontPathbuilt-ins
EndSection

Section Module
Load   dri2
Load   dbe
Load   record
Load   extmod
Load   glx
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 nouveau
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Viewport0 0
EndSubSection
SubSection Display
Viewport0 0
Depth   4
EndSubSection
SubSection Display
Viewport0 0
Depth   8
EndSubSection
SubSection Display
Viewport0 0
Depth   15
EndSubSection
SubSection Display
Viewport0 0
Depth   16
EndSubSection
SubSection Display
Viewport0 0
Depth   24
EndSubSection
EndSection

Section Extensions
Option Composite Enable
EndSection


/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 2.6.39 (root@asus) (gcc version 4.6.1 20110507 (prerelease) 
(Debian 4.6.0-7) ) #1 SMP PREEMPT Fri May 20 14:14:55 CEST 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 33491 May 21 15:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[20.879] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[20.879] X Protocol Version 11, Revision 0
[20.879] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[20.879] Current Operating System: Linux asus 2.6.39 #1 SMP PREEMPT Fri May 
20 14:14:55 CEST 2011 x86_64
[20.879] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.39 
root=UUID=8868ef43-6e5a-4220-85d0-d1a46ef41948 ro psmouse.force_elantech=1 quiet
[20.879] Build Date: 28 April 2011  12:13:00PM
[20.879] xorg-server 2:1.10.1-2 (Julien Cristau jcris...@debian.org) 
[20.879] Current version of pixman: 0.21.8
[20.879]Before 

Bug#627525: xserver-xorg-video-nouveau: Youtube video fullscreen crash

2011-05-21 Thread Sven Joachim
On 2011-05-21 16:24 +0200, Torquil Macdonald Sørensen wrote:

 Package: xserver-xorg-video-nouveau
 Version: 1:0.0.16+git20110411+8378443-1+b1
 Severity: normal

 Activating fullscreen on a youtube video makes the flashplugin scrash, when 
 using
 the Nouveau driver. This does not happen with the NVIDIA driver. It only
 happens when the flashplugin has hardware acceleration enabled.

That's not too surprising.  Hardware acceleration probably means using
OpenGL, and you have NVidia's GL libraries installed, they cannot work
without the blob.

 Diversions concerning libGL are in place
 
 diversion of /usr/lib/libGL.so to /usr/lib/nvidia/diversions/libGL.so by 
 libgl1-nvidia-alternatives
 diversion of /usr/lib/libGL.so.1 to /usr/lib/nvidia/diversions/libGL.so.1 by 
 libgl1-nvidia-alternatives
 diversion of /usr/lib/xorg/modules/extensions/libglx.so to 
 /usr/lib/nvidia/diversions/libglx.so by libglx-nvidia-alternatives
 diversion of /usr/lib/libGL.so.1.2 to /usr/lib/nvidia/diversions/libGL.so.1.2 
 by libgl1-nvidia-alternatives
 diversion of /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so to 
 /usr/lib/nvidia/diversions/libglx.so.dbg by libglx-nvidia-alternatives

Remove the libgl{1,x}-nvidia-alternatives packages and try again.  Note
that nouveau does not provide 3D acceleration unless you install the
libgl1-mesa-dri-experimental package (unsupported, please do not report
bugs) or build Mesa from git yourself[1,2].

Regards,
Sven


1. http://nouveau.freedesktop.org/wiki/MesaDrivers
2. http://nouveau.freedesktop.org/wiki/GalliumHowto



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8762p4ksoz@turtle.gmx.de



Bug#627554: xserver-xorg-video-radeon: HD 5750 3rd screen displays interesting psychedelic colour swirl pattern covering whole screen

2011-05-21 Thread Alex Deucher
On Sat, May 21, 2011 at 6:11 PM, Tim Wootton t...@tee-jay.demon.co.uk wrote:
 Package: xserver-xorg-video-radeon
 Version: 1:6.14.1-1+b1
 Severity: normal
 Tags: upstream

 When trying to get 3 screens working off an HD 5750, one of the screens is 
 coming up with cyan-ish background part way through boot, and when x launches 
 I get an interesting psychedelic colour swirl across that whole screen. It's 
 just possible to make out shapes of icons, windows etc. that should be 
 displayed on the screen.

 In troubleshooting I have discovered that if I install the closed source 
 driver  reboot, and then uninstall it and reboot again back into the open 
 driver then the 3 monitor setup works fine with the open driver. I think the 
 closed driver must be setting somthing up during boot that allows the open 
 driver to work with the 3rd screen so long as I havn't removed power 
 completely  only booted with a reset.

 I can tell early in the boot which screen is going to have the problem by the 
 cyan background.

 I have the monitors connected to the 2xDVI and 1xHDMI, the DP is unused.

Not a bug.  Only 2 non-DP monitors are supported since there are only
two plls.  If you want 3 or more monitors the rest have to be DP.  The
fact that you can make it work with some fiddling is pure luck and is
completely unsupported.  You end up with one of the plls driving two
monitors which only works if both monitors have the same clock and you
get the ordering right.

Alex



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTinRieYKxnXdTiG3AKeOW7SBc7=a...@mail.gmail.com



Bug#627568: [xserver-xorg-video-nouveau] Dual head problem: Flicker on 2nd monitor using GeForce 8500 GT

2011-05-21 Thread Guy Heatley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: xserver-xorg-video-nouveau
Version: 1:0.0.16+git20110411+8378443-1+b1
Severity: normal

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

I use this nVidia graphics card (from lspci -vnn):

02:00.0 VGA compatible controller [0300]: nVidia Corporation G86
[GeForce 8500 GT] [10de:0421] (rev a1) (prog-if 00 [VGA controller])
Subsystem: XFX Pine Group Inc. Device [1682:2305]
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at ea00 (32-bit, non-prefetchable) [size=16M]
Memory at d000 (64-bit, prefetchable) [size=256M]
Memory at e800 (64-bit, non-prefetchable) [size=32M]
I/O ports at b000 [size=128]
[virtual] Expansion ROM at eb00 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [128] Power Budgeting ?
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 
?
Kernel driver in use: nouveau

The card has two outputs and I connect 2 monitors.
The 1st monitor runs like a dream - no problem at all :-)

Unfortunately the 2nd has a glitch:
The screen flickers in a most annoying way, every few seconds.

I use this script to configure my set-up:

#! /bin/sh
xrandr --newmode 1280x1024  159.50  1280 1376 1512 1744  1024 1027
1034 1078 -hsync +vsync
xrandr --addmode DVI-I-1 1280x1024
xrandr --output DVI-I-1 --mode 1280x1024 --left-of VGA-1

I had to add a modeline as the EEID is not detected properly on the 2nd
monitor (DVI-I-1)

This results in the set-up I require, but the monitor blinks every few
seconds.
I have also noticed that the GUI freezes for the fraction of a second
that the monitor blinks, even on the primary monitor i.e. the mouse
movement will halt etc.

Just thought I would let you know!
Thanks,
- -- 
Guy

- --- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.38-2-amd64

Debian Release: wheezy/sid
  500 testing security.debian.org
  500 testing ftp.uk.debian.org

- --- Package information. ---
Depends   (Version) | Installed
===-+-==
libc6(= 2.2.5) | 2.13-4
libdrm-nouveau1a(= 2.4.23) | 2.4.24-2
libudev0   (= 146) | 167-3
xorg-video-abi-10   |
xserver-xorg-core (= 2:1.9.99.903) | 2:1.10.1-2


Package's Recommends field is empty.

Package's Suggests field is empty.



- -8---8---8---8---8---8---8---8---8--
Please attach the file:
  /tmp/reportbug-ng-xserver-xorg-video-nouveau-MxzTYM.txt
to the mail. I'd do it myself if the output wasn't too long to handle.

  Thank you!
- -8---8---8---8---8---8---8---8---8--
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3YWq8ACgkQcVtC8LX0UeYRIgCg0LpqMk/EadVvGNKUq0RQOxIv
ZOIAoMxF7g/T3AdUR1K/93bSaFJs1Hkt
=TtyG
-END PGP SIGNATURE-
--- Output from package bug script ---
X server symlink status:

lrwxrwxrwx 1 root root 13 Aug  9  2008 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1972704 Apr 28 13:26 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
02:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8500 
GT] [10de:0421] (rev a1)

Xorg X server configuration file status:

-rw-r--r-- 1 guy guy 1908 May 21 23:17 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
EndSection

Section Files
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
FontPath built-ins
EndSection

Section Module
Load  dri
Load  glx
Load  record
Load  dbe
Load  dri2
Load  extmod
EndSection

Section InputDevice
# generated from default
Identifier Mouse0
Driver mouse
Option Protocol auto
Option Device /dev/psaux
Option Emulate3Buttons no
Option ZAxisMapping 4 5 6 7
EndSection

Section InputDevice
# generated from default
Identifier Keyboard0
Driver kbd
EndSection

Section