Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-21 Thread Matyas
I gave up on finding the bug.  I will not be able to provide further system
diagnostic and other information.

Take care.

-Matyas
-
Every hardware eventually breaks.  Every software eventually works.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d628267.4070...@sustik.com



Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-17 Thread Cyril Brulebois
Hi,

Matyas debian.l...@sustik.com (16/02/2011):
 Unfortunately, I do not know enough about hal, udev and their config
 and I do not understand the solution I am supposed to implement.

http://pkg-xorg.alioth.debian.org/howto/configure-input.html should
get you started. You could try getting rid of the InputDevice bits in
your xorg.conf, but it looks like it's configured properly anyway:
| (II) AT Translated Set 2 keyboard: Configuring as keyboard

Not sure how evdev detection work. Did you build your kernel with
evdev (at least as a module)? Please report:
 $ grep EVDEV /boot/config-$(uname -r)

KiBi.


signature.asc
Description: Digital signature


Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-17 Thread Matyas
On 02/17/2011 03:17 AM, Cyril Brulebois wrote:
 grep EVDEV /boot/config-$(uname -r)
 

I am not familiar with evdev either... But here is what you asked:

CONFIG_INPUT_EVDEV=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_PWC_INPUT_EVDEV=y

The kernel is a stock kernel: 2.6.35-trunk-amd64, the one pulled in by squeeze.

-Matyas
-
Every hardware eventually breaks.  Every software eventually works.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d5d2896.3090...@sustik.com



Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-17 Thread Cyril Brulebois
Matyas debian.l...@sustik.com (17/02/2011):
 The kernel is a stock kernel: 2.6.35-trunk-amd64, the one pulled in
 by squeeze.

Err no, squeeze has a 2.6.32-5-amd64 kernel.

KiBi.


signature.asc
Description: Digital signature


Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-17 Thread Matyas
On 02/17/2011 07:57 AM, Cyril Brulebois wrote:
 Err no, squeeze has a 2.6.32-5-amd64 kernel.
 
 KiBi.

(It seems the experimental kernel made it to the default position in grub.
I rarely reboot the machine, I use suspend on this desktop instead.)

Indeed the stock squeeze kernel is also there, after a reboot I picked it:

Nos? # uname -r
2.6.32-5-amd64

The keyboard problem is still there.

Thanks!
-Matyas
-
Every hardware eventually breaks.  Every software eventually works.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d5d2d3a.4020...@sustik.com



Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-17 Thread Matyas
On 02/17/2011 03:17 AM, Cyril Brulebois wrote:
 http://pkg-xorg.alioth.debian.org/howto/configure-input.html should
 get you started. You could try getting rid of the InputDevice bits in

I did: dpkg-reconfigure keyboard-configuration, and
udevadm trigger --subsystem-match=input --action=change, and reboot.

I noticed this in the Xorg.0.log file:

(**) ModulePath set to /usr/lib/xorg/modules
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' wi
ll be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
[... NVIDA stuff etc...]
(II) config/udev: Adding input device Power Button (/dev/input/event3)
(**) Power Button: Applying InputClass evdev keyboard catchall
(II) LoadModule: evdev
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor=X.Org Foundation
compiled for 1.7.6.901, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: /dev/input/event3
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device Power Button (type: KEYBOARD)
(**) Option xkb_rules evdev
(**) Option xkb_model pc104
(**) Option xkb_layout us
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(**) Power Button: Applying InputClass evdev keyboard catchall
(**) Power Button: always reports core events
(**) Power Button: Device: /dev/input/event2
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device Power Button (type: KEYBOARD)
(**) Option xkb_rules evdev
(**) Option xkb_model pc104
(**) Option xkb_layout us
[...]
(II) config/udev: Adding input device AT Translated Set 2 keyboard
(/dev/input/event1)
(**) AT Translated Set 2 keyboard: Applying InputClass evdev keyboard catchall
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: /dev/input/event1
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device AT Translated Set 2 keyboard
(type: KEYBOARD)
(**) Option xkb_rules evdev
(**) Option xkb_model pc104
(**) Option xkb_layout us
[...]
(II) config/udev: Adding input device ACPI Virtual Keyboard Device
(/dev/input/event6)
(**) ACPI Virtual Keyboard Device: Applying InputClass evdev keyboard catchall
(**) ACPI Virtual Keyboard Device: always reports core events
(**) ACPI Virtual Keyboard Device: Device: /dev/input/event6
(II) ACPI Virtual Keyboard Device: Found keys
(II) ACPI Virtual Keyboard Device: Configuring as keyboard
(II) XINPUT: Adding extended input device ACPI Virtual Keyboard Device
(type: KEYBOARD)
(**) Option xkb_rules evdev
(**) Option xkb_model pc104
(**) Option xkb_layout us

To clarify, I have only one keyboard attached through PS/2.

Some additional information that may or may not be relevant:
- I have a streamzap remote connected through a USB port.
- before the upgrade (when the keyboard still worked) I had frequent issues
with the onboard network: the connection speed went to a crawl (like 5000ms
from 0.7ms), an ifdown eth0; ifup eth0 fixed that until the next crawl.  This
may indicate some hardware issue/conflict.
- I ssh-ed in using -X.  DISPLAY=:0 xterm successfully opened a window (where
the keyboard still did not work).
- I have no login set for the default user (this is a mythfrontend machine).
- I configured to have lirc, irxevent, irexec, mythfrontend to run on startup
of Gnome.  ps shows that mythfrontend is running, but there is no GUI
visible.  The mythfrontend log indicates no errors.  This latter makes me
suspect that X/Gnome somehow fails to react and it is not the keyboard at fault.

Thanks again.
-Matyas
-
Every hardware eventually breaks.  Every software eventually works.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d5d35f5.8010...@sustik.com



Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-16 Thread Matyas A. Sustik
Package: installation-reports
Severity: critical
Justification: breaks unrelated software


(First bug report; please be kind...)
After doing apt-get dist-upgrade to squeeze I lost keyboard functionality under 
X/Gnome.

Keyboard works during boot (setup, grub menu).  If I stop gdm then keyboard 
works on text screen.

Additional info:
This is a mythtv frontend machine.  No mouse.  I use the keyboard to drive the 
mouse (when I rarely need it) using the numeric keypad.  Interestingly that 
still works!  Pressing caps lock or num lock does not register though.

I have not changed hardware setup only did the OS/system upgrade.
I am not sure what information this reportbug program collected; please let me 
know what else I should submit.

I tried to do my best with reportbug, but I am not sure that the picked 
installation report is the best description.  I could not pick better due to 
lack of options.  This is an upgrade, but I did not see such topic.  Please let 
me know if I need to refile and under what section.

Thanks!
-- Package-specific info:

Boot method: network
Image version: upgrade to squeeze using apt-get
Date: Date and time of the install

Machine: desktop, AMD CPU
Partitions: df -Tl will do; the raw partition table is preferred


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [ ]
Detect network card:[ ]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

Description of the install, in prose, and any thoughts, comments
  and ideas you had during the initial install.


-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=6.0 (squeeze) - installer build 20100211
X_INSTALLATION_MEDIUM=netboot

==
Installer hardware-summary:
==
uname -a: Linux lizard 2.6.30-2-486 #1 Sat Sep 26 00:03:46 UTC 2009 i686 
GNU/Linux
lspci -knn: 00:00.0 RAM memory [0500]: nVidia Corporation MCP67 Memory 
Controller [10de:0547] (rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: 00:01.0 ISA bridge [0601]: nVidia Corporation MCP67 ISA Bridge 
[10de:0548] (rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: 00:01.1 SMBus [0c05]: nVidia Corporation MCP67 SMBus [10de:0542] 
(rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: 00:02.0 USB Controller [0c03]: nVidia Corporation MCP67 OHCI USB 
1.1 Controller [10de:055e] (rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: Kernel driver in use: ohci_hcd
lspci -knn: 00:02.1 USB Controller [0c03]: nVidia Corporation MCP67 EHCI USB 
2.0 Controller [10de:055f] (rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:04.0 USB Controller [0c03]: nVidia Corporation MCP67 OHCI USB 
1.1 Controller [10de:055e] (rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: Kernel driver in use: ohci_hcd
lspci -knn: 00:04.1 USB Controller [0c03]: nVidia Corporation MCP67 EHCI USB 
2.0 Controller [10de:055f] (rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:06.0 IDE interface [0101]: nVidia Corporation MCP67 IDE 
Controller [10de:0560] (rev a1)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: Kernel driver in use: AMD_IDE
lspci -knn: 00:07.0 Audio device [0403]: nVidia Corporation MCP67 High 
Definition Audio [10de:055c] (rev a1)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:8290]
lspci -knn: 00:08.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Bridge 
[10de:0561] (rev a2)
lspci -knn: 00:09.0 IDE interface [0101]: nVidia Corporation MCP67 AHCI 
Controller [10de:0550] (rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: Kernel driver in use: ahci
lspci -knn: 00:0a.0 Ethernet controller [0200]: nVidia Corporation MCP67 
Ethernet [10de:054c] (rev a2)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
lspci -knn: Kernel driver in use: forcedeth
lspci -knn: 00:0b.0 PCI bridge [0604]: nVidia 

Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-16 Thread Cyril Brulebois
severity 613676 normal
thanks

Matyas A. Sustik debian.l...@sustik.com (16/02/2011):
 Package: installation-reports
 Severity: critical
 Justification: breaks unrelated software
 
 
 (First bug report; please be kind...)

(Sure.)

 After doing apt-get dist-upgrade to squeeze I lost keyboard
 functionality under X/Gnome.

Please see second part of:
  http://pkg-xorg.alioth.debian.org/howtos/report-bugs.html

 This is an upgrade, but I did not see such topic.  Please let me
 know if I need to refile and under what section.

I'll reassign as needed once you've told us a bit more about your
system.

KiBi.


signature.asc
Description: Digital signature


Processed: Re: Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 613676 normal
Bug #613676 [installation-reports] installation-reports: Keyboard does not work 
in Gnome/X after upgrade to squeeze
Severity set to 'normal' from 'critical'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
613676: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613676
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12978709014877.transcr...@bugs.debian.org



Bug#613676: installation-reports: Keyboard does not work in Gnome/X after upgrade to squeeze

2011-02-16 Thread Matyas
On 02/16/2011 09:41 AM, Cyril Brulebois wrote:
 I'll reassign as needed once you've told us a bit more about your
 system.
 
 KiBi.

So I suspect that this was covered under:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571636

Unfortunately, I do not know enough about hal, udev and their config and I do
not understand the solution I am supposed to implement.  (Not even that, but
I cannot deduce the steps to take towards a fix.)  Can someone give a pointer
how to proceed to fix the configuration issue?  (Like reconfigure a package
or reinstall a package, maybe?)

Here is what I tried: I commented out the lines in /etc/default/keyboard as
mentioned in that thread and rebooted, but still no joy.  (My xorg.conf was
generated by Xorg -configure.) I have the following in Xorg.0.log:

(II) XINPUT: Adding extended input device Power Button (type: KEYBOARD)
(**) Option xkb_rules evdev
(**) Option xkb_model evdev
(**) Option xkb_layout us
(II) config/udev: Adding input device Power Button (/dev/input/event1)
(**) Power Button: Applying InputClass evdev keyboard catchall
(**) Power Button: always reports core events
(**) Power Button: Device: /dev/input/event1
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device Power Button (type: KEYBOARD)
(**) Option xkb_rules evdev
(**) Option xkb_model evdev
(**) Option xkb_layout us
(II) config/udev: Adding input device AT Translated Set 2 keyboard
(/dev/input/event0)
(**) AT Translated Set 2 keyboard: Applying InputClass evdev keyboard catchall
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: /dev/input/event0
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device AT Translated Set 2 keyboard
(type: KEYBOARD)
(**) Option xkb_rules evdev
(**) Option xkb_model evdev
(**) Option xkb_layout us

More info generated by the bug reporting tool:

-- 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 Apr 19  2010 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Jan 11 21:50 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:12.0 VGA compatible controller: nVidia Corporation C68 [GeForce 7050 PV /
nForce 630a] (rev a2)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1972 Feb 16 20:57 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
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
FontPath built-ins
EndSection

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

Section Device
Identifier  Card0
#Driver  nv
Driver  nvidia
#   Driver  nouveau
VendorName  nVidia Corporation
BoardName   C68 [GeForce 7050 PV / nForce 630a]
BusID   PCI:0:18:0
#Option  UseEDID False
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
Modes 1920x1080
EndSubSection
EndSection