<?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=305450&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=305450</link>
		<description><![CDATA[Les sujets les plus récents dans [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!.]]></description>
		<lastBuildDate>Mon, 14 Jan 2013 00:10:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12199141#p12199141</link>
			<description><![CDATA[<p>Up d&#039;un vieux poste mais ca m&#039;a fait rigoler ...</p><p>Après installation de beep (voir poste du dessus) et chargement du module pcspkr:<br />sudo modprobe pcspkr</p><p>vérifiez que la commande beep fonctionne en lançant beep dans un terminal et si oui (entendage d&#039;un biiip quelque part là ou la tour/portable se trouve), le script peut être remplacé par:</p><div class="codebox"><pre><code>#!/bin/bash

while true; do 
	r=$(($RANDOM%20000)); 
	beep -f $r -l $1
done</code></pre></div><p>à lancer avec :<br />./nom_script 100<br />(100 étant l&#039;équivalent du 0.1 du script précédent)</p><p>ça ne s&#039;arrête pas très proprement sans que le pc continue a faire du bruit par contre ... (il doit y avoir une option à ajouter dans la commande beep, mais la flemme de lire le man juste pour de rigolo)<br />(testé dans un terminal sous interface graphique)</p><p>A plus, <br />globideuh</p>]]></description>
			<author><![CDATA[dummy@example.com (globideuh)]]></author>
			<pubDate>Mon, 14 Jan 2013 00:10:39 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12199141#p12199141</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9651981#p9651981</link>
			<description><![CDATA[<p>pareil ici, j&#039;arrive pas à utiliser le buzzer, même avec le module <strong>pcspkr</strong> chargé et <a href="apt://beep">beep</a> installé...</p>]]></description>
			<author><![CDATA[dummy@example.com (cracolinux)]]></author>
			<pubDate>Thu, 14 Jun 2012 19:45:03 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9651981#p9651981</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9647041#p9647041</link>
			<description><![CDATA[<div class="quotebox"><cite>Qid a écrit&#160;:</cite><blockquote><div><div class="quotebox"><cite>Qid a écrit&#160;:</cite><blockquote><div><p>up</p></div></blockquote></div></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Thu, 14 Jun 2012 12:49:56 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9647041#p9647041</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9578611#p9578611</link>
			<description><![CDATA[<div class="quotebox"><cite>plumachau a écrit&#160;:</cite><blockquote><div><p>Le script fonctionne, mais ma carte mère ne doit pas avoir de haut-parleur.</p></div></blockquote></div><p>ou il y a bien quand même aussi une histoire avec pcspkr mais personnellement de ce coté la j&#039;ai déjà regardé et chez moi il est bien actif ...<br />à noter : pas non plus de son sur hybryde par contre sous fedora ça j&#039;ai bien du buzzer par defaut sans rien avoir à toucher ...<br />sur ubuntu ça en a exaspérer certain et je peux le comprendre mais il n&#039;emepche pas que certains autres comme moi<br />on besoin de cette fonctionnalité ...</p>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Fri, 08 Jun 2012 14:03:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9578611#p9578611</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9573521#p9573521</link>
			<description><![CDATA[<p>j&#039;ai lancé le script depuis Unity, j&#039;ai une suite de nombres qui s&#039;affichent, mais aucun son ....</p><p>J&#039;ai lancer le script en mode Terminal (Ctrl)-(Alt)-(F1) et c&#039;est pareil ... une suite de chiffres, mais pas de son.</p><p>Le script fonctionne, mais ma carte mère ne doit pas avoir de haut-parleur.</p>]]></description>
			<author><![CDATA[dummy@example.com (plumachau)]]></author>
			<pubDate>Fri, 08 Jun 2012 05:32:40 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9573521#p9573521</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9573461#p9573461</link>
			<description><![CDATA[<div class="quotebox"><cite>Qid a écrit&#160;:</cite><blockquote><div><p>up</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Fri, 08 Jun 2012 05:23:09 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9573461#p9573461</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9543591#p9543591</link>
			<description><![CDATA[<div class="quotebox"><cite>cracolinux a écrit&#160;:</cite><blockquote><div><div class="quotebox"><blockquote><div><p>je me permet ce grand up pour savoir si quelqu&#039;un arrive à faire marcher ce script sur unity ?</p></div></blockquote></div><p>Désolé, je peux pas t&#039;aider, je connais pas unity</p></div></blockquote></div><p>confirme moi au moins ta situation sur ton ubuntu ...</p>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Tue, 05 Jun 2012 18:16:03 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9543591#p9543591</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9543391#p9543391</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>je me permet ce grand up pour savoir si quelqu&#039;un arrive à faire marcher ce script sur unity ?</p></div></blockquote></div><p>Désolé, je peux pas t&#039;aider, je connais pas unity</p>]]></description>
			<author><![CDATA[dummy@example.com (cracolinux)]]></author>
			<pubDate>Tue, 05 Jun 2012 17:50:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9543391#p9543391</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9543071#p9543071</link>
			<description><![CDATA[<div class="quotebox"><cite>Qid a écrit&#160;:</cite><blockquote><div><div class="quotebox"><cite>Qid a écrit&#160;:</cite><blockquote><div><p>up</p></div></blockquote></div></div></blockquote></div><p><img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Tue, 05 Jun 2012 17:12:40 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9543071#p9543071</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9526381#p9526381</link>
			<description><![CDATA[<div class="quotebox"><cite>Qid a écrit&#160;:</cite><blockquote><div><p>up</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Mon, 04 Jun 2012 07:38:48 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9526381#p9526381</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9454951#p9454951</link>
			<description><![CDATA[<p>up</p>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Tue, 29 May 2012 15:37:36 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9454951#p9454951</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9440531#p9440531</link>
			<description><![CDATA[<p>je me permet ce grand up pour savoir si quelqu&#039;un arrive à faire marcher ce script sur unity ?<br />parce que perso ça fais depuis que unity est arrivé que je n&#039;ai plus de bip console et ça me manque<br />d&#039;autant que j&#039;en ai besoin pour certaine chose ...</p><p>NB : appel au secours lancé aussi sur <a href="./viewtopic.php?id=358112">ce sujet</a> mais sans résultat</p>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Mon, 28 May 2012 13:20:22 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9440531#p9440531</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2599786#p2599786</link>
			<description><![CDATA[<div class="quotebox"><cite>Qid a écrit&#160;:</cite><blockquote><div><div class="quotebox"><cite>Yohan_le_Linuxien a écrit&#160;:</cite><blockquote><div><p>je ne sais pas où mettre les script. <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" />[/color]</p></div></blockquote></div><p>on s&#039;en fiche de ça ! ... ...<br />un script est un fichier executable ...<br />un fichier executable il peu etre n&#039;importe ou !<br /><img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p></div></blockquote></div><p><span style="color: blue">Il n&#039;avait pas de nom, ça s&#039;explique. ^^<br />Je l&#039;ai appelé &quot;script&quot;, et ça marche. <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>C&#039;est toujours le même Bip, mais il me semble que ma carte mère peut en faire un autre...</p><p>Arf, on a l&#039;impression que l&#039;ordinateur a un sérieux problème a la vitesse 0.01. ^^</p><p>Merci, tu m&#039;auras appris a faire un script. ^^</span></p>]]></description>
			<author><![CDATA[dummy@example.com (X0rg)]]></author>
			<pubDate>Tue, 28 Apr 2009 14:12:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2599786#p2599786</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2599657#p2599657</link>
			<description><![CDATA[<div class="quotebox"><cite>Yohan_le_Linuxien a écrit&#160;:</cite><blockquote><div><p>je ne sais pas où mettre les script. <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" />[/color]</p></div></blockquote></div><p>on s&#039;en fiche de ça ! ... ...<br />un script est un fichier executable ...<br />un fichier executable il peu etre n&#039;importe ou !<br /><img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Qid)]]></author>
			<pubDate>Tue, 28 Apr 2009 13:23:35 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2599657#p2599657</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [BASH]De la musique aléatoire ^_^ grâce au bip de la carte mère!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2599612#p2599612</link>
			<description><![CDATA[<div class="quotebox"><cite>Qid a écrit&#160;:</cite><blockquote><div><div class="quotebox"><cite>Yohan_le_Linuxien a écrit&#160;:</cite><blockquote><div><p>Je n&#039;ai jamais créé de script. ^^<br />Pouvez-vous m&#039;expliquer s&#039;il vous plait ?</p></div></blockquote></div><p>c&#039;est déja fait ...<br />revois le premier sujet ... ...<br />(apres si tu sais pas créer de fichier c&#039;est un autre probleme)</p></div></blockquote></div><p><span style="color: blue">J&#039;ai créé un fichier, mais pas dans /usr/bin/script (ce que me renvoie la commande). <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Je sais faire créer un fichier, je sais taper une commande dans un terminal, mais je ne sais pas où mettre les script. <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></span></p>]]></description>
			<author><![CDATA[dummy@example.com (X0rg)]]></author>
			<pubDate>Tue, 28 Apr 2009 13:10:15 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2599612#p2599612</guid>
		</item>
	</channel>
</rss>
