Cross post; FreeBSD-[questions | current | ultimedia]
Where's the midi loopback device in the FreeBSD OSS implementation?
Best,
Owen
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubs
The Creative Labs Xfi cards use OSS as the driver. Other cards based on the
same chipset would also be dependent upon OSS.
On Sun, Feb 14, 2016 at 9:33 PM, Greg Quinlan wrote:
> Thanks.
>
> I am not going to use OSS anymore...
>
> I am going to stick to stick with a custom ke
Thanks.
I am not going to use OSS anymore...
I am going to stick to stick with a custom kernel
device sounddevice snd_hda From: Hans Petter Selasky
To: Greg Quinlan ; "freebsd-current@freebsd.org"
Sent: Saturday, 13 February 2016, 18:55
Subject: Re: Open Sound System - OS
On 02/12/16 01:04, Greg Quinlan wrote:
Spoke too soon...
I applied the patch (kern_module.diff - which was successful)
# cd /usr/src# patch
To: Hans Petter Selasky ; "freebsd-current@freebsd.org"
Sent: Thursday, 11 February 2016, 22:19
Subject: Re: Open Sound System - OS
Spoke too soon...
I applied the patch (kern_module.diff - which was successful)
# cd /usr/src# patch
To: Hans Petter Selasky ; "freebsd-current@freebsd.org"
Sent: Thursday, 11 February 2016, 22:19
Subject: Re: Open Sound System - OSS "soundon" command causes KERN
Well done!!
Fixed. Thanks!
From: Hans Petter Selasky
To: Greg Quinlan ; "freebsd-current@freebsd.org"
Sent: Thursday, 11 February 2016, 17:54
Subject: Re: Open Sound System - OSS "soundon" command causes KERNEL PANIC
FreeBSD-11
On 02/11/16 03:02, Greg Qui
()
> > could become invalid right after receiving. It is the duty of the caller
> > of the function to ensure that the result is still valid, and the only
> > way to achieve it is to own the lock around the whole code region which
> > calls the function and utilizes its result
k around the whole code region which
calls the function and utilizes its result.
A bug is in the OSS code.
Yes, so why not factor out the solution? Maybe more port KLD's will trip
over this?
--HPS
___
freebsd-current@freebsd.org mailing list
ht
ion to ensure that the result is still valid, and the only
way to achieve it is to own the lock around the whole code region which
calls the function and utilizes its result.
A bug is in the OSS code.
>
> --HPS
>
> Index: sys/kern/kern_module.c
> =
On 02/11/16 03:02, Greg Quinlan wrote:
Hi HPS,
Note: Does not happen on FreeBSD 10.1-Stable!
Yes, that's because WITNESS is off in 10.x by default.
Does the attached patch solve your problem?
--HPS
Index: sys/kern/kern_module.c
===
wheel 11926368 Dec 20 07:40 nvidia.ko
-rw-r--r-- 1 root wheel 1008 Dec 20 07:40 linker.hints
Thanks GQ
From: Hans Petter Selasky
To: Greg Quinlan ; "freebsd-current@freebsd.org"
Sent: Wednesday, 10 February 2016, 21:07
Subject: Re: Open Sound System - OSS "s
On Wed, Feb 10, 2016 at 09:51:01AM +, Greg Quinlan wrote:
>
> Hi,
>
> I haven't seen a Kernel Panic like this for a long time... i.e. repeatable
> and due to a single command.
>
> I have compiled the port /usr/ports/audio/oss and installed it on FreeBSD11.
&
On 02/10/16 10:51, Greg Quinlan wrote:
Hi,
I haven't seen a Kernel Panic like this for a long time... i.e. repeatable and
due to a single command.
I have compiled the port /usr/ports/audio/oss and installed it on FreeBSD11.
A ran /usr/local/sbin/ossdetect which created the file
Hi,
I haven't seen a Kernel Panic like this for a long time... i.e. repeatable and
due to a single command.
I have compiled the port /usr/ports/audio/oss and installed it on FreeBSD11.
A ran /usr/local/sbin/ossdetect which created the file
/usr/local/lib/oss/etc/installed_dr
David Schultz wrote:
Thus spake Andre Guibert de Bruet <[EMAIL PROTECTED]>:
On Fri, 7 Mar 2003, Jody Franklin wrote:
I'd been keeping up with current (world/kernel) every other week or so,
and until this week I had no real problems. But after the build I did on
March 3rd my soundcard driver (4Fr
Thus spake Andre Guibert de Bruet <[EMAIL PROTECTED]>:
>
> On Fri, 7 Mar 2003, Jody Franklin wrote:
>
> > I'd been keeping up with current (world/kernel) every other week or so,
> > and until this week I had no real problems. But after the build I did on
> > March 3rd my soundcard driver (4Front'
On Fri, 7 Mar 2003, Jody Franklin wrote:
> I'd been keeping up with current (world/kernel) every other week or so,
> and until this week I had no real problems. But after the build I did on
> March 3rd my soundcard driver (4Front's SBLive/Audigy driver) causes a
> kernel panic on load. If I don't
I'd been keeping up with current (world/kernel) every other week or so,
and until this week I had no real problems. But after the build I did on
March 3rd my soundcard driver (4Front's SBLive/Audigy driver) causes a
kernel panic on load. If I don't load the driver the system boots fine,
and runs wi
> I'm trying to get the latest version of OSS (3.9.3a) working under
> -current and having very little success.
>
> When I try running soundconf, I get the following messages:
>
> kldload: can't load /usr/opt/oss/oss_mod: Exec format error
> Cannot load OSS driv
I'm trying to get the latest version of OSS (3.9.3a) working under
-current and having very little success.
When I try running soundconf, I get the following messages:
kldload: can't load /usr/opt/oss/oss_mod: Exec format error
Cannot load OSS driver module.
Dec 25 21:02:46 hellb
On Fri, Jun 11, 1999 at 02:04:38PM +0300, Tomer Weller wrote:
> i get this error when i try to load soundconf, soundon, soundoff :
> link_elf: symbol cdevsw_module_handler undefined
> Failed to load the OSS driver module.
> Check that it is not already loaded.
It is related to re
i get this error when i try to load soundconf, soundon, soundoff :
link_elf: symbol cdevsw_module_handler undefined
Failed to load the OSS driver module.
Check that it is not already loaded.
uname -a :
FreeBSD Tomer.DrugsAreGood.org 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Fri Jun 11
13:51:50 IDT
22 matches
Mail list logo