<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=376427&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [résolu]Pourquoi mon batch ne fonctionne t'il pas?]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=376427</link>
		<description><![CDATA[Les sujets les plus récents dans [résolu]Pourquoi mon batch ne fonctionne t'il pas?.]]></description>
		<lastBuildDate>Tue, 02 Feb 2010 20:14:37 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu]Pourquoi mon batch ne fonctionne t'il pas?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3254057#p3254057</link>
			<description><![CDATA[<p>personne?:(</p><p>Ben c finalement il marche....</p>]]></description>
			<author><![CDATA[dummy@example.com (indo4ever)]]></author>
			<pubDate>Tue, 02 Feb 2010 20:14:37 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3254057#p3254057</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu]Pourquoi mon batch ne fonctionne t'il pas?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3251357#p3251357</link>
			<description><![CDATA[<p>merci pour votre aide.</p><br /><p>Oui y&#039;a pas mal de log...</p><p>la voila, fin je vous passe seulement ou y&#039;a l&#039;erreur:</p><br /><p>insmod: error inserting &#039;stk11xx.ko&#039;: -1 File exists</p><br /><p>Fin il me dit que ce fichier n&#039;existe pas alors que je ne l&#039;invente pas ce fichier, ca j&#039;ai décompresser et tout....</p>]]></description>
			<author><![CDATA[dummy@example.com (indo4ever)]]></author>
			<pubDate>Mon, 01 Feb 2010 13:27:16 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3251357#p3251357</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu]Pourquoi mon batch ne fonctionne t'il pas?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3251260#p3251260</link>
			<description><![CDATA[<p>quand tu dis que ca ne marche plus au bout d&#039;un moment, ca veut dire que ça marche au départ ?</p><p>si oui est ce que ça logue quelque chose ? faudrait voir ça déja histoire de détécter le problème.</p>]]></description>
			<author><![CDATA[dummy@example.com (francoisp31)]]></author>
			<pubDate>Mon, 01 Feb 2010 12:14:19 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3251260#p3251260</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu]Pourquoi mon batch ne fonctionne t'il pas?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3250679#p3250679</link>
			<description><![CDATA[<p>et enleve les &#039;&#039; a la fin de canorama</p>]]></description>
			<author><![CDATA[dummy@example.com (n3o51)]]></author>
			<pubDate>Sun, 31 Jan 2010 23:00:27 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3250679#p3250679</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [résolu]Pourquoi mon batch ne fonctionne t'il pas?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3250452#p3250452</link>
			<description><![CDATA[<p>Déjà, tu peux enlever les trois lignes après le #!/bin/sh, elles ne servent plus à rien (sauf si tu mets à jour ton noyau à chaque démarrage)</p><p>Après, on évite les sudo dans un script, il vaut mieux lancer le script avec sudo (à mon avis)</p><p>Et finalement, il faut vérifier que ta commande camorama soit bien dans le path.</p><p>Ensuite, il faudrait essayer de comrpendre pourquoi les modules en question ne se chargent aps au démarrage, mais c&#039;est une autre histoire</p>]]></description>
			<author><![CDATA[dummy@example.com (Zenigata)]]></author>
			<pubDate>Sun, 31 Jan 2010 21:28:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3250452#p3250452</guid>
		</item>
		<item>
			<title><![CDATA[[résolu]Pourquoi mon batch ne fonctionne t'il pas?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3250420#p3250420</link>
			<description><![CDATA[<p>Bonjour,</p><p>&#160; Sur mon ordi, la webcam ne marche. Mais pour qu&#039;elle marche je dois mettre plein de ligne de commande. Mais voila à chaque fois que je rallume mon pc, il faut tout re faire. Dans la doc, y&#039;a un moyen&#160; que l&#039;éffet soit permanent(sur koala kermic), mais sur le mien cela ne marche pas.</p><br /><p>&#160; Donc je me suis dit et si je batcher. Donc j&#039;ai (en théorie) un .sh. Mais quand je lance mon bash, ben cela ne marche, cela bug au bout d&#039;un moment <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" />!. quelqu&#039;un serait pourquoi? alors voila mon batch:</p><br /><div class="codebox"><pre><code>#!/bin/bash


sudo apt-get install build-essential ctags linux-headers-generic camorama&#039;&#039;
cd stk11xx-2.1.0
make -f Makefile.standalone driver
sudo modprobe videodev
sudo insmod stk11xx.ko vflip=1 hflip=0
camorama

exit 0</code></pre></div><p>et voici la doc ou j&#039;ai pris mes lignes de commande:</p><p><a href="http://doc.ubuntu-fr.org/packard_bell_easynote_bu?s">http://doc.ubuntu-fr.org/packard_bell_easynote_bu?s</a></p><p>merci d&#039;avance.</p>]]></description>
			<author><![CDATA[dummy@example.com (indo4ever)]]></author>
			<pubDate>Sun, 31 Jan 2010 21:20:44 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3250420#p3250420</guid>
		</item>
	</channel>
</rss>
