<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog de Gnux &#187; BSD</title>
	<atom:link href="https://blog.developpez.com/gnux/pcategory/bsd/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.developpez.com/gnux</link>
	<description>Trucs et astuces autour du logiciel libre</description>
	<lastBuildDate>Tue, 25 Jun 2013 10:04:27 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Un bô splash screen</title>
		<link>https://blog.developpez.com/gnux/p2384/bsd/un_bo_splash_screen</link>
		<comments>https://blog.developpez.com/gnux/p2384/bsd/un_bo_splash_screen#comments</comments>
		<pubDate>Fri, 29 Sep 2006 10:27:15 +0000</pubDate>
		<dc:creator><![CDATA[Gnux]]></dc:creator>
				<category><![CDATA[BSD]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello Voilà que je m&#8217;étais enfin décidé à mettre un splash screen sur ma FreeBSD. Rien de bien sorcier me direz vous. Suffit de bien songer à mettre YES dans le loader.conf au niveau de ces lignes: splash_bmp_load=&#34;NO&#34; &#160; &#160; &#8230; <a href="https://blog.developpez.com/gnux/p2384/bsd/un_bo_splash_screen">Lire la suite <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Hello<br />
Voilà que je m&rsquo;étais enfin décidé à mettre un splash screen sur ma FreeBSD. Rien de bien sorcier me direz vous. Suffit de bien songer à mettre YES dans le loader.conf au niveau de ces lignes:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">splash_bmp_load=&quot;NO&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# Set this to YES for bmp splash screen! <br />
splash_pcx_load=&quot;NO&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# Set this to YES for pcx splash screen! <br />
vesa_load=&quot;NO&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# Set this to YES to load the vesa module <br />
bitmap_load=&quot;NO&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# Set this to YES if you want splash screen! <br />
bitmap_name=&quot;splash.bmp&quot; &nbsp; &nbsp; &nbsp; &nbsp;# Set this to the name of the bmp or pcx file <br />
bitmap_type=&quot;splash_image_data&quot; # and place it on the module_path</div></div>
<p>Alors tout optimiste je commence mon ptit travail. Je copie ces lignes dans le loader.conf, je mets yes, je trouve une jolie image et ça marche pas :'(<br />
Je commence à me poser des questions, je cherche et je lis qu&rsquo;il faut le module VESA pour charger des images supérieures à 320&#215;222 ce qui est mon cas. Oui mais j&rsquo;ai mis YES au support Vesa. Pourquoi que ça marche pas&#8230;Recherche sur le site de FreeBSD et là, horreur sur un pr de la liste freebsd-amd64:</p>
<blockquote><p>> > Where support VESA Modes for AMD64 kernel?<br />
><br />
>It&rsquo;s not possible to support it.<br />
><br />
> > Why &laquo;&nbsp;options VESA&nbsp;&raquo; not worked  for AMD64?<br />
><br />
>Because FreeBSD/amd64 cannot perform calls to the VESA BIOS<br />
>functions (which are 32bit i386 code, not amd64).</p></blockquote>
<p>Bon&#8230;Tant pis pour le splash screen&#8230;n&rsquo;empeche les boules car il y en a des beaux:<br />
http://www.theoldcomputer.com/Libarary&rsquo;s/Boot%20Screens/BootScreens_summary.htm <img src="https://blog.developpez.com/gnux/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /></p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
