Bug#597109: x11-xkb-utils: "setxkbmap -model macbook79 -layout ch -variant de_mac" fails

2010-09-16 Thread Ronny Standtke
Package: x11-xkb-utils
Version: 7.5+5
Severity: normal


setxkbmap fails with a non-helpful error message when using the following 
parameters:

$ setxkbmap -model macbook79 -layout ch -variant de_mac
Error loading new keyboard description

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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages x11-xkb-utils depends on:
ii  libc6 2.11.2-5   Embedded GNU C Library: Shared lib
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxaw7   2:1.0.7-1  X11 Athena Widget library
ii  libxkbfile1   1:1.0.6-2  X11 keyboard file manipulation lib
ii  libxmu6   2:1.0.5-2  X11 miscellaneous utility library
ii  libxt61:1.0.7-1  X11 toolkit intrinsics library
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc

x11-xkb-utils recommends no packages.

x11-xkb-utils 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
Archive: 
http://lists.debian.org/20100916174301.7100.19936.report...@debian.adm.ds.fhnw.ch



Bug#439766: xorg: Monitor goes to energy safe mode right after booting the system

2007-08-28 Thread Ronny Standtke
Hi Brice,

I tried with the free nv driver and can confirm that the bug does not occur 
with this driver. I double-checked by installing again the closed source 
driver from Nvidia and the bug was there again.

Thanks

Ronny


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



Bug#439766: xorg: Monitor goes to energy safe mode right after booting the system

2007-08-27 Thread Ronny Standtke
> You need to give us a *lot* more information if you want anything to
> happen with this report.  For a start, run
> '/usr/share/bug/xserver-xorg-core/script 3>&1' and send the output to
> the bug address.

Thanks for the info, I did not know that this script even exists. Please bear 
with me, I am not a l33t Debian h4xor but I am more than willing to help 
fixing this problem.

Here is the output of the script:

---
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 2007-04-09 22:38 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736632 2007-08-09 19:39 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation GeForce 7600 GS (rev a2)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4031 2007-08-04 12:46 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Sat May 26 01:04:16 
PDT 2007

# /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/75dpi"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load   "i2c"
Load   "bitmap"
Load   "ddc"
Load   "extmod"
Load   "freetype"
Load   "glx"
Load   "int10"
Load   "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "ch"
Option "XkbVariant" "de"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection

Section "Monitor"
Identifier "DELL 2007FP"
Option "DPMS"
EndSection

Section "Device"
Identifier "Standardgrafikkarte"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Standardgrafikkarte"
Monitor"DELL 2007FP"
DefaultDepth24
#Option "NoPowerConnectorCheck"
SubSection "Display"
Depth   1

Modes  "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" 
"640x480"
EndSubSection
SubSection "Display"
Depth   4

Modes  "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" 
"640x480"
EndSubSection
SubSection "Display"
Depth   8

Modes  "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" 
"640x480"
EndSubSection
SubSection "Display"
Depth   15

Modes  "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" 
"640x480"
EndSubSection
SubSection "Display"
Depth   16

Modes  "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" 
"640x480"
EndSubSection
SubSection "Display"
   

Bug#439766: xorg: Monitor goes to energy safe mode right after booting the system

2007-08-27 Thread Ronny Standtke
Package: xorg
Version: 1:7.2-5
Severity: normal

After updating my system (current Debian testing) I noticed that my monitor 
goes directly into energy saving mode after X started up when booting the 
system.

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

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  gnome-terminal [x-ter 2.18.1-1   The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-e 4:3.5.7-2+b1   X terminal emulator for KDE
ii  libgl1-mesa-glx [libg 7.0.1-1A free implementation of the OpenG
ii  libglu1-mesa  7.0.1-1The OpenGL utility library (GLU)
ii  type-handling [not+sp 0.2.21 dpkg architecture generation scrip
ii  xbase-clients 1:7.2.ds2-2miscellaneous X clients
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-5  standard fonts for X
ii  xfonts-scalable   1:1.0.0-6  scalable fonts for X
ii  xkb-data  1.0~cvs.20070721-1 X Keyboard Extension (XKB) configu
ii  xorg-docs 1:1.4-2Miscellaneous documentation for th
ii  xserver-xorg  1:7.2-5the X.Org X server
ii  xterm [x-terminal-emu 229-1  X terminal emulator
ii  xutils1:7.1.ds.3-1   X Window System utility programs

Versions of packages xorg recommends:
ii  libgl1-mesa-dri   7.0.1-1A free implementation of the OpenG

-- no debconf information


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