2594e
![]() |
|
|
|
|
|||||||
| FreeBSD Development Kernel development, writing drivers, coding, and questions regarding FreeBSD internals. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Ariff Abdullah (ariff@) has committed some major work to the FreeBSD sound system. All of this will be available in the upcoming 8-RELEASE.
More testers are needed and we would especially like to hear about any regressions. To test this, just upgrade to the latest 8-CURRENT and make sure sound still works. Please report any issues to ariff@ or to the multimedia@freebsd.org mailing list. Success reports can be made in this thread. I'm not going to go through all the new stuff, but you can read more about it here: http://people.freebsd.org/~ariff/SOUND_4.TXT.html Last edited by joel@; June 15th, 2009 at 20:47. |
|
#2
|
||||
|
||||
|
So far, fine here:
Code:
FreeBSD 8.0-CURRENT #0: Sun Jun 14 23:12:33 EDT 2009 Code:
pcm0: <HDA Realtek ALC268 PCM #0 Analog> at cad 3 nid 1 on hdac0 pcm1: <HDA Realtek ALC268 PCM #1 Analog> at cad 3 nid 1 on hdac0 % tail /dev/sndstatCode:
FreeBSD Audio Driver (newpcm: 64bit 2009060800/amd64) Installed devices: pcm0: <HDA Realtek ALC268 PCM #0 Analog> at cad 3 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:3v/1r:1v channels duplex default) pcm1: <HDA Realtek ALC268 PCM #1 Analog> at cad 3 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex)
__________________
Quid habemus reliquum? Nutrimentum anatum! Внимание: лифт вниз не поднимает |
|
#3
|
|||
|
|||
|
Everything is excelent here.
I enabled equalizer and set feeder rate quality to 4. Now I only wait for multichannel support in snd_hda(4) |
|
#4
|
||||
|
||||
|
How is the parametric equalizer? I'm not running 8 anywhere but I may clear off a disk to test it out for this.
|
|
#5
|
|||
|
|||
|
I was going to let you know about that, Rod. The linked document is all that I've seen, but it includes both a shelving and peak equalizer. You have to select one or the other, of course. I don't know how many frequencies yet (2?).
|
|
#6
|
||||
|
||||
|
Please do! I could never get the one I was working on to stop locking the sound system.
|
|
#7
|
|||
|
|||
|
Well, you do seem to know about it already.
![]() I don't have -CURRENT installed yet, but it is looking like it will be a very good release. Reworked sound, USB, linux emulation, Baldwin's patches to facilitate a 64-bit nVidia driver, VirtualBox (not part of the OS, I know, I know) and proably lots of stuff I don't know about. I usually don't install x.0 releases, but this one I probably will. |
|
#8
|
||||
|
||||
|
OK..I missed the 64 bit nvidia driver info. I've seen your emails on the list for VirtualBox testing.
You convinced me...I'm download a snapshot now and installing it tonight. I'll let you know about the EQ and sound. |
|
#9
|
|||
|
|||
|
The nVidia patches are not in quite yet, but they should be in the next few weeks. Then nVidia has to write the driver, but their issue has always been the lack of certain FreeBSD kernel functionality. So writing the actual driver should go pretty quickly.
|
|
#10
|
||||
|
||||
|
Are the sound system changes present on 8.0-CURRENT-200906-i386-dvd1.iso?
Im downloading it right now and will install it on my Dell 1318 to see how ACPI is doing but I could also take a shot a the sound system as well. Would you like me running some test in particular? Regards |
|
#11
|
||||
|
||||
|
No, I don't think so. You have to csup to the latest 8-CURRENT anyway to get a bunch of fixes to sound/ that were committed after the mega-commit by ariff@.
|
|
#12
|
|||
|
|||
|
You don't have to. There are daily snapshots of 8-CURRENT built for i386 together with BSDInstaller:
http://snapshots.pfsense.org/FreeBSD_8_0/?C=M;O=D |
|
#13
|
||||
|
||||
|
Thanks to both of you.
Will install and report back ASAP. Regards Gonzalo |
|
#14
|
||||
|
||||
|
All working well on laptop with 8.0-CURRENT of yesterday (using snd_hda en XFCE4 mixer -- no apparent changes, really).
dmesg: Code:
hdac0: <Intel 82801H High Definition Audio Controller> mem 0xe8044000-0xe8047fff irq 17 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20090614_0135 hdac0: [ITHREAD] hdac0: HDA Codec #0: Analog Devices AD1981HD hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: hdac_command_send_internal: TIMEOUT numcmd=1, sent=1, received=0 hdac0: Codec #1 is not responding! Probing aborted. pcm0: <HDA Analog Devices AD1981HD PCM #0 Analog> at cad 0 nid 1 on hdac0 pcm1: <HDA Analog Devices AD1981HD PCM #1 Digital> at cad 0 nid 1 on hdac0 sndstat: Code:
FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed devices: pcm0: <HDA Analog Devices AD1981HD PCM #0 Analog> at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) pcm1: <HDA Analog Devices AD1981HD PCM #1 Digital> at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/0r:0v channels simplex)
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Adminstrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- Last edited by DutchDaemon; June 17th, 2009 at 13:24. |
|
#15
|
||||
|
||||
|
Quote:
|
|
#16
|
||||
|
||||
|
I Just updated My FreeBSD-8-Current to latest
Code:
*default host=cvsup2.lv.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress src-all Code:
FreeBSD 192.168.128.100 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Jun 17 17:40:47 EEST 2009 root@192.168.128.100:/usr/obj/usr/src/sys/ANTIGENERIC i386 Anyway, OSS seams to work good. I haven't noticed any changes. I'm using snd_ich driver I have integrated sound card in Abit AS8 / AS8-V (Intel i865-ICH5) motherboard Code:
killasmurf86 $ dmesg | grep pcm pcm0: <Intel ICH5 (82801EB)> port 0xd800-0xd8ff,0xdc00-0xdc3f mem 0xfa101000-0xfa1011ff,0xfa102000-0xfa1020ff irq 17 at device 31.5 on pci0 pcm0: [ITHREAD] pcm0: <Avance Logic ALC658 AC97 Codec> |
|
#17
|
|||
|
|||
|
Quote:
So you should be good to go. |
|
#18
|
||||
|
||||
|
I noticed that snd_audiocs(4) manpage is missing [i saw cross ref to it in sound(4)]
|
|
#19
|
||||
|
||||
|
Tucked away
![]() man /usr/src/share/man/man4/man4.sparc64/snd_audiocs.4
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Adminstrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#20
|
|||
|
|||
|
snd_audiocs(4) is for sparc64 only, probably there should be more that one version of sound(4) manual.
|
|
#21
|
||||
|
||||
|
Or manual should be generated during compilation
|
|
#22
|
|||
|
|||
|
I cvsupped a few days ago:
Code:
FreeBSD xxx 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Mon Jun 15 23:00:48 EEST 2009 root@xxx:/usr/obj/usr/src/sys/DEBUG amd64 Code:
hdac0: <Intel 82801J High Definition Audio Controller> mem 0xfdff4000-0xfdff7fff irq 22 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20090614_0135 hdac0: [ITHREAD] hdac0: HDA Codec #2: Realtek ALC888 pcm0: <HDA Realtek ALC888 PCM #0 Analog> at cad 2 nid 1 on hdac0 pcm1: <HDA Realtek ALC888 PCM #1 Analog> at cad 2 nid 1 on hdac0 pcm2: <HDA Realtek ALC888 PCM #2 Digital> at cad 2 nid 1 on hdac0 |
|
#23
|
||||
|
||||
|
Yea, thats the new Volume Per Channel (VPC) stuff.
|
|
#24
|
||||
|
||||
|
Quote:
Quote:
So maybe we will see some alpha/beta driver with the advent of FBSD 8.1 or later.
__________________
What was the goal of the Linux community--to replace Windows? One can imagine higher aspirations., Bill Joy |
|
#25
|
|||
|
|||
|
Oliver, later in the thread on nvnews Ed Zander of nVidia states:
Quote:
|
![]() |
| Tags |
| oss, sound |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Current VS Stable VS Release | jemate18 | General | 18 | October 15th, 2012 17:35 |
| Best way to keep current | artvolk | Installing & Upgrading | 6 | June 4th, 2009 15:45 |
| [Solved] Installing 8-Current | foo_daemon | Installing & Upgrading | 3 | May 2nd, 2009 00:09 |
| FreeBSD 8.0-CURRENT | ccc | Installing & Upgrading | 11 | March 9th, 2009 05:28 |
| Flash 9 FreeBSD 8-Current | nikobordx | Multimedia | 1 | March 5th, 2009 13:58 |