Aureal to release Linux drivers/source code 99
Anonymous Coward writes "According to an article at GA-Source, Aureal Semiconductor will be releasing Linux drivers for their sound cards "much sooner than you think" along with the source code. " Excellent - coming on the heels of the Soundblaster announcement, things are going to be sounding much better.
Woohoo!! (Score:1)
Re:An update (Score:1)
Natas
Sooner than you think: "towards the end of 1999" (Score:1)
Hello,
There are plans to support other operating systems besides Windows 9x and Windows NT. Currently, we are working on WDM drivers, but plans are already underway on working with different companies on Linux and BeOS drivers.
4Front Technologies are working on drivers for the Vortex 1 and 2 chipsets under Linux through their OpenSound package. We are also working with other groups on supplying more open-source Linux drivers, which we hope to have available towards the end of 1999. We have also been in contact with Be on getting support for the Vortex chipsets, and hopefully will follow through on that shortly.
There are definite plans for these drivers, however, and there are no guarantees.
There is no planned support for Windows 3.x, OS/2, or the Macintosh OS at this time.
Regards,
Aureal Customer Support Services
MB
Ok then. Aside from obviously being somewhat of a form letter, it does at least appear that Aureal is serious about this. It's quite a change from a few months ago, when I emailed them and they said basically if you want Linux drivers, look at the opensound group and they might have a beta version later on, and if you want any specs, get lost.
I'm guessing they've been getting pestered quite a bit about this. Now, if I could only get digital-in on my card (a Vortex 2 based Xitel Storm Platinum), I'd be in heaven! I know there's an I2S input on the pin expansion header that the platinum has, maybe with open source drivers we can hack on digital input.
-Ed
Re:Finally!!! (Score:1)
Your recommendation is good if you're wanting to record stuff that you have the uncompressed source of, but I like to be able to create a pick list of whatever MP3s I want and record a custom MD!
I would like to be able to do this under the BeOS - if the Maui release doesn't include complete drivers (digital out, MIDI) for the Vortex2 cards I will probably ignore it. Sick of waiting.
A new section for GPL-ing, Linux-ing? (Score:2)
Some are releasing the source code, others are releasing binaries. What ever their motives are? Anyways, this is probably just the start.
May I suggest that
It is nice to know that more and more companies are releasing their products for linux. But the novelty wears out really fast.
Also it would be nice if the section had a counter of the number of companies that released software and also a ranking by
Re:Ah, 3D sound (Score:1)
Your Title Says "/Open Source" but i dont see it (Score:2)
Re:OK I'll bite (Score:1)
erik
Re:Other OSes benefit too, you know. (Score:1)
Don't ask me :) (Score:2)
Re:Open Source Drivers as a Hardware Checkmark? (Score:1)
These days, as well as being the first to do "true" 3D positional audio (using HRTFs, not inter-aural delays), they also do WaveTracing, which noone else does.
This means that you can pass them a simplified set of world geometry (eg a collision mesh -- rough boxes around the more complex geometry sent to the video card) and assign those polygons properties such as sound absorbtion (think "tissue paper" vs "concrete block) and reflectivity ("sound booth" vs "metal"), and it will model that acoustic environment to provide the correct echoes, reverb effects, and so on.
Currently, other 3D cards don't do this, they either have no environmental support at all, or they can perform a sort of "canned" effect that's just blanket-applied. Think of the difference between depth-of-field focussing effects automatically calculated based on depth information and geometry, and just applying a pre-defined gaussian blur to an entire image in photoshop, and you'll get the difference.
You can also supply parameters such as atmospheric absorbtion, which gives you that "foggy day" damp quality (if you want it, of course). Oh yeah, and doppler shift on moving objects. And yet I get to deal with people who buy more expensive, less powerful cards because they're "made by Creative Labs so I know they're going to work with anything". Heh. It's not even true -- read the small print on a SoundBlaster Live box and it says "almost 100% compatible with..." -- I found that kinda shocking myself, surely they should be able to be 100% compatible with their own cards? Oh well.
Re:Thank you Aureal! (Score:1)
Because I already paid money for my hardware. Why should I be required to spend money just to _use_ it? I purchased my A3D card for less that 4FrontTech wants just for the drivers...
Thank you Aureal! (Score:1)
DS3D and more (Score:2)
As for me, I use a SB Live Value because I compose music [mp3.com] and the SB Live's MIDI support is light years beyond anything the rest of the industry has supplied us with. I'm truly looking forward to seeing what audio hackers can do with the power of that DSP.
I've still always lusted after a Vortex 2, though, and might just grab one for the hell of it.
Yours Truly,
Dan Kaminsky
DoxPara Research
http://www.doxpara.com
we need more of this (Score:1)
Re:Open Source Drivers as a Hardware Checkmark? (Score:1)
I don't know about you, but I'd kill for a port of ScreamTracker. Started out with 2.2 I think on an old 386 with the PC Squeeker... moved on to a GUS MAX on a little 486 which sits beside my big-ass Linux box. Man I remember writing code for the GUS to do players just because I wanted to see if I could... Back when I was good at 80x86 assembly, now all I can see is RISC. LOL
I've tried some other trackers but you know how it is... you get stuck on something and before you know it you're old and crochety and just don't give a damn about the others anymore!
Seriously though, if anyone has links to S3M trackers or even something else in which I can convert all my STM/S3Ms over to and use for Linux, I'd be one very happy camper. I've looked into MIDI but my skill at a "real" keyboard just isn't as great.
Come what may... (Score:1)
As a gesture, it might be nice to thank these and all the other companies (i.e. Trident, nVidia, 3Dfx) and others who provide us with this critical support for Linux (and other Opensource os's). This is so we can get back to what computers and os's are all about. Games! ...:) I mean, if Ken Ritchie wrote an O/S just so he could play a game, what doubt could there be?
Holy Smokes! (Score:2)
Readme for DXR2 driver v0.9b
This is still a DEVELOPMENT driver, because parts of it are still not properly
tested, and a few parts are missing (see "Todo").
Also, VGA overlay is not yet supported.... output is to a TV connected to the
video output of the card.
The current IOCTL interface is TEMPORARY and WILL change... probably to be
compatable with the prototype DVD interface on linuxtv.org's web pages.
The current major device number (120) is TEMPORARY, and only for development pur
poses.
it WILL change when the driver is finished.
It has only been tested with kernel 2.2.8
To use:
1) compile each of the following modules
anp82, bt865, dxr2, pcm1723, tc6807af, vxp524, zivaDS
2) insert the modules into your kernel:
insmod anp82
insmod bt865
insmod pcm1723
insmod tc6807af
insmod vxp524
insmod zivaDS
insmod dxr2
(it doesn't matter which order the first 6 are in, but the dxr2 module
MUST be loaded last)
3) Make the device file "mknod c
4) Extract the DVD microcode from Creative's windows driver. You can get this
by installing the windows version (say into
"c:\Program Files\Creative\DXR2"), and copying the file "dvd1.ux" from the
install directory. Currently, put this file in the driver's "test" directory.
5) Get a sample
"CREATIVE.VOB" from the driver CD), and put it in the driver's "test"
directory.
6) Compile and run the test program in the test directory.
If all goes well, you should see the test video on the TV screen.. this will
probably have a number of glitches, which are being investigated.
An update (Score:2)
From the LiViD mailing list:
Hi, I'm one of the developers of the DXR2 driver.
The version on Creative's site is an older version which doesn't work properly. They haven't yet given us upload access to their CVS server, so we cannot update it.
You can get the current version from http://www.geocities.com/dxr2linux
This is temporary though, until we get CVS upload access.
--
adq
A few words of warning from the ReadMe: (Score:2)
- A.P.
--
"One World, one Web, one Program" - Microsoft promotional ad
Re:Unmitigated Good News? (Score:1)
I can only assume that you want any bug-fixes to be copylefted as well. While this may sound good on the surface, realize that most bug-fixes are one line or less of code. Most developers would be glad to give the licensor carte blanche to a single line fix, rather than demanding specific licensing terms for it.
Re:Thank you Aureal! (Score:1)
Re:Finally!!! (Score:1)
Re:Thank you Aureal! (Score:1)
Re: (Score:1)
Re:One burning question... (Score:1)
Meanwhile, Aureal says it is up to Creative to get things like EAX to work under Linux.
So, I guess they are working towards 1 standard..
If Creative wouldn't have crasped the OSS concept, they would have never switched to GPL.
This change didn't came over one night ice,
I dunno about other compagnies, but I think the restance against opening up propriety stuff, can only be broken after they've already realized the OSS concept and it's advantages...
And if they realize Linux is going to be mainstream business? Well I guess they do read PC magazines or at least news papers..
One burning question... (Score:2)
(ie: Who's standard are they going to adopt, or are they going to use their own?)
Don't get me wrong - drivers from manufacturers are wonderful news for Linux, but how much do they really understand about Linux, the OSS concept, and everything else involved?
Yes! (Score:1)
Of course, I have to convince my wife to give up _another_ sound card. It was hard enough to get the SB16 away from her!
Amen Brother, Amen (Score:1)
---------
Re:One burning question... (Score:4)
Aureal, I don't know about. Currently they just refer Linux users to OpenSound.
----
Re:One burning question... (Score:1)
It doesn't really matter what the new drivers are going to be designed to work with.
Unmitigated Good News? (Score:1)
Or convince us they are bug free. Either will do.
Joe
What about the license? (Score:1)
Regards!
January
Re: (Score:1)
Dammit (Score:2)
NOW they announce drivers for Linux!!!
Comment removed (Score:3)
Open-source sound drivers (Score:1)
Finally!!! (Score:1)
This may be the threshold . . . (Score:1)
------
Michael Huang
darva@geocities.com
"A spirit with a vision
Is a dream with a mission." -Rush
Sigma Hollywood Plus work? (Score:1)
Creative open-sourcing dxr2? (Score:2)
Re:Unmitigated Good News? (Score:1)
Re:Finally!!! (Score:1)
Re:Thank you Aureal! (Score:1)
OK I'll bite (Score:1)
Printer and Scanner support is currently a mess (joke is more accurate, but if i say joke ppl willl think I'm trolling)
I happen to think that decent printer support would be better than total support for every soundcard trick out there. I'm plenty happy with basic sound isa soundblaster 64 value card, but putting together Linux systems for friends and family is pretty hard when the only new model Epson printer with support is the 1520 (which I have and enjoy but other people don't want to spend $400 for basic printing --and the 1520 is such a large beastie too) None of the Epson "photo" series are supported at all. This is IMO is an obviously higher priority but apparently it's not as exciting as sound card bells and whistles. Truly wish people who get all red in the face about demanding 100% support from NVIDIA and Creative Labs could find time in their day to send polite emails to HP printer div and Epson and Umax. Linux is falling down in this crucial area badly, and its bid to be a desktop enduser OS (at all) is on indefinte hold as a result.
Re:One burning question... (Score:1)
There already are OS/2 drivers for Aureal cards (Score:1)
Its not that bad (Score:1)
Some people who use linux need this special hardware, as they had no alternative already on linux. Some might by certain cards, like a Matrix for video, or a SB Live for sound just becuase these companies released source. It is expected. The same thing with printers. You might have to buy some hardware just for linux.
This is great news (Score:1)
I posted a comment to the effect that I was going to buy a SB Live unless Aureal made their drivers open source in the thread about Creative open sourcing their drivers. Maybe somebody at Aureal read it
Now the big question is what will this mean for 3D sound in Linux? Creative says they are going to be developing 3D sound for their Linux drivers, but as far as I know all Aureal has said is that they will be open-sourcing their regular drivers. I don't believe that they've even said they will release their specs. So will we just get some regular sound drivers that happen to be open-source, or is Aureal really committing to the Linux platform? At this point I just don't think we have enough information to get too exciting about this announcement. I probably will buy that Vortex 2 though
Re:Open Source Drivers as a Hardware Checkmark? (Score:2)
---
"'Is not a quine' is not a quine" is a quine.
Re:But The Hoontech 4DWave NX card is the best car (Score:2)
---
"'Is not a quine' is not a quine" is a quine.
Re:Bad news, Montego1 owners! (Score:1)
Too late (Score:1)
I have a yahmaha XG pci thing in the machine I use for win98 games and while it works okay I have volume problems and the digital out seems not to
work either. not to mention their drivers seem to be stuck back in DirectX5 days.
A generic soundblaster 64 still seems to be the most compatible thing around that works out of the box.
Re:OK I'll bite (Score:1)
Other OSes benefit too, you know. (Score:1)
BeOS has already benefitted (is that a word?) from Open Source. Large part of BeOS drivers are open soruce, either from Be or third party.
Just my 2c.
Jón
Ah, 3D sound (Score:1)
woohoo! (Score:1)
now all i need is for XFREE 4 to come out and i'll have a happy machine.
now if i can only get my tv card to work, then i can finally put together that MP3/TV system.
3d screensavers and sound is all you need in life, right?
Re:Creative open-sourcing dxr2? (Score:1)
Open Source Drivers as a Hardware Checkmark? (Score:4)
Much of the industry is obsessed with "meeting the marks"--x amount of video RAM, AGP/PCI/VLB(way back in the day), Direct3D, OpenGL, etc.
Essentially, the complexities of various products are simplified down to a set of necessary functions supported and some "speed scale" created by a semiobjective source.
Creative Labs' announcement signified not only a new level of support for Open Source driver development models, but also a relatively drastic turnaround in company policy. It wasn't that long ago that Creative was flatly refusing to open their drivers to anyone but OSS Sound Inc. under NDA. Now they're saying they'll support any and all comers, and even overcome the starting barriers(CVS/Bugzilla) so that development can begin ASAP.
Such full fledged support is reserved only for items considered integral for the success of a product--in other words, a line item, a necessary feature.
A checkmark.
That Aureal(whose stock symbol always seems to confuse the hell out of every engine I check it with) is following suit means that, for the first time, not only Linux support but full, open access to driver development infrastructure is becoming a line item checkmark for a segment of the PC Hardware Expansion industry.
Such developments bode well for future developers, who will hopefully not need to painfully reverse engineer nearly as much in their attempts to get network cards, 3D Graphics boards, or any other custom hardware to function now and long after a company decides to cease support for a given product.
When ZD Net reports closed drivers as a downside to a given piece of hardware, we'll have truly won.
However, it should be noted that while the SB Live is a full DSP architecture that developers should be able to exploit to unimaginable degrees(though I'm not expecting a Perl RegEx module using the SB Live *LOL*), much more content is hardcoded within the Aureal chipset. Indeed, this is a risk of a open development process--companies may feel that, to protect their intellectual property, they need to lock it up within the chipset instead of releasing it in the drivers.
Of course, a chipset and a card that remains viable for significantly longer periods of time is far more appealing to both OEMs and consumers, and this is a benefit that both programmable circuitry and open development foster.
This isn't to say, though, that I'm not extremely excited about Aureal's announcement. I first heard Aureal's A3D at WinHEC '97 a few years back, and it was the first time I had truly heard 3D Sound that actually worked. Aureal is one of the great stock price tragedies of the last few years, mainly because of some rather nasty innuendo and patent litigation. (Yes Virginia, that ugly USPTO spectre pops up again.) Their technology is sound(no pun intended), and their cards are uniformly high quality. I'm quite interested at seeing what the Linux community will do with access to the extensive 3D Sound modeling that Aureal has implemented--literal 3D environment models are used to determine reflections, reverbs, etc. It's all quite amazing, and very, very well implemented.
It's definitely an interesting time to be a sound engineer in the computer industry. One thought--BeOS ought to be supporting some new very powerful sound processing cards very soon, if it doesn't support them already.
Yours Truly,
Dan Kaminsky
DoxPara Research
http://www.doxpara.com
Device Information? (Score:1)
It's a good card (Score:1)
Hoontech's card uses two digital chips: The Trident Microsystems [tridentmicro.com]
4DWave-NX and the Sigmatel STAC9708 [sigmatel.com].
Programming information is available for these chips, in the datasheet for the STAC9708 and here [alsa-project.org] for the 4DWave.
p.s. If you don't like Hoontech, other manufacturers also have 4DWave-NX cards.
Thankyou to the hackers at ALSA (Score:1)
Re:woohoo! (Score:2)
My old sound card was ISA (The cheap version of the SB16) and when I started using Linux, there was no support for it, except from OSS and they were charging $20. I know it's not much, but I never shelled out the cash and then finally the Linux kernel added support for it. My new card, an ES1371, is detected without a catch.
With all that's been going on in the Kernel with sound drivers, let's not overlook the app-level sound system. As it stands, I don't believe the kernel allows multiple programs to output sound. Programs like ESD are great for doing just that, and I think the new version of KDE's audio daemon has ESD support. Linux is starting to sound pretty good.
-----------
"You can't shake the Devil's hand and say you're only kidding."
Re:Yamaha to follow suit. SLASHDOT EM! (Score:1)
I suggest that if you want to talk to Yamaha about their YMF724F/YMF744/YMF754 3D audio chips, you should write to:
ystaudio@yamaha.com
Let them know how much cooler SB and Aureal are. How they're behind in the game. They should jump or be trampled.
Pan
Re:It's a good card (Score:1)
Re:Amen Brother, Amen (Score:1)
So, I went out and bought an Ensoniq for 30 bucks. Upside: I now have sound under Linux. Downside: Sound under Half-Life and Unreal under Windows is now tinny, where before the sound was rich and full with the AWE 64 card.
And, naturally, I ship the better sound card away in my sister's machine TWO FREAKIN DAYS before the announcement of open source drivers! Ah, Life never gets bored of her dirty tricks, does she?
Re:One burning question... (Score:2)
Re:Open Source Drivers as a Hardware Checkmark? (Score:2)
As far as BeOS goes, there's some very nice positional 3D audio that it does in software (somewhat akin to DirectSound3D which, for all its problems, does put out some convincing positional audio) and I believe they have the infrastructure for hardware support. They just need drivers.
In any case, I'll be glad to finally have a modern soundcard with good sound quality which is supported by Linux. That and a port of Impulse Tracker would make me a very happy porcupine. (Yes, I know there's other Linux trackers, but they only implement part of XM at best. I need at least the ability to import ITs in a way that accounts for NNAs and I would much prefer having resonant filtering and MIDI available.)
---
"'Is not a quine' is not a quine" is a quine.
Not just Linux will benefit (Score:1)
Maybe we can persuade Yamaha to follow suit (Score:1)
Re:But The Hoontech 4DWave NX card is the best car (Score:2)
Oh, and their tech support, such as it was, consisted of one person who barely understood English, who, no matter how much I explained the problem, could only offer the advice of reinstalling the drivers.
The fact they're still around indicates that they must have gotten better in some regards, but I'm still unwilling to trust any of their hardware. With all the time I spent trying to get the ST128 Ruby working (and failing), I could have spent that time working for $7/hour at my university admin job and afforded a professional studio soundcard - and a real one, not one that claimed to be one.
---
"'Is not a quine' is not a quine" is a quine.
Re:One burning question... (Score:2)
Re:Unmitigated Good News? (Score:1)
Re:Good... (Score:2)
This is still a very Good Thing(tm), though, since it takes more dominoes to fall to keep a domino effect going.
---
"'Is not a quine' is not a quine" is a quine.