Bug#577769: xserver-xorg-core: ignores /usr/lib/X11/xorg.conf.d/ in the presence of /etc/X11/xorg.conf.d/

2010-04-14 Thread Bernard Gray
On Wed, Apr 14, 2010 at 14:26:19 +0200, Julien Cristau wrote:

 severity 577769 wishlist
 kthxbye

Hi Julien,
In my case, I use a laptop whose keyboard was rendered useless in X
with this update.
Thankfully I only had a small upgraded set of packages on this day so
the culprit was fairly obvious, and I was able to boot to runlevel 3
and a downgrade to the testing package got me going temporarily.

I also don't use an /etc/X11/xorg.conf, but I have a config in
/etc/X11/xorg.conf.d/ for my synaptics touchpad to enable tapping.

Please consider resetting the severity to higher than wishlist.

Regards,
Bernie



-- 
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/o2rc058e98e1004141427z19358d84z875ee0b97384f...@mail.gmail.com



Bug#568872: This issue also affecting radeon 3200HD on anamorphic 16:9 1024x768 plasma display

2010-02-24 Thread Bernard Gray
Hardware is a radeon hd 3200 onboard graphics card, using xorg radeon
driver, outputting to a 42 plasma display @ 1024x768 anamorphic
aspect ratio (rectangular pixels).
Prior to this xorg update it was reporting/working at correct
resolution and aspect ratio. Now xdpyinfo is reporting an incorrect
physical size, and as such applications such as moovida are now
displaying incorrectly (a stretched image).

Xorg.0.log is giving mixed messages - Max Image Size [cm] is correct,
Image Size gives correct aspect ratio (16:9), but Setting screen
physical size is wrong (4:3 aspect ratio).

$ grep -i  size /var/log/Xorg.0.log | tail -n 5
(II) RADEON(0): Using exact sizes for initial modes
(II) RADEON(0): Setting screen physical size to 270 x 203
(II) RADEON(0): Max Image Size [cm]: horiz.: 93  vert.: 52
(II) RADEON(0): clock: 65.0 MHz   Image Size:  708 x 398 mm
(II) RADEON(0): clock: 85.5 MHz   Image Size:  708 x 398 mm


$ xdpyinfo | grep dimensions
  dimensions:1024x768 pixels (270x203 millimeters)


Strangely, xrandr is reporting a correct aspect ratio...
$ xrandr | head -n 2
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1920 x 1920
VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y
axis) 708mm x 398mm

xorg.conf is almost empty:
$ cat /etc/X11/xorg.conf | grep -v  ^#

Section Device
Identifier  Configured Video Device
Driver  radeon
EndSection

Regards,
Bernie



-- 
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/c058e98e1002240443o696f76c7i8eea51b867a90...@mail.gmail.com



Bug#568872: Workaround for anamorphic display

2010-02-24 Thread Bernard Gray
I've found a workaround for my issue temporarily using the --fbmm
switch in xrandr:

ber...@vicious:~$ DISPLAY=:0 xdpyinfo | grep dimensions
  dimensions:1024x768 pixels (270x203 millimeters)
ber...@vicious:~$ DISPLAY=:0 xrandr --fbmm 708x398
ber...@vicious:~$ DISPLAY=:0 xdpyinfo | grep dimensions
  dimensions:1024x768 pixels (708x398 millimeters)

Regards,
Bernie



-- 
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/c058e98e1002241507t7abce825uff61564991d0f...@mail.gmail.com



Bug#471413: closed by Brice Goglin [EMAIL PROTECTED] (Re: bug 471413 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=14867)

2008-05-11 Thread Bernard Gray
 From: Brice Goglin [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: Mon, 12 May 2008 03:47:57 +0200
 Subject: Re: bug 471413 is forwarded to 
 https://bugs.freedesktop.org/show_bug.cgi?id=14867
 Version: 2:2.3.0-1

 On Wed, Mar 19, 2008 at 12:27:46AM +0100, Brice Goglin wrote:
 # Automatically generated email from bts, devscripts version 2.10.18.1
 forwarded 471413 https://bugs.freedesktop.org/show_bug.cgi?id=14867

 Your bug report is similar to the upstream bug at the URL above. This one
 is marked as fixed in driver 2.3.0. So I am closing this debian bug.

 If you happen to reproduce your problem with xserver-xorg-video-intel 2.3.0
 (currently in experimental) or 2.3.1 (soon in unstable), feel free to reopen.

 Brice


Thanks for the response - I've been testing the 2.3.0 driver in debian
experimental the last 4-5 days and the problem is not reproducible.



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



Bug#471413: q965 frequently hard locks when starting X

2008-03-18 Thread Bernard Gray
Package: xserver-xorg-video-intel
Version: 2:2.2.1-1
Severity: important

Kernel: 2.6.24-1-686

I am experiencing the issue reported on the xorg bugtracker here:
https://bugs.freedesktop.org/show_bug.cgi?id=14867

It only occurs on my machines with intel q965 graphics chipsets (I
have tested on 3 identical Dell Optiplex 745 desktops), and does not
affect Intel (82)Q35 graphics chipsets (tested on Dell Optiplex 755
models).

The symptom is: upon X starting, just before loading mouse cursor the
screen goes black with a single non-blinking cursor in the top left
corner. The machine does not respond to keyboard input, mouse input,
or pings and must be power cycled. This symptom does not occur every
time, but it occurs in the majority of cases (~80% of the time)

I have tried building the version of xserver-xorg-video-intel in the
xorg git tree according to the suggestion in the upstream bug report,
it did not help, and so far exhibits the symptom described above 100%
of the time.

startx output seems to be getting buffered before it writes to the log
file and consequently no new output appears in the Xorg.0.log after
reboot. I can capture the output if I startx from a remote shell
(output is listed below)




$ lspci -nn | grep -i vga
00:02.0 VGA compatible controller [0300]: Intel Corporation
82Q963/Q965 Integrated Graphics Controller [8086:2992] (rev 02)

==

remote-shell:# startx
xauth:  creating new authority file /root/.Xauthority
xauth:  creating new authority file /root/.Xauthority

X: warning; process set to priority -1 instead of requested priority 0

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux sidux 2.6.24-2.6.24.3.slh.1-sidux-686
#1 SMP PREEMPT Tue Feb 26 11:12:50 UTC 2008 i686
Build Date: 01 February 2008  03:49:13AM

   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 Mar 18 09:31:04 2008
(==) Using config file: /etc/X11/xorg.conf
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found


===


$ cat /etc/X11/xorg.conf
# /etc/X11/xorg.conf (Xorg X Window System server configuration file)
#
Section ServerLayout
   Identifier  Xorg Configured
   Screen  Screen 0
   InputDevice Keyboard 0
   InputDevice USB Optical Mouse 0
EndSection

Section ServerFlags
   Option  AllowMouseOpenFailtrue
EndSection

Section InputDevice
   Identifier  Keyboard 0
   Driver  kbd
   Option  CoreKeyboard
   Option  XkbRules  xorg
   Option  XkbModel  pc105
   Option  XkbLayout us,ca
   Option  XkbOptionsaltwin:super_win
EndSection

Section InputDevice
   Identifier  USB Optical Mouse 0
   Driver  mouse
   Option  Device/dev/input/mice
   Option  Protocol  Auto
   Option  Emulate3Buttons   true
   Option  CorePointer
EndSection

Section Device
   Identifier  Device 0
   Driver  intel
   BoardName   Intel Corporation 82Q963/Q965 Integrated
Graphics Controller
   BusID   PCI:0:2:0
EndSection

Section Monitor
   Identifier  Monitor 0
   ModelName   Default Monitor
EndSection

Section Screen
   Identifier  Screen 0
   Monitor Monitor 0
   DefaultColorDepth 24
   SubSection Display
   Depth   8
   EndSubSection
   SubSection Display
   Depth   15
   EndSubSection
   SubSection Display
   Depth   16
   EndSubSection
   SubSection Display
   Depth   24
   EndSubSection
EndSection

Section Extensions
   Option  Composite on
EndSection


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