I have been a user of OpenBSD for a number of years (4 I think) and usually manage to solve my problems alone however I am having trouble getting my audio to work on this computer. $ mixerctl -a | grep master outputs.master=207,207 outputs.master.mute=off This is the relevant output of dmesg: autri0 at pci0 dev 1 function 4 "SiS 7018 Audio" rev 0x01: irq 5 ac97: codec id 0x43525934 (Cirrus Logic CS4299 rev 4) ac97: codec features headphone, 20 bit DAC, 18 bit ADC, Crystal Semi 3D audio0 at autri0 midi0 at autri0: <4DWAVE MIDI UART> I struggled with the above setup so installed a spare card I had lying around and tried to disable autri* using config. I got a little lost but dont think it is a good solution anyway. Here is the card I installed: eap0 at pci0 dev 11 function 0 "Ensoniq CT5880" rev 0x02: irq 11 ac97: codec id 0x83847609 (SigmaTel STAC9721/23) ac97: codec features 18 bit DAC, 18 bit ADC, SigmaTel 3D audio1 at eap0 midi1 at eap0: <AudioPCI MIDI UART tried to $ cat filename > /dev/audio1 did not work because / is read only and /dev/audio1 did not exist. remounted / writeable tried to create audio1 but did not get it right so moved audio0 to audio1 and replaced the symlink between audio and audio0 with one between audio and audio1. This is the output of ls -al run from /dev lrwxr-xr-x 1 root wheel 6 Apr 21 09:34 audio -> audio1 crw-rw-rw- 1 root wheel 42, 128 Apr 21 09:42 audio1 lrwx------ 1 root wheel 9 Mar 9 11:31 audioctl -> audioctl0 crw-rw-rw- 1 root wheel 42, 192 Mar 9 11:31 audioctl0 $ cat filename > /dev/audio $ cat filename > /dev/audio1 Both the above commands do not produce sound. I am lost and need help so that I can feed my podcast habit. I have never managed to get the audio going on this machine but now have no choice as my other one has died. Regards David
| Rafael J. Wysocki | 2.6.28-rc3-git6: Reported regressions from 2.6.27 |
| Rafael J. Wysocki | [Bug #11207] VolanoMark regression with 2.6.27-rc1 |
| Matthew Wilcox | [PATCH] Fix boot-time hang on G31/G33 PC |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Jon Smirl | Packfile can't be mapped |
| Sverre Rabbelier | Git vs Monotone |
| Shawn O. Pearce | libgit2 - a true git library |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Douglas A. Tutty | OBSD's perspective on SELinux |
| Girish Venkatachalam | Ethernet jumbo frames? |
| Volker Armin Hemmann | build error with 2.6.27.6+reiser4+ehci-hub patch. ERROR: "mii_ethtool_gset" [drive... |
| Michael Grollman | Re: 8169 Intermittent ifup Failure Issue With RTL8102E Chipset in Intel's New D945... |
| Evgeniy Polyakov | [resend take 2 0/4] Distributed storage. |
| Krzysztof Halasa | Re: [PATCH v2] Re: WAN: new PPP code for generic HDLC |
| yroysp | 16 minutes ago | Applications and Utilities |
| How can I see my kernel messages in vt12? | 6 hours ago | Linux kernel |
| Why Windows is better than Linux | 16 hours ago | Linux general |
| Grub | 18 hours ago | Linux general |
| vmalloc_fault handling in x86_64 | 1 day ago | Linux kernel |
| epoll_wait()ing on epoll FD | 1 day ago | Linux kernel |
| Framebuffer in x86_64 causes problems to multiseat | 1 day ago | Linux kernel |
| Difference between 2.4 and 2.6 regarding thread creation | 1 day ago | Linux general |
| Netfilter kernel module | 1 day ago | Linux kernel |
| Compiling gfs2 on kernel 2.6.27 | 1 day ago | Linux kernel |
