Page 1 of 1
FreeBSD 7.x-CURRENT
Posted: Fri Aug 11, 2006 7:24 pm
by infofarmer
I've just had a success running OSS 3.99.4b on recent -current with no hacks whatsoever. I'll be updating the status as time goes by.
Posted: Mon Sep 11, 2006 2:51 am
by kash
How did you manage that? It made my box kernel panic.
Posted: Mon Sep 11, 2006 5:28 pm
by dev
kash wrote:How did you manage that? It made my box kernel panic.
Try the OSS v4.0 beta version at
http://www.opensound.com/test
You must uninstall the 3.99 version by typing /usr/lib/oss/scripts/uninstall.sh
regards
Dev Mazumdar
Posted: Mon Sep 11, 2006 10:31 pm
by kash
dev wrote:kash wrote:How did you manage that? It made my box kernel panic.
Try the OSS v4.0 beta version at
http://www.opensound.com/testYou must uninstall the 3.99 version by typing /usr/lib/oss/scripts/uninstall.sh
regards
Dev Mazumdar
No luck. I uninstalled 3.99 and pkg_add'd the beta. When it came to loading the module, the box rebooted. 3.99 at least gives a kernel panic.
Posted: Wed Sep 20, 2006 3:48 pm
by infofarmer
oss-freebsd-v4.0rc2-170-i386 works fine on today's current.
@dev: please install into /usr/local instead of /usr and into /usr/local/etc instead of /etc. Yes, it is critical.
Thanks!
Posted: Fri Nov 24, 2006 8:17 pm
by infofarmer
Build 179 works great on today's current (7.x/i386, VIA VT8237)
Posted: Mon Jan 15, 2007 10:13 am
by infofarmer
Build 179 still works great on today's current (7.x/i386, VIA VT8237)
Posted: Mon Jan 15, 2007 6:30 pm
by dev
infofarmer wrote:oss-freebsd-v4.0rc2-170-i386 works fine on today's current.
@dev: please install into /usr/local instead of /usr and into /usr/local/etc instead of /etc. Yes, it is critical.
Thanks!
OSS utilities are part of the "core" system - and need to go in /usr/sbin and /sbin + /usr/bin. You can't have the system be in local because local may be remotely mounted.
We have done the right thing by putting OSS core utis into root file system.
best regards
Dev Mazumdar
Posted: Fri Jan 19, 2007 10:16 am
by infofarmer
dev wrote:infofarmer wrote:@dev: please install into /usr/local instead of /usr and into /usr/local/etc instead of /etc. Yes, it is critical.
OSS utilities are part of the "core" system - and need to go in /usr/sbin and /sbin + /usr/bin. You can't have the system be in local because local may be remotely mounted.
We have done the right thing by putting OSS core utils into root file system.
This is not the way 3rd-party software is installed on FreeBSD, or any other modern BSD for that matter. We have plenty of ports that install kernel modules to study from. I can work with you to make a nice port, I'm ready to consider whatever conditions you specify.
Posted: Mon Jan 22, 2007 12:36 pm
by infofarmer
Somewhere between January 15 and January 21 apparently the ABI was broken and I had to recompile OSS. It's now working great once again.
Posted: Sun Feb 04, 2007 1:08 pm
by infofarmer
rc8-190 is working great on today's current (i386, via vt8237)