From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S272492AbTHKKWm (ORCPT ); Mon, 11 Aug 2003 06:22:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S272493AbTHKKWm (ORCPT ); Mon, 11 Aug 2003 06:22:42 -0400 Received: from 204.Red-213-96-224.pooles.rima-tde.net ([213.96.224.204]:11024 "EHLO betawl.net") by vger.kernel.org with ESMTP id S272492AbTHKKWk (ORCPT ); Mon, 11 Aug 2003 06:22:40 -0400 Date: Mon, 11 Aug 2003 12:22:36 +0200 From: Santiago Garcia Mantinan To: linux-kernel@vger.kernel.org Subject: 2.6.0test3 problems on Acer TravelMate 260 (ALSA,ACPIvsSynaptics,yenta) Message-ID: <20030811102236.GA731@man.beta.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi! I've been evaluating kernel 2.6.0test3 on my Acer TravelMate 260 Laptop, it is a PIII Movile at 1GHz with intel chipset (i82801+i830M) 256 Megs of RAM. There are some weird old problems, like the yenta problem, the problem with the cardbus interface is that you have to insert the card twice so that it notices the card is in, everything else seems ok, on 2.4 there is the same problem, so I'm using the pcmcia-cs i82365 driver which is working perfectly. This is what the 2.6 yenta driver says on startup: Yenta: CardBus bridge found at 0000:01:09.0 [1025:1024] Yenta IRQ list 02b8, PCI irq10 Socket status: 30000007 This is what lspci tells about the cardbus interface: 01:09.0 CardBus bridge: O2 Micro, Inc. OZ6912 Cardbus Controller Subsystem: Acer Incorporated [ALI]: Unknown device 1024 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- SERR- Reset- 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 00: 17 12 72 69 87 00 10 04 00 00 07 06 00 a8 02 00 10: 00 10 00 10 a0 00 00 02 01 02 05 b0 00 00 40 10 20: 00 f0 7f 10 00 00 80 10 00 f0 bf 10 01 10 00 00 30: fd 10 00 00 01 14 00 00 fd 14 00 00 0a 01 80 05 40: 25 10 24 10 01 00 00 00 00 00 00 00 00 00 00 00 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 The ALSA problem is new, ALSA for 2.4 (0.9.4) is working perfectly, but the 2.6.0 driver doesn't allow me to hear the beeper sound, the pcm sounds seem ok, but no matter what I do with the mixer, ALSA doesn't seem to drive the beeper sound to the speakers. The card driver is the snd_intel8x0 with its associated snd_ac97_codec, alsamixer says this about it: Card: Intel 82801CA-ICH3 Chip: Cirrus Logic CS4299 rev 4 And this is what lspci says: 00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio (rev 02) Subsystem: Acer Incorporated [ALI]: Unknown device 1024 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- http://manty.net