Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2007 15:36:17 +0200
From:      "Sebastien Bourdeauducq" <sebastien.bourdeauducq@gmail.com>
To:        "Sharad Chandra" <sharadc@niksun.com>
Cc:        freebsd-drivers@freebsd.org
Subject:   Re: Sound Driver.
Message-ID:  <3a947d1d0707050636y69098a7cl6571378c40971771@mail.gmail.com>
In-Reply-To: <200707051743.31967.sharadc@niksun.com>
References:  <200707051743.31967.sharadc@niksun.com>

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

You need to load the hardware driver for your card, snd_driver is just
for the sound architecture. Try kldload snd_ich.

The messages about sio are unrelated. sio is RS232.

2007/7/5, Sharad Chandra <sharadc@niksun.com>:
> Hi Guys,
>
> I have freebsd 6.0 box. but could not start sound.
> pciconf -l -v shows
> none1@pci0:30:2:        class=0x040100 card=0x100417aa chip=0x27de8086
> rev=0x01 hdr=0x00
>    vendor   = 'Intel Corporation'
>    device   = '82801GB I/O Controller Hub AC'97 Audio'
>    class    = multimedia
>    subclass = audio
>
> After i kldload snd_driver, cat /dev/sndstat does not show any thing
> [root@/usr/src/sys/dev/sound/pci]# cat /dev/sndstat
> FreeBSD Audio Driver (newpcm)
> Installed devices:
>
> and this appears in the dmesg =>
> pci0: <multimedia, audio> at device 30.2 (no driver attached)
>
> and also see this from /var/log/messages once i load driver.
> Jul  5 17:36:54 sharadc kernel: sio1: port may not be enabled
> Jul  5 17:36:54 sharadc kernel: sio1: configured irq 3 not in bitmap of probed
> irqs 0
>
> Can any one give me a clue how to handle this.. above is max info that i can
> provde.
> Thank you in advance
> Sharad Chandra
> _______________________________________________
> freebsd-drivers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
> To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org"
>



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