PDA

View Full Version : Firebox on ubuntu studio


BrN
05-26-2007, 06:42 PM
Hi people my question is about how to use firebox with Ubuntu studio because Ubuntu didn't see my firebox I was very sad. :o
My English is not bad but sometimes I don't understand specific language :confused: so If someone use firebox with Ubuntu studio please tell me, how ? or someone explain with picture It s very good for me.

I'm waiting your message :)

thanks

izzyham
05-27-2007, 02:37 AM
Hi people my question is about how to use firebox with Ubuntu studio because Ubuntu didn't see my firebox I was very sad. :o
My English is not bad but sometimes I don't understand specific language :confused: so If someone use firebox with Ubuntu studio please tell me, how ? or someone explain with picture It s very good for me.

I'm waiting your message :)

thanks

Unbuntu is part of the Linux OS family. I believe you are going to have to use another OS so you can install the Firebox drivers correctly.

BrN
06-03-2007, 05:07 PM
I dont understand your message, sorry :)

I know that ubuntu is a part of linux family but there is no linux dirver on firebox CD. is there any web link to download linux driver ?

Thanks

Juice
06-03-2007, 05:54 PM
I dont understand your message, sorry :)

I know that ubuntu is a part of linux family but there is no linux dirver on firebox CD. is there any web link to download linux driver ?

Thanks

no, there are only windows xp drivers and mac drivers.

what the previous guy said to do was use a different OS(operating system)
such as windows to be able to load up the firebox drivers for use.

BrN
06-03-2007, 06:13 PM
I use my firebox on windows xp clearly but I want to use with ubuntu studio but I cant find a way to use . If you can offer any advise to use firebox on ubuntu studio I'll be happy.

Thanks

narada
06-04-2007, 02:40 AM
hi,
it's very clear: you can't use your firebox with ubuntu studio because you can use it only running a windows or mac os

rhy7s
06-04-2007, 03:33 AM
Check out FreeBoB (http://freebob.sourceforge.net/index.php/List_of_Supported_Devices) (for help check out the Ubuntu forums (http://ubuntuforums.org/search.php?searchid=21441832)).

BrN
06-04-2007, 07:59 AM
Thank for your message rhy7s, :)

I checked ubuntu forum but I didnt find a knowledge clearly about using firebox on ubuntu, In this reason, I tried to ask that forum however I understand that nobody knows how to use firebox on ubuntu.

Thanks presonus firebox forum :)

stefper
06-05-2007, 08:14 AM
I've got my firebox to work under ubuntustudio....;)
you have to compile a couple of very simple scripts I've found here:

http://www.nabble.com/-linux-audio-user---dev-raw1394-permissions.-Using-firewire-interface-Focusrite-Saffire-t2835971.html

then, if you're boring to write down this at every log on, then compile like this:

sudo gedit /etc/udev/rules.d/40-permissions.rules

find this :

# IEEE1394 (firewire) devices
# Please note that raw1394 gives unrestricted, raw access to every single
# device on the bus and those devices may do anything as root on your system.
# Yes, I know it also happens to be the only way to rewind your video camera,
# but it's not going to be group "video", okay?
KERNEL=="raw1394", GROUP="disk"
KERNEL=="dv1394*", GROUP="video"
KERNEL=="video1394*", GROUP="video"

and change it to

KERNEL=="raw1394", GROUP="audio"

close and save and your presonus box light will turn blue as you start jackd...
it's easier than you think at first sight, dont worry.

thanx to my friend sengoku from ubuntu forum:)

stefper

p.s. hope the guys from presonus support will stop answering they dont mind to solve this linux driver problem any longer:rolleyes:

BrN
07-19-2007, 02:31 AM
Thank you so much stefper

I did your advise but firebox didnt work.maybe I cant adjust jack settings can you help me? how can I adjust jack my setting is http://img357.imageshack.us/img357/350/1212by1.png
thank you for your interest

BrN
07-20-2007, 05:36 AM
I looked my device manager on ubuntu studio and I saw my presonus firebox however it is not work its light didnt change, still red and I dont know how to configure my jack so I dont use firebox on ubuntu studio.can anybody help me.

my device maneger look like

http://img519.imageshack.us/img519/8852/devicekl7.png

if anybody helps me I'll be happy

thanks

zettberlin
11-02-2007, 04:31 PM
1.: The firebox works OK with Linux - no presonus-drivers are needed...

2.: There are some drawback and caution must be applied:

The Qjackctl-Panel cannot handle the Firebox, after you made sure to be in Group disk you can connect the Firebox and then:

run this in a conlose-window:

/usr/bin/jackd -R -t1000 -dfreebob -r96000 -p256 -n3

now you can start Ardour and use the connections of the FB in it - in Ubuntustudio 32bit this works not stable enough, If you run Ubuntstudio 64 or 64Studio the box works very well :-)

If you have the chance to set this in your BIOS, you should set your Firewire-Port to a single IRQ (9 or 10 are perfect...).