El 08/04/2012 11:48, "Matthias Beyer" <[email protected]> escribió: > > Hi there again! > > I still have problems. > I figured out, that Jack is the Problem: I cannot run jack. I do not know why. > Jack is not started after booting, so I start it on my own by typing "jackd -R -n "jserv" -p 128 -d alsa -d hw:Juli -s"
Why non realtime mode? I suggest you should begin your tests with the default settings and report the errors. Just: jackd -dalsa -dhw:Juli Cheers! > It results in the following error: > matthias@ustudio:~$ jackd -R -n "jserv" -p 128 -d alsa -d hw:Juli -s > jackdmp 1.9.7 > Copyright 2001-2005 Paul Davis and others. > Copyright 2004-2011 Grame. > jackdmp 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 > no message buffer overruns > no message buffer overruns > JACK server starting in realtime mode with priority 10 > Failed to connect to session bus for device reservation Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 > > Failed to acquire device name : Audio0 error : Invalid argument > Audio device hw:Juli cannot be acquired, trying to open it anyway... > creating alsa driver ... hw:Juli|hw:Juli|1024|2|48000|0|0|nomon|swmeter|soft-mode|32bit > ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'defaults.namehint.extended' > ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory > ALSA lib conf.c:4663:(snd_config_expand) Evaluate error: No such file or directory > ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM hw:Juli > ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'defaults.namehint.extended' > ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory > ALSA lib conf.c:4663:(snd_config_expand) Evaluate error: No such file or directory > ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM hw:Juli > ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode > Cannot initialize driver > JackServer::Open() failed with -1 > Failed to open server > matthias@ustudio:~$ > > I do not know what this tells me. If I write hw:0 or hw:1 instead of hw:Juli, I get the same error. > I really hope someone can help me. I already read so much boards and stuff, I was on several IRC ubuntu channels and posted help requests in a german ubuntu board, but noone told me helpful stuff. They just write "use qjackctl" and "play around with qjackctl", but what does it help if Jack is not started? > Please helpme! > > anyway, have a nice easter-weekend. > > Matthias Beyer > > > Am 28.03.2012 20:13, schrieb Matthias Beyer: > >> Hi there! >> I'm new to this mailinglist, so hello everybody! >> >> Firstly, because I'm new, please tell me where I can find the terms of use of this ML! >> Secondly, I'm from germany and my english is not as good as it should be! So if you don't understand what I'm talking about, please tell me and I will find a better wording for what I mean. >> >> --- >> >> I need help to configure my Ubuntustudio on my machine. Currently, I have _nothing_, just installed it on my Machine. >> It's an Oneiric Ocelot Ubuntu Studio. >> My Hardware: >> - Soundcard: ESI Juli@ >> - Midikeyboard: Midistart 3 >> - Drumcontroller: Akai MPD24 >> - Speakers: Fostex PM04 >> - Microphone: AT3035 >> - Amp: Presonus TubePre >> >> Usergroups I'm in: adm, dialout, cdrom, audio, plugdev, lpadmin, admin, sambashare >> >> Kind of machine I run on: >> It's Fujitsu Siemens machine, 6497MC. ( Info from with dmidecode ) >> lspci gives me the following: >> >> matthias@ustudio:~$ lspci >> 00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS649 Host (rev 10) >> 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge >> 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS965 [MuTIOL Media IO] (rev 48) >> 00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01) >> 00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 AC'97 Sound Controller (rev a0) >> 00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) >> 00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) >> 00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) >> 00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller >> 00:05.0 IDE interface: Silicon Integrated Systems [SiS] 182 SATA/RAID Controller (rev 01) >> 00:0a.0 Multimedia audio controller: VIA Technologies Inc. VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller (rev 01) >> 00:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) >> 01:00.0 VGA compatible controller: nVidia Corporation G72 [GeForce 7300 SE/7200 GS] (rev a1) >> >> >> The Midikeyboard is conected to the Soundcard by an Midi-cable, the MPD via USB. >> "cat /proc/asound/cards" tells me that the soundcard is deteced! It's listed as 3rd device. I don't know what the second one is, because there is just the default (onboard) soundcard and the ESI. >> If I open alsamixer and select the ESI via F6, there is still no sound. I don't know where my problem is and google just tells me to use alsamixer and cat /proc... >> I test by playing the File in /usr/share/sounds/alsa/Front_Center.wav with aplay or with the default music player by clicking on a Music file. >> >> If I use aplay there's an error output: >> >> ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'defaults.namehint.basic' >> ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_refer returned error: Datei oder Verzeichnis nicht gefunden (1) >> ALSA lib conf.c:4663:(snd_config_expand) Evaluate error: Datei oder Verzeichnis nicht gefunden (1) >> ALSA lib pcm.c:2212:(snc_pcm_open_noupdate) Unknown PCM default >> aplay: main:660: Fehler beim Öffnen des Gerätes: Datei oder Verzeichnis nicht gefunden (2) >> >> (1) File or Directory not found >> (2) Error opening device: File or Directory not found >> >> Can anyone tell me what I should do now? How can I get that stuff working? I hope you have enough information to help me. If not, tell me I will post it! >> >> Best regards from Sunny-South-Germany, >> Matthias Beye >> > > -- > Ubuntu-Studio-users mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
-- Ubuntu-Studio-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
