LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-09-2002, 08:17 AM   #1
Joe Soap
Member
 
Registered: Sep 2001
Location: Switzerland
Distribution: Debian, Sidux
Posts: 225

Rep: Reputation: 30
Frozen touch pad in Debian


Hi.

I've installed Debian 3.0 Woody on my laptop. The laptop is a Dell Latitude C600. When in KDE, I use the touch pad - ain't got no mouse...

The problem is that the cursor freezes at what appears to be arbitrary intervals for about a minute (and longer) at a time. After a while it is ok again for a couple of minutes before it freezes again. While the cursor is frozen, I can still navigate freely with tab, arrow keys, type in xterm or an editor. It's just the mouse cursor that won't budge.

I previously had Suse 7.3 installed and that did not give me any hassles of this kind.

Has anybody had a similar experience (and solved it? Could somebody point me in the direction of a solution, please?

Thanks
Joe
 
Old 10-09-2002, 04:19 PM   #2
rioguia
Member
 
Registered: Jun 2002
Posts: 411

Rep: Reputation: 30
lsmod lspci cat /proc/interrupts

I've had no luck using the touchpad on a winbook xl and have posted a bug with redhat. it works great with 6.2 without the updated kernel-pcmcia-cs. update the module or try to install 7.2 or 7.3 and the mouse / keyboard lock up. >https://bugzilla.redhat.com/bugzilla...g.cgi?id=70999 In my experience, this sounds like an irq conflict. some touchpads use psaux which generally like irq 12. the pcmcia controller also likes this irq and, unlike some resources, they don't seem to coexist very well (due to latency issues?). To check this out, you could:

1. list your modules.
lsmod
2. list your pci resources
lspci
3. list your irq interrupts
cat /proc/interrupts

and post the results back here. someone who knows what they are talking about may be more helpfult than me. if the output from these commands doesn't seem helpful, you could:

1. list how your hardware is being interpreted by the kernel
dmesg

Last edited by rioguia; 10-09-2002 at 04:23 PM.
 
Old 10-10-2002, 01:57 AM   #3
Joe Soap
Member
 
Registered: Sep 2001
Location: Switzerland
Distribution: Debian, Sidux
Posts: 225

Original Poster
Rep: Reputation: 30
Thanks for the response. Here's the output from the various items you listed:
***************************
1. lsmod

Module Size Used by
serial_cb 1204 1
tulip_cb 31712 1
cb_enabler 2528 4 [serial_cb tulip_cb]
ds 6400 2 [cb_enabler]
binfmt_misc 3788 0
lockd 42420 0 (autoclean) (unused)
sunrpc 57816 0 (autoclean) [lockd]
af_packet 6152 0 (unused)
usb-uhci 18220 0 (unused)
usbcore 43920 0 [usb-uhci]
maestro3 24072 0
soundcore 2452 2 [maestro3]
ac97_codec 7372 0 [maestro3]
ide-scsi 7060 0
i82365 22672 2
pcmcia_core 45824 0 [cb_enabler ds i82365]
parport_probe 3360 0 (autoclean)
parport_pc 7276 1 (autoclean)
lp 4580 0 (autoclean)
parport 6852 1 (autoclean) [parport_probe parport_pc lp]
unix 11352 95 (autoclean)
************************************
2. lspci

00:00.0 Host bridge: Intel Corp. 440BX/ZX - 82443BX/ZX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX - 82443BX/ZX AGP bridge (rev 03)
00:03.0 CardBus bridge: Texas Instruments PCI1420
00:03.1 CardBus bridge: Texas Instruments PCI1420
00:07.0 Bridge: Intel Corp. 82371AB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB PIIX4 ACPI (rev 03)
00:08.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio Accelerator (rev 10)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 AGP 2x (rev 02)
20:00.0 Ethernet controller: Xircom Cardbus Ethernet 10/100 (rev 03)
20:00.1 Serial controller: Xircom Cardbus Ethernet + 56k Modem (rev 03)
*************************
3. interrupts

CPU0
0: 283624 XT-PIC timer
1: 6965 XT-PIC keyboard
2: 0 XT-PIC cascade
5: 3514 XT-PIC Maestro3(i)
8: 3 XT-PIC rtc
11: 4 XT-PIC i82365, usb-uhci
12: 19454 XT-PIC PS/2 Mouse
13: 1 XT-PIC fpu
14: 542085 XT-PIC ide0
15: 10 XT-PIC ide1
NMI: 0
*************************
4. dmesg

Linux version 2.2.20 (herbert@gondolin) (gcc version 2.7.2.3) #1 Sat Apr 20 11:45:28 EST 2002
BIOS-provided physical RAM map:
BIOS-e820: 0009f000 @ 00000000 (usable)
BIOS-e820: 07edb000 @ 00100000 (usable)
Detected 751710 kHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1500.77 BogoMIPS
Memory: 126940k/130924k available (1756k kernel code, 412k reserved, 1664k data, 152k init)
Dentry hash table entries: 16384 (order 5, 128k)
Buffer cache hash table entries: 131072 (order 7, 512k)
Page cache hash table entries: 32768 (order 5, 128k)
VFS: Diskquotas version dquot_6.4.0 initialized
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
256K L2 cache (8 way)
CPU: L2 Cache: 256K
CPU: Intel Pentium III (Coppermine) stepping 0a
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.35a (19990819) Richard Gooch (rgooch@atnf.csiro.au)
PCI: PCI BIOS revision 2.10 entry at 0xfc12e
PCI: Using configuration type 1
PCI: Probing PCI hardware
Linux NET4.0 for Linux 2.2
Based upon Swansea University Computer Society NET3.039
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
TCP: Hash tables configured (ehash 131072 bhash 65536)
Starting kswapd v 1.5
Serial driver version 4.27 with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
pty: 256 Unix98 ptys configured
Real Time Clock Driver v1.09
RAM disk driver initialized: 16 RAM disks of 4096K size
loop: registered device at major 7
PIIX4: IDE controller on PCI bus 00 dev 39
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x0860-0x0867, BIOS settings: hdaMA, hdbio
ide1: BM-DMA at 0x0868-0x086f, BIOS settings: hdcMA, hddio
hda: IC25N020ATDA04-0, ATA DISK drive
hdc: SAMSUNG CD-ROM SN-124, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: IC25N020ATDA04-0, 19077MB w/1806kB Cache, CHS=2432/255/63
hdc: ATAPI 24X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.11
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
md driver 0.36.6 MAX_MD_DEV=4, MAX_REAL=8
scsi: <fdomain> Detection failed (no card)
NCR53c406a: no available ports found
sym53c416.c: Version 1.0.0
Failed initialization of WD-7000 SCSI card!
IBM MCA SCSI: Version 3.2
IBM MCA SCSI: No Microchannel-bus present --> Aborting.
This machine does not have any IBM MCA-bus
or the MCA-Kernel-support is not enabled!
megaraid: v1.11 (Aug 23, 2000)
aec671x_detect:
3ware Storage Controller device driver for Linux v1.02.00.008.
3w-xxxx: tw_findcards(): No cards found.
scsi : 0 hosts.
scsi : detected total.
Partition check:
hda: hda1 hda2 hda3 < hda5 hda6 > hda4
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.13)
apm: disabled on user request.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 152k freed
NET4: Unix domain sockets 1.0 for Linux NET4.0.
Adding Swap: 32092k swap-space (priority -1)
parport0: PC-style at 0x378 (0x778) [SPP,ECP,ECPPS2]
parport_probe: failed
parport0: no IEEE-1284 device present.
lp0: using parport0 (polling).
Linux PCMCIA Card Services 3.1.33
kernel build: 2.2.20 #1 Sat Apr 20 11:45:28 EST 2002
options: [pci] [cardbus] [apm]
PCI routing table version 1.0 at 0xfbd70
00:03.0 -> irq 11
00:03.1 -> irq 11
Intel ISA/PCI/CardBus PCIC probe:
TI 1420 rev 00 PCI-to-CardBus at slot 00:03, mem 0x68000000
host opts [0]: [ring] [pci + serial irq] [pci irq 11] [lat 32/32] [bus 32/34]
host opts [1]: [ring] [pci + serial irq] [pci irq 11] [lat 32/32] [bus 35/37]
ISA irqs (scanned) = 3,4,7,9,10 PCI status changes
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
scsi : 1 host.
maestro3: version 0.51 built at 11:53:13 Apr 20 2002
maestro3: Configuring Maestro3(i) found at IO 0xD800 IRQ 5
maestro3: subvendor id: 0x00b11028
ac97_codec: AC97 Audio codec, vendor id1: 0x8384, id2: 0x7609 (SigmaTel STAC9721/23)
maestro3: 1 channels configured.
maestro3: 1 maestros installed.
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.237 $ time 11:54:19 Apr 20 2002
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xdce0, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
usb.c: USB new device connect, assigned device number 1
hub.c: USB hub found
hub.c: 2 ports detected
cs: cb_alloc(bus 32): vendor 0x115d, device 0x0003
ROM image dump:
image 0: 0x000000-0x0001ff, signature PCIR
cs: cb_config(bus 32)
cs: IO port probe 0x0100-0x04ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x04d8-0x04ff: clean.
cs: IO port probe 0x0800-0x08ff: excluding 0x800-0x84f
cs: IO port probe 0x0a00-0x0aff: clean.
cs: IO port probe 0x0c00-0x0cff: excluding 0xcf8-0xcff
fn 0 bar 2: mem 0x60013000-0x600137ff
fn 0 bar 3: mem 0x60012000-0x600127ff
fn 1 bar 1: io 0x280-0x287
fn 1 bar 2: mem 0x60011000-0x600117ff
fn 1 bar 3: mem 0x60010000-0x600107ff
fn 0 bar 1: io 0x200-0x27f
fn 0 rom: mem 0x6000c000-0x6000ffff
fn 1 rom: mem 0x60008000-0x6000bfff
irq 11
cs: cb_enable(bus 32)
bridge io map 0 (flags 0x21): 0x200-0x287
bridge mem map 0 (flags 0x1): 0x60008000-0x60013fff
tulip_attach(device 20:00.0)
tulip.c:v0.91g-ppc 7/16/99 becker@scyld.com (modified by danilo@cs.uni-magdeburg.de for XIRCOM CBE, fixed by Doug Ledford)
eth0: Xircom Cardbus Adapter (DEC 21143 compatible mode) rev 3 at 0x200, 00:10:A4:A0:7A:69, IRQ 11.
eth0: MII transceiver #0 config 3100 status 7809 advertising 01e1.
serial_attach(device 20:00.1)
tty01 at 0x0280 (irq = 11) is a 16550A
[drm:r128_init] *ERROR* Cannot initialize agpgart module.
*****************************************

Sorry that it doesn't look too well formatted - dunno ho wto change the font...

Thanks for any and all help.
Joe

Last edited by Joe Soap; 10-10-2002 at 02:00 AM.
 
Old 10-10-2002, 09:09 AM   #4
rioguia
Member
 
Registered: Jun 2002
Posts: 411

Rep: Reputation: 30
Well, I don't see an obvious answer here. I checked out your Dell on the Linux for Laptops page
http://www.linux-laptop.net/

I don't see any similar problems reported there (and now would be a great time for the moderator to come to my rescue). it's also possible that your problem is related to your debian distro or at least your debian distro with the latest iteration of the kernel. i found a discussion of a similar problem on the debian discussion board from yesterday. If that's the case, you might want check out the solution suggested there and do a posting there if you need more help.

http://www.geocrawler.com/lists/3/De...201/0/9828984/

However, if you want to continue to work this as a possible resource conflict, I'll continue on from here.

First dmesg, I don't see any errors here related to your problem. There is the error message at the end complaining about AGPGART but this should NOT relate to your mouse problem because this module handles agp hardware access for your video card.

lismod shows that both your xircom (pcmcia combo NIC/modem) and your pcmcia controller are loaded (line 3, tulip driver for the xircom and line 16, i82365 (driver for the Intel i82365sl PCMCIA host controller). Your PCMCIA controller politely took IRQ 11 so your mouse is sitting nicely at 12.
The only question I see relating to a possible resource conflict is that your xircom card is not reporting an IRQ under cat /proc/interrupts. i'm not at a linux box right now but I think that

ifconfig -a

should list your nic card with its interrupt assignment. check it out, if this is the problem we can just reassign your nic to a safe irq.


Last edited by rioguia; 10-10-2002 at 09:33 AM.
 
Old 10-11-2002, 03:34 AM   #5
Joe Soap
Member
 
Registered: Sep 2001
Location: Switzerland
Distribution: Debian, Sidux
Posts: 225

Original Poster
Rep: Reputation: 30
Thanks for all the effort, it is much appreciated.

I ran ifconfig -a as you suggested and the output for eth0 reports the interrupt as 11. Is that a problem?

Something else that I've noticed, is that the pad "unfreezes" when I start up a program (any program) while it is frozen. For instance, I press ALT-F1, scroll to games (or whatever), select an application, hit enter and the cursor can be moved again - for a while...

I will also post on the board you suggested.

Cheers
Joe
 
Old 10-11-2002, 04:54 AM   #6
Joe Soap
Member
 
Registered: Sep 2001
Location: Switzerland
Distribution: Debian, Sidux
Posts: 225

Original Poster
Rep: Reputation: 30
'nother question... I went to the geocrawler address you posted above, but couldn't find any way to subscribe to any of the lists. How does one post on those lists?

Ta
Joe
 
Old 10-11-2002, 08:49 AM   #7
rioguia
Member
 
Registered: Jun 2002
Posts: 411

Rep: Reputation: 30
no. irq 11 doesn't relate to your mouse or keyboard. i'm out of ideas (that didn't take long).

regarding geocrawler, i'm not sure but i think that is a searchable archive of the mailing list.

regarding subscription information, try

http://www.debian.org/MailingLists/
 
Old 10-15-2002, 05:06 AM   #8
Joe Soap
Member
 
Registered: Sep 2001
Location: Switzerland
Distribution: Debian, Sidux
Posts: 225

Original Poster
Rep: Reputation: 30
An unsatisfactory conclusion...

I decided to reinstall Suse. Did so. Couldn't boot Win2K - which ordinarily isn't a bad thing, but this IS my work laptop... Fixed the Win-boot problem and reinstalled Debian, this time with the bf24 flavour. And, wadda ya know, the frozen touchpad is a thing of the past.

So the problem is solved, but I don't know how or why... I feel like a Windows-user
 
Old 11-11-2002, 08:46 PM   #9
dreville
LQ Newbie
 
Registered: Oct 2002
Location: Toronto, Canada
Distribution: Red Hat Linux 7.3
Posts: 11

Rep: Reputation: 0
Excuse me, Mr. Joe Soap,
I have a Xircom CBE2-100 Cardbus Ethernet Adapter. I've been trying for so long to get this working with Linux.
(Actually this is the second card I tried, the first time I had an SMC8036TX Cardbus, and I wasn't successful)
I noticed you have a Xircom Cardbus Adapter. I was wondering if you can guide me in installing this Ethernet Adapter. Right now I have Mandrake 9.0 installed.
 
Old 11-12-2002, 07:41 AM   #10
Joe Soap
Member
 
Registered: Sep 2001
Location: Switzerland
Distribution: Debian, Sidux
Posts: 225

Original Poster
Rep: Reputation: 30
Xircom Cardbus

Hi dreville

Sorry mate. I haven't been able to connect to the internet via the laptop yet. Tried a couple of times with no success whatsoever. If you do find out how, please let me know too.

Good luck
Joe
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
synaptics touch pad with Xorg on Debian seaking Linux - Hardware 0 10-15-2005 03:51 AM
Touch Pad and Resolution BuryedAlie Fedora 0 07-09-2005 02:19 AM
how could i get touch pad working in debian sarge Paxmaster Linux - Software 3 12-27-2004 10:35 AM
Problem with touch pad on Debian KDE 3.2 - not working eddiebg Linux - Laptop and Netbook 2 09-09-2004 01:01 AM
Touch pad Help fimanne Linux - Laptop and Netbook 3 09-11-2003 09:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration