Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

Total hard lockup when running rosegarden

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
23 posts • Page 1 of 1
Author
Message
Higgaion
n00b
n00b
User avatar
Posts: 43
Joined: Thu Dec 01, 2005 4:12 am
Location: Oklahoma
Contact:
Contact Higgaion
Website

Total hard lockup when running rosegarden

  • Quote

Post by Higgaion » Sun Feb 05, 2006 9:46 pm

I mean were talking an absolutely unresponsive lockup. :cry: I tried ssh from another gentoo machine on my lan and no dice. totaly dead. This has happened to me twice recently, and i noticed that i was running rosegarden both times. The first time i played with rosegarden for a while and went to bed. the next morning the machine was totaly jammed. This time i just opened rosegarden and when i hit the open file button BOOM. dead.
My only lead is a similar death earlier in my gentoo experience with SEQ24. the program compiled and opened just fine, but then when i pushed play... same story, hardlock. this happened like three times and i says to myself... "must be something in the kernel" (basically because i figured it would take something deeply important to the os to cause such a vile crash ) I had this configuration under alsa sound:

Code: Select all

───────────────────────────────────────────────────────────────────┐ │
  │ │            <M> Advanced Linux Sound Architecture                    │ │
  │ │            <M>   Sequencer support                                  │ │
  │ │            < >     Sequencer dummy client                           │ │
  │ │            <M>   OSS Mixer API                                      │ │
  │ │            <M>   OSS PCM (digital audio) API                        │ │
  │ │            [ ]   OSS Sequencer API                                  │ │
  │ │            <M>   RTC Timer support                                  │ │
  │ │            [*]     Use RTC as default sequencer timer               │ │
i unchecked this box:

Code: Select all

  │ │            []     Use RTC as default sequencer timer               │ │
on a whim ( mainly because RTC sounds demanding ? ), recompiled, and SEQ24 has worked pretty well since. so this is the kernel that is now giving me so much troubble. all versions of all relevant packages are the latest from portage, except i've got alsa-lib1.0.11_rc3, and alsa-headers1.0.11_rc3 as recomended by the alsa-users list to get two descreet stereo inputs in jack from my emu10k1. so those are masked packages. other than that it's all been deemed stable. my kernel is 2.6.14-gentoo-r5

Code: Select all

# cat /etc/portage/package.keywords
x11-base/x11-drm ~x86
media-sound/ardour
x11-misc/smeg
media-libs/dssi
media-libs/liblo
media-libs/fluidsynth-dssi
media-sound/seq24
media-sound/alsa-headers ~x86
media-libs/alsa-lib ~x86

please help. i could live without rosegarden, i suppose, if that is really the problem, but i want to know why my system is unstable.
Psalm 9:16
Top
Higgaion
n00b
n00b
User avatar
Posts: 43
Joined: Thu Dec 01, 2005 4:12 am
Location: Oklahoma
Contact:
Contact Higgaion
Website

  • Quote

Post by Higgaion » Tue Feb 07, 2006 3:06 am

*bump*
Psalm 9:16
Top
Higgaion
n00b
n00b
User avatar
Posts: 43
Joined: Thu Dec 01, 2005 4:12 am
Location: Oklahoma
Contact:
Contact Higgaion
Website

  • Quote

Post by Higgaion » Wed Feb 08, 2006 1:03 am

maybe it has something to do with running rosegarden under Gnome? has anyome else had problems there?
Psalm 9:16
Top
norb
n00b
n00b
Posts: 28
Joined: Sat Feb 22, 2003 3:25 pm
Location: Cambridge, UK

  • Quote

Post by norb » Sat Feb 25, 2006 6:28 pm

Hi,

Not a very useful reply but I thought i'd let you know you are not alone. I just had the same problem. After booting up into Gnome and running Rosegarden the machine locks up at the 'Clean studio data...' (or similar) stage of the splash screen.
In the past I've managed to get Rosegarden running quite happily so I suspect something having gone wrong after an update (of it or some other package). It's quite surprising that it can lock the machine up, I didn't realise that really happened anymore - perhaps it's a kernel/module thing in that case?
Sorry this is a bit vague, if I get anywhere with working it out I'll post back.

Cheers,
-Nige
Top
Higgaion
n00b
n00b
User avatar
Posts: 43
Joined: Thu Dec 01, 2005 4:12 am
Location: Oklahoma
Contact:
Contact Higgaion
Website

  • Quote

Post by Higgaion » Sun Feb 26, 2006 1:16 am

Nige, have you tried the latest muse in portage? it's pretty stable. no score view, though...
Psalm 9:16
Top
norb
n00b
n00b
Posts: 28
Joined: Sat Feb 22, 2003 3:25 pm
Location: Cambridge, UK

  • Quote

Post by norb » Fri Apr 28, 2006 1:53 pm

Argh, this is driving me mad!

I still haven't managed to get it working. However, I might have tracked the problem down a little closer to the source (MIDI Input).
I spotted that Rosegarden works when started as root. MIDI output works fine but no MIDI input.
The Manage MIDI Devices dialog shows the following:
Play devices:
General MIDI Device 16:0 MPU-401 MIDI 0-0 (duplex)
MIDI output system device No connection

Record devices:
MIDI hardware input device 16:0 MPU-401 MIDI 0-0 (duplex)
MIDI input system device No connection
Neither of the record devices have the check box indicating 'current' checked.
As soon as I click on the 'Current' check box for the 'MIDI hardware input device' the machine locks up totally.
Museseq seems to have the same problem.

Are there any lightweight packages which would help to diagnose the problem further? Preferrably something that runs from the command line.

I have a C-Media CM8738 sound card.

If anyone knows anything about this I'd greatly appreciate the help.

Cheers,
-Nige
Top
Higgaion
n00b
n00b
User avatar
Posts: 43
Joined: Thu Dec 01, 2005 4:12 am
Location: Oklahoma
Contact:
Contact Higgaion
Website

  • Quote

Post by Higgaion » Fri Apr 28, 2006 4:17 pm

Well if you just want to do some midi diagnosics, try amidi.
i believe it's in the alsa-utils package. amidi -l will list your midi ins and outs.
Psalm 9:16
Top
norb
n00b
n00b
Posts: 28
Joined: Sat Feb 22, 2003 3:25 pm
Location: Cambridge, UK

  • Quote

Post by norb » Sat Apr 29, 2006 12:29 am

Cool, thanks. That led me to thinking about how I could simplify the problem by removing Rosegarden (etc).
The Alsa Wiki has info about MIDI and mentions aconnect.
Basically, I followed their examples and installed vkeybd (virtual midi keyboard) and fluidsynth (virtual synth).

Initally, aconnect shows the following as input and output MIDI ports:

Code: Select all

nige@sully ~ $ aconnect -i -o
client 0: 'System' [type=kernel]
    0 'Timer           '
    1 'Announce        '
client 14: 'Midi Through' [type=kernel]
    0 'Midi Through Port-0'
client 16: 'MPU-401 MIDI 0-0' [type=kernel]
    0 'MPU-401 MIDI 0-0'
After starting vkeybd and fluidsynth:

Code: Select all

nige@sully ~ $ aconnect -i -o
client 0: 'System' [type=kernel]
    0 'Timer           '
    1 'Announce        '
client 14: 'Midi Through' [type=kernel]

    0 'Midi Through Port-0'
client 16: 'MPU-401 MIDI 0-0' [type=kernel]
    0 'MPU-401 MIDI 0-0'
client 128: 'Virtual Keyboard' [type=user]
    0 'Virtual Keyboard'
client 129: 'FLUID Synth (7495)' [type=user]
    0 'Synth input port (7495:0)'
Hooking together the keyboard and fluidsynth works (after loading a soundfont into fluidsynth). Playing notes on the virtual keyboard makes audio from the sound card:

Code: Select all

nige@sully ~ $ aconnect 128:0 129:0
Disconnect fluidsynth and vkeybd and connect vkeybd to the MIDI port (with a hardware synth attached). Playing notes on the virtual keyboard makes noises from the external synth:

Code: Select all

nige@sully ~ $ aconnect -d 128:0 129:0
nige@sully ~ $ aconnect 128:0 16:0
Trying to connect the MIDI port (with external keyboard attached) to fluidsynth causes the system lock up:

Code: Select all

nige@sully ~ $ aconnect 16:0 129:0
An even simpler way to get the system to lock up is to use aseqdump, this can be done straight after boot up without having to start X or anything:

Code: Select all

nige@sully ~ $ aseqdump -p 16:0
I presume that the system locking up means it's a kernel thing (in either a module or the main kernel).
Does anyone know of a way to get more information out from the kernel before it locks up to help pinpoint the problem?

Cheers,
-Nige
Top
Higgaion
n00b
n00b
User avatar
Posts: 43
Joined: Thu Dec 01, 2005 4:12 am
Location: Oklahoma
Contact:
Contact Higgaion
Website

  • Quote

Post by Higgaion » Sat Apr 29, 2006 9:10 pm

I had some problems with seq24, midi in, and my RTC options in the kernel. I believe the culprit was the "use RTC as default timer" option.
so if you've got that checked, try recompiling without it. if that doesn't help, or even if it does, join the linux-audio-user mailing list! that's where a swell group of LA enthusiasts will argue about your problems and maybe even solve them ;)
Psalm 9:16
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Sat Apr 29, 2006 10:55 pm

wow.. i'm not allone.. rosegarden locks up my box too while starting up - no matter if i use alsa or jackd. and i never have been able to trace it as the kernel doesn't even react on sysrq+t/s/u/b whatever..

all hail MusE :P
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
norb
n00b
n00b
Posts: 28
Joined: Sat Feb 22, 2003 3:25 pm
Location: Cambridge, UK

  • Quote

Post by norb » Wed Jun 28, 2006 2:50 pm

Hi all,

I just thought I'd give an update on my situation in case it helps others in the future.
I posted to Linux-Audio-User (http://www.music.columbia.edu/pipermail ... 35274.html)
and finally Alsa-Devel (http://sourceforge.net/mailarchive/mess ... d=17776961) where Takashi Iwai replied with a patch to fix my problem.
I believe he will fix the problem in future versions of the driver.

Hope this helps,
-Nige
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Mon Mar 30, 2009 6:55 am

#NULL
Last edited by GWilliam on Sun Jul 25, 2010 4:18 pm, edited 1 time in total.
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Sun Apr 12, 2009 8:10 pm

#NULL
Last edited by GWilliam on Sun Jul 25, 2010 4:18 pm, edited 1 time in total.
Top
Clad in Sky
l33t
l33t
User avatar
Posts: 900
Joined: Fri May 04, 2007 6:40 am
Location: Germany

  • Quote

Post by Clad in Sky » Mon Apr 13, 2009 6:56 am

Nothing really, but I thought I'd just report that for me rosegarden works well in Gnome.
I don't use midi in, though. I'm mainly interested in the score view and printing function.
Midi Out works, however using timidity.

Hope this helps a bit.
Kali Ma
Now it's autumn of the aeons
Dance with your sword
Now it's time for the harvest
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Mon Apr 13, 2009 9:40 pm

#NULL
Last edited by GWilliam on Sun Jul 25, 2010 4:18 pm, edited 1 time in total.
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Sun Nov 29, 2009 3:37 am

#NULL
Last edited by GWilliam on Sun Jul 25, 2010 4:40 pm, edited 1 time in total.
Top
Clad in Sky
l33t
l33t
User avatar
Posts: 900
Joined: Fri May 04, 2007 6:40 am
Location: Germany

  • Quote

Post by Clad in Sky » Sun Nov 29, 2009 9:34 am

Uh...sorry.

Onboard sound using the snd_hda_intel driver.
Kali Ma
Now it's autumn of the aeons
Dance with your sword
Now it's time for the harvest
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Sun Dec 13, 2009 1:48 am

#NULL
Last edited by GWilliam on Sun Jul 25, 2010 4:18 pm, edited 1 time in total.
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Tue Dec 29, 2009 11:23 pm

#NULL
Last edited by GWilliam on Sun Jul 25, 2010 4:18 pm, edited 1 time in total.
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Fri May 14, 2010 1:32 am

#NULL
Last edited by GWilliam on Sun Jul 25, 2010 4:18 pm, edited 1 time in total.
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Sun Jun 20, 2010 6:26 am

#NULL
Last edited by GWilliam on Sun Jul 25, 2010 4:18 pm, edited 1 time in total.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Mon Jun 21, 2010 9:03 am

Seems it's taking them years to understand that this is a rosegarden bug, not ALSA (at least no other application exhibits that behaviour)

http://www.mail-archive.com/rosegarden- ... 14769.html
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
GWilliam
Guru
Guru
Posts: 350
Joined: Thu Dec 29, 2005 2:11 pm

  • Quote

Post by GWilliam » Tue Jun 22, 2010 2:01 am

#NULL
Top
Post Reply

23 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic