Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12th August 2007, 10:36 PM
boflo971 Offline
Registered User
 
Join Date: Apr 2007
Posts: 71
Rosegarden jack server

Hi

I have installed Rosegarden but i do not have any sound, when launched from a terminal i have this message

JACK tmpdir identified as [/dev/shm]
[Pyc@orange ~]$ PluginFactory::instance(dssi): creating new DSSIPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is [/home/Pyc/.dssi] [/usr/local/lib/dssi] [/usr/lib/dssi]
LADSPAPluginFactory::discoverPlugins - trace is Rosegarden 1.5.1 - AlsaDriver - alsa-lib version 1.0.14rc3
JACK tmpdir identified as [/dev/shm]

JackDriver::initialiseAudio - JACK server not running

ALSA Client information:

14,0 - (Midi Through, Midi Through Port-0) (DUPLEX) [ctype 2, ptype 655362, cap 99]

CREATED OUTPUT PORT 3:out 1 - MIDI output system device for device 0
done
Creating device 0 in Play mode for connection 14:0 Midi Through Port-0 (duplex) (not connecting)
Default device name for this device is MIDI output system device
Creating device 1 in Record mode for connection 14:0 Midi Through Port-0 (duplex) (not connecting)
Default device name for this device is MIDI input system device
AlsaDriver::setCurrentTimer((auto))
Current timer set to "system timer"
AlsaDriver::initialiseMidi - initialised MIDI subsystem

SoundDriver::getMappedDevice(0) - name = "MIDI output system device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0
Renamed 128:3 to General MIDI Device
SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0
rosegarden: could not connect to socket
rosegarden: No such file or directory

ALSA Client information:

14,0 - (Midi Through, Midi Through Port-0) (DUPLEX) [ctype 2, ptype 655362, cap 99]

SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0

Thanks

Py
Reply With Quote
  #2  
Old 12th August 2007, 11:15 PM
brunson Offline
Registered User
 
Join Date: Jun 2005
Location: Westminster, Colorado
Posts: 2,304
Quote:
JackDriver::initialiseAudio - JACK server not running
Do you have a Jack server running?
__________________
Registered Linux User #4837
411th in line to get sued by Micro$oft
Quote:
Basically, to learn Unix you learn to understand and apply a small set of key ideas and achieve expertise by expanding both the set of ideas and your ability to apply them - Paul Murphy
Reply With Quote
  #3  
Old 17th August 2007, 05:47 PM
leflores80 Offline
Registered User
 
Join Date: Jun 2007
Posts: 84
How do you get Jack server to run?
Reply With Quote
  #4  
Old 17th August 2007, 06:10 PM
brunson Offline
Registered User
 
Join Date: Jun 2005
Location: Westminster, Colorado
Posts: 2,304
Try something like this: jackd -d alsa &
__________________
Registered Linux User #4837
411th in line to get sued by Micro$oft
Quote:
Basically, to learn Unix you learn to understand and apply a small set of key ideas and achieve expertise by expanding both the set of ideas and your ability to apply them - Paul Murphy
Reply With Quote
  #5  
Old 18th August 2007, 12:08 AM
boflo971 Offline
Registered User
 
Join Date: Apr 2007
Posts: 71
hi

leflores: ->i use qjackctl to start jachserver.

brunson -> when launch jack server using jack-d alsa &
i have this msg
/************************************************** ******
[Pyc@orange Download]$ jackd 0.103.0
Copyright 2001-2005 Paul Davis 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

JACK compiled with System V SHM support.
loading driver ..
SSE2 detected
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames, buffer = 2 periods
ALSA: final selected sample format for capture: 32bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit little-endian
ALSA: use 2 periods for playback
/************************************************** ******************
and when i start jack server with qjackctl i have this one :

/##################################################

JACK tmpdir identified as [/dev/shm]
SSE2 detected
[Pyc@orange Download]$ PluginFactory::instance(dssi): creating new DSSIPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is [/home/Pyc/.dssi] [/usr/local/lib/dssi] [/usr/lib/dssi]
LADSPAPluginFactory::discoverPlugins - trace is Rosegarden 1.5.1 - AlsaDriver - alsa-lib version 1.0.14rc3
JACK tmpdir identified as [/dev/shm]
SSE2 detected

JackDriver::initialiseAudio - JACK sample rate = 48000Hz, buffer size = 1024
JackDriver::initialiseAudio - creating disk thread
JackDriver::initialiseAudio - found 2 JACK physical outputs
JackDriver::initialiseAudio - connecting from "rosegarden:master out L" to "alsa_pcmlayback_1"
JackDriver::initialiseAudio - connecting from "rosegarden:master out R" to "alsa_pcmlayback_2"
JackDriver::initialiseAudio - found 2 JACK physical inputs
JackDriver::initialiseAudio - connecting from "alsa_pcm:capture_1" to "rosegarden:record in 1 L"
JackDriver::initialiseAudio - connecting from "alsa_pcm:capture_2" to "rosegarden:record in 1 R"
JackDriver::initialiseAudio - initialised JACK audio subsystem

ALSA Client information:

14,0 - (Midi Through, Midi Through Port-0) (DUPLEX) [ctype 2, ptype 655362, cap 99]

CREATED OUTPUT PORT 3:out 1 - MIDI output system device for device 0
done
Creating device 0 in Play mode for connection 14:0 Midi Through Port-0 (duplex) (not connecting)
Default device name for this device is MIDI output system device
Creating device 1 in Record mode for connection 14:0 Midi Through Port-0 (duplex) (not connecting)
Default device name for this device is MIDI input system device
AlsaDriver::setCurrentTimer((auto))
Current timer set to "system timer" with timer checks
AlsaDriver::initialiseMidi - initialised MIDI subsystem

SoundDriver::getMappedDevice(0) - name = "MIDI output system device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0
SoundDriver::getMappedDevice(2) - name = "Synth plugin" type = 2 direction = 0 connection = "Soft synth connection" recording = 0
SoundDriver::getMappedDevice(3) - name = "Audio" type = 1 direction = 0 connection = "Audio connection" recording = 0
Renamed 129:3 to General MIDI Device
SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0
SoundDriver::getMappedDevice(2) - name = "Synth plugin" type = 2 direction = 0 connection = "Soft synth connection" recording = 0
SoundDriver::getMappedDevice(3) - name = "Audio" type = 1 direction = 0 connection = "Audio connection" recording = 0
rosegarden: could not connect to socket
rosegarden: No such file or directory

ALSA Client information:

14,0 - (Midi Through, Midi Through Port-0) (DUPLEX) [ctype 2, ptype 655362, cap 99]

SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0
SoundDriver::getMappedDevice(2) - name = "Synth plugin" type = 2 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(3) - name = "Audio" type = 1 direction = 0 connection = "" recording = 0
SoundDriver::initialiseAudioQueue -- new queue has 0 files
AudioPlayQueue::~AudioPlayQueue()
JackDriver::stopTransport: resetting m_haveAsyncAudioEvent
SoundDriver::clearAudioQueue
SoundDriver::initialiseAudioQueue -- new queue has 0 files
AudioPlayQueue::~AudioPlayQueue()
RosegardenSequencerApp::quit()
AudioInstrumentMixer::destroyAllPlugins
done
AudioInstrumentMixer::~AudioInstrumentMixer
AudioInstrumentMixer::removeAllPlugins
AudioInstrumentMixer::~AudioInstrumentMixer exiting
DataBlockRepository::clear()
SoundDriver::~SoundDriver (exiting)
AudioPlayQueue::~AudioPlayQueue()
Toodle-pip.

thanks

Py
Reply With Quote
Reply

Tags
jack, rosegarden, server

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
RoseGarden revisited-No jack server running oswestryrambler Using Fedora 9 18th May 2007 08:36 PM
bios crash after rosegarden/jack/qsynth ded0rg Using Fedora 0 12th October 2006 09:26 AM
rosegarden-no sound(do i really need jack?) oswestryrambler Using Fedora 1 15th August 2006 07:31 PM
Rosegarden / dssi 0.9 / jack in 32 bit possible in FC2 exitium Using Fedora 0 20th December 2004 12:18 AM


Current GMT-time: 16:37 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat