Re: jaunty beta + kernel RT

2009-04-01 Thread laurent.bellegarde
Luke Yelavich a écrit :
> On Thu, Apr 02, 2009 at 03:43:38PM EST, laurent.bellegarde wrote:
>   
>> So after booting under 2.6.28-11-generic, i've look to theses packages, 
>> they are installed already.
>>
>> i've tried your command
>>
>> laur...@laurent-laptop:~$ sudo dkms -k 2.6.28-3-rt build  -m fglrx -v 8.600
>> [sudo] password for laurent:
>>
>> Error! Your kernel source for kernel 2.6.28-3-rt cannot be found at
>> /lib/modules/2.6.28-3-rt/build or /lib/modules/2.6.28-3-rt/source.
>> You can use the --kernelsourcedir option to tell DKMS where it's located.
>> laur...@laurent-laptop:~$ sudo dkms --kernelsourcedir build  -m fglrx -v 
>> 8.600
>> laur...@laurent-laptop:~$
>>
>> and then i reboot on RT-kernel, but same end, X crash and nothing work.
>> 
>
> Ok, you need to install linux-headers-2.6.28-3-rt, and then run the command I 
> gave you again.

i've installed this package, done the command again, here is the terminal :

laur...@laurent-laptop:~$ sudo dkms -k 2.6.28-3-rt build  -m fglrx -v 8.600
[sudo] password for laurent:

Error! This module/version has already been built on: 2.6.28-3-rt
Directory: /var/lib/dkms/fglrx/8.600/2.6.28-3-rt/i686
already exists.  Use the dkms remove function before trying to build again.

a new boot with fglrx activated done the same trouble with X.

So a get a new boot under generic kernel, desactivate flgrx driver, free 
radeon driver has been activated, then a reboot on rt-kernel.

I've get a usable desktop. video resolution is ok, refreshing rate seems 
to be ok too. I didn't test acceleration and 3D effects, but under fglrx 
there is many trouble with compiz activated, so i'm waiting.

the loaded kernel was an rt one, as the command tell it :

laur...@laurent-laptop:~$ uname -a
Linux laurent-laptop 2.6.28-3-rt #9-Ubuntu SMP PREEMPT RT Fri Mar 27 
23:23:50 UTC 2009 i686 GNU/Linux

so, i load qjackctl and try rt with my two sound card.

- if i have rt on with internal sound card (bad one) hw0 -> jackd crash
- if i have rt on with external sound card USB (good one) hw1 -> jackd crash

and said this :

07:40:14.871 /usr/bin/jackd -R -dalsa -dhw:1 -r44100 -p64 -n2
07:40:14.887 JACK a été démarrer avec le PID=4403.
no message buffer overruns
jackd 0.116.1
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK compiled with System V SHM support.
cannot use real-time scheduling (FIFO at priority 10) [for thread 
-1211967808, from thread -1211967808] (1: Operation not permitted)
cannot create engine
07:40:14.900 JACK a été arrêté avec succès.
07:40:14.900 Script post-extinction...
07:40:14.901 killall jackd
jackd: aucun processus tué
07:40:15.313 Script post-extinction terminé avec statut de sortie=256.
07:40:16.894 Impossible de connecter le serveur JACK comme client. - 
L'opération a échoué. - Incapable de se connecter au serveur. Veuillez 
consulter la fenêtre des messages pour plus d'informations.

for memory, hw1 is working fine under hardy studio 8.04 64 bits RT with 
64 frames/periode and 2,6ms for latency, hw0 is working but with few xruns.

i've done the same test, but without checking the rt checkbox in qjackctl.

same result for hw1 on usb, the sound card never work...and the 
frame/period change nothing.
for hw0, a surprising result, with 512 frame/periode, 26,3ms for latency 
(so a bad one), the card is working not too bas, with few xruns. I've 
tried at 256 frames/periodes with ardour reading a wav file, and 
hydrogen playing a drumkit, recorded in ardour, it's working with few 
xruns. below 256, too many xruns.

for conclusion, the internal sound card is working a little bit better 
than in hardy studio rt, but the usb one is not working at all.

Bye

Laurent

-- 
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: jaunty beta + kernel RT

2009-04-01 Thread Luke Yelavich
On Thu, Apr 02, 2009 at 03:43:38PM EST, laurent.bellegarde wrote:
> So after booting under 2.6.28-11-generic, i've look to theses packages, 
> they are installed already.
> 
> i've tried your command
> 
> laur...@laurent-laptop:~$ sudo dkms -k 2.6.28-3-rt build  -m fglrx -v 8.600
> [sudo] password for laurent:
> 
> Error! Your kernel source for kernel 2.6.28-3-rt cannot be found at
> /lib/modules/2.6.28-3-rt/build or /lib/modules/2.6.28-3-rt/source.
> You can use the --kernelsourcedir option to tell DKMS where it's located.
> laur...@laurent-laptop:~$ sudo dkms --kernelsourcedir build  -m fglrx -v 
> 8.600
> laur...@laurent-laptop:~$
> 
> and then i reboot on RT-kernel, but same end, X crash and nothing work.

Ok, you need to install linux-headers-2.6.28-3-rt, and then run the command I 
gave you again.

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: jaunty beta + kernel RT

2009-04-01 Thread Eric Hedekar
On Wed, Apr 1, 2009 at 9:43 PM, laurent.bellegarde <
laurent.bellega...@free.fr> wrote:

> So after booting under 2.6.28-11-generic, i've look to theses packages,
> they are installed already.
>
> i've tried your command
>
> laur...@laurent-laptop:~$ sudo dkms -k 2.6.28-3-rt build  -m fglrx -v
> 8.600
> [sudo] password for laurent:
>
> Error! Your kernel source for kernel 2.6.28-3-rt cannot be found at
> /lib/modules/2.6.28-3-rt/build or /lib/modules/2.6.28-3-rt/source.
> You can use the --kernelsourcedir option to tell DKMS where it's located.
> laur...@laurent-laptop:~$ sudo dkms --kernelsourcedir build  -m fglrx -v
> 8.600
> laur...@laurent-laptop:~$
>
> and then i reboot on RT-kernel, but same end, X crash and nothing work.
>
>
Hmm, you've used the --kernelsourcedir flag, but you haven't specified the
source directory of the kernel.  Please try that again with the source
directory listed directly after that flag.

Also, have you tried without fglrx?  I've found that Jaunty's improvements
on xserver-xorg-video-radeon are working better than fglrx had ever worked
for me - and I get to support open software at the same time!

-Eric


-- 
___
http://greyrockstudio.blogspot.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: jaunty beta + kernel RT

2009-04-01 Thread laurent.bellegarde
Luke Yelavich a écrit :
> On Thu, Apr 02, 2009 at 08:25:10AM EST, laurent.bellegarde wrote:
>   
>> Hi luke,
>>
>> this package was not installed, so i do it. I've restarted with 
>> rt-kernel after this install, but at the end, same conclusion, rt kernel 
>> still unable to work with ati graphic card, X is out of order.
>> 
>
>
> To be sure the module has been built, make sure you have the 
> fgrlx-kernel-source and xorg-driver-fglrx packages installed, and run this 
> command to ensure the module is built for RT: sudo dkms -k 2.6.28-3-rt build  
> -m fglrx -v 8.600
>
> Then try booting the RT kernel.
>
> Luke
So after booting under 2.6.28-11-generic, i've look to theses packages, 
they are installed already.

i've tried your command

laur...@laurent-laptop:~$ sudo dkms -k 2.6.28-3-rt build  -m fglrx -v 8.600
[sudo] password for laurent:

Error! Your kernel source for kernel 2.6.28-3-rt cannot be found at
/lib/modules/2.6.28-3-rt/build or /lib/modules/2.6.28-3-rt/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
laur...@laurent-laptop:~$ sudo dkms --kernelsourcedir build  -m fglrx -v 
8.600
laur...@laurent-laptop:~$

and then i reboot on RT-kernel, but same end, X crash and nothing work.

Bye.

Laurent

-- 
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: jaunty beta + kernel RT

2009-04-01 Thread Luke Yelavich
On Thu, Apr 02, 2009 at 08:25:10AM EST, laurent.bellegarde wrote:
> Hi luke,
> 
> this package was not installed, so i do it. I've restarted with 
> rt-kernel after this install, but at the end, same conclusion, rt kernel 
> still unable to work with ati graphic card, X is out of order.


To be sure the module has been built, make sure you have the 
fgrlx-kernel-source and xorg-driver-fglrx packages installed, and run this 
command to ensure the module is built for RT: sudo dkms -k 2.6.28-3-rt build  
-m fglrx -v 8.600

Then try booting the RT kernel.

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: jaunty beta + kernel RT

2009-04-01 Thread Gustin Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

laurent.bellegarde wrote:

>>> 
>> The RT patches for the fgrlx drivers should be in the archive now, and ready 
>> to use. Make sure you have the linux-headers-rt package installed to ensure 
>> the drivers build.
>>
>> Luke
>>   
> Hi luke,
> 
> this package was not installed, so i do it. I've restarted with 
> rt-kernel after this install, but at the end, same conclusion, rt kernel 
> still unable to work with ati graphic card, X is out of order.
> 
What about the radeonhd driver?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknT3OkACgkQwRXgH3rKGfOYRwCdHq6VvWqoqgvqEiTdOqVggS6+
s6gAoJy3tR/HBad4/18iRL6MMMnfyuXM
=p2rG
-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: jaunty beta + kernel RT

2009-04-01 Thread laurent.bellegarde
Luke Yelavich a écrit :
> On Thu, Apr 02, 2009 at 06:53:19AM EST, Cory K. wrote:
>   
>> laurent.bellegarde wrote:
>> 
>>> Hi everyone,
>>>
>>> on my laptop, dual core intel 64 bits, ATI radeom HD 3470 i'm working 
>>> fine with hardy studio 8.04 64bits.
>>>
>>> As I was having too an intrepid 32 bits to test kdenlive 0.7, I've 
>>> upgraded tonight to jaunty beta.
>>>
>>> so now, under generic kernel, ATI flgrx is ok, audio is ok, but my 
>>> internal soundcard is not enough good to test jackd/ardour
>>>
>>> I've install jaunty rt kernel, install is ok, i've restarted on rt 
>>> jaunty kernel, 2.6.28-3-rt, the boot is ok, and when it starts X to 
>>> display  gdm, the image gone bad, nothing is available. I've tried to go 
>>> to terminal with a CTRL + ALT + F2, and the screen gone bad with full of 
>>> colored squares !!! Nothing was working. So it seems that the jaunty rt 
>>> kernel is out of working at this time.
>>>
>>> Hope it helps.
>>>   
>>>   
>> This is most likely the result of the rt patches not being in the ATI
>> driver package yet. It should be very soon. Luke can correct me if I'm
>> incorrect.
>> 
>
> The RT patches for the fgrlx drivers should be in the archive now, and ready 
> to use. Make sure you have the linux-headers-rt package installed to ensure 
> the drivers build.
>
> Luke
>   
Hi luke,

this package was not installed, so i do it. I've restarted with 
rt-kernel after this install, but at the end, same conclusion, rt kernel 
still unable to work with ati graphic card, X is out of order.

Bye

Laurent


-- 
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: jaunty beta + kernel RT

2009-04-01 Thread Luke Yelavich
On Thu, Apr 02, 2009 at 06:53:19AM EST, Cory K. wrote:
> laurent.bellegarde wrote:
> > Hi everyone,
> >
> > on my laptop, dual core intel 64 bits, ATI radeom HD 3470 i'm working 
> > fine with hardy studio 8.04 64bits.
> >
> > As I was having too an intrepid 32 bits to test kdenlive 0.7, I've 
> > upgraded tonight to jaunty beta.
> >
> > so now, under generic kernel, ATI flgrx is ok, audio is ok, but my 
> > internal soundcard is not enough good to test jackd/ardour
> >
> > I've install jaunty rt kernel, install is ok, i've restarted on rt 
> > jaunty kernel, 2.6.28-3-rt, the boot is ok, and when it starts X to 
> > display  gdm, the image gone bad, nothing is available. I've tried to go 
> > to terminal with a CTRL + ALT + F2, and the screen gone bad with full of 
> > colored squares !!! Nothing was working. So it seems that the jaunty rt 
> > kernel is out of working at this time.
> >
> > Hope it helps.
> >   
> 
> This is most likely the result of the rt patches not being in the ATI
> driver package yet. It should be very soon. Luke can correct me if I'm
> incorrect.

The RT patches for the fgrlx drivers should be in the archive now, and ready to 
use. Make sure you have the linux-headers-rt package installed to ensure the 
drivers build.

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: jaunty beta + kernel RT

2009-04-01 Thread laurent.bellegarde
Cory K. a écrit :
> laurent.bellegarde wrote:
>   
>> Hi everyone,
>>
>> on my laptop, dual core intel 64 bits, ATI radeom HD 3470 i'm working 
>> fine with hardy studio 8.04 64bits.
>>
>> As I was having too an intrepid 32 bits to test kdenlive 0.7, I've 
>> upgraded tonight to jaunty beta.
>>
>> so now, under generic kernel, ATI flgrx is ok, audio is ok, but my 
>> internal soundcard is not enough good to test jackd/ardour
>>
>> I've install jaunty rt kernel, install is ok, i've restarted on rt 
>> jaunty kernel, 2.6.28-3-rt, the boot is ok, and when it starts X to 
>> display  gdm, the image gone bad, nothing is available. I've tried to go 
>> to terminal with a CTRL + ALT + F2, and the screen gone bad with full of 
>> colored squares !!! Nothing was working. So it seems that the jaunty rt 
>> kernel is out of working at this time.
>>
>> Hope it helps.
>>   
>> 
>
> This is most likely the result of the rt patches not being in the ATI
> driver package yet. It should be very soon. Luke can correct me if I'm
> incorrect.
>
>
> -Cory K.

ok, i'm waiting one week and i'm doing the upgrade under generic to test 
again. I'm testing video tools under jaunty.

Bye,

Laurent

-- 
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: jaunty beta + kernel RT

2009-04-01 Thread Cory K.
laurent.bellegarde wrote:
> Hi everyone,
>
> on my laptop, dual core intel 64 bits, ATI radeom HD 3470 i'm working 
> fine with hardy studio 8.04 64bits.
>
> As I was having too an intrepid 32 bits to test kdenlive 0.7, I've 
> upgraded tonight to jaunty beta.
>
> so now, under generic kernel, ATI flgrx is ok, audio is ok, but my 
> internal soundcard is not enough good to test jackd/ardour
>
> I've install jaunty rt kernel, install is ok, i've restarted on rt 
> jaunty kernel, 2.6.28-3-rt, the boot is ok, and when it starts X to 
> display  gdm, the image gone bad, nothing is available. I've tried to go 
> to terminal with a CTRL + ALT + F2, and the screen gone bad with full of 
> colored squares !!! Nothing was working. So it seems that the jaunty rt 
> kernel is out of working at this time.
>
> Hope it helps.
>   

This is most likely the result of the rt patches not being in the ATI
driver package yet. It should be very soon. Luke can correct me if I'm
incorrect.


-Cory K.

-- 
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


jaunty beta + kernel RT

2009-04-01 Thread laurent.bellegarde
Hi everyone,

on my laptop, dual core intel 64 bits, ATI radeom HD 3470 i'm working 
fine with hardy studio 8.04 64bits.

As I was having too an intrepid 32 bits to test kdenlive 0.7, I've 
upgraded tonight to jaunty beta.

so now, under generic kernel, ATI flgrx is ok, audio is ok, but my 
internal soundcard is not enough good to test jackd/ardour

I've install jaunty rt kernel, install is ok, i've restarted on rt 
jaunty kernel, 2.6.28-3-rt, the boot is ok, and when it starts X to 
display  gdm, the image gone bad, nothing is available. I've tried to go 
to terminal with a CTRL + ALT + F2, and the screen gone bad with full of 
colored squares !!! Nothing was working. So it seems that the jaunty rt 
kernel is out of working at this time.

Hope it helps.

Laurent

-- 
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: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-04-01 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:

> Because this is Jaunty Beta I'll examine little bit more how this little 
> thing works. Maybe I try svn version, too.

I did. So to me it feels very very good to wait Jaunty.



stu...@ubuntu-studio:~/Bin/jack/jackd$ ./jackd --version
jackd version 0.116.2 tmpdir /dev/shm protocol 24



stu...@ubuntu-studio:~/Bin/jack/jackd$ ./jackd -R -P70 -t5000 -dfirewire 
-dhw:1 -r44100 -p256 -n2
no message buffer overruns
jackd 0.116.2
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with System V SHM support.
loading driver ..
00150637839:  (ffado.cpp)[  92] ffado_streaming_init: libffado 
2.999.0-1533 built Apr  1 2009 12:45:19


stu...@ubuntu-studio:~/Bin/jack/jackd$ ardour2
WARNING: Your system has a limit for maximum amount of locked memory!
  This might cause Ardour to run out of memory before your 
system runs
  out of memory. You can view the memory limit with 'ulimit -l', 
and it
  is normally controlled by /etc/security/limits.conf

Ardour/GTK 2.7.1
(built using 4296 and GCC version 4.3.3)
Copyright (C) 1999-2008 Paul Davis
Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel 
Baker
[--]
Loading session /home/studio/Echo using snapshot Echo (1)


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: 8.10 & rt kernel?

2009-04-01 Thread Gustin Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gustin Johnson wrote:
> Gustin Johnson wrote:
> 
>>> I'd be interested in your 2.6.29 .deb

I rebuilt the .debs to clean up a few things (the name for one, and the
firmware directory).

> https://www.meganerd.ca/files/linux/
> 
Same place, old .debs have been removed.

> Just to clarify, this is an Intel Core2+ specific image (I wanted hyper
> threading among other things).  I also used the stable firewire stack
> for the poor souls using freebob/ffado.
> 
Also, this is for 8.10, not 9.04, not 8.04.  I can't imagine the demand
for this is high with 9.04 only weeks away.  If someone wants an AMD
build, I can whip one up real quick.


Cheers,
__
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknTFy8ACgkQwRXgH3rKGfPX0wCeLqyw9BpiCRZeHRN//dso8G/Q
khkAoImrVX3qFvIzEjAl5+Wflgg7qg2R
=ekWL
-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