sound driver

2003-04-05 Thread Daniel Kanafa
Hello, I have a little problem with my soundcard : [ttyp4] [20:57] [EMAIL PROTECTED]:~ dmesg | grep pcm pcm0: Yamaha OPL-SAx at port 0x370-0x371,0x330-0x331,0x388-0x38b,0x530-0x537,0x220-0x22f irq 5 drq 1,0 on isa0 1st 0xc17121c0 pcm0 (sound softc) @ dev/sound/isa/mss.c:179 2nd 0xc174f340

-current and sound driver problem (maybe just Maestro)

2001-06-20 Thread Julian Elischer
Suddenly I cannot open the mixer device and the dsp device at once this means I cannot run xamp and xmix a the same time (for example) cvsupped as of last night dmesg: pcm0: ESS Technology Maestro-2E port 0x1400-0x14ff irq 5 at device 8.0 on pci0 The 2nd device to open the devices get's a

Re: sound driver breakage/megapatch

2001-04-20 Thread Cameron Grant
Apr 19 15:09:31 zorba /boot/kernel/kernel: pcm0: play interrupt timeout, channel dead Apr 19 15:19:00 zorba /boot/kernel/kernel: pcm0: play interrupt timeout, channel dead can anyone suffering from this problem confirm that the hardware is generating interrupts? use 'systat -vm 1' to watch

Re: sound driver breakage/megapatch

2001-04-20 Thread Szilveszter Adam
Hello, When was this megapatch? I have a kernel world from evening of 18th CEST, and my SB 64 AWE rocks as usual. I even figured out, how to play Shoutcast streams with mpg123 which enabled me to listen to my favourite radio on the console:-) Doing it right now:-) -- Regards: Szilveszter

Re: sound driver breakage/megapatch

2001-04-20 Thread Daniel
No, it's not generating interrupts. On Fri, 20 Apr 2001, Cameron Grant wrote: Date: Fri, 20 Apr 2001 17:06:58 +0100 From: Cameron Grant [EMAIL PROTECTED] To: Scott Hazen Mueller [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: sound driver breakage/megapatch Apr 19 15:09:31 zorba /boot

Re: sound driver breakage/megapatch

2001-04-20 Thread Scott Hazen Mueller
Apr 19 15:09:31 zorba /boot/kernel/kernel: pcm0: play interrupt timeout, channel dead Apr 19 15:19:00 zorba /boot/kernel/kernel: pcm0: play interrupt timeout, channel dead can anyone suffering from this problem confirm that the hardware is generating interrupts? use 'systat -vm 1' to watch

Re: sound driver breakage/megapatch

2001-04-20 Thread Cameron Grant
Oh, sorry - yes, I can... I watched the pcm interrupt (irq 9 on my box) increment using vmstat -i. I had seen something in the archives about that not happening. is there any other device using irq 9? -cg To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: sound driver breakage/megapatch

2001-04-20 Thread Scott Hazen Mueller
451276 165 [Sound driver is currently not loaded. Putting the .ko files into loader.conf.local hangs the system during boot? Dunno if this is a clue or no.] grep "irq.*9" /var/log/messages Apr 16 09:46:07 zorba /boot/kernel/kernel: pci0: NeoMagic MagicMedia 256AV SVGA

Re: sound driver breakage/megapatch

2001-04-20 Thread Daniel
7fff irq 9 at device 9.0 on pci0 daniel.- On Fri, 20 Apr 2001, Daniel wrote: Date: Fri, 20 Apr 2001 17:40:45 -0300 (ART) From: Daniel [EMAIL PROTECTED] To: Cameron Grant [EMAIL PROTECTED] Cc: Scott Hazen Mueller [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: sound driver breakage/megapatch

sound driver breakage/megapatch

2001-04-19 Thread Scott Hazen Mueller
It looks like the recent sound driver megapatch broke (at least) the Neomagic 256AV driver. With a cvsup from yesterday, trying to do play mp3 files got trash that was vaguely recognizable as a seriously distorted version of the original piece. I did some trolling of the cvsweb and decided

Re: sound driver breakage/megapatch

2001-04-19 Thread User
On Thu, Apr 19, 2001 at 04:02:18PM -0700, Scott Hazen Mueller wrote: It looks like the recent sound driver megapatch broke (at least) the Neomagic 256AV driver. With a cvsup from yesterday, trying to do play mp3 files got trash that was vaguely recognizable as a seriously distorted version

Re: sound driver breakage/megapatch

2001-04-19 Thread Daniel
] To: [EMAIL PROTECTED] Subject: sound driver breakage/megapatch It looks like the recent sound driver megapatch broke (at least) the Neomagic 256AV driver. With a cvsup from yesterday, trying to do play mp3 files got trash that was vaguely recognizable as a seriously distorted version

Panic within sound driver

2001-04-10 Thread Ollivier Robert
I systematically get the following panic since the end of March at boot time: Kernel trap 12 with interrupt disabled Fatal trap 12: page fault while in kernel mode fault virtual address = 0x65656e48XXX een8 XXX fault code = supervisor read, page not present

Re: Panic within sound driver

2001-04-10 Thread George Reid
On Tue, 10 Apr 2001, Ollivier Robert wrote: Stopped at _mtx_lock_sleep+0x2e2: movb 0x1d5(%edx),%al _mtx_lock_sleep snd_mtxlock ad1816_lock Following patch should fix, I'll commit this to -current later. - greid Index: ad1816.c

Re: Panic within sound driver

2001-04-10 Thread Cameron Grant
Stopped at _mtx_lock_sleep+0x2e2: movb 0x1d5(%edx),%al _mtx_lock_sleep snd_mtxlock ad1816_lock fix just committed, sys/dev/sound/isa/ad1816.c rev 1.18. you must be the only freebsd user on the planet with an ad1816. :) -cg To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: Panic within sound driver

2001-04-10 Thread Ollivier Robert
According to Cameron Grant: fix just committed, sys/dev/sound/isa/ad1816.c rev 1.18. you must be the only freebsd user on the planet with an ad1816. :) That's what I was thinking :) Thanks, I'll just reboot now to test the patch. -- Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- [EMAIL

Re: Panic within sound driver

2001-04-10 Thread Ollivier Robert
According to Cameron Grant: fix just committed, sys/dev/sound/isa/ad1816.c rev 1.18. you must be the only freebsd user on the planet with an ad1816. :) Works fine BTW, thanks to you two. -- Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- [EMAIL PROTECTED] FreeBSD caerdonn.eurocontrol.fr

Sound driver broken

2001-02-07 Thread Ollivier Robert
Sources as of a few minutes ago. cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../dev -I../../../include

modified ich sound driver for current?

2001-01-16 Thread Tomi Vainio - Sun Finland -
Mixer stuff was modified couple days ago. Does anyone have working ich driver? I got original driver from http://www.katsurajima.seya.yokohama.jp/ich/index.en.html but now this site is dead. Does author (Katsurajima Naoto) of this driver read FreeBSD mailing lists? Could someone include this

Re: modified ich sound driver for current?

2001-01-16 Thread Cameron Grant
Mixer stuff was modified couple days ago. Does anyone have working ich driver? I got original driver from more than that, a couple of weeks would be closer. http://www.katsurajima.seya.yokohama.jp/ich/index.en.html but now this site is dead. Does author (Katsurajima Naoto) of this driver

RE: modified ich sound driver for current?

2001-01-16 Thread Chris Knight
]]On Behalf Of Tomi Vainio - Sun Finland - Sent: Wednesday, 17 January 2001 8:56 To: [EMAIL PROTECTED] Subject: modified ich sound driver for current? Mixer stuff was modified couple days ago. Does anyone have working ich driver? I got original driver from http://www.katsurajima.seya.yokohama.jp

Re: modified ich sound driver for current?

2001-01-16 Thread Tomi Vainio - Sun Finland -
Cameron Grant writes: i'm not happy with some of the things the driver does, so until i can modify it i won't commit it. this necessitates having hardware to test with, which i should be getting in the near future. Nice to know that someone is even thinking about what to do with this

FW: fm801 sound driver

2000-08-16 Thread dimmy the wild
Fellows, There is a Forte Media FM801 sound chip support attached (one file). I have browsed the handbook and could not find anything how to (and whom to) submit the source code. Anyway, the code should be in /usr/srs/sys/dev/sound/pci/fm801.c and the file /usr/src/sys/conf/files should contain

Re: Sound driver

2000-03-13 Thread Doug Rabson
On Sun, 12 Mar 2000, Ron 'The InSaNe One' Rosson wrote: I am running CURRENT as of last week. I seem to be only able to get my sound to work when I use: option PNPBIOS device pcm0 Here is the dmesg output: unknown9: ESS0009 at port 0x800-0x807 on isa0 sbc0: ESS ES1879 at

Re: Sound driver

2000-03-13 Thread Jim Bloom
Ron 'The InSaNe One' Rosson wrote: I am running CURRENT as of last week. I seem to be only able to get my sound to work when I use: option PNPBIOS device pcm0 Here is the dmesg output: unknown9: ESS0009 at port 0x800-0x807 on isa0 sbc0: ESS ES1879 at port

Sound driver

2000-03-12 Thread Ron 'The InSaNe One' Rosson
I am running CURRENT as of last week. I seem to be only able to get my sound to work when I use: option PNPBIOS device pcm0 Here is the dmesg output: unknown9: ESS0009 at port 0x800-0x807 on isa0 sbc0: ESS ES1879 at port 0x220-0x22f,0x388-0x38b,0x330-0x331 irq 5 drq 1,5 on isa0

Re: New sound driver and Linux games

1999-12-20 Thread Daniel O'Connor
On 19-Dec-99 Brian W. Buchanan wrote: (and hence its sound system) in mind, not portability. snes9x plays a half second of audio for me, then loops it a few times before either SIGBUS or SIGSEGV. I've tried rebuilding it in case it had something to do with include file changes, but no

Re: New sound driver and Linux games

1999-12-18 Thread Chris Piazza
On Sat, Dec 18, 1999 at 05:59:14PM -0800, Brian W. Buchanan wrote: The new sound driver (I'm using pcm0 and sbc0) seems to break a lot of Linux-centric games. Quake2, Q3Test, and snes9x (built from ports) all

Re: New sound driver and Linux games

1999-12-18 Thread Brian W. Buchanan
On Sat, 18 Dec 1999, Chris Piazza wrote: On Sat, Dec 18, 1999 at 05:59:14PM -0800, Brian W. Buchanan wrote: The new sound driver (I'm using pcm0 and sbc0) seems to break a lot of Linux-centric games. Quake2, Q3Test, and snes9x (built from ports) all

Re: New sound driver and Linux games

1999-12-18 Thread Jacob A. Hart
On Sat, 18 Dec 1999, Chris Piazza wrote: On Sat, Dec 18, 1999 at 05:59:14PM -0800, Brian W. Buchanan wrote: The new sound driver (I'm using pcm0 and sbc0) seems to break a lot of Linux-centric games. Quake2, Q3Test, and snes9x (built from ports) all

Re: New sound driver and Linux games

1999-12-18 Thread Amancio Hasty
n you have the old voxware sound driver in the kernel to look at . I made Quake and Quake 2 work with the voxware sound driver and it was not that hard . -- Amancio Hasty [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

pcm sound driver crashes at boot time.

1999-04-19 Thread Russell Cattelan
I haven't been able to track down exactly where this is occuring, but disabling pcm allows eliminates the crash. The build is current as of Sun 18th. The one strange thing about this box, it has two sounds cards. A build in Yamaha OPL-3 (really really crappy) and Ensoniq AudioPCI 1371 (very

Re: pcm sound driver crashes at boot time.

1999-04-19 Thread Russell Cattelan
Russell Cattelan wrote: I haven't been able to track down exactly where this is occuring, but disabling pcm allows eliminates the crash. The build is current as of Sun 18th. The one strange thing about this box, it has two sounds cards. A build in Yamaha OPL-3 (really really crappy) and