Remastersys and AVLinux Forum
June 19, 2013, 07:18:38 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: AV Linux depends on user donations to survive.
Please help us keep the AV Linux project alive.
http://www.bandshed.net/AVLinux.html
 
   Home   Remastersys Home Remastersys downloads Donate Login Register AV LINUX Home Help Search  
Pages: [1]
  Print  
Author Topic: (SOLVED) Jack don't connect with my US122  (Read 514 times)
0 Members and 1 Guest are viewing this topic.
davedionl
Jr. Member
**
Offline Offline

Posts: 17


« on: November 12, 2011, 09:04:40 PM »

Hi
I saw somewhere on that forum that the US122 (not the US122L) was OOTB with AV Linux
It's seem like it is on my system, but Jack got a problem with it ...
here it what jack gave me :

Quote

20:54:32.662 JACK démarre...   (EDIT: translation : JACK start)
20:54:32.663 /usr/bin/jackd -dalsa -dhw:2 -r44100 -p512 -n3
jackd 0.121.3
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
20:54:32.675 JACK a été démarrer avec le PID=2866.
JACK compiled with System V SHM support.
loading driver ..
apparent rate = 44100
creating alsa driver ... hw:2|hw:2|512|3|44100|0|0|nomon|swmeter|-|32bit
control device hw:2
configuring for 44100Hz, period = 512 frames (11.6 ms), buffer = 3 periods
ALSA: final selected sample format for capture: 24bit little-endian
ALSA: use 3 periods for capture
ALSA: final selected sample format for playback: 24bit little-endian
ALSA: use 3 periods for playback
ALSA: could not start playback (Broken pipe)
DRIVER NT: could not start driver
cannot start driver
20:54:35.010 Impossible de connecter le serveur JACK comme client. - L'opération a échoué. - Incapable de se connecter au serveur. Veuillez consulter la fenêtre des messages pour plus d'informations.
20:54:36.686 JACK s'arrête... (EDIT: translation : JACK stop)
DebugModuleManager::unregisterModule: Could not unregister DebugModule (                                                       
20:54:37.138 JACK a été arrêté avec succès.
20:54:37.544 JACK a planté.

sorry my jack is in french ... in fact all my system is in french that's ok I speak french but I would prefer in english and I don't know how to change the language

here is what I got in
cat /proc/asound/cards
 0 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xfb080000 irq 16
 1 [M1010LT        ]: ICE1712 - M Audio Delta 1010LT
                      M Audio Delta 1010LT at 0xd040, irq 21
 2 [USX2Y          ]: USB US-X2Y - TASCAM US-X2Y
                      TASCAM US-X2Y (1604:8007 if 0 at 001/003)

so the driver is there why jack don't want to load it ?

EDIT :
I tried Hydrogen tru the alsa driver only (no jack)
and It said that it couldn’t start the driver of hw:2 (US122)


« Last Edit: November 13, 2011, 11:31:30 AM by davedionl » Logged

If it's not working beat it until it work !!!
GMaq
Administrator
Hero Member
*****
Online Online

Posts: 2189


A/V 'Nixer


WWW
« Reply #1 on: November 13, 2011, 12:47:37 AM »

Hi,

That's very strange, I grabbed my US-122 to double check and at the same settings as you it runs fine:

Code:
00:38:58.891 Patchbay deactivated.
00:38:58.895 Statistics reset.
00:38:58.897 ALSA connection change.
00:38:58.903 ALSA connection graph change.
00:39:08.629 JACK is starting...
00:39:08.629 /usr/bin/jackd -dalsa -dhw:3 -r44100 -p512 -n3
jackd 0.121.3
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
00:39:08.644 JACK was started with PID=3109.
JACK compiled with System V SHM support.
loading driver ..
apparent rate = 44100
creating alsa driver ... hw:3|hw:3|512|3|44100|0|0|nomon|swmeter|-|32bit
control device hw:3
configuring for 44100Hz, period = 512 frames (11.6 ms), buffer = 3 periods
ALSA: final selected sample format for capture: 24bit little-endian
ALSA: use 3 periods for capture
ALSA: final selected sample format for playback: 24bit little-endian
ALSA: use 3 periods for playback
00:39:10.811 JACK connection change.
00:39:10.811 Server configuration saved to "/home/tester/.jackdrc".
00:39:10.812 Statistics reset.
00:39:10.828 Client activated.
00:39:10.831 Buffer size change (512).

I even have 4 devices on the system:

Code:
tester@av502desk:~$ cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xe3120000 irq 43
 1 [M1010LT        ]: ICE1712 - M Audio Delta 1010LT
                      M Audio Delta 1010LT at 0xd0a0, irq 20
 2 [M1010LT_1      ]: ICE1712 - M Audio Delta 1010LT
                      M Audio Delta 1010LT at 0xd080, irq 21
 3 [USX2Y          ]: USB US-X2Y - TASCAM US-X2Y
                      TASCAM US-X2Y (1604:8007 if 0 at 006/003)
tester@av502desk:~$

The fact the you are having trouble with your 1010Lt with Windows 7, Ubuntu, Puppy and AV Linux is not a good sign at all, It appears as though something is amiss with your hardware/motherboard that may also be causing the US-122 trouble as well. I'm not sure what else to tell you.
Logged

AV Linux, Proudly created with Remastersys: http://www.bandshed.net/AVLinux.html
wyeth
Full Member
***
Offline Offline

Posts: 35


« Reply #2 on: November 13, 2011, 01:53:17 AM »

@davedionl  did you install the tascam firmware support?

Support is now in these packages, alsa-tools and alsa-firmware,
as mentioned here.

http://usb-midi-fw.sourceforge.net/
Cheers
Logged
GMaq
Administrator
Hero Member
*****
Online Online

Posts: 2189


A/V 'Nixer


WWW
« Reply #3 on: November 13, 2011, 09:37:44 AM »

@wyeth

The latest firmware and loaders are all pre-installed in AV Linux even the unique US-122/244 udev rule is in place, my example above is on a stock AV install nothing 'special' was done to make it work.
Logged

AV Linux, Proudly created with Remastersys: http://www.bandshed.net/AVLinux.html
davedionl
Jr. Member
**
Offline Offline

Posts: 17


« Reply #4 on: November 13, 2011, 11:31:01 AM »

 Yahoo

ok guys I look at my bios and I found a setting about usb(advanced/USB Configuration/Backwards Compatibility Mode) that was disable so I tried to enable it and now my US122 work !
My m-audio 1010 still crackle after a bunch of bios setting test Sad
but anyway I can do music on Linux (with my home-studio and my laptop too both on AV Linux) and using this great remastersys AV Linux !!!

thanks for your help; I happy to see that this community is filled with a bunch of good people   Wink

by the way yesterday I bought the M-audio Keystation mini 32 to use with my laptop, on the go, work OOTB with AV Linux and OMG it's so tiny !!!   Cool
« Last Edit: November 13, 2011, 11:48:08 AM by davedionl » Logged

If it's not working beat it until it work !!!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!