From owner-freebsd-mobile Thu Dec 30 14:59:33 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from axp5.physik.fu-berlin.de (axp5.physik.fu-berlin.de [160.45.34.3]) by hub.freebsd.org (Postfix) with ESMTP id 47DD71540A; Thu, 30 Dec 1999 14:59:28 -0800 (PST) (envelope-from dieringe@sirius.physik.fu-berlin.de) Received: from sirius.physik.fu-berlin.de (sirius.physik.fu-berlin.de [160.45.34.162]) by axp5.physik.fu-berlin.de (8.9.1a/8.9.1) with ESMTP id XAA13386; Thu, 30 Dec 1999 23:56:54 +0100 (MET) Received: from localhost (dieringe@localhost) by sirius.physik.fu-berlin.de (8.9.1a/8.9.1) with ESMTP id XAA27644; Thu, 30 Dec 1999 23:56:53 +0100 (MET) Date: Thu, 30 Dec 1999 23:56:53 +0100 (MET) From: Martin Dieringer To: William Woods Cc: Rajappa Iyer , freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG, Frank Louwers Subject: Re: Sound on a Thinkpad 770E (600) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I just succeeded in setting up my thinkpad 600 to do playback AND record at 16bit, 44100 Hz. finally. the line I use is device pcm0 at isa? port 0x52C tty irq 5 drq 1 flags 0x10 no snd0 controller, of course. the tp 600 has a crystal CS 4237B, similar on the 770? the trick for me was to set the flags for the second dma as 0. this leads to (dmesg): pcm0 at 0x52c irq 5 drq 1 flags 0xa610 on isa mss_attach 0 at 0x52c irq 5 dma 1:0 flags 0xa610 so now I'm looking for good software to record. Is there anything simple like just a commandline tool to record to the harddisk? The 'DAP' program works but is quite slow and it doesn't seem to be able to record larger pieces. martin On Thu, 30 Dec 1999, William Woods wrote: > I have it sorta working with: > > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 > device sbxvi0 at isa? port? irq? drq 3 conflicts > device sbmidi0 at isa? port 0x300 irq? conflicts > device opl0 at isa? port 0x388 irq? conflicts > > but it sounds like crap, 8 bit...any to change that? Full of static when I play > a wav. I havent tried a CD yet > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message