From owner-freebsd-stable Thu Jun 7 17: 0:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from penguin-ext.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.110]) by hub.freebsd.org (Postfix) with ESMTP id 8A40A37B401 for ; Thu, 7 Jun 2001 17:00:34 -0700 (PDT) (envelope-from usenet@erix.ericsson.se) Received: from super.du.uab.ericsson.se (super.du.uab.ericsson.se [134.138.176.16]) by penguin.wise.edt.ericsson.se (8.11.0/8.10.1/WIREfire-1.3) with ESMTP id f5800WO11624 for ; Fri, 8 Jun 2001 02:00:33 +0200 (MEST) Received: from news.du.uab.ericsson.se (news [134.138.176.24]) by super.du.uab.ericsson.se (8.10.1/8.10.1/erix-1.8) with ESMTP id f5800WP12863 for ; Fri, 8 Jun 2001 02:00:32 +0200 (MET DST) Received: (from news@localhost) by news.du.uab.ericsson.se (8.9.1b+Sun/8.9.1/news-1.1) id CAA22931 for freebsd-stable@freebsd.org; Fri, 8 Jun 2001 02:00:31 +0200 (MET DST) Received: from GATEWAY by news with netnews for freebsd-stable@freebsd.org (freebsd-stable@freebsd.org) To: freebsd-stable@freebsd.org Date: 08 Jun 2001 02:00:30 +0200 From: Kent Boortz Message-ID: Organization: Ericsson Telecom AB, Stockholm, Sweden Content-Type: text/plain; charset=us-ascii Subject: No recording with AudioPCI/PCI128/128PCI/SB128/ES1370 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The recording stoped working since I moved to 4.X. I just record noise. I can boot into Windows and record sound but I prefer to work in FreeBSD. I cvsup with RELENG_4 (this is the correct tag for 4.X-STABLE, isn't it?) and rebuild the kernel from time to time but the recording is always broken. I can hear the sound during the recording and I can playback other audio files but not the files I recorded to. I get no error messages in any log files in "/var/log/". I record with "sox" that I have recompiled it several times. I use one of % rec foo.au % rec foo.wav to test the recording. So where do I go from here? Some debugging hints? Buy another card that has good low noise recording and is better supported in FreeBSD? I don't want to install Linux on a partition just to convert some old music from some old tapes to digital media :-( I'm thankful for any help you can give me, kent Some information # dmesg . FreeBSD 4.3-STABLE #0: Sat May 19 01:03:32 CEST 2001 . pcm0: port 0xd400-0xd43f irq 5 at device 10.0 on pci0 . # cat /dev/sndstat FreeBSD Audio Driver (newpcm) May 19 2001 01:02:46 Installed devices: pcm0: at io 0xd400 irq 5 (1p/1r channels duplex) # pciconf -l chip0@pci0:0:0: class=0x060000 card=0x154110b9 chip=0x154110b9 rev=0x04 hdr=0x00 pcib1@pci0:1:0: class=0x060400 card=0x000000e0 chip=0x524310b9 rev=0x04 hdr=0x01 ohci0@pci0:2:0: class=0x0c0310 card=0x00000000 chip=0x523710b9 rev=0x03 hdr=0x00 chip1@pci0:3:0: class=0x068000 card=0x710110b9 chip=0x710110b9 rev=0x00 hdr=0x00 isab0@pci0:7:0: class=0x060100 card=0x00000000 chip=0x153310b9 rev=0xc3 hdr=0x00 de0@pci0:9:0: class=0x020000 card=0x11001186 chip=0x00091011 rev=0x22 hdr=0x00 pcm0@pci0:10:0: class=0x040100 card=0x4c4c4942 chip=0x50001274 rev=0x01 hdr=0x00 de1@pci0:11:0: class=0x020000 card=0x1430146c chip=0x00191011 rev=0x41 hdr=0x00 ncr0@pci0:13:0: class=0x010000 card=0x10001000 chip=0x00011000 rev=0x23 hdr=0x00 atapci0@pci0:15:0: class=0x01018a card=0x00000000 chip=0x522910b9 rev=0xc1 hdr=0x00 none0@pci1:0:0: class=0x030000 card=0x401d1043 chip=0x011010de rev=0xa1 hdr=0x00 # ls -l /dev/ . crw-rw-rw- 1 root wheel 30, 8 Jun 5 02:18 music0 crw-rw-rw- 1 root wheel 30, 9 Jun 5 02:18 pss0 crw-rw-rw- 1 root wheel 30, 5 Jun 5 02:18 dspW0 crw-rw-rw- 1 root wheel 30, 0 Jun 5 02:18 mixer0 crw-rw-rw- 1 root wheel 30, 6 Jun 5 02:18 sndstat lrwxrwxrwx 1 root wheel 6 Jun 5 02:18 audio -> audio0 lrwxrwxrwx 1 root wheel 10 Jun 5 02:18 sequencer -> sequencer0 lrwxrwxrwx 1 root wheel 4 Jun 5 02:18 dsp -> dsp0 lrwxrwxrwx 1 root wheel 5 Jun 5 02:18 dspW -> dspW0 lrwxrwxrwx 1 root wheel 6 Jun 5 02:18 mixer -> mixer0 crw-rw-rw- 1 root wheel 30, 1 Jun 5 02:18 sequencer0 crw-rw-rw- 1 root wheel 30, 2 Jun 5 02:18 midi0 crw-rw-rw- 1 root wheel 30, 4 Jun 5 02:18 audio0 lrwxrwxrwx 1 root wheel 6 Jun 5 02:18 music -> music0 lrwxrwxrwx 1 root wheel 4 Jun 5 02:18 pss -> pss0 . # mixer Mixer vol is currently set to 75:75 Mixer synth is currently set to 75:75 Mixer pcm 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 ogain is currently set to 50:50 Mixer line1 is currently set to 75:75 Mixer line2 is currently set to 0:0 Mixer line3 is currently set to 0:0 (I have tried to set all mixer channels to 75:75, didn't help) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message