Re: kernel RT 2.6.33 and last fglrx update

2010-11-06 Thread Alessio Igor Bogani
Hi Laurent,

2010/11/5 laurent.bellegarde :
> Under lucid amd 64, kernel 2.6.33 RT from Alessio ppa, the last fglrx
> update coming from ppa and named 2:8.723.1-0ubuntu6 ppa1 is unable to

Removed. Sorry for inconvenience.

Ciao,
Alessio

-- 
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: Dual Boot Problem

2010-11-06 Thread Ralf Mardorf
On Sat, 2010-11-06 at 09:06 +0100, Ralf Mardorf wrote:
> PS:
> 
> For GRUB there should be a line
> 
> timeout 8
> 
> and for GRUB2 there should be the lines
> 
> if [ ${recordfail} = 1 ]; then
>   set timeout=-1
> else
>   set timeout=10
> fi
> 
> or similar.
> 
> AFAIK the numbers for the timeouts are seconds.
> 
> Hth,
> 
> Ralf

PS, pardon:

You might use GRUB2 and you perhaps has got an issue regarding to a
recordfail.



-- 
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: Dual Boot Problem

2010-11-06 Thread Ralf Mardorf
On Fri, 2010-11-05 at 20:16 -0400, Ronan Jouchet wrote:
> and run some grub-update

PPS: Oops, of cause, you also need the correct entries to boot the
kernels, but I'm not fine with this automation, because it will add
outdated menus too, resp. it will add backups too.


-- 
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: Dual Boot Problem

2010-11-06 Thread Ralf Mardorf
PS:

For GRUB there should be a line

timeout 8

and for GRUB2 there should be the lines

if [ ${recordfail} = 1 ]; then
  set timeout=-1
else
  set timeout=10
fi

or similar.

AFAIK the numbers for the timeouts are seconds.

Hth,

Ralf


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