Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 Aug 2002 09:52:03 +0000
From:      Michel Gravey <tayo@nerim.net>
To:        freebsd-stable@freebsd.org
Subject:   Sound support on VAIO 214CP
Message-ID:  <1028195523.3d4904c3a28ea@optogone.2y.net>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]

Hi,

I have recently installed a 4.6-RELEASE on a vaio notebook. I cvsupped to a
4.6-STABLE and recompile a fresh new stable kernel with device pcm.
With or without PCI_ENABLE_IO_MODES, the sound card is not supported properly.
Attached dmesg lines and errors. I try cdcontrol, mpg123 and xmms. No one works.

Thanks for your help,

Michel Gravey



[-- Attachment #2 --]
# Without PCI_ENABLE_IO_MODES
pci0: <unknown card> (vendor=0x8086, dev=0x2483) at 31.3
pcm0: <Intel 82801CA (ICH3)> irq 9 at device 31.5 on pci0
pcm0: unable to map IO port space
device_probe_and_attach: pcm0 attach returned 6
pci0: <unknown card> (vendor=0x8086, dev=0x2486) at 31.6
/dev/dsp: Device not configured
# With PCI_ENABLE_IO_MODES
pci0: <unknown card> (vendor=0x8086, dev=0x2483) at 31.3
pcm0: <Intel 82801CA (ICH3)> port 0x18c0-0x18ff,0x1c00-0x1cff irq 9 at device 31
.5 on pci0
pci0: <unknown card> (vendor=0x8086, dev=0x2486) at 31.6
pcm0:play:0: play interrupt timeout, channel dead

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