Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2012 17:21:44 -0700 (PDT)
From:      sw2wolf <czsq888@163.com>
To:        freebsd-questions@freebsd.org
Subject:   No sound in my FreeBSD 9
Message-ID:  <1340238104348-5720280.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
$uname -a
FreeBSD mybsd.zsoft.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3
07:15:25 UTC 2012    =20
root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

$sudo sysctl -w hw.snd.verbose=3D2
$cat /dev/sndstat=20
FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0: <Intel ICH4 (82801DB)> at io 0xde081000, 0xde082000 irq 17 bufsz 1638=
4=20
(1p:1v/1r:1v) default
        snddev flags=3D0x2e2<AUTOVCHAN,BUSY,MPSAFE,REGISTERED,VPC>
        [pcm0:play:dsp0.p0]: spd 48000, fmt 0x00200010, flags 0x00002100,
0x00000004
        interrupts 44126, underruns 0, feed 44126, ready 0
[b:4096/2048/2|bs:4096/2048/2]
        channel flags=3D0x2100<BUSY,HAS_VCHAN>
        {userland} -> feeder_mixer(0x00200010) -> {hardware}
        pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp0]: spd 44100/48000, fmt
0x00200010, flags 0x10000000, 0x00000029
        interrupts 0, underruns 0, feed 0, ready 0
[b:0/0/0|bs:65536/2048/32]
        channel flags=3D0x10000000<VIRTUAL>
        {userland} -> feeder_root(0x00200010) -> feeder_volume(0x00200010)
-> feeder_rate(0x00200010 q:1 44100 -> 48000) -> {hardware}
        [pcm0:record:dsp0.r0]: spd 48000, fmt 0x00200010, flags 0x00002100,
0x00000005
        interrupts 0, overruns 0, feed 0, hfree 4096, sfree 4096
[b:4096/2048/2|bs:4096/2048/2]
        channel flags=3D0x2100<BUSY,HAS_VCHAN>
        {hardware} -> feeder_root(0x00200010) -> feeder_mixer(0x00200010) -=
>
{userland}
        pcm0:record:dsp0.r0[pcm0:virtual:dsp0.vr0]: spd 8000, fmt
0x00100008, flags 0x10000000, 0x00000000
        interrupts 0, overruns 0, feed 0, hfree 0, sfree 0
[b:0/0/0|bs:0/0/0]
        channel flags=3D0x10000000<VIRTUAL>
        {hardware} -> feeder_root(0x00000000) -> {userland}

$mixer
Mixer vol      is currently set to  75:75
Mixer pcm      is currently set to  75:75
Mixer speaker  is currently set to  75:75
Mixer line     is currently set to  75:75
Mixer mic      is currently set to   0:0
Mixer cd       is currently set to  75:75
Mixer rec      is currently set to  75:75
Mixer igain    is currently set to   0:0
Mixer line1    is currently set to  75:75
Mixer phin     is currently set to   0:0

$pciconf -lv | grep -i audio
    device     =3D '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio
Controller'
    subclass   =3D audio
    subclass   =3D audio

$dmesg | grep -i audio
pci1: <multimedia, audio> at device 0.0 (no driver attached)

However the sound is OK using XP on the same box (so the sound card has no
problem)
$gpart show ada0
=3D>      63  39874304  ada0  MBR  (19G)
           63  19534977     1  !12  [active]  (9.3G)
  19535040  20338668     2  freebsd  (9.7G)
  39873708       659        - free -  (329k)


The GENERIC kernel has loaded driver( snd_ich ), but i can hear nothing.

Any suggestion is appreciated!

-----
e^(=CF=80.i) + 1 =3D 0
--
View this message in context: http://freebsd.1045724.n5.nabble.com/No-sound=
-in-my-FreeBSD-9-tp5720280.html
Sent from the freebsd-questions mailing list archive at Nabble.com.



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