Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2004 13:00:30 -0700
From:      Gary Kline <kline@tao.thought.org>
To:        FreeBSD Mobile Mailing List <freebsd-mobile@FreeBSD.ORG>
Subject:   Thinkpad 600E -4BU: audio problems
Message-ID:  <20040815200030.GA81791@thought.org>

next in thread | raw e-mail | index | archive | help
	Hi everybody,

	The past few days have turned up some miscellany on my TP,
	and pointed to as close as I can come to a valid conf.
	The realplayer can't open the audio; it suggests that
	something else is using the device.

	Here is an abbrev'tn of the boot logs plus my grepping
	thru my GENERIC kernel conf.  Some of this is over my head,
	including the grep output that shows multiple things 
	using irq 11.



Aug 15 11:00:17 zen kernel: pcib0: <Intel 82443BX (440 BX) host to PCI bridge> at pcibus 0 on motherboard
Aug 15 11:00:17 zen kernel: pir0: <PCI Interrupt Routing Table: 5 Entries> on motherboard
Aug 15 11:00:17 zen kernel: pci0: <PCI bus> on pcib0
Aug 15 11:00:17 zen kernel: agp0: <Intel 82443BX (440 BX) host to PCI bridge> mem 0x40000000-0x43ffffff at device 0.0 on pci0
Aug 15 11:00:17 zen kernel: pcib1: <PCIBIOS PCI-PCI bridge> at device 1.0 on pci0
Aug 15 11:00:17 zen kernel: pci1: <PCI bus> on pcib1
Aug 15 11:00:17 zen kernel: pci1: <display, VGA> at device 0.0 (no driver attached)
Aug 15 11:00:17 zen kernel: cbb0: <TI1251 PCI-CardBus Bridge> mem 0x50102000-0x50102fff irq 11 at device 2.0 on pci0
Aug 15 11:00:17 zen kernel: cardbus0: <CardBus bus> on cbb0
Aug 15 11:00:17 zen kernel: pccard0: <16-bit PCCard bus> on cbb0
Aug 15 11:00:17 zen kernel: cbb1: <TI1251 PCI-CardBus Bridge> mem 0x50101000-0x50101fff irq 11 at device 2.1 on pci0
Aug 15 11:00:17 zen kernel: cardbus1: <CardBus bus> on cbb1
Aug 15 11:00:17 zen kernel: pccard1: <16-bit PCCard bus> on cbb1
Aug 15 11:00:17 zen kernel: csa0: <CS4610/CS4611> mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0
Aug 15 11:00:17 zen kernel: csa: card is Unknown/invalid SSID (CS4610)


	Is this above "csa: card is invalid" significant??

Aug 15 11:00:17 zen kernel: csa0: [GIANT-LOCKED]
Aug 15 11:00:17 zen kernel: pcm0: <CS461x PCM Audio> on csa0
Aug 15 11:00:17 zen kernel: pcm0: AC97 reset timed out.
Aug 15 11:00:17 zen kernel: pcm0: ac97 codec invalid or not present (id == 0)
Aug 15 11:00:17 zen kernel: device_attach: pcm0 attach returned 6

	Is the above significant? Err 6 == ENXIO "dev not configured"
	that raises a flag?  More:: why am I seeing anything 'pcm'??

Aug 15 11:00:17 zen kernel: isab0: <PCI-ISA bridge> at device 7.0 on pci0
Aug 15 11:00:17 zen kernel: isa0: <ISA bus> on isab0
Aug 15 11:00:17 zen kernel: atapci0: <Intel PIIX4 UDMA33 controller> port 0xfcf0-0xfcff,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
	[[ ... ]]

Aug 15 11:00:17 zen kernel: unknown: <PNP0680> can't assign resources (port)
Aug 15 11:00:17 zen kernel: Timecounter "TSC" frequency 397049129 Hz quality 800
Aug 15 11:00:17 zen kernel: Timecounters tick every 10.000 msec
Aug 15 11:00:17 zen kernel: dc0: <Xircom X3201 10/100BaseTX> port 0x1000-0x107f mem 0x20000000-0x200007ff,0x20000800-0x20000fff irq 11 at device 0.0 on cardbus1

	grep's thru /sys/i386/GENERIC:

GENERIC:171:device		cbb		# cardbus (yenta) bridge
GENERIC:295:device		snd_csa
GENERIC:262:device		usb		# USB Bus (required)

	Above the "snd_csa"  I do have "^device sound" and whatever
	I can figure out that is a must-have.  Otherwise, with  
	the sound stuff and -current, I'm still wedged.  Anybody
	know what I need to do to get sound working on this computer?

	thanks,

	gary


-- 
   Gary Kline     kline@thought.org   www.thought.org     Public service Unix



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040815200030.GA81791>