Expériences // Experiments
Raphaël Doursenaud

Informatique // IT

Configurer

setarch i386 make xconfig

Nettoyer

make-kpkg clean

Compiler

DEB_HOST_ARCH=i386 make-kpkg --arch i386 --cross-compile - --rootcmd fakeroot --revision 2.6.X --append-to-version -VERSION-`date +%Y%m%d`-1 linux-image

Remplacer la révision et la version par ce qui est voulu.

Je peux enfin compiler un noyau pour eee PC à …

Raphaël Doursenaud
dim. 23 août 2009

dget -x http://revu.tauware.de/revu1-incoming/alsa-firmware-0708231740/alsa-firmware_1.0.14rc4+dfsg1-0ubuntu1.dsc cd alsa-firmware-1.0.14rc4+dfsg1/ fakeroot dpkg-buildpackage cd .. sudo dpkg -i alsa-firmware*.deb

Raphaël Doursenaud
mar. 23 octobre 2007

Dans /etc/init.d/rtirq :

#!/bin/bash

#

# Copyright (c) 2004-2007 rncbc aka Rui Nuno Capela.

#

# /etc/init.d/rtirq

#

# Startup script for realtime-preempt enabled kernels.

#

# This program is free software; you can redistribute it and/or modify it

# under the terms of the GNU General Public License version 2 or …
Raphaël Doursenaud
mar. 23 octobre 2007

Je viens de découvrir Zapping; tout comme tvtime il permet de regarder la TV cependant il s’intègre beaucoup mieux à Gnome et j’y obtiens une qualité supérieure! Le télétexte est aussi intégré!

Afin de faire la transition, j’ai été obligé de me pencher sur le contrôle lirc …

Raphaël Doursenaud
lun. 19 septembre 2005

A free driver is now available as an alternative for LBP-810 and LBP-1120.

Warning: the modifications described here maybe illegal due to stupid licence restrictions.

This driver is applicable for Canon LBP* CAPT WinGDI-based USB printers.

Files

You need the driver file from Canon :
Linux-driver-capt-e-1.10.tar.gz
You can …

Raphaël Doursenaud
sam. 17 septembre 2005

This page is old and no longer maintained!

This kernel is patched using the patch which can be found at Robert Kersterson’s homepage.

RPMs

kernel-2.6.9-1.724_FC3.VT6410.i686
kernel-smp-2.6.9-1.724_FC3.VT6410.i686

Source RPMs

kernel-2.6.9-1.724_FC3.VT6410.src

Raphaël Doursenaud
sam. 17 septembre 2005

Après avoir configuré la télécommande pour tvtime, je me suis attaqué a totem dont voici la configuration (tvtime inclus) :

#/etc/lirc/lircrc

# Global launcher

begin

prog = irexec

button = tv

mode = tvtime

config = tvtime &

end

begin

prog = irexec

button = dvd

mode = totem

config = totem &

end



# Software specific  

## Totem  

begin totem  

begin …
Raphaël Doursenaud
lun. 15 août 2005

Vous n’êtes pas sans savoir que sur Pau on dispose d’un réseau FTTH en 10 ou 100Mb/s chez l’habitant.
Je suis justement abonné a ce service. Pour la connexion, le FAI fournit une passerelle résidentielle de marque Sagem modèle F@st3190W qui n’est rien d …

Raphaël Doursenaud
mer. 10 août 2005

J’ai envoyé ce mail au support RME pour savoir s’il y avait un espoir de voir un jour digicheck sur Linux :

Hi,

I’m an happy new user of an RME HDSP CardBus + Multiface and HDSP 9652.
I mainly use the GNU/Linux OS (Currently the DeMuDi and …

Raphaël Doursenaud
mar. 09 août 2005

Pour faire fonctionner le PCMCIA sur ce portable, il suffit d’ajouter pci=assign-busses aux options du noyau!

J’ai ainsi une RME Hamerfall DSP + Multiface qui fonctionne comme un charme :-)

Merci à Josh Green de m’avoir indiqué ceci sur sa page consacrée au Z71V.

Raphaël Doursenaud
dim. 07 août 2005