Bug#567389: xserver-xorg-input-synaptics: Settings from /etc/hal/fdi/policy/11-x11-synaptics.fdi not honoured after update

2010-01-29 Thread Brice Goglin
Sjoerd Hardeman wrote:
 Thank you for your answer. Might it be an idea to generate a
 notification during install time that hal configs are no longer working?
 I cannot remember having seen such a notification.
   

We only add notifications for stable upgrades. So we might add one for
people upgrading from lenny (without hal or udev) to squeeze (with
udev). But these people will never see hal.

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567466: xserver-xorg-input-evdev: forgets xinput settings after resume from suspend

2010-01-29 Thread Christoph Kluenter
Package: xserver-xorg-input-evdev
Version: 1:2.3.2-3
Severity: normal


Since hal is not used anymore (Bug 564951), I have to set my EmulateWheel with 
xinput.
I have to type this to use scrolling:
  xinput set-prop 10 Evdev Wheel Emulation Button 2
  xinput set-prop 10 Evdev Wheel Emulation 1

But after resume, the settings are set to their default again.


xinput before suspend:
ch...@tez7i:~$ xinput list-props 10
Device 'TPPS/2 IBM TrackPoint':
Device Enabled (125):   1
Device Accel Profile (245): 0
Device Accel Constant Deceleration (246):   1.00
Device Accel Adaptive Deceleration (248):   1.00
Device Accel Velocity Scaling (249):10.00
Evdev Reopen Attempts (243):10
Evdev Axis Inversion (250): 0, 0
Evdev Axes Swap (252):  0
Axis Labels (253):  Rel X (133), Rel Y (134)
Button Labels (254):Button Left (126), Button Middle (127), 
Button Right (128), Button Wheel Up (129), Button Wheel Down (130)
Evdev Middle Button Emulation (255):2
Evdev Middle Button Timeout (256):  50
Evdev Wheel Emulation (257):1
Evdev Wheel Emulation Axes (258):   0, 0, 4, 5
Evdev Wheel Emulation Inertia (259):10
Evdev Wheel Emulation Timeout (260):200
Evdev Wheel Emulation Button (261): 2
Evdev Drag Lock Buttons (262):  0


xinput after suspend:
ch...@tez7i:~$ xinput list-props 10
Device 'TPPS/2 IBM TrackPoint':
  Device Enabled (125): 1
  Device Accel Profile (245): 0
  Device Accel Constant Deceleration (246): 1.00
  Device Accel Adaptive Deceleration (248): 1.00
  Device Accel Velocity Scaling (249):  10.00
  Evdev Reopen Attempts (243):  10
  Evdev Axis Inversion (250): 0, 0
  Evdev Axes Swap (252):  0
  Axis Labels (253):  Rel X (133), Rel Y (134)
  Button Labels (254):  Button Left (126), Button Middle (127), Button 
Right (128), Button Wheel Up (129), Button Wheel Down (130)
  Evdev Middle Button Emulation (255):  2
  Evdev Middle Button Timeout (256):  50
  Evdev Wheel Emulation (257):  1
  Evdev Wheel Emulation Axes (258): 0, 0, 4, 5
  Evdev Wheel Emulation Inertia (259):  10
  Evdev Wheel Emulation Timeout (260):  200
  Evdev Wheel Emulation Button (261): 2
  Evdev Drag Lock Buttons (262):  0



Cheers,
  Christoph

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx. 1 root root 13 Sep 22  2007 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1864832 Jan 21 00:37 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 0c)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1537 Jan 28 17:24 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
#Section InputDevice
#   Identifier  Generic Keyboard
#   Driver  kbd
#   Option  CoreKeyboard
#   Option  XkbRules  xorg
#   Option  XkbModel  pc105
#   Option  XkbLayout de
#   Option  XkbDisableboolean
#   Option  xkb_layoutde
#   Option  XkbVariantnodeadkeys
#EndSection
#
#Section InputDevice
#   Identifier  Configured Mouse
#   Driver  mouse
#   Option  CorePointer
#   Option  Device/dev/input/mice
#   Option  Protocol  ImPS/2
#   Option  Emulate3Buttons   true
#   Option  EmulateWheel  on
#   Option  EmulateWheelButton2
#EndSection
#
Section Device
Identifier  Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller
Driver  intel
BusID   PCI:0:2:0
Option NoAccel false
Option DRI true
Option AccelMethod UXA
Option XvMC true
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
HorizSync   30-81
VertRefresh 50-160
EndSection

Section Screen
Identifier  Default Screen
Device  Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller
Monitor Generic Monitor
DefaultDepth24  
SubSection Display
   Depth24 
   Virtual 2624 2048
   Modes 1024x...@60 1280x1...@60
   EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
#   InputDevice Generic Keyboard
#   InputDevice Configured Mouse
#   Option  AutoAddDevices off
EndSection

Section ServerFlags
Option DontVTSwitch   Off
Option DontZapOff
EndSection


Xorg X server 

Bug#567475: xserver-xorg-video-intel: The latest update to testing broke some functionality on 855GM cards

2010-01-29 Thread LN2
Package: xserver-xorg-video-intel
Version: 2:2.9.1-2
Severity: important


Since the latest update of xserver-xorg-video-intel to debian testing, I have 
experienced a number of problems.

Shutdown, Reboot, Hibernate, Logout cause the system to freeze with a blank 
screen. The Alt+SysRq key combination does not work (I have not tried ssh yet).

Trying to switch to a text terminal with Ctrl+Alt+(F1 ... F6) causes the system 
to freeze.

The video acceleration with the xv driver seems to have stopped working, e.g.
mplayer -vo xv does not work.

If you need any further information/testing please feel free to contact me.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan  9 02:05 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 00:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)

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

Xorg X server log files on system:
-rw-r--r-- 1 root root 30609 Jan 29 11:33 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux wichtel 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-686 
root=UUID=9b23d674-90d8-44e7-95a2-eba5dc7bd600 ro noquiet
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Fri Jan 29 11:33:23 2010
(II) Loader magic: 0x81e7680
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:0:2:0) 8086:3582:1028:0164 Intel Corporation 82852/855GM 
Integrated Graphics Device rev 2, Mem @ 0xf000/134217728, 
0xfaf8/524288, I/O @ 0xc000/8
(--) PCI: (0:0:2:1) 8086:3582:1028:0164 Intel Corporation 82852/855GM 
Integrated Graphics Device rev 2, Mem @ 0xe800/134217728, 0xfaf0/524288
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section Device
Identifier  Builtin Default intel Device 0
Driver  intel
EndSection
Section Screen
Identifier  Builtin Default intel Screen 0
Device  Builtin Default intel Device 0
EndSection
Section Device
Identifier  Builtin Default vesa Device 0
Driver  vesa
EndSection
Section Screen
Identifier  Builtin Default vesa Screen 0
Device  Builtin Default vesa Device 0
EndSection
Section Device
Identifier  Builtin Default fbdev Device 0
Driver  fbdev
EndSection
Section Screen
Identifier  Builtin Default fbdev Screen 0
Device  Builtin Default fbdev Device 0
EndSection
Section ServerLayout
Identifier  Builtin Default Layout
Screen  Builtin Default intel Screen 0
Screen  Builtin Default vesa Screen 0
Screen  Builtin Default fbdev Screen 0
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout Builtin Default Layout
(**) |--Screen Builtin Default intel Screen 0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default intel Device 0
(==) No monitor specified for screen Builtin Default intel Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default vesa Screen 0 (1)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default vesa Device 0
(==) No monitor specified for screen Builtin Default vesa Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default fbdev Screen 0 (2)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default fbdev Device 0
(==) No monitor specified for screen Builtin Default fbdev Screen 0.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.

Bug#567491: EVIOCGNAME failed: Inappropriate ioctl for device

2010-01-29 Thread Stanislav Maslovski
Package: xserver-xorg
Version: 1:7.5+3
Severity: normal

After a recent upgrade to 7.5 (which I think uses udev instead of
hal to configure devices) I am getting these errors in the X log:

(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(EE) PreInit returned NULL for Broadcom Corp
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(EE) PreInit returned NULL for PS/2 Mouse
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(EE) PreInit returned NULL for AlpsPS/2 ALPS GlidePoint

However, the touchpad and the keyboard work even after this, so it
does not seem to be very critical.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct 14  2008 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 02:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] 
(rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1656 Jan 23 14:32 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type man 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 Module
SubSection extmod
Option  omit XFree86-DGA
EndSubSection
Load v4l
EndSection

Section Extensions
Option  Composite Enable
EndSection

Section Device
Identifier  GeForce 8400M GS
Driver  nvidia
Option  NvAGP 1
Option  NoLogo On
Option  RenderAccel On
Option  BackingStore On
Option  CursorShadow On
Option  CursorShadowAlpha 32
Option  CursorShadowXOffset 2
Option  CursorShadowYOffset 1
Option  AllowGLXWithComposite On
Option  DamageEvents on
Option  OnDemandVBlankInterrupts On
EndSection

Section Screen
Identifier  Default Screen
Device  GeForce 8400M GS
Monitor Default Monitor
Option  AddARGBGLXVisuals true
DefaultDepth  24
SubSection  Display
Depth 16
Modes1280x800 1024x768 800x600 640x480
EndSubSection
SubSection  Display
Depth 24
Modes1280x800 1024x768 800x600 640x480
EndSubSection
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 16192 Jun 23  2009 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 20331 Jan 29 15:22 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux kaiba 2.6.31-1-686 #1 SMP Sun Nov 15 20:39:33 
UTC 2009 i686
Kernel command line: root=UUID=31926bc8-aa4d-4f84-a0e5-19ae2039ed7f ro 
nmi_watchdog=0 vga=0x361 quiet
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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 Jan 28 21:13:07 2010
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor default monitor
(**) |   |--Device GeForce 8400M GS
(==) No monitor specified for screen Default Screen.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/Type1 does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to 

Bug#352967: x11-apps: manpage should be fixed or maybe -twentyfour should set the locale to C

2010-01-29 Thread Tobias Diedrich
Package: x11-apps
Version: 7.4+1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I just noticed the same problem as 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352967.
The manpage states
  -twentyfour
   This option indicates that a digital clock should  display  the
   time  in  twenty-four  hour format.  This is the default when a
   digital clock is used.
But that seems to only work with the 'C' locale.

I think either the manpage should indicate that this will be overridden by 
locale stettings for locales != 'C' or maybe the code should override the 
locale if '-twelve' or '-twentyfour' is specified.

HTH

- -- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages x11-apps depends on:
ii  cpp   4:4.3.3-9  The GNU C preprocessor (cpp)
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libpng12-01.2.37-1   PNG library - runtime
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxaw7   2:1.0.5-2  X11 Athena Widget library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxft2   2.1.13-3   FreeType-based font drawing librar
ii  libxkbfile1   1:1.0.5-1  X11 keyboard file manipulation lib
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxmuu1  2:1.0.4-1  X11 miscellaneous micro-utility li
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  x11-common1:7.3+19   X Window System (X.Org) infrastruc

x11-apps recommends no packages.

Versions of packages x11-apps suggests:
ii  mesa-utils7.0.3-7Miscellaneous Mesa GL utilities

- -- no debconf information

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

iD8DBQFLYtB8T70tX2kPQDwRAi98AKCsPnpDrTIV7+ra1HJU0EfuKHNXvgCgovX7
Zz24YFJnUBsDtY1TiQtvWLs=
=srJ3
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567508: xserver-xorg-input-all: '+' is regarded as enter on numpad

2010-01-29 Thread Aioanei Rares
Package: xserver-xorg-input-all
Version: 1:7.5+2
Severity: important

I don't have xserver-xorg-input-kbd installed (why?) and after
yesterday's update, the behaviour stated in the title occurs regardless
of application, DE, WM, etc. And it doesn't matter if numlock is on or
off. It also occurs regardless of the kernel (I pretty much compile my
own, for testing) , be it Debian or vanilla.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33-rc5-00271-gbe8cde8 (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/dash

Versions of packages xserver-xorg-input-all depends on:
ii  xserver-xorg-input-evd 1:2.3.2-3 X.Org X server -- evdev input driv
ii  xserver-xorg-input-syn 1.2.1-1   Synaptics TouchPad driver for X.Or
ii  xserver-xorg-input-wac 0.10.3+20100109-1 X.Org X server -- Wacom input driv

xserver-xorg-input-all recommends no packages.

xserver-xorg-input-all suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567543: video-radeon: fails to laod because ati module is missing

2010-01-29 Thread Hramrach
Package: xserver-xorg-video-radeon
Version: 1:6.12.4-2
Severity: minor
File: video-radeon


I got radeon installed but as it does not depend on ati I don't have the
ati module.

X server fails to start because it searches for ati, not radeon.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct  4 18:23 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 00:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 
330M/340M/350M

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

Xorg X server log files on system:
-rw-r--r-- 1 root root 6531 Jan 29 18:51 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux nc4010 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Kernel command line: root=/dev/mapper/nc4010-root ro video=radeonfb splash
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Fri Jan 29 18:51:22 2010
(II) Loader magic: 0x81e7680
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:5:0) 1002:4337:0e11:005a ATI Technologies Inc Radeon IGP 
330M/340M/350M rev 0, Mem @ 0x9800/134217728, 0x9000/65536, I/O @ 
0x2000/256, BIOS @ 0x/131072
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section Device
Identifier  Builtin Default ati Device 0
Driver  ati
EndSection
Section Screen
Identifier  Builtin Default ati Screen 0
Device  Builtin Default ati Device 0
EndSection
Section Device
Identifier  Builtin Default vesa Device 0
Driver  vesa
EndSection
Section Screen
Identifier  Builtin Default vesa Screen 0
Device  Builtin Default vesa Device 0
EndSection
Section Device
Identifier  Builtin Default fbdev Device 0
Driver  fbdev
EndSection
Section Screen
Identifier  Builtin Default fbdev Screen 0
Device  Builtin Default fbdev Device 0
EndSection
Section ServerLayout
Identifier  Builtin Default Layout
Screen  Builtin Default ati Screen 0
Screen  Builtin Default vesa Screen 0
Screen  Builtin Default fbdev Screen 0
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout Builtin Default Layout
(**) |--Screen Builtin Default ati Screen 0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default ati Device 0
(==) No monitor specified for screen Builtin Default ati Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default vesa Screen 0 (1)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default vesa Device 0
(==) No monitor specified for screen Builtin Default vesa Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default fbdev Screen 0 (2)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default fbdev Device 0
(==) No monitor specified for screen Builtin Default fbdev Screen 0.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot 

Bug#567549: video-ati: wrong version of ati gets installed

2010-01-29 Thread Hramrach
Package: xserver-xorg-video-ati
Version: 1:6.9.0-1+lenny4
Severity: normal
File: video-ati


The wrong version of the ati module gets installed.

This is probably due to wrong dependencies of the package.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct  4 18:23 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 00:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 
330M/340M/350M

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

Xorg X server log files on system:
-rw-r--r-- 1 root root 6846 Jan 29 19:01 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux nc4010 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Kernel command line: root=/dev/mapper/nc4010-root ro video=radeonfb splash
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Fri Jan 29 19:01:36 2010
(II) Loader magic: 0x81e7680
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:5:0) 1002:4337:0e11:005a ATI Technologies Inc Radeon IGP 
330M/340M/350M rev 0, Mem @ 0x9800/134217728, 0x9000/65536, I/O @ 
0x2000/256, BIOS @ 0x/131072
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section Device
Identifier  Builtin Default ati Device 0
Driver  ati
EndSection
Section Screen
Identifier  Builtin Default ati Screen 0
Device  Builtin Default ati Device 0
EndSection
Section Device
Identifier  Builtin Default vesa Device 0
Driver  vesa
EndSection
Section Screen
Identifier  Builtin Default vesa Screen 0
Device  Builtin Default vesa Device 0
EndSection
Section Device
Identifier  Builtin Default fbdev Device 0
Driver  fbdev
EndSection
Section Screen
Identifier  Builtin Default fbdev Screen 0
Device  Builtin Default fbdev Device 0
EndSection
Section ServerLayout
Identifier  Builtin Default Layout
Screen  Builtin Default ati Screen 0
Screen  Builtin Default vesa Screen 0
Screen  Builtin Default fbdev Screen 0
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout Builtin Default Layout
(**) |--Screen Builtin Default ati Screen 0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default ati Device 0
(==) No monitor specified for screen Builtin Default ati Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default vesa Screen 0 (1)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default vesa Device 0
(==) No monitor specified for screen Builtin Default vesa Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default fbdev Screen 0 (2)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default fbdev Device 0
(==) No monitor specified for screen Builtin Default fbdev Screen 0.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) 

Bug#567543: marked as done (video-radeon: fails to laod because ati module is missing)

2010-01-29 Thread Debian Bug Tracking System
Your message dated Fri, 29 Jan 2010 19:28:40 +0100
with message-id 4b6328d8.2080...@ens-lyon.org
and subject line Re: Bug#567543: video-radeon: fails to laod because ati module 
is missing
has caused the Debian Bug report #567543,
regarding video-radeon: fails to laod because ati module is missing
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 ow...@bugs.debian.org
immediately.)


-- 
567543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567543
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-radeon
Version: 1:6.12.4-2
Severity: minor
File: video-radeon


I got radeon installed but as it does not depend on ati I don't have the
ati module.

X server fails to start because it searches for ati, not radeon.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct  4 18:23 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 00:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 
330M/340M/350M

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

Xorg X server log files on system:
-rw-r--r-- 1 root root 6531 Jan 29 18:51 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux nc4010 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Kernel command line: root=/dev/mapper/nc4010-root ro video=radeonfb splash
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Fri Jan 29 18:51:22 2010
(II) Loader magic: 0x81e7680
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:5:0) 1002:4337:0e11:005a ATI Technologies Inc Radeon IGP 
330M/340M/350M rev 0, Mem @ 0x9800/134217728, 0x9000/65536, I/O @ 
0x2000/256, BIOS @ 0x/131072
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section Device
Identifier  Builtin Default ati Device 0
Driver  ati
EndSection
Section Screen
Identifier  Builtin Default ati Screen 0
Device  Builtin Default ati Device 0
EndSection
Section Device
Identifier  Builtin Default vesa Device 0
Driver  vesa
EndSection
Section Screen
Identifier  Builtin Default vesa Screen 0
Device  Builtin Default vesa Device 0
EndSection
Section Device
Identifier  Builtin Default fbdev Device 0
Driver  fbdev
EndSection
Section Screen
Identifier  Builtin Default fbdev Screen 0
Device  Builtin Default fbdev Device 0
EndSection
Section ServerLayout
Identifier  Builtin Default Layout
Screen  Builtin Default ati Screen 0
Screen  Builtin Default vesa Screen 0
Screen  Builtin Default fbdev Screen 0
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout Builtin Default Layout
(**) |--Screen Builtin Default ati Screen 0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default ati Device 0
(==) No monitor specified for screen Builtin Default ati Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default vesa Screen 0 (1)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default vesa Device 0
(==) No monitor specified for screen Builtin Default vesa Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default fbdev Screen 0 (2)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default fbdev Device 0
(==) No monitor specified for screen Builtin Default fbdev Screen 0.

Bug#567549: video-ati: wrong version of ati gets installed

2010-01-29 Thread Brice Goglin
Hramrach wrote:
 Package: xserver-xorg-video-ati
 Version: 1:6.9.0-1+lenny4
 Severity: normal
 File: video-ati


 The wrong version of the ati module gets installed.
   


What ?




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558318: Trackball udev support (patch included)

2010-01-29 Thread ael
  xserver-xorg-input-evdev  1:2.3.2-3 

Since the switch from hal to udev, my trackballs stopped working.
I have now written a udev rule to restore them. It should works for most, 
if not all, Marble Logitech trackballs.

On my system, it is called:
/etc/udev/rules.d/66-Marble-trackball.rules

Here are the contents:
-
# Logitech Marble Mice PN 804377-, PN 810-000767 or
# PN 804251-  connected via USB or PS/2
# Marble FX or Marble Mouse  (ael)

ACTION!=add|change, GOTO=xorg_marble_end
KERNEL!=event*, GOTO=xorg_marble_end

#ENV{ID_PATH}!=platform-i8042-serio-1, GOTO=xorg_marble_end
# Above for PS/2, misses USB. name below seems to be enough

ATTRS{name}==ImExPS/2 Logitech Explorer Mouse, GOTO=marbles
ATTRS{name}==Logitech USB Trackball, GOTO=marbles
ATTRS{name}==PS2++ Logitech Mouse, GOTO=marble_FX
ATTRS{name}==PS2++ Logitech TrackMan  , GOTO=marble_FX

LABEL=marbles

ENV{x11_options.ButtonMapping}=1 9 3 4 5 6 7 8 2

LABEL=marble_FX

#ENV{x11_options.Protocol}=ExplorerPS/2

ENV{x11_options.EmulateWheel}=true
ENV{x11_options.EmulateWheelButton}=8
ENV{x11_options.YAxisMapping}=4 5
ENV{x11_options.XAxisMapping}=6 7
ENV{x11_options.ZAxisMapping}=4 5
#ENV{x11_options.Emulate3Buttons}=0

LABEL=xorg_marble_end
--

Perhaps this should be included either in /lib/udev/rules.d or at least as an
example in the next release of xserver-xorg-input-evdev?

ael




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567475: xserver-xorg-video-intel: Confirm bug with Intel 855 Card, whole computer to hang at start X

2010-01-29 Thread Juan Ramon Chan
Package: xserver-xorg-video-intel
Version: 2:2.9.1-2
Severity: normal

After upgrade to latest version of xserver-xorg-video-intel and start X whole 
computer to hang.
So weird because there is no registry on Xorg.0.log

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan 23 00:47 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 20 17:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4157 Jan 27 20:44 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
Screen  1  Screen1 RightOf Screen0
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
FontPath built-ins
EndSection

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

Section Monitor
Identifier   Monitor1
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option NoAccel   # [bool]
#Option SWcursor  # [bool]
#Option ColorKey  # i
#Option CacheLines# i
#Option Dac6Bit   # [bool]
#Option DRI   # [bool]
#Option NoDDC # [bool]
#Option ShowCache # [bool]
#Option XvMCSurfaces  # i
#Option PageFlip  # [bool]
Identifier  Card0
Driver  intel
VendorName  Intel Corporation
BoardName   82852/855GM Integrated Graphics Device
BusID   PCI:0:2:0
Option  AccelMethod   XAA
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option NoAccel   # [bool]
#Option SWcursor  # [bool]
#Option ColorKey  # i
#Option CacheLines# i
#Option Dac6Bit   # [bool]
#Option DRI   # [bool]
#Option NoDDC # [bool]
#Option ShowCache # [bool]
#Option XvMCSurfaces  # i
#Option PageFlip  # [bool]
Identifier  Card1
Driver  intel
VendorName  Intel Corporation
BoardName   82852/855GM Integrated Graphics Device
BusID   PCI:0:2:1
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
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

Section Screen
Identifier Screen1

Bug#523749: bug #523749: 1.2.3 fixes this issue

2010-01-29 Thread Hans J. Koch
On Wed, Jan 27, 2010 at 05:14:16PM +0100, Sebastian Andrzej Siewior wrote:
 * Julien Cristau | 2010-01-27 16:35:28 [+0100]:
 
 On Wed, Jan 27, 2010 at 16:00:59 +0100, Sebastian Andrzej Siewior wrote:
 
  Could you please upload it to lenny? The bug is still there.
  
 The bug log doesn't show any replies to my request for testing.  Do you
 confirm that these packages work?
 
 No. It was marked as fixed in unstable and a buddy of mine run into the
 problem with Lenny. So I assumed it does work. I let my buddy test [0]
 and get back to you.
 
 [0] http://people.debian.org/~jcristau/523749/

I've tested this on i386 (Geode LX800) with current Lenny. Works allright for
me, no more freezes. Please upload it to Lenny.

Thanks,
Hans

 
 
 Thanks,
 Julien
 
 Sebastian



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558318: Trackball udev support (patch included)

2010-01-29 Thread ael
  xserver-xorg-input-evdev  1:2.3.2-3 
Oops ! Missing GOTO :-) Corrected version below:

/etc/udev/rules.d/66-Marble-trackball.rules

Here are the contents:
-
# Logitech Marble Mice PN 804377-, PN 810-000767 or
# PN 804251-  connected via USB or PS/2
# Marble FX or Marble Mouse  (ael)

ACTION!=add|change, GOTO=xorg_marble_end
KERNEL!=event*, GOTO=xorg_marble_end

#ENV{ID_PATH}!=platform-i8042-serio-1, GOTO=xorg_marble_end
# Above for PS/2, misses USB. name below seems to be enough

ATTRS{name}==ImExPS/2 Logitech Explorer Mouse, GOTO=marbles
ATTRS{name}==Logitech USB Trackball, GOTO=marbles
ATTRS{name}==PS2++ Logitech Mouse, GOTO=marble_FX
ATTRS{name}==PS2++ Logitech TrackMan  , GOTO=marble_FX
GOTO=xorg_marble_end

LABEL=marbles

ENV{x11_options.ButtonMapping}=1 9 3 4 5 6 7 8 2

LABEL=marble_FX

#ENV{x11_options.Protocol}=ExplorerPS/2

ENV{x11_options.EmulateWheel}=true
ENV{x11_options.EmulateWheelButton}=8
ENV{x11_options.YAxisMapping}=4 5
ENV{x11_options.XAxisMapping}=6 7
ENV{x11_options.ZAxisMapping}=4 5
#ENV{x11_options.Emulate3Buttons}=0

LABEL=xorg_marble_end
--

ael




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#447084: Any progress on this bug?

2010-01-29 Thread Francesco Poli
On Wed, 27 May 2009 00:42:15 +0200 Francesco Poli wrote:

 Hi!
 
 Is there any progress on this bug?
 I still experience it with current libx11-6/2:1.2.1-1
 
 Has this bug report been forwarded upstream?

Once again, I still experience the bug with current libx11-6/2:1.3.3-1

Is there any progress?
Is upstream aware of this problem?

I think it's time that a Debian testing box works correctly with
UTF-8 ...   :-(
 

-- 
 http://www.inventati.org/frx/progs/scripts/pdebuild-hooks.html
 Need some pdebuild hook scripts?
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgptKWjq0tarq.pgp
Description: PGP signature


Bug#567491: xterm randomly ignores input after this error

2010-01-29 Thread heroxbd
Hi,

I am also facing this error. 

My xterm randomly ignores input after upgrade. I don't know if it is
related to this.

Yours,
-- 
XU Benda
Research Center for Neutrino Science
Department of Physics
Tohoku University
JAPAN

http://www.awa.tohoku.ac.jp/~benda



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#546836: mga broken with new xserver-xorg 1:7.5 too

2010-01-29 Thread Wendy Elmer
I tried mga again with the new xserver-xorg 1:7.5 that just hit squeeze.
It made no difference.
It still just gives a black screen.  It is a shame that the state of
graphics cards in Linux is still in 
such bad shape.  Especially when the mga driver used to work so well in
Linux before the last 
two xorg versions.  I also fight with my ATI radeon card in my laptop.
Reverting to vesa on the 
matrox is just sad.

Brent