ubuntuStudio [off topic]

View: New views
9 Messages — Rating Filter:   Alert me  

ubuntuStudio [off topic]

by peiman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello all,

Is anyone on Ubuntu here? If so I have an unrelated question to ask
regarding the installation of a USB audio interface. Any help is very
welcome :-) I guess this is one step towards getting csound to work on
linux for me!

Thanks

Peiman


Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"

Re: ubuntuStudio [off topic]

by gmschroeder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm on debian.
What's to get working?

Greg

On Nov 1, 2009, at 10:50 AM, Peiman Khosravi wrote:

> Hello all,
>
> Is anyone on Ubuntu here? If so I have an unrelated question to ask
> regarding the installation of a USB audio interface. Any help is very
> welcome :-) I guess this is one step towards getting csound to work on
> linux for me!
>
> Thanks
>
> Peiman
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@... with body  
> "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"

Re: Re: ubuntuStudio [off topic]

by peiman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the quick reply! Basically all is well but I trying to configure an maudio USB interface (transit) to be recognized and no joy. I have followed these steps but no joy (it seems to run smoothly by the interface is still not recognized on the system). 

Cheers

Peiman

On 1 Nov 2009, at 01:52, gmschroeder wrote:

I'm on debian.
What's to get working?

Greg

On Nov 1, 2009, at 10:50 AM, Peiman Khosravi wrote:

Hello all,

Is anyone on Ubuntu here? If so I have an unrelated question to ask
regarding the installation of a USB audio interface. Any help is very
welcome :-) I guess this is one step towards getting csound to work on
linux for me!

Thanks

Peiman


Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"


Re: Re: Re: ubuntuStudio [off topic]

by gmschroeder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

First, go through all the steps on that page.
Type down EXACTLY what you did.

Tell me exactly what you did. Tell me exactly how your computer responds.

Greg

On Nov 1, 2009, at 10:57 AM, Peiman Khosravi wrote:

Thanks for the quick reply! Basically all is well but I trying to configure an maudio USB interface (transit) to be recognized and no joy. I have followed these steps but no joy (it seems to run smoothly by the interface is still not recognized on the system). 

Cheers

Peiman

On 1 Nov 2009, at 01:52, gmschroeder wrote:

I'm on debian.
What's to get working?

Greg

On Nov 1, 2009, at 10:50 AM, Peiman Khosravi wrote:

Hello all,

Is anyone on Ubuntu here? If so I have an unrelated question to ask
regarding the installation of a USB audio interface. Any help is very
welcome :-) I guess this is one step towards getting csound to work on
linux for me!

Thanks

Peiman


Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"



Re: Re: Re: Re: ubuntuStudio [off topic]

by peiman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

1- I do:

"sudo apt-get install madfuload"

I get this message: "madfuload is already the newest version" (the first time I did it it just installed it with no errors).

2- I copy the file ma006100.bin to /usr/share/usb/maudio. I have checked and it is there.

3- I open /lib/udev/rules.d/42-madfuload.rules and comment out the lines for Transit, adding the new lines:

# Transit
ACTION=="add", SUBSYSTEM=="usb", ENV{PRODUCT}=="763/2806/*", RUN+="/usr/sbin/madfuload -l -3 -f /usr/share/usb/maudio/ma006100.bin
-D $env{DEVNAME}"

And Save

4- Now typing lsusb I get these lines:


But after restarting the computer no change. Going to sound preferences GUI the only sound card listed is the computer's internal. After this point I have no ideas how to begin debugging :-(

Thanks very much again.

Best,

Peiman 


On 1 Nov 2009, at 02:11, gmschroeder wrote:

First, go through all the steps on that page.
Type down EXACTLY what you did.

Tell me exactly what you did. Tell me exactly how your computer responds.

Greg

On Nov 1, 2009, at 10:57 AM, Peiman Khosravi wrote:

Thanks for the quick reply! Basically all is well but I trying to configure an maudio USB interface (transit) to be recognized and no joy. I have followed these steps but no joy (it seems to run smoothly by the interface is still not recognized on the system). 

Cheers

Peiman

On 1 Nov 2009, at 01:52, gmschroeder wrote:

I'm on debian.
What's to get working?

Greg

On Nov 1, 2009, at 10:50 AM, Peiman Khosravi wrote:

Hello all,

Is anyone on Ubuntu here? If so I have an unrelated question to ask
regarding the installation of a USB audio interface. Any help is very
welcome :-) I guess this is one step towards getting csound to work on
linux for me!

Thanks

Peiman


Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"





Re: Re: Re: Re: ubuntuStudio [off topic]

by peiman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

According to the readme file that comes with madfuload the errors are written to a file called messages in /var/logs. So looking at this file I can see the usb device listed:

Oct 31 23:58:34 ubuntuPKH pulseaudio[1380]: ratelimit.c: 8 events suppressed
Nov  1 02:12:28 ubuntuPKH kernel: [10159.984047] usb 2-1: USB disconnect, address 2
Nov  1 02:12:31 ubuntuPKH kernel: [10163.244014] usb 2-1: new full speed USB device using uhci_hcd and address 3
Nov  1 02:12:31 ubuntuPKH kernel: [10163.402311] usb 2-1: configuration #1 chosen from 1 choice


On 1 Nov 2009, at 02:11, gmschroeder wrote:

First, go through all the steps on that page.
Type down EXACTLY what you did.

Tell me exactly what you did. Tell me exactly how your computer responds.

Greg

On Nov 1, 2009, at 10:57 AM, Peiman Khosravi wrote:

Thanks for the quick reply! Basically all is well but I trying to configure an maudio USB interface (transit) to be recognized and no joy. I have followed these steps but no joy (it seems to run smoothly by the interface is still not recognized on the system). 

Cheers

Peiman

On 1 Nov 2009, at 01:52, gmschroeder wrote:

I'm on debian.
What's to get working?

Greg

On Nov 1, 2009, at 10:50 AM, Peiman Khosravi wrote:

Hello all,

Is anyone on Ubuntu here? If so I have an unrelated question to ask
regarding the installation of a USB audio interface. Any help is very
welcome :-) I guess this is one step towards getting csound to work on
linux for me!

Thanks

Peiman


Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"




Re: Re: Re: Re: Re: ubuntuStudio [off topic]

by Victor Lazzarini :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Another suggestion is to also ask this in the Linux Audio User's list, they have plenty  of know how there.

Victor
On 1 Nov 2009, at 02:40, Peiman Khosravi wrote:

According to the readme file that comes with madfuload the errors are written to a file called messages in /var/logs. So looking at this file I can see the usb device listed:

Oct 31 23:58:34 ubuntuPKH pulseaudio[1380]: ratelimit.c: 8 events suppressed
Nov  1 02:12:28 ubuntuPKH kernel: [10159.984047] usb 2-1: USB disconnect, address 2
Nov  1 02:12:31 ubuntuPKH kernel: [10163.244014] usb 2-1: new full speed USB device using uhci_hcd and address 3
Nov  1 02:12:31 ubuntuPKH kernel: [10163.402311] usb 2-1: configuration #1 chosen from 1 choice


On 1 Nov 2009, at 02:11, gmschroeder wrote:

First, go through all the steps on that page.
Type down EXACTLY what you did.

Tell me exactly what you did. Tell me exactly how your computer responds.

Greg

On Nov 1, 2009, at 10:57 AM, Peiman Khosravi wrote:

Thanks for the quick reply! Basically all is well but I trying to configure an maudio USB interface (transit) to be recognized and no joy. I have followed these steps but no joy (it seems to run smoothly by the interface is still not recognized on the system). 

Cheers

Peiman

On 1 Nov 2009, at 01:52, gmschroeder wrote:

I'm on debian.
What's to get working?

Greg

On Nov 1, 2009, at 10:50 AM, Peiman Khosravi wrote:

Hello all,

Is anyone on Ubuntu here? If so I have an unrelated question to ask
regarding the installation of a USB audio interface. Any help is very
welcome :-) I guess this is one step towards getting csound to work on
linux for me!

Thanks

Peiman


Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"





Re: Re: Re: Re: Re: Re: ubuntuStudio [off topic]

by peiman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Victor,

I just joined.

Best,

Peiman

On 1 Nov 2009, at 09:22, Victor Lazzarini wrote:

Another suggestion is to also ask this in the Linux Audio User's list, they have plenty  of know how there.

Victor
On 1 Nov 2009, at 02:40, Peiman Khosravi wrote:

According to the readme file that comes with madfuload the errors are written to a file called messages in /var/logs. So looking at this file I can see the usb device listed:

Oct 31 23:58:34 ubuntuPKH pulseaudio[1380]: ratelimit.c: 8 events suppressed
Nov  1 02:12:28 ubuntuPKH kernel: [10159.984047] usb 2-1: USB disconnect, address 2
Nov  1 02:12:31 ubuntuPKH kernel: [10163.244014] usb 2-1: new full speed USB device using uhci_hcd and address 3
Nov  1 02:12:31 ubuntuPKH kernel: [10163.402311] usb 2-1: configuration #1 chosen from 1 choice


On 1 Nov 2009, at 02:11, gmschroeder wrote:

First, go through all the steps on that page.
Type down EXACTLY what you did.

Tell me exactly what you did. Tell me exactly how your computer responds.

Greg

On Nov 1, 2009, at 10:57 AM, Peiman Khosravi wrote:

Thanks for the quick reply! Basically all is well but I trying to configure an maudio USB interface (transit) to be recognized and no joy. I have followed these steps but no joy (it seems to run smoothly by the interface is still not recognized on the system). 

Cheers

Peiman

On 1 Nov 2009, at 01:52, gmschroeder wrote:

I'm on debian.
What's to get working?

Greg

On Nov 1, 2009, at 10:50 AM, Peiman Khosravi wrote:

Hello all,

Is anyone on Ubuntu here? If so I have an unrelated question to ask
regarding the installation of a USB audio interface. Any help is very
welcome :-) I guess this is one step towards getting csound to work on
linux for me!

Thanks

Peiman


Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"






Re: Re: Re: Re: Re: Re: ubuntuStudio [off topic]

by peiman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

After hours of fiddling I got it to work!!
I had to change the madfuload rule for the transit.

Thanks

P

On 1 Nov 2009, at 09:22, Victor Lazzarini wrote:

Another suggestion is to also ask this in the Linux Audio User's list, they have plenty  of know how there.

Victor
On 1 Nov 2009, at 02:40, Peiman Khosravi wrote:

According to the readme file that comes with madfuload the errors are written to a file called messages in /var/logs. So looking at this file I can see the usb device listed:

Oct 31 23:58:34 ubuntuPKH pulseaudio[1380]: ratelimit.c: 8 events suppressed
Nov  1 02:12:28 ubuntuPKH kernel: [10159.984047] usb 2-1: USB disconnect, address 2
Nov  1 02:12:31 ubuntuPKH kernel: [10163.244014] usb 2-1: new full speed USB device using uhci_hcd and address 3
Nov  1 02:12:31 ubuntuPKH kernel: [10163.402311] usb 2-1: configuration #1 chosen from 1 choice


On 1 Nov 2009, at 02:11, gmschroeder wrote:

First, go through all the steps on that page.
Type down EXACTLY what you did.

Tell me exactly what you did. Tell me exactly how your computer responds.

Greg

On Nov 1, 2009, at 10:57 AM, Peiman Khosravi wrote:

Thanks for the quick reply! Basically all is well but I trying to configure an maudio USB interface (transit) to be recognized and no joy. I have followed these steps but no joy (it seems to run smoothly by the interface is still not recognized on the system). 

Cheers

Peiman

On 1 Nov 2009, at 01:52, gmschroeder wrote:

I'm on debian.
What's to get working?

Greg

On Nov 1, 2009, at 10:50 AM, Peiman Khosravi wrote:

Hello all,

Is anyone on Ubuntu here? If so I have an unrelated question to ask
regarding the installation of a USB audio interface. Any help is very
welcome :-) I guess this is one step towards getting csound to work on
linux for me!

Thanks

Peiman


Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"