Re: has anyone tried to compile 2.6.31-rc4?

2009-08-03 Thread Susan Cragin
From: Asmo Koskinen asmo.koski...@arkki.info
https://lists.ubuntu.com/archives/ubuntu-studio-users/2009-July/005058.html
https://lists.ubuntu.com/archives/ubuntu-studio-users/2009-July/005059.html

Best Regards Asmo Koskinen.

Thanks to you both for answering. Asmo, the patch that added nvidia was my 
problem. I still haven't got it compiled but only had time to make one attempt. 
S




-- 
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: has anyone tried to compile 2.6.31-rc4?

2009-08-03 Thread teza
Hi guys, new compil still running, will keep posted when finish.
Teza

..

Le lundi 03 août 2009 à 09:08 -0400, Susan Cragin a écrit :
 From: Asmo Koskinen asmo.koski...@arkki.info
 https://lists.ubuntu.com/archives/ubuntu-studio-users/2009-July/005058.html
 https://lists.ubuntu.com/archives/ubuntu-studio-users/2009-July/005059.html
 
 Best Regards Asmo Koskinen.
 
 Thanks to you both for answering. Asmo, the patch that added nvidia was my 
 problem. I still haven't got it compiled but only had time to make one 
 attempt. 
 S
 
 
 
 



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


Need help

2009-08-03 Thread teza
I guys, went throught the compil of new kernel rt,but got error with the
install, just see below ternimal result, could you give us a hand? 
Thanck you
Teza





t...@ubuntustudio:~$ sudo -s
[sudo] password for teza: 
r...@ubuntustudio:~# cd /usr/src
r...@ubuntustudio:/usr/src# chmod 755 *
r...@ubuntustudio:/usr/src# dpkg -i *31-rc4*.deb
(Lecture de la base de données... 187204 fichiers et répertoires déjà
installés.)
Préparation du remplacement de linux-headers-2.6.31-rc4-rt1 1 (en
utilisant linux-headers-2.6.31-rc4-rt1_1_amd64.deb) ...
Dépaquetage de la mise à jour de linux-headers-2.6.31-rc4-rt1 ...
Dépaquetage de linux-image-2.6.31-rc4-rt1 (à partir de
linux-image-2.6.31-rc4-rt1_1_amd64.deb) ...
Done.
dpkg : erreur de traitement de linux-image-2.6.31-rc4-rt1_1_amd64.deb
(--install) :
 tentative de remplacement de « /lib/firmware/ositech/Xilinx7OD.bin »,
qui appartient aussi au paquet linux-image-2.6.31-rc4
dpkg-deb: sous-processus paste tué par le signal (Relais brisé (pipe))
Running postrm hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ...
found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz
Found kernel: /boot/vmlinuz-2.6.31-rc4
Found kernel: /boot/vmlinuz-2.6.24-24-rt
Found kernel: /boot/vmlinuz-2.6.24-19-rt
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

Paramétrage de linux-headers-2.6.31-rc4-rt1 (1) ...

Des erreurs ont été rencontrées pendant l'exécution :
 linux-image-2.6.31-rc4-rt1_1_amd64.deb
r...@ubuntustudio:/usr/src# 





-- 
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: Need help

2009-08-03 Thread Gerhard Lang
your -rt kernel seems to collide with the installed non-rt-version and doesn't 
want to overwrite  lib/firmware/ositech/Xilinx7OD.bin 
But I think you will not need this firmware. In my customized kernel-builds I 
allways disable all functions in 'make xconfigure' I'm sure about they don't be 
necessary for my hardware.
I'd try to reinstall the -rt kernel after uninstall the non-rt-version and if 
this doesn't work I'd compile again reconfigured without (may be for you! check 
it with lspci and lsusb) unnecessary drivers/firmwares.
This rt-kernel works very good in my experimental karmic in an intel dominated 
notebook, the first one that gives me the option to disable automatic 
save-energy in the taskbar applet. I was not lucky with this rt-kernel in a 
jaunty environment on an asrock board with amd2x64,  usb sound onboard and 
nvidia fx5200 graphics.
good luck Gerhard


teza schrieb:
 I guys, went throught the compil of new kernel rt,but got error with the
 install, just see below ternimal result, could you give us a hand? 
 Thanck you
 Teza





 t...@ubuntustudio:~$ sudo -s
 [sudo] password for teza: 
 r...@ubuntustudio:~# cd /usr/src
 r...@ubuntustudio:/usr/src# chmod 755 *
 r...@ubuntustudio:/usr/src# dpkg -i *31-rc4*.deb
 (Lecture de la base de données... 187204 fichiers et répertoires déjà
 installés.)
 Préparation du remplacement de linux-headers-2.6.31-rc4-rt1 1 (en
 utilisant linux-headers-2.6.31-rc4-rt1_1_amd64.deb) ...
 Dépaquetage de la mise à jour de linux-headers-2.6.31-rc4-rt1 ...
 Dépaquetage de linux-image-2.6.31-rc4-rt1 (à partir de
 linux-image-2.6.31-rc4-rt1_1_amd64.deb) ...
 Done.
 dpkg : erreur de traitement de linux-image-2.6.31-rc4-rt1_1_amd64.deb
 (--install) :
  tentative de remplacement de « /lib/firmware/ositech/Xilinx7OD.bin »,
 qui appartient aussi au paquet linux-image-2.6.31-rc4
 dpkg-deb: sous-processus paste tué par le signal (Relais brisé (pipe))
 Running postrm hook script /sbin/update-grub.
 Searching for GRUB installation directory ... found: /boot/grub
 Searching for default file ... found: /boot/grub/default
 Testing for an existing GRUB menu.lst file ...
 found: /boot/grub/menu.lst
 Searching for splash image ... none found, skipping ...
 Found kernel: /boot/vmlinuz
 Found kernel: /boot/vmlinuz-2.6.31-rc4
 Found kernel: /boot/vmlinuz-2.6.24-24-rt
 Found kernel: /boot/vmlinuz-2.6.24-19-rt
 Found kernel: /boot/memtest86+.bin
 Updating /boot/grub/menu.lst ... done

 Paramétrage de linux-headers-2.6.31-rc4-rt1 (1) ...

 Des erreurs ont été rencontrées pendant l'exécution :
  linux-image-2.6.31-rc4-rt1_1_amd64.deb
 r...@ubuntustudio:/usr/src# 





   

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