Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2014-04-08 Thread SakisX
Hi, just wanted to say thank you for making Roland SP-606 working, Best Regards, SakisX -- Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deploymen

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2014-02-14 Thread SakisX
SakisX hotmail.com> writes: > > Hi again, > I tested latest Trulan's (from AVLinux) kernel on which the Roland SP-606 > now works (playback AND capture) BUT there is no midi anymore...What output > messages should I post to help you out? > >

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-06-07 Thread SakisX
Hi again, I tested latest Trulan's (from AVLinux) kernel on which the Roland SP-606 now works (playback AND capture) BUT there is no midi anymore...What output messages should I post to help you out? -- How ServiceNow he

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-28 Thread SakisX
Clemens Ladisch googlemail.com> writes: > > SakisX wrote: > > Clemens Ladisch googlemail.com> writes: > >> What is the output of > >> "strace arecord -D hw:0 -f cd -f S24_3LE test.wav"? > > > > www.box.com/s/o2r34268ztflz7j0y50l > > That's funny. Please show the contents of /proc/asound/devic

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-28 Thread Clemens Ladisch
SakisX wrote: > Clemens Ladisch googlemail.com> writes: >> What is the output of >> "strace arecord -D hw:0 -f cd -f S24_3LE test.wav"? > > www.box.com/s/o2r34268ztflz7j0y50l That's funny. Please show the contents of /proc/asound/devices and the output of "ls -l /dev/snd/". Regards, Clemens -

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-28 Thread SakisX
Clemens Ladisch googlemail.com> writes: >What is the output of > "strace arecord -D hw:0 -f cd -f S24_3LE test.wav"? It's a very long output and I cant even split it to parts.I uploaded it at www.box.com/s/o2r34268ztflz7j0y50l

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread Clemens Ladisch
SakisX wrote: > Clemens Ladisch googlemail.com> writes: > > Does the device appear in "arecord -l"? > > card 0: SP606 [Roland SP-606], device 0: USB Audio [USB Audio] > "arecord -D hw:0 -f cd -f S24_3LE test.wav" but again I got: > arecord: main:682: audio open error: No such file or directory T

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread SakisX
Clemens Ladisch googlemail.com> writes: > Does the device appear in "arecord -l"? Yes: List of CAPTURE Hardware Devices card 0: SP606 [Roland SP-606], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Loopback [Loopback], device 0: Loopback PCM [Loop

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread Clemens Ladisch
SakisX wrote: > No logs for using jack in capture only mode. Strange. Does the device appear in "arecord -l"? Does recording work with "arecord -D hw:2 -f cd -f S24_3LE test.wav"? Regards, Clemens -- Everyone hates slo

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread SakisX
Clemens Ladisch googlemail.com> writes: > When an attempt to capture fails? It gives: mtp-probe: checking bus 1, device 7: "/sys/devices/pci:00/:00:1d.0/usb1/1-2/1-2.1" mtp-probe: bus: 1, device: 7 was not an MTP device

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread Clemens Ladisch
SakisX wrote: > Clemens Ladisch googlemail.com> writes: >> Are there any messages in the system log? > > ... > usbcore: registered new interface driver snd-usb-audio When an attempt to capture fails? Regards, Clemens -

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread SakisX
Clemens Ladisch googlemail.com> writes: > Are there any messages in the system log? System Log: usb 1-2.1: Product: Roland SP-606 usb 1-2.1: Manufacturer: Roland usb-audio debug test 3 snd-usb-audio 1-2.1:1.1: snd_usb_parse_audio_interface snd-usb-audio 1-2.1:1.1: altsetting 0 snd-usb-audio 1-2.1

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread Clemens Ladisch
SakisX wrote: > Unfortunately setting jack only to capture doesn't help. Are there any messages in the system log? > As for the midi light load feature,I think it's somehow connected to an error > message(bug) some SP-606 users (and myself) reported "MIDI Buffer Full!". That setting is unlikely

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-26 Thread SakisX
Unfortunately setting jack only to capture doesn't help.Jack stops.I've tried many different scenarios in jack but only playback is opened.I've also tried using hw:1 (Roland SP-606) and hw:1,0 (usb audio). In capture-only mode I get the classical: 00:54:29.580 Could not connect to JACK server as c

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-26 Thread Clemens Ladisch
SakisX wrote: > EDIT:Now sp-606 works for audio playback AND midi.THANKS, but jack cannot open > the inputs: > creating alsa driver ... hw:2|hw:2|256|2|44100|0|0|nomon|swmeter|-|16bit > control device hw:2 > ALSA: Cannot open PCM device alsa_pcm for capture. Falling back to > playback-only mode >

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-26 Thread SakisX
SakisX hotmail.com> writes: > > Trulan was kind enough to provide a kernel with debugging features!The Roland > sp-606 still doesn't work for BOTH audio and midi.What steps should I follow > to > help debugging? > EDIT:Now sp-606 works for audio playback AND midi.THANKS, but jack cannot open t

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-22 Thread SakisX
Trulan was kind enough to provide a kernel with debugging features!The Roland sp-606 still doesn't work for BOTH audio and midi.What steps should I follow to help debugging? -- Everyone hates slow websites. So do we. Ma

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread SakisX
Clemens Ladisch googlemail.com> writes: > SakisX wrote: > >> ... > > > > I'll try it ,but I still don't understand how recompiling the kernel can make my hardware work! > Because you change it by applying some patch (in this case, that would be >

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread Clemens Ladisch
SakisX wrote: >> ... > > I'll try it ,but I still don't understand how recompiling the kernel can make > my > hardware work! Because you change it by applying some patch (in this case, that would be ). Anyway, I've asked trulan to create an

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread SakisX
Ralf Mardorf alice-dsl.net> writes: . > PS: > > I'm running it by a script as root, the fakeroot might not work any more > for Debian, if you run those commands as user. > > > # Installing new packages > > make-kpkg clean > > dpkg -i ../linux-image-foo-10.00.Custom_*.deb > > dpkg -i ../linux

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread Ralf Mardorf
On Sun, 2013-02-10 at 21:14 +0100, Ralf Mardorf wrote: > On Sun, 2013-02-10 at 19:33 +, SakisX wrote: > > Ralf Mardorf alice-dsl.net> writes: > > > > > > > > On Sun, 2013-02-10 at 19:15 +, SakisX wrote: > > > > how do I recompile the kernel?!Newbe here! > > > > > > What distro are you

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread Ralf Mardorf
On Sun, 2013-02-10 at 19:33 +, SakisX wrote: > Ralf Mardorf alice-dsl.net> writes: > > > > > On Sun, 2013-02-10 at 19:15 +, SakisX wrote: > > > how do I recompile the kernel?!Newbe here! > > > > What distro are you using? > > > > Regards, > > Ralf > > I use AVLinux 6.0 which is based

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread SakisX
Ralf Mardorf alice-dsl.net> writes: > > On Sun, 2013-02-10 at 19:15 +, SakisX wrote: > > how do I recompile the kernel?!Newbe here! > > What distro are you using? > > Regards, > Ralf I use AVLinux 6.0 which is based on Debian. Kernel is 3.0.36-avl-9 (rt kernel) and from alsa mixer I see

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread Ralf Mardorf
On Sun, 2013-02-10 at 19:15 +, SakisX wrote: > how do I recompile the kernel?!Newbe here! What distro are you using? Regards, Ralf -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before t

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread SakisX
Clemens Ladisch googlemail.com> writes: > > SakisX wrote: > > Bus 004 Device 005: ID 0582:006a Roland Corp. SP-606 > > ... > > Thanks! This device should work fully if you recompile your kernel based > on the "full-roland-support" branch. > > Regards, > Clemens Hmmm...I really appreciate yo

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread Clemens Ladisch
SakisX wrote: > Clemens Ladisch googlemail.com> writes: >> SakisX wrote: >>> I have a hardware sampler "Roland SP-606" which has an unsupported >>> "Advanced >>> Driver" mode. >> >> Please show the output of "lsusb -v" for this device in advanced mode. > > Bus 004 Device 005: ID 0582:006a Roland

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread SakisX
Dominique Michel vtxnet.ch> writes: > You should try as root, something like: > > modprobe > > IF it doesn't load, modprobe will output some messages. > > modinfo > > will show you informations about the modules, inclusive its parameters, > You can add those parameters at the end of

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread SakisX
Clemens Ladisch googlemail.com> writes: > > SakisX wrote: > > I have a hardware sampler "Roland SP-606" which has an unsupported > > "Advanced > > Driver" mode. > > Please show the output of "lsusb -v" for this device in advanced mode. > > Regards, > Clemens > >

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread Clemens Ladisch
SakisX wrote: > I have a hardware sampler "Roland SP-606" which has an unsupported "Advanced > Driver" mode. Please show the output of "lsusb -v" for this device in advanced mode. Regards, Clemens -- Free Next-Gen Fire

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-10 Thread Dominique Michel
Le Sat, 9 Feb 2013 18:00:23 + (UTC), SakisX a écrit : > Hi, > I have a hardware sampler "Roland SP-606" which has an unsupported > "Advanced Driver" mode. > I can't use it for both audio AND midi interface. > In windows 64 I used the "boss gs-10" driver successfully. > In alsa I found tha