public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [INPUT] i8042 not detecting AUX port
@ 2007-05-23 20:41 Emmanuel Fusté
  2007-05-24  5:40 ` Dmitry Torokhov
  0 siblings, 1 reply; 9+ messages in thread
From: Emmanuel Fusté @ 2007-05-23 20:41 UTC (permalink / raw)
  To: dtor; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]

Hi,
> Hi,
>
> On Tuesday 22 May 2007 18:23, Emmanuel Fusté wrote:
> > Hello,
> >
> > Just to let you know that since I jumped from 2.6.16 to
> > 2.6.20.7 and 2.6.21, I need the i8042.noloop option to get the
> > AUX port detected.
> > Without this option, the kernel silently omit the AUX port,
> > only the KBD port is detected.
> >
> > If Dmitry is interested by a debug log, I will recompile a
> > kernel with i8042.debug support.
>
> You do not need to recompile anymore, just boot with
i8042.debug.
>
Ok loglevel=8 and i8042.debug do the trick.

> > I will try first to add the patch from Roland Scheidegger
> > witch is in the Linus tree.
>
> I doubt it will help, but I'd appreciate a dmesg with debug
information
> from 2.6.21 or 2.6.22-rc2.
>
You will find attached two gziped complete boot/shutdown
logfiles. One with noloop one without.
I did not try to recompile the kernel, I'm still busy updating
the machine which did not have inet connectivity and it is a
slow machine (which need a recompiled SMP kernel first).
I hope it could help to spot the problem.

Thanks,
Emmanuel.
---

Créez votre adresse électronique prenom.nom@laposte.net
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.

[-- Attachment #2: log_without_noloop.txt.gz --]
[-- Type: application/gzip, Size: 6000 bytes --]

[-- Attachment #3: log_with_noloop.txt.gz --]
[-- Type: application/gzip, Size: 7345 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [INPUT] i8042 not detecting AUX port
@ 2007-06-12 22:08 Emmanuel Fusté
  0 siblings, 0 replies; 9+ messages in thread
From: Emmanuel Fusté @ 2007-06-12 22:08 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-kernel

> Hi,
> 
> Sorry for the delay with my reply. Coudl youplease try the
attached
> patch and tell me if it works for you without i8042.noloop
on the
> command line?
Hello,

Tested and work fine as intended.

Many Thanks!

Regards,
Emmanuel.
---

Créez votre adresse électronique prenom.nom@laposte.net 
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [INPUT] i8042 not detecting AUX port
@ 2007-05-26 22:00 Emmanuel Fusté
  0 siblings, 0 replies; 9+ messages in thread
From: Emmanuel Fusté @ 2007-05-26 22:00 UTC (permalink / raw)
  To: dtor; +Cc: linux-kernel

Hi,

> > On Thursday 24 May 2007 16:50, Emmanuel Fusté wrote:
> > > This bios is full of bugs, a real plague. Will try to quirk
> > > this register at boot time.
I tried, but it did not change the behavior of the loop command.
Will stick with i8042.noloop as boot parameter.
Thank you for your time.

> > > 
> > 
> > There isn't an updated BIOS, is there?
> > 
> No update, the latest one was from 1997. I tried in 2003 to
> get a update from esupport.com but they never give me a bios
> which boot the machine. This computer was a ephemeral beast
> (dual P5mmx).
> 

Best regards,
Emmanuel.

---

Créez votre adresse électronique prenom.nom@laposte.net 
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [INPUT] i8042 not detecting AUX port
@ 2007-05-25  8:58 Emmanuel Fusté
  0 siblings, 0 replies; 9+ messages in thread
From: Emmanuel Fusté @ 2007-05-25  8:58 UTC (permalink / raw)
  To: dtor; +Cc: linux-kernel

> On Thursday 24 May 2007 16:50, Emmanuel Fusté wrote:
> > This bios is full of bugs, a real plague. Will try to quirk
> > this register at boot time.
> > 
> 
> There isn't an updated BIOS, is there?
> 
No update, the latest one was from 1997. I tried in 2003 to
get a update from esupport.com but they never give me a bios
which boot the machine. This computer was a ephemeral beast
(dual P5mmx).

---

Créez votre adresse électronique prenom.nom@laposte.net 
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [INPUT] i8042 not detecting AUX port
@ 2007-05-24 20:50 Emmanuel Fusté
  2007-05-25  3:10 ` Dmitry Torokhov
  0 siblings, 1 reply; 9+ messages in thread
From: Emmanuel Fusté @ 2007-05-24 20:50 UTC (permalink / raw)
  To: dtor; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1420 bytes --]

> On Wednesday 23 May 2007 16:41, Emmanuel Fusté wrote:
> > Hi,
> > > Hi,
> > >
> > > On Tuesday 22 May 2007 18:23, Emmanuel Fusté wrote:
> > > > Hello,
> > > >
> > > > Just to let you know that since I jumped from 2.6.16 to
> > > > 2.6.20.7 and 2.6.21, I need the i8042.noloop option to
get the
> > > > AUX port detected.
> > > > Without this option, the kernel silently omit the AUX
port,
> > > > only the KBD port is detected.
> > > >
> > > > If Dmitry is interested by a debug log, I will recompile a
> > > > kernel with i8042.debug support.
> > >
> > > You do not need to recompile anymore, just boot with
> > i8042.debug.
> > >
> > Ok loglevel=8 and i8042.debug do the trick.
> >
>
> Hmm, it looks like your box does not want to generate
interrupts for
> loop command. Oh, well... I think the best solution would be to
> automatically set i8042_noloop on your box. Can I please get
dmidecode
> output?
>
I attached the dmidecode output.
DMI is somewhat broken with this old BIOS.
I checked the config space of the 82371SB(PII3). It seems that
my bios did not get the XCBS register right(4Eh): IRQ12/M
Mouse  function Enable is set to 0.
This bios is full of bugs, a real plague. Will try to quirk
this register at boot time.

Best regards,
Emmanuel.


Créez votre adresse électronique prenom.nom@laposte.net
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.

[-- Attachment #2: dmidecode.txt --]
[-- Type: text/plain, Size: 9869 bytes --]

# dmidecode 2.9
Legacy DMI 2.0 present.
36 structures occupying 1123 bytes.
Table at 0x000F556A.

Handle 0x0000, DMI type 0, 18 bytes
BIOS Information
	Vendor: Award Software, Inc.
	Version: #401A0-0201                         
	Release Date: 08/04/97
	Address: 0xF0000
	Runtime Size: 64 kB
	ROM Size: 128 kB
	Characteristics:
		ISA is supported
		PCI is supported
		PNP is supported
		APM is supported
		BIOS is upgradeable
		BIOS shadowing is allowed
		ESCD support is available
		Boot from CD is supported
		Selectable boot is supported
		BIOS ROM is socketed
		EDD is supported
		Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
		5.25"/360 KB floppy services are supported (int 13h)
		5.25"/1.2 MB floppy services are supported (int 13h)
		3.5"/720 KB floppy services are supported (int 13h)
		3.5"/2.88 MB floppy services are supported (int 13h)
		Print screen service is supported (int 5h)
		8042 keyboard services are supported (int 9h)
		Serial services are supported (int 14h)
		Printer services are supported (int 17h)
		CGA/mono video services are supported (int 10h)

Handle 0x0001, DMI type 1, 8 bytes
System Information
	Manufacturer: System Manufacturer
	Product Name: System Name
	Version: System Version
	Serial Number: SYS-1234567890

Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
	Manufacturer: ASUSTeK Computer INC.
	Product Name: P/I-P65UP5
	Version: REV 2.X
	Serial Number: MB-1234567890

Handle 0x0003, DMI type 3, 9 bytes
Chassis Information
	Manufacturer: Chassis Manufacture
	Type: Unknown
	Lock: Not Present
	Version: Chassis Version
	Serial Number: Chassis Serial Number
	Asset Tag: Asset-1234567890

Handle 0x0004, DMI type 4, 26 bytes
Processor Information
	Socket Designation: SOCKET 7
	Type: Central Processor
	Family: Pentium
	Manufacturer: Intel Corporation
	ID: 43 05 00 00 BF 03 80 00
	Signature: Type 0, Family 5, Model 4, Stepping 3
	Flags:
		FPU (Floating-point unit on-chip)
		VME (Virtual mode extension)
		DE (Debugging extension)
		PSE (Page size extension)
		TSC (Time stamp counter)
		MSR (Model specific registers)
		MCE (Machine check exception)
		CX8 (CMPXCHG8 instruction supported)
		APIC (On-chip APIC hardware supported)
		MMX (MMX technology supported)
	Version: Intel Pentium Processor
	Voltage: 3.3 V
	External Clock: 66 MHz
	Max Speed: 200 MHz
	Current Speed: 233 MHz
	Status: Populated, Enabled
	Upgrade: ZIF Socket

Handle 0x0005, DMI type 5, 31 bytes
Memory Controller Information
	Error Detecting Method: None
	Error Correcting Capabilities:
		None
	Supported Interleave: One-way Interleave
	Current Interleave: One-way Interleave
	Maximum Memory Module Size: 64 MB
	Maximum Total Memory Size: 512 MB
	Supported Speeds:
		70 ns
		60 ns
		50 ns
	Supported Memory Types:
		FPM
		EDO
		Parity
		SIMM
	Memory Module Voltage: 5.0 V
	Associated Memory Slots: 8
		0x0006
		0x0007
		0x0008
		0x0009
		0x000A
		0x000B
		0x000C
		0x000D

Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
	Socket Designation: SIMM1&2-2
	Bank Connections: 0 1
	Current Speed: Unknown
	Type: FPM SIMM
	Installed Size: Not Installed
	Enabled Size: Not Installed
	Error Status: OK

Handle 0x0008, DMI type 6, 12 bytes
Memory Module Information
	Socket Designation: SIMM3&4-1
	Bank Connections: 2 3
	Current Speed: Unknown
	Type: EDO SIMM
	Installed Size: 128 MB (Single-bank Connection)
	Enabled Size: 128 MB (Single-bank Connection)
	Error Status: OK

Handle 0x0009, DMI type 6, 12 bytes
Memory Module Information
	Socket Designation: SIMM3&4-2
	Bank Connections: 2 3
	Current Speed: Unknown
	Type: FPM SIMM
	Installed Size: Not Installed
	Enabled Size: Not Installed
	Error Status: OK

Handle 0x000A, DMI type 6, 12 bytes
Memory Module Information
	Socket Designation: SIMM5&6-1
	Bank Connections: 4 5
	Current Speed: Unknown
	Type: EDO SIMM
	Installed Size: 128 MB (Single-bank Connection)
	Enabled Size: 128 MB (Single-bank Connection)
	Error Status: OK

Handle 0x000B, DMI type 6, 12 bytes
Memory Module Information
	Socket Designation: SIMM5&6-2
	Bank Connections: 4 5
	Current Speed: Unknown
	Type: FPM SIMM
	Installed Size: Not Installed
	Enabled Size: Not Installed
	Error Status: OK

Handle 0x000C, DMI type 6, 12 bytes
Memory Module Information
	Socket Designation: SIMM7&8-1
	Bank Connections: 6 7
	Current Speed: Unknown
	Type: EDO SIMM
	Installed Size: 128 MB (Single-bank Connection)
	Enabled Size: 128 MB (Single-bank Connection)
	Error Status: OK

Handle 0x000D, DMI type 6, 12 bytes
Memory Module Information
	Socket Designation: SIMM7&8-2
	Bank Connections: 6 7
	Current Speed: Unknown
	Type: FPM SIMM
	Installed Size: Not Installed
	Enabled Size: Not Installed
	Error Status: OK

Handle 0x000E, DMI type 7, 15 bytes
Cache Information
	Socket Designation: L1 Cache
	Configuration: Enabled, Not Socketed, Level 1
	Operational Mode: Write Back
	Location: Internal
	Installed Size: 32 KB
	Maximum Size: 32 KB
	Supported SRAM Types: None
	Installed SRAM Type: None

Handle 0x000F, DMI type 7, 15 bytes
Cache Information
	Socket Designation: L2 Cache
	Configuration: Enabled, Not Socketed, Level 2
	Operational Mode: Write Back
	Location: External
	Installed Size: 512 KB
	Maximum Size: 512 KB
	Supported SRAM Types:
		Pipeline Burst
	Installed SRAM Type: Pipeline Burst

Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: COM1
	Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
	External Reference Designator: COM A
	External Connector Type: DB-9 male
	Port Type: Serial Port 16550A Compatible

Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: COM2
	Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
	External Reference Designator: COM B
	External Connector Type: DB-25 male
	Port Type: Serial Port 16550A Compatible

Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: PRINTER
	Internal Connector Type: 25 Pin Dual Inline (pin 26 cut)
	External Reference Designator: LPT
	External Connector Type: DB-25 female
	Port Type: Parallel Port ECP/EPP

Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: KEY
	Internal Connector Type: None
	External Reference Designator: KEYBOARD
	External Connector Type: Micro DIN
	Port Type: Keyboard Port

Handle 0x0014, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: PS2MOUSE
	Internal Connector Type: Proprietary
	External Reference Designator: PS/2 Mouse
	External Connector Type: Micro DIN
	Port Type: Mouse Port

Handle 0x0015, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: PRIMARY IDE
	Internal Connector Type: On Board IDE
	External Reference Designator: IDE-1
	External Connector Type: None
	Port Type: None

Handle 0x0016, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: SECONDARY IDE
	Internal Connector Type: On Board IDE
	External Reference Designator: IDE-2
	External Connector Type: None
	Port Type: None

Handle 0x0017, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: FLOPPY
	Internal Connector Type: On Board Floppy
	External Reference Designator: FLOPPY
	External Connector Type: None
	Port Type: None

Handle 0x0018, DMI type 9, 12 bytes
System Slot Information
	Designation: PCI Slot1
	Type: 32-bit PCI
	Current Usage: In Use
	Length: Long
	ID: 12
	Characteristics:
		5.0 V is provided

Handle 0x0019, DMI type 9, 12 bytes
System Slot Information
	Designation: PCI Slot2
	Type: 32-bit PCI
	Current Usage: In Use
	Length: Short
	ID: 11
	Characteristics:
		5.0 V is provided

Handle 0x001A, DMI type 9, 12 bytes
System Slot Information
	Designation: PCI Slot3
	Type: 32-bit PCI
	Current Usage: In Use
	Length: Short
	ID: 10
	Characteristics:
		5.0 V is provided

Handle 0x001B, DMI type 9, 12 bytes
System Slot Information
	Designation: PCI Slot4
	Type: 32-bit PCI
	Current Usage: Available
	Length: Long
	ID: 9
	Characteristics:
		5.0 V is provided

Handle 0x001C, DMI type 9, 12 bytes
System Slot Information
	Designation: PCI Slot5
	Type: 32-bit PCI
	Current Usage: In Use
	Length: Long
	ID: 13
	Characteristics:
		5.0 V is provided
		Opening is shared

Handle 0x001D, DMI type 9, 12 bytes
System Slot Information
	Designation: ISA Slot1
	Type: 16-bit ISA
	Current Usage: Unknown
	Length: Long
	Characteristics:
		5.0 V is provided
		Opening is shared

Handle 0x001E, DMI type 9, 12 bytes
System Slot Information
	Designation: ISA Slot2
	Type: 16-bit ISA
	Current Usage: Unknown
	Length: Long
	Characteristics:
		5.0 V is provided

Handle 0x001F, DMI type 9, 12 bytes
System Slot Information
	Designation: ISA Slot3
	Type: 16-bit ISA
	Current Usage: Unknown
	Length: Long
	Characteristics:
		5.0 V is provided

Handle 0x0020, DMI type 11, 5 bytes
OEM Strings
	String 1: OEM String

Handle 0x0021, DMI type 12, 5 bytes
System Configuration Options
	Option 1: System String

Handle 0x0022, DMI type 13, 22 bytes
BIOS Language Information
	Installable Languages: 1
		ENGLISH
	Currently Installed Language: ENGLISH

Handle 0x0023, DMI type 15, 20 bytes
System Event Log
	Area Length: 4096 bytes
	Header Start Offset: 0x0000
	Header Length: 16 bytes
	Data Start Offset: 0x0010
	Access Method: Memory-mapped physical 32-bit address
	Access Address: 0xFFFE8000
	Status: Invalid, Not Full
	Change Token: 0x00000000

Wrong DMI structures count: 36 announced, only 35 decoded.
Wrong DMI structures length: 1123 bytes announced, structures occupy 1122 bytes.


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [INPUT] i8042 not detecting AUX port
@ 2007-05-22 22:23 Emmanuel Fusté
  2007-05-23  2:50 ` Dmitry Torokhov
  0 siblings, 1 reply; 9+ messages in thread
From: Emmanuel Fusté @ 2007-05-22 22:23 UTC (permalink / raw)
  To: linux-kernel, dmitry.torokhov

Hello,

Just to let you know that since I jumped from 2.6.16 to
2.6.20.7 and 2.6.21, I need the i8042.noloop option to get the
AUX port detected.
Without this option, the kernel silently omit the AUX port,
only the KBD port is detected.

If Dmitry is interested by a debug log, I will recompile a
kernel with i8042.debug support.
I will try first to add the patch from Roland Scheidegger
witch is in the Linus tree.

Emmanuel.
---

Créez votre adresse électronique prenom.nom@laposte.net 
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-06-12 22:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-23 20:41 [INPUT] i8042 not detecting AUX port Emmanuel Fusté
2007-05-24  5:40 ` Dmitry Torokhov
  -- strict thread matches above, loose matches on Subject: below --
2007-06-12 22:08 Emmanuel Fusté
2007-05-26 22:00 Emmanuel Fusté
2007-05-25  8:58 Emmanuel Fusté
2007-05-24 20:50 Emmanuel Fusté
2007-05-25  3:10 ` Dmitry Torokhov
2007-05-22 22:23 Emmanuel Fusté
2007-05-23  2:50 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox