From owner-freebsd-multimedia Mon Jan 17 10:38: 3 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from lips.borg.umn.edu (lips.borg.umn.edu [160.94.170.50]) by hub.freebsd.org (Postfix) with ESMTP id 9E5B814E01 for ; Mon, 17 Jan 2000 10:37:56 -0800 (PST) (envelope-from cattelan@thebarn.com) Received: from thebarn.com (lupo.borg.umn.edu [160.94.170.114]) by lips.borg.umn.edu (8.9.3/8.9.1) with ESMTP id MAA71925; Mon, 17 Jan 2000 12:37:49 -0600 (CST) Message-ID: <3883613A.475989E0@thebarn.com> Date: Mon, 17 Jan 2000 12:36:42 -0600 From: Russell Cattelan X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Udo Erdelhoff Cc: multimedia@FreeBSD.ORG Subject: Re: Trouble with Soundblaster 64V References: <20000115010935.E1604@nathan.ruhr.de> <387FCBA0.33E3C7D6@thebarn.com> <20000115142933.A336@nathan.ruhr.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Udo Erdelhoff wrote: > Moin, > > Try this and let me know if it works > Well, it helps. With your patch, I'm able to play mp3s if (and only if) I > do not use boot -v. I kid you not : > > There's still a delay of approx. 3-4 seconds during mpg123's startup > message and the first samlple of the first second. (This may be a problem > with mpg123, allthough I did not experience this with the SB16). Hmm not sure about that... could be mpg123 waiting for it's ring buffer, but I doubt it. The odd thing you have a rev 0x06 card... most of the problems have been with rev 0x07 or higher. The mixer stuff is quite odd also, the values reported are read from the card. So that should what the cards thinks things are set to. NOTE bass and treble are always being reported as supported even though they may not be by the card. I should look at removing that behavior. What mother board to you have? Most of the problems we are seeing are with the ASUS boards. > > > Other data points: > cat /dev/sndstat still reports irq 0/dma 0: > FreeBSD Audio Driver (981002) Jan 15 2000 12:58:51 > Installed devices: > pcm1: at 0xe000 irq 0 dma 0:0 > > I was able to caputre the output boot -v after increasing the kernel message > buffer[0]. The relevant portion of the log is: > > found-> vendor=0x1274, dev=0x1371, revid=0x06 > class=04-01-00, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > intpin=a, irq=14 > map[0]: type 4, range 32, base 0000e000, size 6 > es1: rev 0x06 int a irq 14 on pci0.9.0 > pcm1: using I/O space register mapping at 0xe000 > es1371: codec vendor TRA revision 35 > es1371: codec features Bass & Treble > es1371: stereo enhancement: no 3D stereo enhancement > > I've had a lot of fun with the mixer. Changing the mixer settings for vol > and/or pcm changes the output signal. Changing the other mixer settings may > or may not result in rather strange behaviour. A few examples: > > ue@nathan$ mixer > Mixer vol is currently set to 76:76 > Mixer bass is currently set to 0:0 > Mixer treble is currently set to 0:0 > Mixer pcm is currently set to 76:76 > Mixer speaker is currently set to 64:64 > Mixer line is currently set to 64:64 > Mixer mic is currently set to 64:64 > Mixer cd is currently set to 64:64 > Mixer rec is currently set to 64:64 > Mixer ogain is currently set to 64:64 > Mixer line1 is currently set to 64:64 > Mixer phin is currently set to 64:64 > Mixer video is currently set to 64:64 > ue@nathan$ mixer line1 0 > Setting the mixer line1 to 0:0. > ue@nathan$ mixer > Mixer mic is currently set to 49:49 > Mixer line1 is currently set to 0:0 > [all other values remain the same] > mixer line1 64 > Setting the mixer line1 to 64:64. > ue@nathan$ mixer > Mixer mic is currently set to 64:64 > Mixer line1 is currently set to 64:64 > ue@nathan$ mixer mic 0 > Setting the mixer mic to 0:0. > ue@nathan$ mixer > Mixer mic is currently set to 0:0 > [all other values are unchanged] > ue@nathan$ mixer mic 64 > Setting the mixer mic to 64:64. > ue@nathan$ mixer line1 0 > Setting the mixer line1 to 0:0. > ue@nathan$ mixer > Mixer vol is currently set to 76:76 > Mixer bass is currently set to 0:0 > Mixer treble is currently set to 0:0 > Mixer pcm is currently set to 76:76 > Mixer speaker is currently set to 64:64 > Mixer line is currently set to 100:64 <--- > Mixer mic is currently set to 64:64 > Mixer cd is currently set to 64:64 > Mixer rec is currently set to 64:64 > Mixer ogain is currently set to 64:64 > Mixer line1 is currently set to 0:0 > Mixer phin is currently set to 64:64 > Mixer video is currently set to 100:64 <--- > > Changing the mixer settings for bass and treble doesnt't affect the > output nor the settings reported by the next mixer command. For example: > ue@nathan$ mixer > Mixer vol is currently set to 76:76 > Mixer bass is currently set to 0:0 > Mixer treble is currently set to 0:0 > Mixer pcm is currently set to 76:76 > Mixer speaker is currently set to 64:64 > Mixer line is currently set to 64:64 > Mixer mic is currently set to 64:64 > Mixer cd is currently set to 64:64 > Mixer rec is currently set to 64:64 > Mixer ogain is currently set to 64:64 > Mixer line1 is currently set to 64:64 > Mixer phin is currently set to 64:64 > Mixer video is currently set to 64:64 > ue@nathan$ mixer bass 75 > Setting the mixer bass to 75:75. > ue@nathan$ mixer > Mixer bass is currently set to 0:0 > Mixer rec is currently set to 82:82 <---- > [The other settings remained unchanged] > > If you need a guinea pig for further tests, just drop me a line. > > /s/Udo > [0] Somebody should add the words "used by dmesg and friends" the comment > above the option MSGBUF_SIZE and/or add a hint about this option to the > manual page for dmesg. > -- > Now they show you how detergents take out bloodstains; a pretty violent > image there. I think if you've got a T-shirt with a bloodstain all over it, > maybe laundry isn't your biggest problem. Maybe you should get rid of the > body before you do the wash. -- Russell Cattelan cattelan@thebarn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Jan 17 14:37:21 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail.rdc1.ab.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 3D7AF14FF9 for ; Mon, 17 Jan 2000 14:37:16 -0800 (PST) (envelope-from vipw@home.com) Received: from home.com ([24.66.193.63]) by mail.rdc1.ab.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <20000117223715.MIIB2659.mail.rdc1.ab.home.com@home.com> for ; Mon, 17 Jan 2000 14:37:15 -0800 Message-ID: <388399A3.B866EC5D@home.com> Date: Mon, 17 Jan 2000 15:37:23 -0700 From: Adam Serediuk Organization: A&B UNIX Services X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-multimedia@FreeBSD.ORG Subject: SB AWE64 GOLD in FreeBSD 3.3-RELESAE producing a lot of static Content-Type: multipart/alternative; boundary="------------C6BD9EA3663E1668728D729E" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --------------C6BD9EA3663E1668728D729E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, at the risk of sounding like a moron I decided to post this. I'm using a Sound Blaster 64 Gold in FreeBSD 3.3-RELESAE and I have noticed a lot of static being produced. In other operating systems(i.e. Windows NT) there is no static. I am using the snd0 driver and have the following in my kernel for the sound card controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 device opl0 at isa? port 0x388 device awe0 at isa? port 0x620 I am also using the /boot/kernel.conf to setup the PNP stuffs. At the advice of a friend I upgraded to -CURRENT and tried the pcm0 driver out, I had some progress here. There was not near as much static as there was in 3.3-RELEASE with the snd0 driver. In 3.3-RELEASE the pcm0 driver performs the same as the snd0 driver with mad static. I had to downgrade back to -RELEASE because some things would not work properly for me in -CURRENT. Any information would be greatly appreciated. I hope I didn't come off as a total moron. Thanks in advance, -- Adam Serediuk vipw@home.com --------------C6BD9EA3663E1668728D729E Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, at the risk of sounding like a moron I decided to post this.

I'm using a Sound Blaster 64 Gold in FreeBSD 3.3-RELESAE and I have noticed a lot of static being produced. In other operating systems(i.e. Windows NT) there is no static. I am using the snd0 driver and have the following in my kernel for the sound card

controller snd0
device sb0 at isa? port 0x220 irq 5 drq 1
device sbxvi0 at isa? drq 5
device sbmidi0 at isa? port 0x330
device opl0 at isa? port 0x388
device awe0 at isa? port 0x620

I am also using the /boot/kernel.conf to setup the PNP stuffs.
At the advice of a friend I upgraded to -CURRENT and tried the pcm0 driver out, I had some progress here. There was not near as much static as there was in 3.3-RELEASE with the snd0 driver. In 3.3-RELEASE the pcm0 driver performs the same as the snd0 driver with mad static. I had to downgrade back to -RELEASE because some things would not work properly for me in -CURRENT.
Any information would be greatly appreciated. I hope I didn't come off as a total moron.

Thanks in advance,

--
Adam Serediuk
vipw@home.com
  --------------C6BD9EA3663E1668728D729E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Jan 17 15:23:33 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from dqc.org (gonzo.st [208.44.74.16]) by hub.freebsd.org (Postfix) with ESMTP id 2C9771502B for ; Mon, 17 Jan 2000 15:23:32 -0800 (PST) (envelope-from matt@dqc.org) Received: by dqc.org (Postfix, from userid 1005) id C3164BB8C; Mon, 17 Jan 2000 15:23:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by dqc.org (Postfix) with ESMTP id C14A6AC84 for ; Mon, 17 Jan 2000 15:23:31 -0800 (PST) Date: Mon, 17 Jan 2000 15:23:31 -0800 (PST) From: just matt To: freebsd-multimedia@FreeBSD.ORG Subject: Problem with fxtv capture and mplex In-Reply-To: <388399A3.B866EC5D@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I've been trying to get some television shows into mpeg format so as to send them to a friend who doesn't have cable, and I've been successful to a limited extent. When captureing about a minute of video the stuff comes out great, sound works, mepg looks great. Then I tried captureing 21 minutes of video/audio for an mpeg. The video portion came out fine( I saved mpeg_encode's output before it was deleted), but when the audio is mplex'd into the stream, it doesn't work right anymore. I get about 20-30 seconds of video and then the stream freezes. I've tried using mpegTV to play it, as well as the multimedia player under windows, with similar results. In the windows trial run I get the same length of fluid good video as mpegTV provides, then it keeps going but I only get about 2 frames per minute(yes, I said minute), and the sound comes in fine. Anyone have any idea what is going on here? Why smaller files work but bigger files don't? Thanks in advance... - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Jan 17 15:26:27 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id A772C14D10 for ; Mon, 17 Jan 2000 15:26:24 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (scary.dmem.strath.ac.uk [130.159.202.5]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id XAA04110 Mon, 17 Jan 2000 23:26:12 GMT Message-ID: <38839FAC.9C5D49C3@cs.strath.ac.uk> Date: Mon, 17 Jan 2000 23:03:08 +0000 From: Roger Hardiman Organization: Strathclyde University X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.4-RC i386) X-Accept-Language: en MIME-Version: 1.0 To: Adam Serediuk Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: SB AWE64 GOLD in FreeBSD 3.3-RELESAE producing a lot of static References: <388399A3.B866EC5D@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Adam > Hi, at the risk of sounding like a moron I decided to post this. All questions are welcome on this mailing list. I'm sure the proper sound experts will reply, but my first though is that the card may have things like the line in, mic in, or PC speaker in volumes up too high. The static you are hearing is static from say the line-in. If you use the mixer command, and turn down these inputs, you may get rid of the static. > I had to downgrade back to -RELEASE because some things would > not work properly for me in -CURRENT. What was not working in -CURRENT? I'd like to know, incase it is something I can help fix before FreeBSD 4.0-RELEASE comes out (which is in a few weeks time) Roger -- Roger Hardiman Strathclyde Uni Telepresence Research Group, Glasgow, Scotland. http://www.telepresence.strath.ac.uk 0141 548 2897 roger@cs.strath.ac.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Jan 17 15:28:59 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail.rdc1.ab.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 8B0EF14FEC for ; Mon, 17 Jan 2000 15:28:56 -0800 (PST) (envelope-from vipw@home.com) Received: from home.com ([24.66.193.63]) by mail.rdc1.ab.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <20000117232855.NXKY2659.mail.rdc1.ab.home.com@home.com>; Mon, 17 Jan 2000 15:28:55 -0800 Message-ID: <3883A5B7.37FB11A4@home.com> Date: Mon, 17 Jan 2000 16:28:55 -0700 From: Adam Serediuk Organization: A&B UNIX Services X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Roger Hardiman , freebsd-multimedia@FreeBSD.ORG Subject: Re: SB AWE64 GOLD in FreeBSD 3.3-RELESAE producing a lot of static References: <388399A3.B866EC5D@home.com> <38839FAC.9C5D49C3@cs.strath.ac.uk> Content-Type: multipart/alternative; boundary="------------A443FA84A916A18A60E54E15" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --------------A443FA84A916A18A60E54E15 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Yeah, I should have mentioned that. In mixer I have all non-used inputs/outputs set to 0, line, cd, igain, mic, etc. Roger Hardiman wrote: > Adam > > > Hi, at the risk of sounding like a moron I decided to post this. > > All questions are welcome on this mailing list. > > I'm sure the proper sound experts will reply, but my first > though is that the card may have things like the > line in, mic in, or PC speaker in volumes up too high. > > The static you are hearing is static from say the line-in. > > If you use the mixer command, and turn down these > inputs, you may get rid of the static. > > > I had to downgrade back to -RELEASE because some things would > > not work properly for me in -CURRENT. > > What was not working in -CURRENT? > I'd like to know, incase it is something I can help fix before > FreeBSD 4.0-RELEASE comes out (which is in a few weeks time) > > Roger > -- > Roger Hardiman > Strathclyde Uni Telepresence Research Group, Glasgow, Scotland. > http://www.telepresence.strath.ac.uk 0141 548 2897 > roger@cs.strath.ac.uk > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message -- Adam Serediuk vipw@home.com --------------A443FA84A916A18A60E54E15 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Yeah, I should have mentioned that. In mixer I have all non-used inputs/outputs set to 0, line, cd, igain, mic, etc.

Roger Hardiman wrote:

Adam

> Hi, at the risk of sounding like a moron I decided to post this.

All questions are welcome on this mailing list.

I'm sure the proper sound experts will reply, but my first
though is that the card may have things like the
line in, mic in, or PC speaker in volumes up too high.

The static you are hearing is static from say the line-in.

If you use the mixer command, and turn down these
inputs, you may get rid of the static.

> I had to downgrade back to -RELEASE because some things would
> not work properly for me in -CURRENT.

What was not working in -CURRENT?
I'd like to know, incase it is something I can help fix before
FreeBSD 4.0-RELEASE comes out (which is in a few weeks time)

Roger
--
Roger Hardiman
Strathclyde Uni Telepresence Research Group, Glasgow, Scotland.
http://www.telepresence.strath.ac.uk      0141 548 2897
roger@cs.strath.ac.uk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

--
Adam Serediuk
vipw@home.com
  --------------A443FA84A916A18A60E54E15-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Jan 17 16: 1:36 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from charon.ipass.net (charon.ipass.net [198.79.53.8]) by hub.freebsd.org (Postfix) with ESMTP id 4326414F3A for ; Mon, 17 Jan 2000 16:01:34 -0800 (PST) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-4-160.dialup.rdu.ipass.net [209.170.134.160]) by charon.ipass.net (8.9.3/8.9.3) with ESMTP id TAA11014; Mon, 17 Jan 2000 19:04:59 -0500 (EST) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id TAA03847; Mon, 17 Jan 2000 19:02:42 -0500 (EST) (envelope-from rhh) Date: Mon, 17 Jan 2000 19:02:42 -0500 From: Randall Hopper To: just matt Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Problem with fxtv capture and mplex Message-ID: <20000117190242.B2566@ipass.net> References: <388399A3.B866EC5D@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org |Hi, I've been trying to get some television shows into mpeg format so as |to send them to a friend who doesn't have cable, and I've been successful |to a limited extent. When captureing about a minute of video the stuff |comes out great, sound works, mepg looks great. Then I tried captureing |21 minutes of video/audio for an mpeg. The video portion came out fine( I |saved mpeg_encode's output before it was deleted), but when the audio is |mplex'd into the stream, it doesn't work right anymore. I get about 20-30 |seconds of video and then the stream freezes. I've tried using mpegTV to |play it, as well as the multimedia player under windows, with similar |results. In the windows trial run I get the same length of fluid good |video as mpegTV provides, then it keeps going but I only get about 2 |frames per minute(yes, I said minute), and the sound comes in |fine. Anyone have any idea what is going on here? Why smaller files work |but bigger files don't? Thanks in advance... Which version of fxtv? If not 1.02, try that one. Streams written by older versions behaved like this. They didn't write enough FPS, and the MPEG players aren't very forgiving. Of course, I haven't captured anything like 21 minutes of video/audio! That's pretty cool. Be sure to capture to MPEG Ready and then you can tweak encoding and reencode multiple times without a recapture. Let me know how I can help, Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Jan 17 16:13:44 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from charon.ipass.net (charon.ipass.net [198.79.53.8]) by hub.freebsd.org (Postfix) with ESMTP id 25B1A14F01 for ; Mon, 17 Jan 2000 16:13:40 -0800 (PST) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-1-179.dialup.rdu.ipass.net [209.170.132.179]) by charon.ipass.net (8.9.3/8.9.3) with ESMTP id TAA12151; Mon, 17 Jan 2000 19:17:07 -0500 (EST) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id TAA04002; Mon, 17 Jan 2000 19:06:02 -0500 (EST) (envelope-from rhh) Date: Mon, 17 Jan 2000 19:06:02 -0500 From: Randall Hopper To: David Berard Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv, support for french channel frequency Message-ID: <20000117190602.C2566@ipass.net> References: <387DCD70.710410E0@cybercable.tm.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <387DCD70.710410E0@cybercable.tm.fr> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David Berard: |I modify fxtv source code, for supporting the new french channel |frequency define in the bktr driver version 2.07. | |Is it possible to include it in fxtv Randall ? Consider it added. Thanks! It'll be in the next version, whenever the change number hits critical mass. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Jan 17 18:11:19 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from BSDpc.geek4food.org (adsl-216-103-105-71.dsl.snfc21.pacbell.net [216.103.105.71]) by hub.freebsd.org (Postfix) with ESMTP id 9691415043; Mon, 17 Jan 2000 18:11:10 -0800 (PST) (envelope-from andy@geek4food.org) Received: from mega.geek4food.org (mega.geek4food.org [192.168.1.57]) by BSDpc.geek4food.org (Postfix) with ESMTP id AA2DF11B85; Mon, 17 Jan 2000 18:11:09 -0800 (PST) Received: from mega.geek4food.org (localhost.geek4food.org [127.0.0.1]) by mega.geek4food.org (8.9.3/8.9.3) with ESMTP id SAA13312; Mon, 17 Jan 2000 18:11:09 -0800 (PST) (envelope-from andy@geek4food.org) Message-Id: <200001180211.SAA13312@mega.geek4food.org> To: freebsd-multimedia@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Integrated Vibra16 in -current Mime-Version: 1.0 Content-Type: text/plain Date: Mon, 17 Jan 2000 18:11:09 -0800 From: Andy Sparrow Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. I recently cvsup'd -CURRENT both so that I could run StarOffice 5.1 (it's an SMP box), and to check it out (as it will soon be a Release, and I see a lot of good stuff going on there, like the SMP locking, NFS fixes etc.). I've got a Micron W6-Li Lightning board with integrated Creative Vibra16X and Adaptec 7880, and I run a WinTV card as well. I also have the ISA Waveblaster daughter card that makes the sound setup effectively an AWE32. After upgrading, I discovered that I couldn't get the sound chip on the motherboard to get probed correctly. Given the Plug'n'Pray changes in -current, I pretty much expected to lose AWE32 support (as I can no longer use the 'pnp' commands in 'userconfig' to probe the "magic" ports for the AWE32). However, I wasn't expecting to lose the ability to use VoxWare altogether. Without PNPBIOS, I got these messages (config file was the same one as used under -STABLE, just converted by the simple expedient of fixing the complaints from 'config', mostly changing 'controller' to 'device' etc.): sb_reset_dsp failed sb_reset_dsp failed awe0 at port 0x620 on isa0 AWE32: not detected unknown0: at port 0x621-0x624 on isa0 unknown1: