Muse won't start in Karmic

2010-04-16 Thread Steve Batte
I just installed 9.10. When I click the Muse icon nothing happens. If
I start from the command line I get this scary C-looking stuff:

muse: malloc.c:3074: sYSMALLOc: Assertion `(old_top == (((mbinptr)
(((char *) ((av)-bins[((1) - 1) * 2])) - __builtin_offsetof (struct
malloc_chunk, fd  old_size == 0) || ((unsigned long) (old_size)
= (unsigned long)__builtin_offsetof (struct malloc_chunk,
fd_nextsize))+((2 * (sizeof(size_t))) - 1))  ~((2 * (sizeof(size_t)))
- 1)))  ((old_top)-size  0x1)  ((unsigned long)old_end 
pagemask) == 0)' failed.
Aborted

I tried a bunch of different flags, muse -D, muse -a, -M etc, same
results every time. Even -v

I'm on an Athlon 64 bit 3gig processor, 3 gigs of memory.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: U-Stu Karmic can't find CD/DVD drive

2010-02-06 Thread mark
Hi Paul,

On 06/02/10 06:25, Paul DeShaw wrote:
 Hi,
 I got a message saying that report is too long to post to the list; can
 you give me something specific I can exerpt for you?
 
 --Paul

If you send the report to me off-list, I'll see what I can do. If
there's anything that other people might learn from, I'll just post the
important parts back to the list, OK?

Mark



signature.asc
Description: OpenPGP digital signature
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: U-Stu Karmic can't find CD/DVD drive

2010-02-05 Thread Paul DeShaw
On Wed, 03 Feb 2010, mark wrote:


 Please can you give us some more info by doing this in a terminal:

 sudo su   (type your password)
 lshw report
 lspci report
 lsusb report(only if your CD drive is on a USB connection)
 lsmod report
 exit  (gets you out of super-user mode: important!)

 ...then reply to this email with the report attached.

 Cheers,
 Mark


Hi,
I got a message saying that report is too long to post to the list; can you
give me something specific I can exerpt for you?

--Paul
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: U-Stu Karmic can't find CD/DVD drive

2010-02-03 Thread mark
Hello Paul

I can't promise anything, but I might be able to help. I had a similar
problem once, caused by a system not loading the ata_piix module.

Please can you give us some more info by doing this in a terminal:

sudo su   (type your password)
lshw report
lspci report
lsusb report(only if your CD drive is on a USB connection)
lsmod report
exit  (gets you out of super-user mode: important!)

You should now have a file called report in your home directory. Have
a quick look at it using less report to check that I'm not using Jedi
mind-tricks to make you divulge any sensitive personal information...
then reply to this email with the report attached.

Cheers,
Mark


On 03/02/10 04:11, Paul DeShaw wrote:
 Greetings,
 
 I finally upgraded from Hardy about a month or two ago.  I now have a
 multimedia content creation system that cannot read or write optical
 media.  I consider this sub-optimal.
 
 When I go to Placescdrom0, a window pops up that says:
 
 *Unable to mount cdrom0
 
 *mount: special device dev/scd0 does not exist
 
 The drive is an HP dvd840. I can boot live cd's from the device, I used
 it to upgrade to Karmic.  It worked fine in Hardy.
 
 In my Googling, I came across the same error back in Intrepid--in
 Launchpad, the bug was closed due to inactivity without being resolved. 
 I also noted the exact same error being reported for Karmic on the
 Ubuntu forums; the original poster gave up, but someone then wrote in
 that he replaced his IDE optical drive with a SATA one, which then
 worked.  I think it would be better if people could use what they have,
 either IDE or SATA.  I am willing to file a bug, but first I wanted to
 see if anyone here has a solution.
 
 What other information do you need to find out what's going on?
 
 Thanks,
 
 Paul
 *
 *
 




signature.asc
Description: OpenPGP digital signature
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: U-Stu Karmic can't find CD/DVD drive

2010-02-03 Thread Paul DeShaw
 On Wed, 03 Feb 2010, mark m...@aktivix.org wrote:snip



 Please can you give us some more info by doing this in a terminal:

 sudo su   (type your password)
 lshw report
 lspci report
 lsusb report(only if your CD drive is on a USB connection)
 lsmod report
 exit  (gets you out of super-user mode: important!)

 You should now have a file called report in your home directory...
 then reply to this email with the report attached.

 Cheers,
 Mark


Hello,

Thanks for those magical commands.  I have a very long report--do you need
the whole thing?  I can post the entire report if you'd like, but I prefer
not to post something so long. Is there anything specific I should look for
to pull out?  I did not see anything about cd or dvd or optical in there.

==Paul



 On 03/02/10 04:11, Paul DeShaw wrote:
  Greetings,
 
  I finally upgraded from Hardy about a month or two ago.  I now have a
  multimedia content creation system that cannot read or write optical
  media.  I consider this sub-optimal.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


U-Stu Karmic can't find CD/DVD drive

2010-02-02 Thread Paul DeShaw
Greetings,

I finally upgraded from Hardy about a month or two ago.  I now have a
multimedia content creation system that cannot read or write optical media.
I consider this sub-optimal.

When I go to Placescdrom0, a window pops up that says:

*Unable to mount cdrom0

*mount: special device dev/scd0 does not exist

The drive is an HP dvd840. I can boot live cd's from the device, I used it
to upgrade to Karmic.  It worked fine in Hardy.

In my Googling, I came across the same error back in Intrepid--in Launchpad,
the bug was closed due to inactivity without being resolved.  I also noted
the exact same error being reported for Karmic on the Ubuntu forums; the
original poster gave up, but someone then wrote in that he replaced his IDE
optical drive with a SATA one, which then worked.  I think it would be
better if people could use what they have, either IDE or SATA.  I am willing
to file a bug, but first I wanted to see if anyone here has a solution.

What other information do you need to find out what's going on?

Thanks,

Paul
*
*
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: No optical drive with Karmic

2010-01-11 Thread Gustin Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paul DeShaw wrote:
 Hello,
 
 I cannot play or rip CDs or DVD's, or install updates because of this.
 
 The device is listed in fstab (edited for brevity):
 
 # file system mount point   type  options   dump  pass
 
 /dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0   0
 
 cdrom0 is listed under Places in the menu. When I try to open it,
 here's the error:
 
 Unable to mount cdrom0
 mount: special device /dev/scd0 does not exist

Are there any errors when you run dmesg in a console/terminal right
after trying to mount it?
 
 Running updates fails; Synaptic and aptitude ask for the DVD, but
 can't read it when I put it in. It also asks for the DVD when I
 install packages, but sometimes can install them from the network
 anyway; other times the files don't download.
 
Uncheck the CD/DVD options from the Ubuntu Software Centre.  Click on
Edit then Software Sources.

Alternatively comment out the CD lines in /etc/apt/sources.list

 I can boot the computer from this drive with a live DVD. When booted
 from the HDD, it disappears.  No problem with this device under Hardy.
 
Weird.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktL0E0ACgkQwRXgH3rKGfNQaACgiFmq9DNs2wQ9EEBhV6ngn5Iq
D9EAn0om0yvlIislAZkly2y8724VPEqY
=Rbwi
-END PGP SIGNATURE-

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: compiling dssi-vst in ubuntu karmic 9.10 x86_64 (was: Re: Ubuntu Audio Tweaks error)

2010-01-04 Thread Colectivo Sonidos Libertarios
Hi Pablo, Hi Teza!

Thanks Pablo for the Spanish Guide, (aclara muchas cosas) and teza for the
help (j apprecie aussi le continue interes pour partager tous types de
nouvelle fonctionalité); i add the include line and the path for dssi and
ladpsa in makefile and have a new error for make and makeinstall.

sonidoslibertar...@salacontrol:~/Escritorio/dssi-vst-0.8$ make
wineg++ -m32 -Ivestige -Wall -fPIC remotepluginclient.cpp -c -o
remotepluginclient.w32.o
wineg++ -m32 -Ivestige -Wall -fPIC remotepluginserver.cpp -c -o
remotepluginserver.w32.o
wineg++ -m32 -Ivestige -Wall -fPIC rdwrops.cpp -c -o rdwrops.w32.o
wineg++ -m32 -Ivestige -Wall -fPIC paths.cpp -c -o paths.w32.o
ar r libremoteplugin.w32.a remotepluginclient.w32.o
remotepluginserver.w32.o rdwrops.w32.o paths.w32.o
ar: creating libremoteplugin.w32.a
wineg++ -m32 -Ivestige -Wall -fPIC dssi-vst-server.cpp -o dssi-vst-server 
-L. -lremoteplugin.w32 -lpthread
dssi-vst-server.cpp: In member function ‘virtual void
RemoteVSTServer::hideGUI()’:
dssi-vst-server.cpp:568: warning: unused variable ‘fd’
wineg++ -m32 -Ivestige -Wall -fPIC dssi-vst-scanner.cpp -o
dssi-vst-scanner  -L. -lremoteplugin.w32 -lpthread
g++ -Ivestige -Wall -fPIC remotepluginclient.cpp -c
g++ -Ivestige -Wall -fPIC remotepluginserver.cpp -c
g++ -Ivestige -Wall -fPIC rdwrops.cpp -c
g++ -Ivestige -Wall -fPIC paths.cpp -c
ar r libremoteplugin.a remotepluginclient.o remotepluginserver.o rdwrops.o
paths.o
ar: creating libremoteplugin.a
g++ -Ivestige -Wall -fPIC remotevstclient.cpp -c
g++ -shared -Wl,-Bsymbolic -g3 -Ivestige -Wall -fPIC -o dssi-vst.so
dssi-vst.cpp remotevstclient.o  -L. -lremoteplugin -lasound
In file included from dssi-vst.cpp:12:
/usr/include/dssi.h:28:28: error: alsa/seq_event.h: No existe el fichero ó
directorio
dssi-vst.cpp:14:33: error: alsa/seq_midi_event.h: No existe el fichero ó
directorio
In file included from dssi-vst.cpp:12:
/usr/include/dssi.h:307: error: ‘snd_seq_event_t’ has not been declared
/usr/include/dssi.h:321: error: ‘snd_seq_event_t’ has not been declared
/usr/include/dssi.h:359: error: ‘snd_seq_event_t’ has not been declared
/usr/include/dssi.h:375: error: ‘snd_seq_event_t’ has not been declared
dssi-vst.cpp:51: error: ‘snd_seq_event_t’ has not been declared
dssi-vst.cpp:77: error: ISO C++ forbids declaration of ‘snd_midi_event_t’
with no type
dssi-vst.cpp:77: error: expected ‘;’ before ‘*’ token
dssi-vst.cpp:120: error: ‘snd_seq_event_t’ has not been declared
dssi-vst.cpp: In constructor
‘DSSIVSTPluginInstance::DSSIVSTPluginInstance(std::string, long unsigned
int)’:
dssi-vst.cpp:179: error: ‘m_alsaDecoder’ was not declared in this scope
dssi-vst.cpp:179: error: ‘snd_midi_event_new’ was not declared in this scope
dssi-vst.cpp:185: error: ‘snd_midi_event_no_status’ was not declared in
this scope
dssi-vst.cpp: In destructor ‘virtual
DSSIVSTPluginInstance::~DSSIVSTPluginInstance()’:
dssi-vst.cpp:231: error: ‘m_alsaDecoder’ was not declared in this scope
dssi-vst.cpp:232: error: ‘snd_midi_event_free’ was not declared in this scope
dssi-vst.cpp: At global scope:
dssi-vst.cpp:371: error: ‘snd_seq_event_t’ has not been declared
dssi-vst.cpp: In member function ‘void
DSSIVSTPluginInstance::runSynth(long unsigned int, int*, long unsigned
int)’:
dssi-vst.cpp:376: error: ‘m_alsaDecoder’ was not declared in this scope
dssi-vst.cpp:383: error: ‘snd_seq_event_t’ was not declared in this scope
dssi-vst.cpp:383: error: ‘ev’ was not declared in this scope
dssi-vst.cpp:396: error: ‘snd_midi_event_decode’ was not declared in this
scope
dssi-vst.cpp: At global scope:
dssi-vst.cpp:680: error: ‘snd_seq_event_t’ has not been declared
make: *** [dssi-vst.so] Error 1

Thanks

Camilo from Sonidos Libertarios
www.sonidoslibertarios.org

 Hi, Camilo. My 2 cents; Follow Teza's directions but it could be that more
 problems arise.

 This dssi-vst should be easy to compile but it is a bit tricky. You should
 also check where the ladspa and dssi directories are and set the path in
 the
 Makefile so that you can use dssi-vst as wrapper, dssi-vst (obviously) and
 also ladspa-vst, in addition to using it as a stand alone jackified vst
 host. It could be that this is not strictly necessary, but take a look at
 it.

 If you follow the link below, the whole process is explained in Spanish.

 Cheers! Pablo

 www.semicorchux.blogspot.com
 Ayuda para hacer música con Linux (= (more or less) Help for making
 music
 with Linux)
 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users



-- 
Colectivo Sonidos Libertarios
www.sonidoslibertarios.org
Lucha y difusión Popular!!!

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: compiling dssi-vst in ubuntu karmic 9.10 x86_64 (was: Re: Ubuntu Audio Tweaks error)

2010-01-04 Thread Pablo Fernandez
On Mon, Jan 4, 2010 at 12:37 PM, Colectivo Sonidos Libertarios 
sonidoslibertar...@resist.ca wrote:

 Hi Pablo, Hi Teza!

 Thanks Pablo for the Spanish Guide, (aclara muchas cosas) and teza for the
 help (j apprecie aussi le continue interes pour partager tous types de
 nouvelle fonctionalité); i add the include line and the path for dssi and
 ladpsa in makefile and have a new error for make and makeinstall.

 sonidoslibertar...@salacontrol:~/Escritorio/dssi-vst-0.8$ make
 wineg++ -m32 -Ivestige -Wall -fPIC remotepluginclient.cpp -c -o
 remotepluginclient.w32.o
 wineg++ -m32 -Ivestige -Wall -fPIC remotepluginserver.cpp -c -o
 remotepluginserver.w32.o
 wineg++ -m32 -Ivestige -Wall -fPIC rdwrops.cpp -c -o rdwrops.w32.o
 wineg++ -m32 -Ivestige -Wall -fPIC paths.cpp -c -o paths.w32.o
 ar r libremoteplugin.w32.a remotepluginclient.w32.o
 remotepluginserver.w32.o rdwrops.w32.o paths.w32.o
 ar: creating libremoteplugin.w32.a
 wineg++ -m32 -Ivestige -Wall -fPIC dssi-vst-server.cpp -o dssi-vst-server
 -L. -lremoteplugin.w32 -lpthread
 dssi-vst-server.cpp: In member function ‘virtual void
 RemoteVSTServer::hideGUI()’:
 dssi-vst-server.cpp:568: warning: unused variable ‘fd’
 wineg++ -m32 -Ivestige -Wall -fPIC dssi-vst-scanner.cpp -o
 dssi-vst-scanner  -L. -lremoteplugin.w32 -lpthread
 g++ -Ivestige -Wall -fPIC remotepluginclient.cpp -c
 g++ -Ivestige -Wall -fPIC remotepluginserver.cpp -c
 g++ -Ivestige -Wall -fPIC rdwrops.cpp -c
 g++ -Ivestige -Wall -fPIC paths.cpp -c
 ar r libremoteplugin.a remotepluginclient.o remotepluginserver.o rdwrops.o
 paths.o
 ar: creating libremoteplugin.a
 g++ -Ivestige -Wall -fPIC remotevstclient.cpp -c
 g++ -shared -Wl,-Bsymbolic -g3 -Ivestige -Wall -fPIC -o dssi-vst.so
 dssi-vst.cpp remotevstclient.o  -L. -lremoteplugin -lasound
 In file included from dssi-vst.cpp:12:
 /usr/include/dssi.h:28:28: error: alsa/seq_event.h: No existe el fichero ó
 directorio
 dssi-vst.cpp:14:33: error: alsa/seq_midi_event.h: No existe el fichero ó
 directorio
 In file included from dssi-vst.cpp:12:
 /usr/include/dssi.h:307: error: ‘snd_seq_event_t’ has not been declared
 /usr/include/dssi.h:321: error: ‘snd_seq_event_t’ has not been declared
 /usr/include/dssi.h:359: error: ‘snd_seq_event_t’ has not been declared
 /usr/include/dssi.h:375: error: ‘snd_seq_event_t’ has not been declared
 dssi-vst.cpp:51: error: ‘snd_seq_event_t’ has not been declared
 dssi-vst.cpp:77: error: ISO C++ forbids declaration of ‘snd_midi_event_t’
 with no type
 dssi-vst.cpp:77: error: expected ‘;’ before ‘*’ token
 dssi-vst.cpp:120: error: ‘snd_seq_event_t’ has not been declared
 dssi-vst.cpp: In constructor
 ‘DSSIVSTPluginInstance::DSSIVSTPluginInstance(std::string, long unsigned
 int)’:
 dssi-vst.cpp:179: error: ‘m_alsaDecoder’ was not declared in this scope
 dssi-vst.cpp:179: error: ‘snd_midi_event_new’ was not declared in this
 scope
 dssi-vst.cpp:185: error: ‘snd_midi_event_no_status’ was not declared in
 this scope
 dssi-vst.cpp: In destructor ‘virtual
 DSSIVSTPluginInstance::~DSSIVSTPluginInstance()’:
 dssi-vst.cpp:231: error: ‘m_alsaDecoder’ was not declared in this scope
 dssi-vst.cpp:232: error: ‘snd_midi_event_free’ was not declared in this
 scope
 dssi-vst.cpp: At global scope:
 dssi-vst.cpp:371: error: ‘snd_seq_event_t’ has not been declared
 dssi-vst.cpp: In member function ‘void
 DSSIVSTPluginInstance::runSynth(long unsigned int, int*, long unsigned
 int)’:
 dssi-vst.cpp:376: error: ‘m_alsaDecoder’ was not declared in this scope
 dssi-vst.cpp:383: error: ‘snd_seq_event_t’ was not declared in this scope
 dssi-vst.cpp:383: error: ‘ev’ was not declared in this scope
 dssi-vst.cpp:396: error: ‘snd_midi_event_decode’ was not declared in this
 scope
 dssi-vst.cpp: At global scope:
 dssi-vst.cpp:680: error: ‘snd_seq_event_t’ has not been declared
 make: *** [dssi-vst.so] Error 1



You are welcome. It looks like you haven't installed libasound2-dev.


Cheers! Pablo
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


No optical drive with Karmic

2010-01-03 Thread Paul DeShaw
Hello,

I cannot play or rip CDs or DVD's, or install updates because of this.

The device is listed in fstab (edited for brevity):

# file system mount point   type  options   dump  pass

/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0   0

cdrom0 is listed under Places in the menu. When I try to open it,
here's the error:

Unable to mount cdrom0
mount: special device /dev/scd0 does not exist

Running updates fails; Synaptic and aptitude ask for the DVD, but
can't read it when I put it in. It also asks for the DVD when I
install packages, but sometimes can install them from the network
anyway; other times the files don't download.

I can boot the computer from this drive with a live DVD. When booted
from the HDD, it disappears.  No problem with this device under Hardy.

I posted this problem in Ubuntu forums also, under the name Aurora.
If you want to reply there, it may benefit people not on this list.

Paul in Seattle

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: compiling dssi-vst in ubuntu karmic 9.10 x86_64 (was: Re: Ubuntu Audio Tweaks error)

2010-01-03 Thread Pablo Fernandez
Hi, Camilo. My 2 cents; Follow Teza's directions but it could be that more
problems arise.

This dssi-vst should be easy to compile but it is a bit tricky. You should
also check where the ladspa and dssi directories are and set the path in the
Makefile so that you can use dssi-vst as wrapper, dssi-vst (obviously) and
also ladspa-vst, in addition to using it as a stand alone jackified vst
host. It could be that this is not strictly necessary, but take a look at
it.

If you follow the link below, the whole process is explained in Spanish.

Cheers! Pablo

www.semicorchux.blogspot.com
Ayuda para hacer música con Linux (= (more or less) Help for making music
with Linux)
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


LV2 packages for Karmic (Teza requested)

2009-12-25 Thread Scott Lavender
Several lv2 packages are available for Karmic in my PPA now, including
zynjacku and lv2rack.

To add my PPA as a repository-

Quick method:
ppa:slavender/karmic

More laborious:
deb http://ppa.launchpad.net/slavender/karmic/ubuntu karmic main 
deb-src http://ppa.launchpad.net/slavender/karmic/ubuntu karmic main 

and signing key
1024R/0020F80E 


They appear to work as I started each application and inserted various
effects but did not run any sound through them.  I would be very
interested to hear any reports of success or failure using these.

Also it should be noted that these do not include desktop icons or menu
entries at this point.  To be honest, I don't know how to add them yet
when building the application.  I have run them from the terminal.

Regards,
Scott


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: LV2 packages for Karmic (Teza requested)

2009-12-25 Thread Kenneth Koym
Scott, Teza / Anyone:
being a noobie to Ubu Stu 9.10 Karmic, in fact to producing basic results,
I'm missing where you're going. Not that I need this; for one like me, is
there a good way you'd recommend how I could get past go?
Kenneth

On Fri, Dec 25, 2009 at 10:26 AM, Scott Lavender slaven...@consolidated.net
 wrote:

 Several lv2 packages are available for Karmic in my PPA now, including
 zynjacku and lv2rack.

 To add my PPA as a repository-

 Quick method:
 ppa:slavender/karmic

 More laborious:
 deb http://ppa.launchpad.net/slavender/karmic/ubuntu karmic main
 deb-src http://ppa.launchpad.net/slavender/karmic/ubuntu karmic main

 and signing key
 1024R/0020F80E


 They appear to work as I started each application and inserted various
 effects but did not run any sound through them.  I would be very
 interested to hear any reports of success or failure using these.

 Also it should be noted that these do not include desktop icons or menu
 entries at this point.  To be honest, I don't know how to add them yet
 when building the application.  I have run them from the terminal.

 Regards,
 Scott


 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: LV2 packages for Karmic (Teza requested)

2009-12-25 Thread teza
Hi Kenneth, what would you like to do? If you want to record music, 
start by learning how to use  jack  server, and how to connect softs 
beetween them, how to use effects ect.
Just tell us more. If I can help, it will be a pleasure.
Regards from Paris.
Teza

Kenneth Koym a écrit :
 Scott, Teza / Anyone:
 being a noobie to Ubu Stu 9.10 Karmic, in fact to producing basic 
 results, I'm missing where you're going. Not that I need this; for one 
 like m e, is there a good way you'd recommend how I could get past go?
 Kenneth

 On Fri, Dec 25, 2009 at 10:26 AM, Scott Lavender 
 slaven...@consolidated.net mailto:slaven...@consolidated.net wrote:

 Several lv2 packages are available for Karmic in my PPA now, including
 zynjacku and lv2rack.

 To add my PPA as a repository-

 Quick method:
 ppa:slavender/karmic

 More laborious:
 deb http://ppa.launchpad.net/slavender/karmic/ubuntu karmic main
 deb-src http://ppa.launchpad.net/slavender/karmic/ubuntu karmic main

 and signing key
 1024R/0020F80E


 They appear to work as I started each application and inserted various
 effects but did not run any sound through them.  I would be very
 interested to hear any reports of success or failure using these.

 Also it should be noted that these do not include desktop icons or
 menu
 entries at this point.  To be honest, I don't know how to add them yet
 when building the application.  I have run them from the terminal.

 Regards,
 Scott


 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 mailto:Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users






-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: LV2 packages for Karmic (Teza requested)

2009-12-25 Thread Kenneth Koym
Teza, I'd like to produce DVDs, turning raw footage coupled with non-profit
entities I run into productions that sell members on what we do; just real
basic, i.e.,

   - my neighborhood association wishes to stop a gravel pit operator from
   destroying property values, creating dust, destroying water holding
   capability of the 2,000 acres next to public schools, a housing edition
   - dialoguemakers.org wants to do better recruiting of mentors for
   peacemaking  helping local youth.

need to cut chaff from footage ripped to my HD, dub, connect  convey
message.
Kenneth

On Fri, Dec 25, 2009 at 4:00 PM, teza tsalio...@orange.fr wrote:

 Hi Kenneth, what would you like to do? If you want to record music,
 start by learning how to use  jack  server, and how to connect softs
 beetween them, how to use effects ect.
 Just tell us more. If I can help, it will be a pleasure.
 Regards from Paris.
 Teza

 Kenneth Koym a écrit :
  Scott, Teza / Anyone:
  being a noobie to Ubu Stu 9.10 Karmic, in fact to producing basic
  results, I'm missing where you're going. Not that I need this; for one
  like m e, is there a good way you'd recommend how I could get past go?
  Kenneth
 
  On Fri, Dec 25, 2009 at 10:26 AM, Scott Lavender
  slaven...@consolidated.net mailto:slaven...@consolidated.net wrote:
 
  Several lv2 packages are available for Karmic in my PPA now,
 including
  zynjacku and lv2rack.
 
  To add my PPA as a repository-
 
  Quick method:
  ppa:slavender/karmic
 
  More laborious:
  deb http://ppa.launchpad.net/slavender/karmic/ubuntu karmic main
  deb-src http://ppa.launchpad.net/slavender/karmic/ubuntu karmic main
 
  and signing key
  1024R/0020F80E
 
 
  They appear to work as I started each application and inserted
 various
  effects but did not run any sound through them.  I would be very
  interested to hear any reports of success or failure using these.
 
  Also it should be noted that these do not include desktop icons or
  menu
  entries at this point.  To be honest, I don't know how to add them
 yet
  when building the application.  I have run them from the terminal.
 
  Regards,
  Scott
 
 
  --
  Ubuntu-Studio-users mailing list
  Ubuntu-Studio-users@lists.ubuntu.com
  mailto:Ubuntu-Studio-users@lists.ubuntu.com
  Modify settings or unsubscribe at:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
 
 




 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Lvé Rack for Karmic

2009-12-16 Thread teza
Hi everybody, somebody could tell me where I can find a lv2 rack package 
for Karmic. Thanks
Regards from Paris
Teza



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Wacom intuos 3 in karmic

2009-11-25 Thread Robin Darlington
Hello all,
Does anyone have a wacom intuos 3 tablet working in karmic?

I have made some progress thanks to this thread :
http://ubuntuforums.org/showthread.php?t=967147highlight=wacom+howtopage=40but
The stylus has no pressure sensitivity for some reason (in gimp and
incscape). The eraser however does and everything else seems to work as it
should do.

*I have* configured extended input devices and set them all to Screen by
the way.

Any help would be much appreciated,

Thanks,

Robin
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Wacom intuos 3 in karmic

2009-11-25 Thread bart deruyter
Hi,

mine worked out of the box, right away after installing Karmic, but I did
do a fresh install, not upgrading through synaptic.

grtz,

Bart
http://www.bartart3d.be/


2009/11/25 Robin Darlington robin.darling...@free.fr

 Hello all,
 Does anyone have a wacom intuos 3 tablet working in karmic?

 I have made some progress thanks to this thread :
 http://ubuntuforums.org/showthread.php?t=967147highlight=wacom+howtopage=40but
  The stylus has no pressure sensitivity for some reason (in gimp and
 incscape). The eraser however does and everything else seems to work as it
 should do.

 *I have* configured extended input devices and set them all to Screen by
 the way.

 Any help would be much appreciated,

 Thanks,

 Robin

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: More File Sytem errors in Karmic

2009-11-14 Thread Susan Cragin
Hi everyone,After having Filesystem errors on my ext4 install of Ubuntu Studio 
Karmic I have reinstalled using an ext3 file system. While most of the time my 
system seems to work fine now, when ever I use the sleep function I get serious 
Filesystem errors ( I can't boot and have to run fsck from a recovery shell ).
Doe's anyone know why this is and / or how to fix it?
Many thanks for your time,Robin

No but check Ubuntu bugs. Lots of suspend / resume errors for different models. 
Mine has never worked.
Susan



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: More File Sytem errors in Karmic

2009-11-14 Thread Ricardo Lameiro
I am not shure, but i think that the problem is your disk and not ubuntu. I
dont have problems with my ubuntustudio karmic sleeping. I use ext3.

2009/11/14 Robin Darlington robin.darling...@free.fr

 Hi everyone,
 After having Filesystem errors on my ext4 install of Ubuntu Studio Karmic I
 have reinstalled using an ext3 file system.
 While most of the time my system seems to work fine now, when ever I use
 the sleep function I get serious Filesystem errors ( I can't boot and have
 to run fsck from a recovery shell ).
 Doe's anyone know why this is and / or how to fix it?

 Many thanks for your time,
 Robin

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




-- 
Fagote / Contrafagote
Bassoon / Contra-bassoon
http://myspace.com/ricardolameiro
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: More File Sytem errors in Karmic

2009-11-14 Thread Tommy Hjalmarsson

Ricardo Lameiro wrote:
I am not shure, but i think that the problem is your disk and not 
ubuntu. I dont have problems with my ubuntustudio karmic sleeping. I 
use ext3.


2009/11/14 Robin Darlington robin.darling...@free.fr 
mailto:robin.darling...@free.fr


Hi everyone,
After having Filesystem errors on my ext4 install of Ubuntu Studio
Karmic I have reinstalled using an ext3 file system.
While most of the time my system seems to work fine now, when ever
I use the sleep function I get serious Filesystem errors ( I can't
boot and have to run fsck from a recovery shell ).
Doe's anyone know why this is and / or how to fix it?

Many thanks for your time,
Robin

--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
mailto:Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




--
Fagote / Contrafagote
Bassoon / Contra-bassoon
http://myspace.com/ricardolameiro

Is it?
Hibernation may be unavailable with automatic partitioning
The default partitioning recipe in the installer will in some cases 
allocate a swap partition that is smaller than the physical memory in 
the system. This will prevent the use of hibernation (suspend-to-disk) 
because the system image will not fit in the swap partition. If you 
intend to use hibernation with your system, you should ensure that the 
swap partition's size is at least as large as the system's physical RAM.


From:http://www.ubuntu.com/getubuntu/releasenotes/910

/Tommy Hjalmarsson

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: More File Sytem errors in Karmic

2009-11-14 Thread Robin Darlington
Ok thank you for your anwsers. I will avoid using the sleep function for
now.
I think I was using suspend, not hibernate (I used the function  on my
acer aspire 5630 laptop). And I have a swap partition which is slightly
bigger than my ram (996.2 swap for 993.2 ram) so that is no what is going
on. It could be a bug or my disk. I will look through the bugs when I have
time...
I was running hardy up untill my karmic install and I had no disk trouble
whatsoever so unless my disk is dying I suspect it to be a bug.
Robin

2009/11/15 Tommy Hjalmarsson tomm...@bredband.net

  Ricardo Lameiro wrote:

 I am not shure, but i think that the problem is your disk and not ubuntu. I
 dont have problems with my ubuntustudio karmic sleeping. I use ext3.

 2009/11/14 Robin Darlington robin.darling...@free.fr

 Hi everyone,
 After having Filesystem errors on my ext4 install of Ubuntu Studio Karmic
 I have reinstalled using an ext3 file system.
 While most of the time my system seems to work fine now, when ever I use
 the sleep function I get serious Filesystem errors ( I can't boot and have
 to run fsck from a recovery shell ).
 Doe's anyone know why this is and / or how to fix it?

  Many thanks for your time,
 Robin

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




 --
 Fagote / Contrafagote
 Bassoon / Contra-bassoon
 http://myspace.com/ricardolameiro

 Is it?
 Hibernation may be unavailable with automatic partitioning
 The default partitioning recipe in the installer will in some cases
 allocate a swap partition that is smaller than the physical memory in the
 system. This will prevent the use of hibernation (suspend-to-disk) because
 the system image will not fit in the swap partition. If you intend to use
 hibernation with your system, you should ensure that the swap partition's
 size is at least as large as the system's physical RAM.

 From:http://www.ubuntu.com/getubuntu/releasenotes/910

 /Tommy Hjalmarsson


 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Karmic installed, mouse problems

2009-11-10 Thread john
Thanks for the tips! I managed to install Karmic by de-selecting all UBS
packages, including audio. 

I'm shocked that I still have problems with this new version too!
Without anything enabled (nvidia proprietary drivers, any software
installed) I get a sluggish mouse! (its a logitech laser, wireless)  

I checked to see if the whole system was sluggish but processes are not
eating up CPU and keyboard is responsive. 
Anyone know why the mouse is acting weird? I've had it before in UBS but
never on the generic kernel. I've googled the problem but no real
solutions found.

Many thanks!

John


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Karmic installed, mouse problems

2009-11-10 Thread Daniel

Hi John,

Thanks for the tips! I managed to install Karmic by de-selecting all UBS
packages, including audio.

I'm shocked that I still have problems with this new version too!
Without anything enabled (nvidia proprietary drivers, any software
installed) I get a sluggish mouse! (its a logitech laser, wireless)

I checked to see if the whole system was sluggish but processes are not
eating up CPU and keyboard is responsive.
Anyone know why the mouse is acting weird? I've had it before in UBS but
never on the generic kernel. I've googled the problem but no real
solutions found.

   
I was having a similar problem recently on a desktop install. My problem 
was resolved by moving a wireless router that was near the computer to 
the other side of the room. I have been using a Logitech VX Nano 
wireless mouse, which operates at the 2.4ghz freq; along with bluetooth 
and wifi. By moving the mouse receiver to the front of the case instead 
of the rear and moving the wireless router across the room, the problem 
dissipated.


If that doesnt help, perhaps there are some log entries that are coming 
up? It may also be productive to go through Xorg.0.log to look for 
errors or duplicate entries perhaps. I'll assume you've gone through the 
basics of trying a different mouse - and wired compared to wireless.


Daniel

Many thanks!

John


   
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


camrecorder DV and karmic

2009-11-09 Thread laurent.bellegarde
Hi all,

The lprod.org team is now testing hardly Ubuntu Studio Karmic before an 
official presentation to the public, saturday, November 28 in Paris (1h 
face to public, TV cameras, radios), in the sciences's city.

The kernel RT and the music software are working fine, but we are 
thinking there is a large trouble in UBS 9.10 with the DV connection to 
a camrecorder DV.

With severals camrecoders DV knowed to work in DV via a firewire card 
integrated or another laptop with a firewire expresscard controller 
under hardy UBS (production) and jaunty UBS for testing, we discover 
that even after controls, editing system files, and groups/permissions 
changes, it seems to be impossible to detect the camera. Dvgrab in 
terminal still always says : no camera...

Is there a major bug in karmic ?

raw1394, ohci1394, ieee1394 have been probed and permissions controlled, 
even video1394, and dv1394 (old and deprecated). Audio, video and disk 
group have been probed too. None are working.

Any good ideas are welcomed !!!

Bye,

Laurent,
lprod.org
France

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: karmic studio first tests

2009-11-02 Thread humbert . olivier . 1
Coucou laurent.
Un petit résumé sur http://www.linuxmao.org serait super !
a+
Olivier

*

Hi laurent.
A little stuff on http://www.linuxmao.org will be super !
++
Olivier

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


dssi-vst for Karmic

2009-11-02 Thread teza
Hi there, I'm trying to install dssi-vst under karmic 9.10, but I can't
run the compilation, do you have same problems.


t...@ubuntustudio:~$ cd '/home/teza/Téléchargements/dssi-vst-0.8' 
t...@ubuntustudio:~/Téléchargements/dssi-vst-0.8$ make
wineg++ -m32 -Ivestige -Wall -fPIC remotepluginclient.cpp -c -o
remotepluginclient.w32.o
remotepluginclient.cpp: In constructor
‘RemotePluginClient::RemotePluginClient()’:
remotepluginclient.cpp:41: error: ‘sprintf’ was not declared in this
scope
remotepluginclient.cpp:50: error: ‘perror’ was not declared in this
scope
remotepluginclient.cpp:64: error: ‘perror’ was not declared in this
scope
remotepluginclient.cpp:78: error: ‘perror’ was not declared in this
scope
winegcc: g++ failed
make: *** [remotepluginclient.w32.o] Erreur 2
t...@ubuntustudio:~/Téléchargements/dssi-vst-0.8$ 

if someone can help.
Thanks
Regards
Teza





-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: dssi-vst for Karmic

2009-11-02 Thread humbert . olivier . 1
Coucou teza ;)
as-tu regardé ici :
http://www.linuxmao.org/tikiwiki/tiki-index.php?page=Wine_Wrappers#Ceci_concerne_une_erreur_de_compilation_des_sources_de_dssi_vst_0_8_sur_Karmic_Koala_
a+
Olivier

Hi teza
do you look here : 
http://www.linuxmao.org/tikiwiki/tiki-index.php?page=Wine_Wrappers#Ceci_concerne_une_erreur_de_compilation_des_sources_de_dssi_vst_0_8_sur_Karmic_Koala_
++
Olivier

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Karmic

2009-10-30 Thread teza
Hi Susan nice to hear from you, at this time I'm running Hardy 8.04 et
wanted to know if it's worth to pass on karmic.
Regards from Paris
Teza

Le vendredi 30 octobre 2009 à 06:53 -0400, Susan Cragin a écrit :
 Hi, i would like to if the new rt kernel is stable on Karmic, and if is
 worth to upgrade.
 Regards
 Teza
 
 Kernel is stable and fast and I use it and am pleased with it. 
 What are you upgrading from? Just kernel or do you have a pre-Karmic distro? 
 If you have pre-Jaunty, remember that pulseaudio is now enabled by default, 
 and is hard to get rid of.
 
 
 




-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Karmic

2009-10-30 Thread Eric Hedekar
On Fri, Oct 30, 2009 at 2:10 AM, teza tsalio...@orange.fr wrote:

 Hi, i would like to if the new rt kernel is stable on Karmic, and if is
 worth to upgrade.
 Regards
 Teza


I would consider Karmic's RT kernel VERY stable as it is an official
upstream patch release.  I have already played a handful of shows using this
kernel and have not had any kernel-based issues yet (have been regularly
running this RT kernel since mid-alpha stage).

What do you hope to gain from upgrading?  What are your fears?

- Eric Hedekar
___
Vice President of Vancouver Pro Musica Society
  http://www.vancouverpromusica.ca
Ubuntu Studio Developer
  http://www.ubuntustudio.org
Web Designer  Audio Artist
  http://www.erichedekar.com
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Karmic

2009-10-30 Thread teza
Hi thanks for your help, actually when I tried jaunty 9.04 the kernel rt
was not good at all and not stable, crashes while using ardour for
exemple and I would like to know if with Karmic all probleme are solve
like crash, deconections with no reason. I'm curently running Hardy
which is very good, and I wa wondering if a fresh install of Karmic is
worth it.
Regards from Paris
Teza

...
Le vendredi 30 octobre 2009 à 12:16 -0700, Eric Hedekar a écrit :
 On Fri, Oct 30, 2009 at 2:10 AM, teza tsalio...@orange.fr wrote:
 Hi, i would like to if the new rt kernel is stable on Karmic,
 and if is
 worth to upgrade.
 Regards
 Teza
 
 
 I would consider Karmic's RT kernel VERY stable as it is an official
 upstream patch release.  I have already played a handful of shows
 using this kernel and have not had any kernel-based issues yet (have
 been regularly running this RT kernel since mid-alpha stage).  
 
 What do you hope to gain from upgrading?  What are your fears?
 
 - Eric Hedekar
 ___
 Vice President of Vancouver Pro Musica Society
   http://www.vancouverpromusica.ca
 Ubuntu Studio Developer
   http://www.ubuntustudio.org
 Web Designer  Audio Artist
   http://www.erichedekar.com




-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Upgrading f**kup's, Karmic Koala

2009-10-30 Thread Gustin Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robert Klaar wrote:
snip
 ...I am able to, from this pos, press esc and drop to recoveryshell.
 There I can find my main harddrive and from this I would asume that my
 main drive has been mounted, no? ...t'hell's wrong? Has the
 upgrade/flawed shutdown messed up my swap?
 //Paco / I'll post solution if I find one. .)
 
Did you try the option listed at the bottom of the link that you provided?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrrVuUACgkQwRXgH3rKGfNBTACfXful6RoGJviVKWORKmJW2XqR
4y4An2CcBoGDL/F1kZiwIjPxzds3Y6SR
=h+/J
-END PGP SIGNATURE-

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Karmic

2009-10-30 Thread Aradenatorix Veckhom Vacelaevus
hi:

Well, I'm very happy still with my 8.04 LTS installation... of course I
proved the 9.04 and has a nicer interface, and I hope the karmic koala will
be still better, for can fight against the newest windows 7... but for
update my own main system, I'll be waiting for the next LTS, but I'm not a
tester like Susan, so I'll be patience for wait till the final realease.

Of course you can check the new 9.10, but if you want to get an stable
version maybe you can wait a couple of months for it.

Cheers:
Aradnix

-- 
lutar e vencer!
lluitar i vèncer!
combattre et vaincre!
combattere e vincere!
vechten en overwinnen!
kämpfen und besiegen!
kämpa och besegra!
bojovat a zvítězit!
walczyć i wygrać!
воевать и выиграть!
戦いに勝つ!
jarraitu eta garaitu!
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread Eric Hedekar
Ubuntu Studio is a multimedia editing/creation flavor of Ubuntu, built
for the GNU/Linux audio, video, and graphics enthusiast or
professional.  http://www.ubuntustudio.org

The Ubuntu Studio team is proud to announce its sixth release: Ubuntu
Studio 9.10 Karmic Koala. With this release, which you can download
in a 1.4GB DVD, Ubuntu Studio offers a pre-made selection of packages,
targeted at audio producers, video producers and graphic designers.
Ubuntu Studio greatly simplifies the Linux-based multimedia workstation.

Downloads of the install DVD are available here:
http://cdimage.ubuntu.com/ubuntustudio/releases/9.10/release

For Ubuntu Studio 9.10 we have continued to grow our feature set,
update packages, and fix critical bugs to better the Ubuntu Studio
user experience.

We are happy to announce that the real time kernel will be an official
upstream release patch.  It will be installed by default if the audio
task is selected. We have tested it heavily and are very happy with it's
performance in audio environments.

Features/Improvements:

  * Official upstream RT kernel release (i.e. it's very stable)
  * Font meta package added to the graphics meta, which installs
literally hundreds of free fonts
  * Xwax (http://xwax.co.uk) and a2jmidid (http://home.gna.org/a2jmidid/)
packaged and added to the audio meta-package
  * Xjadeo (http://xjadeo.sourceforge.net/) added to the video meta
  * Network tools like NetworkManager and Pidgin will be available on
the DVD disc repository but not installed by default
  * Firewire libraries are now upgraded to 2.0
  * MANY newer versions of applications (Ardour, Gimp, Blender,
Inkscape, Audacity, Kino, Scribus, Denemo, Hugin, etc...)
for exact versions please see: http://packages.ubuntu.com

See the Ubuntu release notes for other non Ubuntu Studio specific changes.

As our wiki page at https://wiki.ubuntu.com/UbuntuStudio states, our
aim is to make it more accessible for new users to get into the tools
that GNU/Linux has to offer for multimedia creation and production. We
also want to spotlight what's out there, and show users tools they
might not know to exist.

Thanks to all who helped in Ubuntu Studio 9.10's creation!

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread Mac McIlvaine
At Thursday, 29 October 2009, you wrote:

Ubuntu Studio is a multimedia editing/creation flavor of Ubuntu, built
for the GNU/Linux audio, video, and graphics enthusiast or
professional.  http://www.ubuntustudio.org

The Ubuntu Studio team is proud to announce its sixth release: Ubuntu
Studio 9.10 Karmic Koala. With this release, which you can download
in a 1.4GB DVD, Ubuntu Studio offers a pre-made selection of packages,
targeted at audio producers, video producers and graphic designers.
Ubuntu Studio greatly simplifies the Linux-based multimedia workstation.



I poked around on the web but haven't found anything definitive. 
Is ffado using the new stack with this release?

Mac



===
EASY and FREE access to your email anywhere: http://Mailreader.com/
===



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread Tommy Hjalmarsson
Eric Hedekar skrev:
 Ubuntu Studio is a multimedia editing/creation flavor of Ubuntu, built
 for the GNU/Linux audio, video, and graphics enthusiast or
 professional.  http://www.ubuntustudio.org

 The Ubuntu Studio team is proud to announce its sixth release: Ubuntu
 Studio 9.10 Karmic Koala. With this release, which you can download
 in a 1.4GB DVD, Ubuntu Studio offers a pre-made selection of packages,
 targeted at audio producers, video producers and graphic designers.
 Ubuntu Studio greatly simplifies the Linux-based multimedia workstation.

 Downloads of the install DVD are available here:
 http://cdimage.ubuntu.com/ubuntustudio/releases/9.10/release

 For Ubuntu Studio 9.10 we have continued to grow our feature set,
 update packages, and fix critical bugs to better the Ubuntu Studio
 user experience.

 We are happy to announce that the real time kernel will be an official
 upstream release patch.  It will be installed by default if the audio
 task is selected. We have tested it heavily and are very happy with it's
 performance in audio environments.

 Features/Improvements:

   * Official upstream RT kernel release (i.e. it's very stable)
   * Font meta package added to the graphics meta, which installs
 literally hundreds of free fonts
   * Xwax (http://xwax.co.uk) and a2jmidid (http://home.gna.org/a2jmidid/)
 packaged and added to the audio meta-package
   * Xjadeo (http://xjadeo.sourceforge.net/) added to the video meta
   * Network tools like NetworkManager and Pidgin will be available on
 the DVD disc repository but not installed by default
   * Firewire libraries are now upgraded to 2.0
   * MANY newer versions of applications (Ardour, Gimp, Blender,
 Inkscape, Audacity, Kino, Scribus, Denemo, Hugin, etc...)
 for exact versions please see: http://packages.ubuntu.com

 See the Ubuntu release notes for other non Ubuntu Studio specific changes.

 As our wiki page at https://wiki.ubuntu.com/UbuntuStudio states, our
 aim is to make it more accessible for new users to get into the tools
 that GNU/Linux has to offer for multimedia creation and production. We
 also want to spotlight what's out there, and show users tools they
 might not know to exist.

 Thanks to all who helped in Ubuntu Studio 9.10's creation!

   
Is it only me:


  Not Found

The requested URL /ubuntustudio/releases/9.10/release was not found on 
this server.


Apache/2.2.8 (Ubuntu) Server at cdimage.ubuntu.com Port 80



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread Eric Hedekar
On Thu, Oct 29, 2009 at 9:52 AM, Mac McIlvaine sue...@empire.net wrote:
 At Thursday, 29 October 2009, you wrote:

Ubuntu Studio is a multimedia editing/creation flavor of Ubuntu, built
for the GNU/Linux audio, video, and graphics enthusiast or
professional.  http://www.ubuntustudio.org

The Ubuntu Studio team is proud to announce its sixth release: Ubuntu
Studio 9.10 Karmic Koala. With this release, which you can download
in a 1.4GB DVD, Ubuntu Studio offers a pre-made selection of packages,
targeted at audio producers, video producers and graphic designers.
Ubuntu Studio greatly simplifies the Linux-based multimedia workstation.



 I poked around on the web but haven't found anything definitive.
 Is ffado using the new stack with this release?

 Mac


Unfortunately I believe ffado still is using the old stack (or at
least the karmic packages still use the old stack).  But the new stack
is now in place for when ffado wants to use it.

-Eric

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread greg loyse
FFADO doesn't work with the new firewire stack (called juju):
http://ieee1394.wiki.kernel.org/index.php/Juju_Migration#Compatibility_and_stability

FFADO support for the new stack is far in the future:
http://subversion.ffado.org/milestone/FFADO%203.0

My understanding is that if the Ubuntu 9.10 RT kernel was compiled
using the new stack (you can choose which one when you compile), FFADO
(and therefore firewire audio devices) won't be supported with this
kernel.

If my understanding is correct, doesn't that make packaging FFADO in
practice redundent?

I am not a pro so not totally sure I have grasped all the issues here.
However this is the result of 3 years of owning (and in the main
failing) to get a Edirl FA-66 device to work.


On Thu, Oct 29, 2009 at 5:10 PM, Eric Hedekar aftertheb...@gmail.com wrote:
 On Thu, Oct 29, 2009 at 9:52 AM, Mac McIlvaine sue...@empire.net wrote:
 At Thursday, 29 October 2009, you wrote:

Ubuntu Studio is a multimedia editing/creation flavor of Ubuntu, built
for the GNU/Linux audio, video, and graphics enthusiast or
professional.  http://www.ubuntustudio.org

The Ubuntu Studio team is proud to announce its sixth release: Ubuntu
Studio 9.10 Karmic Koala. With this release, which you can download
in a 1.4GB DVD, Ubuntu Studio offers a pre-made selection of packages,
targeted at audio producers, video producers and graphic designers.
Ubuntu Studio greatly simplifies the Linux-based multimedia workstation.



 I poked around on the web but haven't found anything definitive.
 Is ffado using the new stack with this release?

 Mac


 Unfortunately I believe ffado still is using the old stack (or at
 least the karmic packages still use the old stack).  But the new stack
 is now in place for when ffado wants to use it.

 -Eric

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at: 
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread Eric Hedekar
On Thu, Oct 29, 2009 at 10:19 AM, greg loyse gregorylo...@gmail.com wrote:

 FFADO doesn't work with the new firewire stack (called juju):

 http://ieee1394.wiki.kernel.org/index.php/Juju_Migration#Compatibility_and_stability

 FFADO support for the new stack is far in the future:
 http://subversion.ffado.org/milestone/FFADO%203.0

 My understanding is that if the Ubuntu 9.10 RT kernel was compiled
 using the new stack (you can choose which one when you compile), FFADO
 (and therefore firewire audio devices) won't be supported with this
 kernel.

 If my understanding is correct, doesn't that make packaging FFADO in
 practice redundent?

 I am not a pro so not totally sure I have grasped all the issues here.
 However this is the result of 3 years of owning (and in the main
 failing) to get a Edirl FA-66 device to work.


NO.  The firewire stack in Karmic is backward compatible.  I played a show
with my Firepod last week on the Karmic Release Candidate.  FFADO WORKS
GREAT in Karmic.

To quote from that first link of yours: For now, FireWire audio users need
to continue to work with the old drivers, to which libraw1394 v2 will remain
fully compatible.

The immediate benefit of the new 2.0 firewire stack (from what I understand)
is for Video devices.  Audio devices will see this benefit when FFADO's
drivers are migrated to the new stack.

-Eric
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread Mac McIlvaine
At Thursday, 29 October 2009, greg loyse gregorylo...@gmail.com wrote:

FFADO doesn't work with the new firewire stack (called juju):
http://ieee1394.wiki.kernel.org/index.php/Juju_Migration#Compatibility_and_stability

FFADO support for the new stack is far in the future:
http://subversion.ffado.org/milestone/FFADO%203.0

My understanding is that if the Ubuntu 9.10 RT kernel was compiled
using the new stack (you can choose which one when you compile), FFADO
(and therefore firewire audio devices) won't be supported with this
kernel.

If my understanding is correct, doesn't that make packaging FFADO in
practice redundent?

I am not a pro so not totally sure I have grasped all the issues here.
However this is the result of 3 years of owning (and in the main
failing) to get a Edirl FA-66 device to work.

On Thu, Oct 29, 2009 at 5:10 PM, Eric Hedekar aftertheb...@gmail.
com wrote:
 On Thu, Oct 29, 2009 at 9:52 AM, Mac McIlvaine sue...@empire.
net wrote:
 At Thursday, 29 October 2009, you wrote:

Ubuntu Studio is a multimedia editing/creation flavor of Ubuntu,
built
for the GNU/Linux audio, video, and graphics enthusiast or
professional.  http://www.ubuntustudio.org

The Ubuntu Studio team is proud to announce its sixth release:
Ubuntu
Studio 9.10 Karmic Koala. With this release, which you can 
download
in a 1.4GB DVD, Ubuntu Studio offers a pre-made selection of 
packages,
targeted at audio producers, video producers and graphic designers.
Ubuntu Studio greatly simplifies the Linux-based multimedia workstation.




 I poked around on the web but haven't found anything definitive.
 Is ffado using the new stack with this release?

 Mac


 Unfortunately I believe ffado still is using the old stack (or at
 least the karmic packages still use the old stack).  But the new 
stack
 is now in place for when ffado wants to use it.

 -Eric

 --

I have the old stack running with 9.0.4 ...I remember having to take 
special steps to replace the juju stack with the old stack. That 
and a special compile of the RT kernel to get xrun free use of my 
AF12's.

Mac



===
EASY and FREE access to your email anywhere: http://Mailreader.com/
===



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala ffado

2009-10-29 Thread Mac McIlvaine
At Thursday, 29 October 2009, -Eric wrote:

NO.  The firewire stack in Karmic is backward compatible.  I played 
a show with my Firepod last week on the Karmic Release Candidate.
  FFADO WORKS GREAT in Karmic. 

To quote from that first link of yours: For now, FireWire audio 
users need to continue to work with the old drivers, to which libraw1394 
v2 will remain fully compatible.  The immediate benefit of the new 
2.0 firewire stack (from what I understand) is for Video devices.
  Audio devices will see this benefit when FFADO's drivers are migrated 
to the new stack.

-Eric

A so libraw1394 is just there. That's cool...is that how it was in 9.04?

Mac



===
EASY and FREE access to your email anywhere: http://Mailreader.com/
===



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread Ricardo Lameiro
My FA-101 works with 8.04... maybe it will work also with the 9.10, I think
FA-66 should work ok with either one or another... they are prety much the
same

2009/10/29 greg loyse gregorylo...@gmail.com

 FFADO doesn't work with the new firewire stack (called juju):

 http://ieee1394.wiki.kernel.org/index.php/Juju_Migration#Compatibility_and_stability

 FFADO support for the new stack is far in the future:
 http://subversion.ffado.org/milestone/FFADO%203.0

 My understanding is that if the Ubuntu 9.10 RT kernel was compiled
 using the new stack (you can choose which one when you compile), FFADO
 (and therefore firewire audio devices) won't be supported with this
 kernel.

 If my understanding is correct, doesn't that make packaging FFADO in
 practice redundent?

 I am not a pro so not totally sure I have grasped all the issues here.
 However this is the result of 3 years of owning (and in the main
 failing) to get a Edirl FA-66 device to work.


 On Thu, Oct 29, 2009 at 5:10 PM, Eric Hedekar aftertheb...@gmail.com
 wrote:
  On Thu, Oct 29, 2009 at 9:52 AM, Mac McIlvaine sue...@empire.net
 wrote:
  At Thursday, 29 October 2009, you wrote:
 
 Ubuntu Studio is a multimedia editing/creation flavor of Ubuntu, built
 for the GNU/Linux audio, video, and graphics enthusiast or
 professional.  http://www.ubuntustudio.org
 
 The Ubuntu Studio team is proud to announce its sixth release: Ubuntu
 Studio 9.10 Karmic Koala. With this release, which you can download
 in a 1.4GB DVD, Ubuntu Studio offers a pre-made selection of packages,
 targeted at audio producers, video producers and graphic designers.
 Ubuntu Studio greatly simplifies the Linux-based multimedia workstation.
 
 
 
  I poked around on the web but haven't found anything definitive.
  Is ffado using the new stack with this release?
 
  Mac
 
 
  Unfortunately I believe ffado still is using the old stack (or at
  least the karmic packages still use the old stack).  But the new stack
  is now in place for when ffado wants to use it.
 
  -Eric
 
  --
  Ubuntu-Studio-users mailing list
  Ubuntu-Studio-users@lists.ubuntu.com
  Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
 

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




-- 
Fagote / Contrafagote
Bassoon / Contra-bassoon
http://myspace.com/ricardolameiro
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 9.10 Karmic Koala

2009-10-29 Thread Gerhard Lang
greg loyse schrieb:
 I have to admit I had given up. Now I am eager to give it a go.

 I am very happy to be wrong. :)

   
You're wrong and you'll be happy :D
I'm on karmic since alpha 3 and it's great. Ffado (for me with edirol 
fa-101) is running ootb if we make a clean ubuntustudio install - if we 
install ubuntu-studio into an existing ubuntu, we'll have to run 
ubuntu-studio-controls (from repos) and edit /etc/security/limits.conf 
to make sure it contents a line '@audio - rtprio 99'
even the proprietary nvidia drivers from repos run in -rt kernel and 
don't eat performance.
For all who run into issues there is a helpful how to:
https://help.ubuntu.com/community/UbuntuStudioPreparation





-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Karmic, Kernel, and OpenOffice

2009-10-29 Thread Todd Howe
Any word on whether the RT kernel problem that was causing OpenOffice
installs to trash Synaptic has been resolved with the new Karmic release?
I've wiped my HD a couple of times as a consequence of 9.04 UbuntuStudio,
and I am afeared.

Thanks


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Karmic, Kernel, and OpenOffice

2009-10-29 Thread Luke Yelavich
On Fri, Oct 30, 2009 at 09:28:06AM EST, Todd Howe wrote:
 Any word on whether the RT kernel problem that was causing OpenOffice
 installs to trash Synaptic has been resolved with the new Karmic release?
 I've wiped my HD a couple of times as a consequence of 9.04 UbuntuStudio,
 and I am afeared.

Yes, things should work fine, since this RT patchset we are using is from 
upstrea proper, and not an attempt at a patchset, as was used with 2.6.28, 
since there were no official rt patches for 2.6.28.

Luke

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-28 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:
 sandie kirjoitti:
 
 Do you have two soundcards in your pc ? is the ALC268 onboard ?
 
 Sorry, I was not clear. My desktop have only Delta 66, audio chip is 
 disabled from bios.

One more thing. I use/test KVM for LTSP/LTSP-Cluster. If I try to purge 
pulseaudio, I loose KVM.

So now I rather be without sound than without KVM in my main desktop. 
Let's see do Final change this situation.

But for real use of Ubuntu Studio I can use 8.04 on my main desktop and 
9.10 on my main laptop. I can live with that, if necessary.

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-28 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:

 One more thing. I use/test KVM for LTSP/LTSP-Cluster. If I try to purge 
 pulseaudio, I loose KVM.

So now, if I like to listen Radio Paradise, I have to start LTSP-server 
on KVM and hook up speakers to the thin client with VLC ;-)

This Delta-problem really needs to get fixed. I'll try to bug it later 
tonight.

I'll keep 'ubuntu-desktop' meta-package and try to bug against 
pulseaudio/kvm. Removing pulseaudio in Ubuntu is not a solution.

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-28 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:

 This Delta-problem really needs to get fixed. I'll try to bug it later 
 tonight.

Well, fix is here:

https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/178442/comments/30

No need for purge pulseaudio. And I can run KVM, too. And thin client 
have it's sound, of course (Intel-based thin client).

Really do not how permanent this fix is, is it there after re-boot? I'll 
let you know if I loose it in next re-boot.

I'll try that fix for Ubuntu Studio Karmic RC later, too. Ubuntu Studio 
is in another disk on this my main desktop.

Best Regards Asmo Koskinen.



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-28 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:

 Really do not how permanent this fix is, is it there after re-boot? I'll 
 let you know if I loose it in next re-boot.

So very, very good - fix is permanent. So now I can again use Delta 66 
with it's full power.

But why in earth this is not fixed? Couple lines do it all?

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-28 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:

 So very, very good - fix is permanent. So now I can again use Delta 66 
 with it's full power.

Case closed. Delta 66 works with pulseaudio in Ubuntu Studio Karmic RC 
(update  dist-upgrade). Great.

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-27 Thread Asmo Koskinen

Hi,

anyone else noticed this problem:

https://bugs.launchpad.net/ubuntu/+source/gst0.10-python/+bug/458737

No sound with Delta 44/66 on Ubuntu Karmic RC. Kubuntu Karmic RC is just 
fine.

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-27 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:

 https://bugs.launchpad.net/ubuntu/+source/gst0.10-python/+bug/458737
 
 No sound with Delta 44/66 on Ubuntu Karmic RC. Kubuntu Karmic RC is just 
 fine.

I download right now Ubuntu Studio AMD64, let's see what happen with 
that one.

http://cdimage.ubuntu.com/ubuntustudio/releases/9.10/rc/

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-27 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:

 Asmo Koskinen kirjoitti:
 
 https://bugs.launchpad.net/ubuntu/+source/gst0.10-python/+bug/458737
 
 
 I download right now Ubuntu Studio AMD64, let's see what happen with
  that one.


Same thing. I'm sorry, but I do not have time to bug this more. 8.04 
AMD64 works just fine.

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-27 Thread Asmo Koskinen
sandie kirjoitti:

 I have the Audiophile 24/96 (ice1712) and had no sound on either 32- or 
 64-bit RC.
 Removed Pulse and everything works fine.

Thank you, I'll try that later.

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-27 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:
 sandie kirjoitti:
 
 I have the Audiophile 24/96 (ice1712) and had no sound on either 32- or 
 64-bit RC.
 Removed Pulse and everything works fine.
 
 Thank you, I'll try that later.

That did not help. But my main laptop (Intel/ATI) works just great with 
Karmic RC !(?)

Linux ubuntu 2.6.31-9-rt #152-Ubuntu SMP PREEMPT RT Thu Oct 15 05:01:14 
UTC 2009 i686 GNU/Linux

cat .jackdrc
/usr/bin/jackd -R -m -dalsa -dhw:0 -r44100 -p64 -n2 -Xseq

aplay -l
 Luettelo PLAYBACK laitteista 
kortti 0: Intel [HDA Intel], laite 0: ALC268 Analog [ALC268 Analog]
   Alalaitteet: 0/1
   Alalaite #0: subdevice #0
kortti 0: Intel [HDA Intel], laite 1: ALC268 Digital [ALC268 Digital]
   Alalaitteet: 1/1
   Alalaite #0: subdevice #0

I thin, that problem is Delta 66/Analog - there is any?

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Delta 44/66 and Ubuntu Karmic RC - no sound

2009-10-27 Thread sandie
Hi Asmo

Do you have two soundcards in your pc ? is the ALC268 onboard ?

If youre not using the onboard, I can recomend backlisting it and the run :
sudo apt-get -y --purge remove linux-sound-base alsa-base alsa-utils
sudo apt-get -y install linux-sound-base alsa-base alsa-utils

And maybe :
sudo apt-get install esound esound-clients esound-common libesd-alsa0

I'm sure someone on this list can come up with a better way of doing 
this, but at least this works for me :-)
Actualy I use my homemade UbuntuAudioTweaks program to do it ( 
http://www.sandgreen.dk/index.php?side=python_uat ), but these lines 
should do it just as well.

Kind regards
Sandie



Asmo Koskinen wrote:
 Asmo Koskinen kirjoitti:
   
 sandie kirjoitti:

 
 I have the Audiophile 24/96 (ice1712) and had no sound on either 32- or 
 64-bit RC.
 Removed Pulse and everything works fine.
   
 Thank you, I'll try that later.
 

 That did not help. But my main laptop (Intel/ATI) works just great with 
 Karmic RC !(?)

 Linux ubuntu 2.6.31-9-rt #152-Ubuntu SMP PREEMPT RT Thu Oct 15 05:01:14 
 UTC 2009 i686 GNU/Linux

 cat .jackdrc
 /usr/bin/jackd -R -m -dalsa -dhw:0 -r44100 -p64 -n2 -Xseq

 aplay -l
  Luettelo PLAYBACK laitteista 
 kortti 0: Intel [HDA Intel], laite 0: ALC268 Analog [ALC268 Analog]
Alalaitteet: 0/1
Alalaite #0: subdevice #0
 kortti 0: Intel [HDA Intel], laite 1: ALC268 Digital [ALC268 Digital]
Alalaitteet: 1/1
Alalaite #0: subdevice #0

 I thin, that problem is Delta 66/Analog - there is any?

 Best Regards Asmo Koskinen.

   


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Call for testing: UbuntuStudio karmic 9.10 alpha 4.

2009-08-13 Thread Luke Yelavich
Hi all
Its that time again, we need testers for the UbuntuStudio 9.10 alpha 4 release. 
You can download it here: http://cdimage.ubuntu.com/ubuntustudio/daily/current 
for both amd64 and i386. Please consider signing up for an account on the test 
tracker at http://iso.qa.ubuntu.com and reporting your results with the tests 
that are listed there for UbuntuStudio.

Thanks in advance for any help you can give us.

Luke

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


RT kernel 2.6.29.5 in karmic, request for testing.

2009-07-06 Thread Luke Yelavich
Hi all
In the next day or so, a new RT kernel will become available, version 
2.6.29.5-2-rt. This kernel is a little different to the first 2.6.29 RT kernel 
for karmic, in that I have backported thee alsa code from 2.6.31-rc2, to make 
sure it lines up with the user space pieces. If you are running karmic, or you 
are thinking of running karmic, I encourage you to test this kernel, and let me 
know how things go for you, particularly relating to ALSA and how it works with 
pulseaudio or other audio/multimedia applications.

In addition, I am also interested in hearing from users who have hardware that 
works in the 2.6.30/2.6.31 generic kernels, but doesn't work with the RT 
kernel. I don't intend to backport everything, but if there is enough demand 
for particular drivers, I will do my best to attempt to backport them. Sound 
wasn't too hard due to the kernel alsa code being used for older kernels as 
well, being part of the alsa-driver tarball, but I don't make any promices with 
any other drivers from newer kernels. I also don't intend to backport KMS 
(kernel mode setting), as that would likely be way too much work.

So please give this new kernel a test when its available, and file bugs with 
any issues you find, or drivers you would like to see made available for your 
system.

Regards
Luke

P.S. NVIDIA/ATI drivers should work without issue, at least once I upload a new 
revision of both to remove no longer needed patches. I can verify that NVIDIA 
is fine, as I am currently running it on the 2.6.29 RT kernel mentioned above 
without issue, but ATI users will need to test and give feedback.

Thanks

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: RT kernel 2.6.29.5 in karmic, request for testing.

2009-07-06 Thread Susan Cragin
Hi all
In the next day or so, a new RT kernel will become available, version 
2.6.29.5-2-rt. This kernel is a little different to the first 2.6.29 RT kernel 
for karmic, in that I have backported thee alsa code from 2.6.31-rc2, to make 
sure it lines up with the user space pieces. If you are running karmic, or you 
are thinking of running karmic, I encourage you to test this kernel, and let 
me know how things go for you, particularly relating to ALSA and how it works 
with pulseaudio or other audio/multimedia applications.

In addition, I am also interested in hearing from users who have hardware that 
works in the 2.6.30/2.6.31 generic kernels, but doesn't work with the RT 
kernel. I don't intend to backport everything, but if there is enough demand 
for particular drivers, I will do my best to attempt to backport them. Sound 
wasn't too hard due to the kernel alsa code being used for older kernels as 
well, being part of the alsa-driver tarball, but I don't make any promices 
with any other drivers from newer kernels. I also don't intend to backport KMS 
(kernel mode setting), as that would likely be way too much work.

So please give this new kernel a test when its available, and file bugs with 
any issues you find, or drivers you would like to see made available for your 
system.

Regards
Luke

P.S. NVIDIA/ATI drivers should work without issue, at least once I upload a 
new revision of both to remove no longer needed patches. I can verify that 
NVIDIA is fine, as I am currently running it on the 2.6.29 RT kernel mentioned 
above without issue, but ATI users will need to test and give feedback.

Thanks

Hi, Luke. 
I have a request for backport. And only if it's not too hard. 
The driver for echoaudio indigo iox
I understand the driver is on 30 but not on 29. 
FYI -- 
I use UbuntuStudio for a single-purpose audio application. I use my Ubuntu for 
dictation, using Dragon NaturallySpeaking 10 and wine. (My machine is all 
business.)
Pulseaudio is purged on my machine. 
RT kernel runs noticeably faster than generic in the above scenario. 

Susan



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: RT kernel 2.6.29.5 in karmic, request for testing.

2009-07-06 Thread Luke Yelavich
On Mon, Jul 06, 2009 at 10:17:33PM EST, Susan Cragin wrote:
 Hi all
 In the next day or so, a new RT kernel will become available, version 
 2.6.29.5-2-rt. This kernel is a little different to the first 2.6.29 RT 
 kernel for karmic, in that I have backported thee alsa code from 2.6.31-rc2, 
 to make sure it lines up with the user space pieces. If you are running 
 karmic, or you are thinking of running karmic, I encourage you to test this 
 kernel, and let me know how things go for you, particularly relating to ALSA 
 and how it works with pulseaudio or other audio/multimedia applications.
 
 In addition, I am also interested in hearing from users who have hardware 
 that works in the 2.6.30/2.6.31 generic kernels, but doesn't work with the 
 RT kernel. I don't intend to backport everything, but if there is enough 
 demand for particular drivers, I will do my best to attempt to backport 
 them. Sound wasn't too hard due to the kernel alsa code being used for older 
 kernels as well, being part of the alsa-driver tarball, but I don't make any 
 promices with any other drivers from newer kernels. I also don't intend to 
 backport KMS (kernel mode setting), as that would likely be way too much 
 work.
 
 So please give this new kernel a test when its available, and file bugs with 
 any issues you find, or drivers you would like to see made available for 
 your system.
 
 Regards
 Luke
 
 P.S. NVIDIA/ATI drivers should work without issue, at least once I upload a 
 new revision of both to remove no longer needed patches. I can verify that 
 NVIDIA is fine, as I am currently running it on the 2.6.29 RT kernel 
 mentioned above without issue, but ATI users will need to test and give 
 feedback.
 
 Thanks
 
 Hi, Luke. 
 I have a request for backport. And only if it's not too hard. 
 The driver for echoaudio indigo iox
 I understand the driver is on 30 but not on 29. 
 FYI --

Sorry, I probably could have made that a bit clearer. I backported all alsa 
code, including drivers, so the new IOX driver is included in that backport. I 
know, because I remember turning it on in the kernel configs. :)

Luke

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


FYI: UDS Karmic videos

2009-07-03 Thread Asmo Koskinen

UDS Karmic viedos online:
http://popey.com/blog/2009/07/03/uds-karmic-videos-and-html5-goodness/

All:
http://video.ubuntu.com/uds/karmic/

One about audio:

Why does (Ubuntu's) audio sucks?

http://video.ubuntu.com/uds/karmic/plenary_3/audio_stack_overview.ogv

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: [Wine] alsa not available in winecfg under karmic?

2009-05-11 Thread Susan Cragin
On Mon, May 11, 2009 at 6:13 AM, Susan Cragin susancra...@earthlink.net 
wrote:
 I upgraded to karmic yesterday, and ran winecfg.
 The list of possible sound systems has shrunk to three: oss, jack and eSound.
 I tried running winecfg plain, and with padsp and pasuspender prefixes.
 Susan

File Ubuntu bug?

-- 
-Austin

Hi, Austin... 

I'm going to wait to file a bug after either someone confirms for me or I 
re-install clean, so that I know it's not me. 

I got Karmic-studio installed by upgrading my current system, which contains a 
self-compiled rt-kernel, an alsa daily build, and wine from git. My rt-kernel 
doesn't have the ubuntu patches (the patches don't work, by the way--major 
freezing problems). 

I will be able confirm after I install Studio fresh from a disk, but that will 
have to wait until they put out a daily build that installs correctly on my 
machine. (With previous upgrades, I haven't gotten a Studio install disk to 
work until at least Alpha 1 has been finalized.)

Now, here's some background 
For a few maybe three weeks, alsa sound hasn't worked properly in wine, at 
least in my application and possibly in steam. Incoming sound just stops 
working after about 10 seconds (or possibly after you start/stop/restart 
speaking) and the program freezes. 
I filed a Ubuntu bug and it was marked invalid. A similar steam bug is still 
open. I hope Ubuntu hasn't solved the problem by disallowing all alsa 
applications that don't go through pulse. 
Oss works, but of course the sound isn't nearly as good. 

Susan




-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users