Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2005-11-15 Thread Joerg Morbitzer
Package: linux-image-2.6.14-2-k7
Version: 2.6.14-3
Severity: normal


Hi all,

with linux-image-2.6.14-2-k7 my Logitech USB infrared mouse does not work any
longer (the infrared light turns on though). During bootup I can see
these messages:

kernel: psmouse.c: Failed to reset mouse on isa0060/serio1
kernel: psmouse.c: Failed to enable mouse on isa0060/serio1

Full boot message can be found here:

http://www.mistersixt.de/tmp/dmesg-2.6.14.txt

With kernel 2.6.13-1-k7 it works like expected.

Let me know if you need further information.

Kind regards, Joerg.




-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-image-2.6.14-2-k7 depends on:
ii  module-init-tools 3.2-pre9-4 tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.11-12  Yet Another mkInitRD

linux-image-2.6.14-2-k7 recommends no packages.

-- no debconf information


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



Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2005-11-15 Thread Joerg Morbitzer



Maximilian Attems wrote:

On Tue, Nov 15, 2005 at 10:37:06AM +0100, Joerg Morbitzer wrote:
 


with linux-image-2.6.14-2-k7 my Logitech USB infrared mouse does not work any
longer (the infrared light turns on though). During bootup I can see
these messages:

kernel: psmouse.c: Failed to reset mouse on isa0060/serio1
kernel: psmouse.c: Failed to enable mouse on isa0060/serio1

Full boot message can be found here:

http://www.mistersixt.de/tmp/dmesg-2.6.14.txt

With kernel 2.6.13-1-k7 it works like expected.

Let me know if you need further information.



please append dmesg of working 2.6.13,
also lsmod after boot for both kernels.

output of "cat /proc/bus/input/devices" would be cool to.
(we might need more ;-)



Sure, this is the kernel output of 2.6.13:

http://www.mistersixt.de/tmp/dmesg-2.6.13.txt

Here lsmod for both kernel versions:

http://www.mistersixt.de/tmp/lsmod-2.6.13.txt
http://www.mistersixt.de/tmp/lsmod-2.6.14.txt

And finally the input devices:

http://www.mistersixt.de/tmp/cat-usb-device.txt

Kind regards, Joerg.


--

EMail: [EMAIL PROTECTED]
Forum: http://www.morbitzer.de/cgi-bin/cutecast/cutecast.pl
Chat:  http://www.morbitzer.de/irccgi.html


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



Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2005-11-15 Thread Maximilian Attems
On Tue, Nov 15, 2005 at 11:29:27AM +0100, Joerg Morbitzer wrote:
> 
> 
> Maximilian Attems wrote:
> >On Tue, Nov 15, 2005 at 10:37:06AM +0100, Joerg Morbitzer wrote:
> > 
> >
> >>with linux-image-2.6.14-2-k7 my Logitech USB infrared mouse does not work 
> >>any
> >>longer (the infrared light turns on though). During bootup I can see
> >>these messages:
> >>
> >>kernel: psmouse.c: Failed to reset mouse on isa0060/serio1
> >>kernel: psmouse.c: Failed to enable mouse on isa0060/serio1
> >>
> >>Full boot message can be found here:
> >>
> >>http://www.mistersixt.de/tmp/dmesg-2.6.14.txt
> >>
> >>With kernel 2.6.13-1-k7 it works like expected.
> >>
> >>Let me know if you need further information.
> >
> >
> >please append dmesg of working 2.6.13,
> >also lsmod after boot for both kernels.
> >
> >output of "cat /proc/bus/input/devices" would be cool to.
> >(we might need more ;-)
> >
> 
> Sure, this is the kernel output of 2.6.13:
> 
> http://www.mistersixt.de/tmp/dmesg-2.6.13.txt

please output of dmesg, it is a pain to diff syslog.
after boot: dmesg > dmesg-2.6.13
 
> Here lsmod for both kernel versions:
> 
> http://www.mistersixt.de/tmp/lsmod-2.6.13.txt
> http://www.mistersixt.de/tmp/lsmod-2.6.14.txt
> 
> And finally the input devices:
> 
> http://www.mistersixt.de/tmp/cat-usb-device.txt
for which kernel was that?
i see an usb mouse there.


also please _append_ the messages to your mail,
instead of putting them to a temporary webdir,
where they will disappear soonest.

while we are it the appended output of he following cmd might help
(for both kernels working and non working):
cat /proc/ioports


-- 
maks



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



Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2005-11-15 Thread Joerg Morbitzer







please output of dmesg, it is a pain to diff syslog.
after boot: dmesg > dmesg-2.6.13
Simply do "cat dmesg-2.6.14.txt | cut -d " " -f 6- " and you have the 
plain dmesg output. However, check out the attachments for the plain 
dmesg files.


 


Here lsmod for both kernel versions:

http://www.mistersixt.de/tmp/lsmod-2.6.13.txt
http://www.mistersixt.de/tmp/lsmod-2.6.14.txt

And finally the input devices:

http://www.mistersixt.de/tmp/cat-usb-device.txt


for which kernel was that?

2.6.13

i see an usb mouse there.

Yes, I am talking about an usb mouse, please see my first email.

Here is the output of the devices of 2.6.14:

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 200 3802078 f840d001 f2df ffef  fffe
B: MSC=10
B: LED=7

I: Bus=0011 Vendor=0002 Product=0001 Version=
N: Name="PS/2 Generic Mouse"
P: Phys=isa0060/serio1/input0
H: Handlers=mouse0 event1 ts0
B: EV=7
B: KEY=7 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
H: Handlers=kbd event2
B: EV=40001
B: SND=6

I: Bus=0003 Vendor=046d Product=c00e Version=1110
N: Name="Logitech USB-PS/2 Optical Mouse"
P: Phys=usb-:00:04.2-2/input0
H: Handlers=mouse1 event3 ts1
B: EV=7
B: KEY=7 0 0 0 0 0 0 0 0
B: REL=103





while we are it the appended output of he following cmd might help
(for both kernels working and non working):
cat /proc/ioports

Please see attachments.

Kind regards, Joerg.

Linux version 2.6.13-1-k7 (Debian 2.6.13-1) ([EMAIL PROTECTED]) (gcc version 
4.0.2 (Debian 4.0.2-2)) #1 Fri Oct 7 00:57:20 JST 2005
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009fc00 (usable)
 BIOS-e820: 0009fc00 - 000a (reserved)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 1ffec000 (usable)
 BIOS-e820: 1ffec000 - 1ffef000 (ACPI data)
 BIOS-e820: 1ffef000 - 1000 (reserved)
 BIOS-e820: 1000 - 2000 (ACPI NVS)
 BIOS-e820:  - 0001 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
On node 0 totalpages: 131052
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 126956 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 ASUS  ) @ 0x000f6ac0
ACPI: RSDT (v001 ASUS   A7M266   0x30303031 MSFT 0x31313031) @ 0x1ffec000
ACPI: FADT (v001 ASUS   A7M266   0x30303031 MSFT 0x31313031) @ 0x1ffec080
ACPI: DSDT (v001   ASUS A7M266   0x1000 MSFT 0x010b) @ 0x
ACPI: PM-Timer IO Port: 0xe408
Allocating PCI resources starting at 2000 (gap: 2000:dfff)
Built 1 zonelists
Kernel command line: BOOT_IMAGE=LinuxOLD ro root=302 acpi=on apm=off pci=noacpi
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to d000 (01402000)
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 1534.396 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 514340k/524208k available (1777k kernel code, 9336k reserved, 740k 
data, 172k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 3068.81 BogoMIPS (lpj=1534406)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383f9ff c1c3f9ff    
 
CPU: After vendor identify, caps: 0383f9ff c1c3f9ff    
 
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0383f9ff c1c3f9ff  0020  
 
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
mtrr: v2.0 (20020519)
CPU: AMD Athlon(TM) XP 1800+ stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: setting ELCR to 0e20 (from 0c20)
checking if image is initramfs...it isn't (bad gzip magic numbers); looks like 
an initrd
Freeing initrd memory: 1484k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf0dc0, last bus=1
PCI: Using configuration type 1
ACPI: Subsystem revision 20050408
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 12 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Probing PCI hardware
PCI: Probing PCI hardw

Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2005-11-15 Thread Maximilian Attems
On Tue, Nov 15, 2005 at 12:22:59PM +0100, Joerg Morbitzer wrote:
> 
> 
> 
> >
> >
> >please output of dmesg, it is a pain to diff syslog.
> >after boot: dmesg > dmesg-2.6.13
> Simply do "cat dmesg-2.6.14.txt | cut -d " " -f 6- " 

cool, thanks for teaching me cut usage, never got to that..

> However, check out the attachments for the plain dmesg files.

a quick diff reveals that you boot your 2.6.14 and 2.6.13 with different
kernel parameters in ?lilo?.

please try to boot 2.6.14 too with pci=noacpi or pci=routeirq

that's more an workaround..
bug should be forwarded to acpi upstream.
 
-- 
maks


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



Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2005-11-15 Thread Joerg Morbitzer



Maximilian Attems wrote:


a quick diff reveals that you boot your 2.6.14 and 2.6.13 with different
kernel parameters in ?lilo?.

please try to boot 2.6.14 too with pci=noacpi or pci=routeirq

that's more an workaround..
bug should be forwarded to acpi upstream.
 


Sorry, but your workaround didn't help, the mouse is neither working 
with "pci=noacpi" nor with "pci=routeirq".


Regards, Joerg.



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



Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2005-12-01 Thread Joerg Morbitzer


Ok, I just upgraded to the latest sid and therefore also upgraded to the 
Linux version 2.6.14-4 of the linux-image-2.6.14-2-k7 package and for 
some reason the mouse does work again. Don't know whether the kernel 
itself or some udev or whatever fixed this problem. Attached you can the 
the latest dmesg, lsmod and ioports output.



Kind regards, Jörg.

Module  Size  Used by
binfmt_misc11912  1 
lp 12036  0 
autofs419268  3 
nfs   234056  7 
lockd  66312  2 nfs
nfs_acl 3712  1 nfs
sunrpc148860  4 nfs,lockd,nfs_acl
ipv6  267136  10 
tsdev   7616  0 
snd_cmipci 34912  3 
snd_pcm92360  1 snd_cmipci
snd_page_alloc 11016  1 snd_pcm
snd_opl3_lib   11008  1 snd_cmipci
snd_timer  24836  2 snd_pcm,snd_opl3_lib
snd_hwdep   9248  1 snd_opl3_lib
snd_mpu401_uart 7424  1 snd_cmipci
snd_rawmidi25504  1 snd_mpu401_uart
snd_seq_device  8844  2 snd_opl3_lib,snd_rawmidi
snd55972  14 
snd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore   9824  1 snd
parport_pc 36932  1 
parport37192  2 lp,parport_pc
dm_mod 60988  0 
rtc12664  0 
i810   23872  0 
usbhid 39392  0 
usbmouse5504  0 
floppy 63620  0 
pcspkr  3488  0 
mga68352  0 
drm74068  2 i810,mga
amd_k7_agp  9036  1 
agpgart35656  2 drm,amd_k7_agp
ide_cd 43780  0 
cdrom  40800  1 ide_cd
uhci_hcd   33104  0 
usbcore   127296  4 usbhid,usbmouse,uhci_hcd
ac97_codec 20108  0 
via686a17736  0 
w83781d34340  0 
hwmon_vid   2688  1 w83781d
i2c_isa 4800  2 via686a,w83781d
i2c_viapro  8208  0 
i2c_core   4  4 via686a,w83781d,i2c_isa,i2c_viapro
thermal13448  0 
processor  22780  1 thermal
button  6544  0 
ac  4740  0 
gameport   15112  1 snd_cmipci
sis900 22464  0 
mii 5696  1 sis900
ext3  143816  1 
jbd56532  1 ext3
mbcache 9284  1 ext3
ide_disk   18944  3 
ide_generic 1280  0 [permanent]
generic 4484  0 [permanent]
via82cxxx  13788  0 [permanent]
ide_core  130908  5 ide_cd,ide_disk,ide_generic,generic,via82cxxx
evdev   9664  0 
mousedev   11680  1 
psmouse39492  0 
Linux version 2.6.14-2-k7 (Debian 2.6.14-4) ([EMAIL PROTECTED]) (gcc version 
4.0.3 2005 (prerelease) (Debian 4.0.2-4)) #1 Sat Nov 26 14:04:05 UTC 2005
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009fc00 (usable)
 BIOS-e820: 0009fc00 - 000a (reserved)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 1ffec000 (usable)
 BIOS-e820: 1ffec000 - 1ffef000 (ACPI data)
 BIOS-e820: 1ffef000 - 1000 (reserved)
 BIOS-e820: 1000 - 2000 (ACPI NVS)
 BIOS-e820:  - 0001 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
On node 0 totalpages: 131052
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 126956 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 ASUS  ) @ 0x000f6ac0
ACPI: RSDT (v001 ASUS   A7M266   0x30303031 MSFT 0x31313031) @ 0x1ffec000
ACPI: FADT (v001 ASUS   A7M266   0x30303031 MSFT 0x31313031) @ 0x1ffec080
ACPI: DSDT (v001   ASUS A7M266   0x1000 MSFT 0x010b) @ 0x
ACPI: PM-Timer IO Port: 0xe408
Allocating PCI resources starting at 3000 (gap: 2000:dfff)
Built 1 zonelists
Kernel command line: BOOT_IMAGE=Linux ro root=302 acpi=on apm=off pci=routeirq
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to d000 (01402000)
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 1533.541 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 514900k/524208k available (1868k kernel code, 8776k reserved, 543k 
data, 180k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 3068.86 BogoMIPS (lpj=1534434)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM

Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2006-10-27 Thread David Schmitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joerg!


In preparation of the upcoming etch release, would you please
test if either 2.6.17-9 from testing or 2.6.18-3 from unstable
now work with your USB mouse?

Please report your findings by sending "found" or "close" followed by
the bug number and the respective version to [EMAIL PROTECTED] as
detailed on http://www.debian.org/Bugs/server-control or by sending
additional information to the bug report (reply to this mail)


Thank you for your cooperation!


Regards, David
- -- 
- - hallo... wie gehts heute?
- - *hust* gut *rotz* *keuch*
- - gott sei dank kommunizieren wir über ein septisches medium ;)
 -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFQjo0/Pp1N6Uzh0URApb5AJ46raTvW8sebCeUTKTYAZpo0yoh9ACfaUMy
3WXJytOla6fyJspoE/vOAzw=
=T3yQ
-END PGP SIGNATURE-


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



Bug#339295: psmouse.c: Failed to reset mouse on isa0060/serio1 - works fine with 2.6.13-1-k7

2006-10-27 Thread Joerg Morbitzer


Mouse is working fine with both, 2.6.17-9 and 2.6.18-3 !

Kind regards, Joerg.


David Schmitt wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joerg!


In preparation of the upcoming etch release, would you please
test if either 2.6.17-9 from testing or 2.6.18-3 from unstable
now work with your USB mouse?

Please report your findings by sending "found" or "close" followed by
the bug number and the respective version to [EMAIL PROTECTED] as
detailed on http://www.debian.org/Bugs/server-control or by sending
additional information to the bug report (reply to this mail)


Thank you for your cooperation!


Regards, David
- -- 
- - hallo... wie gehts heute?

- - *hust* gut *rotz* *keuch*
- - gott sei dank kommunizieren wir über ein septisches medium ;)
 -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFQjo0/Pp1N6Uzh0URApb5AJ46raTvW8sebCeUTKTYAZpo0yoh9ACfaUMy
3WXJytOla6fyJspoE/vOAzw=
=T3yQ
-END PGP SIGNATURE-