Thank you for this. I am very grateful. You are making my Linux experience that much better!
![]()
Thank you for this. I am very grateful. You are making my Linux experience that much better!
![]()
Hi all,
If anyone wants wineasio 0.7.5 (32-bit only), I've made a binary available here:
http://tuxaudio.blogspot.com/2010/04...-download.html
0.7.5 is required if you're using latest betas of wine. You'll have to install wineasio by hand to use it (as detailed in the above link).
Thank you!
great job!!!!!!!!!!!!!!
It is a real pain messing with 32bit stuff
on a 64 bit system!!
I know I'm reviving an old thread. But I tried to download the wineasio driver in the first thread. And I get this error message: /tmp/wineasio_0.7.4+pljones2-3~jaunty1_i386-6.deb could not be opened, because the associated helper application does not exist. Change the association in your preferences. Now what does this all mean?? I pretty new at this ubuntu thing. Thanks in advance.
Once you download a .deb, try this command:
sudo dpkg -i /home/CShaum/wineasio_0.7.4+pljones2-3~jaunty1_i386-6.deb
adjust according to the folder your .deb is in.
Cheers
and normal user, not sudo, runs this command:
regsvr32 wineasio.dll
Last edited by sgx; April 14th, 2010 at 07:34 PM. Reason: detail
I've been having trouble with wineasio 32bit
this is for CShaum
enter this command into the terminal to download all the needed components
sudo apt-get -y install wine wine-dev libjack0.100.0-dev \
qjackctl build-essential
find and download a wineasio 7.4.dll, it may work with zeitmeister's 7.5.dll but I'm not sure
go to home folder, file system, user, lib, wine, and copy the .dll into that folder (you'll have to open the file as root, if your not able to do it then google open file as root script and enter that into your terminal, that script will allow you to make administrative changes to your system without the command line)
copy this line into your terminal, that will create a link between wineasio and jack. In theory jack will bridge the gap between wine and the audio application you are using.
sudo ln -s /usr/lib/libjack-0.100.0.so.0 /usr/lib/libjack.so.0
I obtained and used this information from this website to put your mind at ease, I'm not trying to hack your box, it's word for word.
http://www.sandgreen.dk/index.php?side=linux_wineasio
I am by no means an expert and if anyone can see something that needs to be corrected to help CShaum please let me know, thanks
Last edited by lordofmiscreation; April 17th, 2010 at 02:06 AM. Reason: I messed up and forgot to configure my wine audio settings
I guess I didn't make myself clear enough. I can't even download it. When I click on the link too download. Than I this error message pops up (in my first thread). And in my download window it says failed. Thanks
Oops, I guess this not an old thread after all. looked wrong
Hi, probably any wineasio .deb file will work. I just downloaded one
at the link beleow. Use a different browser if you must, I used Opera.
http://ubuntuforums.org/showthread.php?t=1241187
There is an rpm version (just a different package format) here:
http://rpm.pbone.net/index.php3/stat....i586.rpm.html
that can be converted to a .deb file using the alien command
sudo alien this.rpm
A new this.deb file is made, and can be installed by
sudo dpkg -i this.deb
Cheers
Debs have been updated to 0.7.5, check first post attachments and enjoy!
![]()
Bookmarks