Bug#416921: xorg: fail to switch to VTs

2007-03-31 Thread Levente Kovacs
Package: xorg
Version: 1:7.1.0-15
Severity: normal

Hi,


I've upgraded from stable->testing. After the upgrade, I can no longer use the
ctrl+alt+Fn keys to switch to virtual consoles.

Sorry, if it's a known issue.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8)

Versions of packages xorg depends on:
ii  aterm [x-terminal-emulator] 1.0.0-4  Afterstep XVT - a VT102 emulator f
ii  libgl1-mesa-dri 6.5.1-0.6A free implementation of the OpenG
ii  libgl1-mesa-glx 6.5.1-0.6A free implementation of the OpenG
ii  libglu1-mesa6.5.1-0.6The OpenGL utility library (GLU)
ii  type-handling [not+sparc]   0.2.19   dpkg architecture generation scrip
ii  xbase-clients   1:7.1.ds1-2  miscellaneous X clients
ii  xfonts-100dpi   1:1.0.0-3100 dpi fonts for X
ii  xfonts-75dpi1:1.0.0-375 dpi fonts for X
ii  xfonts-base 1:1.0.0-4standard fonts for X
ii  xfonts-scalable 1:1.0.0-6scalable fonts for X
ii  xkb-data0.9-4X Keyboard Extension (XKB) configu
ii  xserver-xorg1:7.1.0-15   the X.Org X server
ii  xterm [x-terminal-emulator] 222-1etch2   X terminal emulator
ii  xutils  1:7.1.ds.3-1 X Window System utility programs

xorg recommends no packages.

-- no debconf information


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



Bug#416921: xorg: fail to switch to VTs

2007-03-31 Thread Brice Goglin
Levente Kovacs wrote:
> I've upgraded from stable->testing. After the upgrade, I can no longer use the
> ctrl+alt+Fn keys to switch to virtual consoles.
>   

Does it crash? Or gives you a black screen without any text? Or does it
just do nothing?

Does chvt 1 (as root) work?

Could you send us the output of "/usr/share/bug/xserver-xorg/script 3>&1" ?

Brice



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



Bug#416921: xorg: fail to switch to VTs

2007-03-31 Thread Levente Kovacs
> Does it crash? Or gives you a black screen without any text? Or does it
> just do nothing?

It does nothing.

> Does chvt 1 (as root) work?

yes

> Could you send us the output of "/usr/share/bug/xserver-xorg/script 3>&1" ?


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-03-31 14:34 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597964 2007-03-07 14:34 /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 NV43 [GeForce 6600 LE] 
(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 3973 2007-03-31 15:11 /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])  Mon Oct 16 22:13:07 PDT 
2006

# /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 "Screen0" 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   "bitmap"
Load   "dbe"
Load   "ddc"
Load   "extmod"
Load   "freetype"
Load   "glx"
Load   "int10"
Load   "record"
Load   "speedo"
Load   "type1"
Load   "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
#Option "XkbLayout" "hunglish"
#Option "XkbVariant" "us"
#Option "XkbOptions" "lv3:ralt_switch"
Option  "XkbKeymap" "hunglish(pc105)"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
EndSection

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

#HorizSync   28.0 - 64.0
#VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "DWE"
ModelName  "511B"
Option "DPMS"
EndSection


Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName  "nVidia Corporation"
BoardName   "Unknown Board"
BusID   "PCI:1:0:0"
Option "TwinView"

Option "TwinViewOrientation"  "RightOf"
Option "MetaModes""1280x1024,1280x1024; 1280x1024,NULL"

EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
DefaultDepth24
SubSection "Display"
Depth   8
Modes  "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth   16
Modes  "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth   24
Modes  "1280x1024" "1024x768" "800x600"
EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 22559 2007-03-31 17:18 /var/log/Xorg.0.log

Contents of most 

Bug#416921: xorg: fail to switch to VTs

2007-03-31 Thread Brice Goglin
Levente Kovacs wrote:
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "kbd"
> Option "CoreKeyboard"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc105"
> #Option "XkbLayout" "hunglish"
> #Option "XkbVariant" "us"
> #Option "XkbOptions" "lv3:ralt_switch"
> Option  "XkbKeymap" "hunglish(pc105)"
>   

Could you try without this option?

Brice



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



Bug#416921: xorg: fail to switch to VTs

2007-03-31 Thread Brice Goglin
reassign 416921 hunglish
thank you



Levente Kovacs wrote:
> On Sat, Mar 31, 2007 at 06:27:34PM +0200, Brice Goglin wrote:
>   
>>> Option  "XkbKeymap" "hunglish(pc105)"
>>>   
>>>   
>> Could you try without this option?
>> 
>
> It works. So the bug is in the hunglish package. Thank you very much!
>   


Ok, reassigning this bug to hunglish then.

Brice



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



Bug#416921: xorg: fail to switch to VTs

2007-03-31 Thread Levente Kovacs
On Sat, Mar 31, 2007 at 06:27:34PM +0200, Brice Goglin wrote:
> > Option  "XkbKeymap" "hunglish(pc105)"
> >   
> 
> Could you try without this option?

It works. So the bug is in the hunglish package. Thank you very much!

-- 
Levente
http://web.interware.hu/lekovacs


signature.asc
Description: Digital signature