<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.evilmadscientist.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Peepe</id>
		<title>Evil Mad Scientist Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.evilmadscientist.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Peepe"/>
		<link rel="alternate" type="text/html" href="https://wiki.evilmadscientist.com/Special:Contributions/Peepe"/>
		<updated>2026-07-17T23:48:48Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.2</generator>

	<entry>
		<id>https://wiki.evilmadscientist.com/index.php?title=User:Peepe&amp;diff=2439</id>
		<title>User:Peepe</title>
		<link rel="alternate" type="text/html" href="https://wiki.evilmadscientist.com/index.php?title=User:Peepe&amp;diff=2439"/>
				<updated>2015-04-11T00:52:33Z</updated>
		
		<summary type="html">&lt;p&gt;Peepe: Created page with &amp;quot;This is Erica Erkkila, just some software engineer who has an Egg-Bot. http://plus.google.com/+EricaErkkila&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is Erica Erkkila, just some software engineer who has an Egg-Bot. http://plus.google.com/+EricaErkkila&lt;/div&gt;</summary>
		<author><name>Peepe</name></author>	</entry>

	<entry>
		<id>https://wiki.evilmadscientist.com/index.php?title=Talk:Updating_EBB_firmware&amp;diff=2437</id>
		<title>Talk:Updating EBB firmware</title>
		<link rel="alternate" type="text/html" href="https://wiki.evilmadscientist.com/index.php?title=Talk:Updating_EBB_firmware&amp;diff=2437"/>
				<updated>2015-04-11T00:44:48Z</updated>
		
		<summary type="html">&lt;p&gt;Peepe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== libhid-dev dependency in Ubuntu ==&lt;br /&gt;
It might be a good idea to mention that mphidflash on linux depends on libhid-dev on Ubuntu, which is no longer supported and so it's no longer included with newer Ubuntu releases. http://www.willhackforsushi.com/?p=572 suggested installing from an older package:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;$ wget http://mirrors.kernel.org/ubuntu/pool/universe/libh/libhid/libhid-dev_0.2.15+20060325-2.2ubuntu1_i386.deb&lt;br /&gt;
$ wget http://mirrors.kernel.org/ubuntu/pool/universe/libh/libhid/libhid0_0.2.15+20060325-2.2ubuntu1_i386.deb&lt;br /&gt;
$ sudo dpkg -i libhid0_0.2.15+20060325-2.2ubuntu1_i386.deb&lt;br /&gt;
$ sudo dpkg -i libhid-dev_0.2.15+20060325-2.2ubuntu1_i386.deb&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This depends on libusb-dev which can be obtained in the usual way for Ubuntu: &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libusb-dev&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
--[[User:Peepe|Peepe]] ([[User talk:Peepe|talk]]) 17:44, 10 April 2015 (PDT)&lt;/div&gt;</summary>
		<author><name>Peepe</name></author>	</entry>

	<entry>
		<id>https://wiki.evilmadscientist.com/index.php?title=Talk:Updating_EBB_firmware&amp;diff=2436</id>
		<title>Talk:Updating EBB firmware</title>
		<link rel="alternate" type="text/html" href="https://wiki.evilmadscientist.com/index.php?title=Talk:Updating_EBB_firmware&amp;diff=2436"/>
				<updated>2015-04-11T00:44:12Z</updated>
		
		<summary type="html">&lt;p&gt;Peepe: Created page with &amp;quot;== libhid-dev dependency in Ubuntu == It might be a good idea to mention that mphidflash on linux depends on libhid-dev on Ubuntu, which is no longer supported and so it's no ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== libhid-dev dependency in Ubuntu ==&lt;br /&gt;
It might be a good idea to mention that mphidflash on linux depends on libhid-dev on Ubuntu, which is no longer supported and so it's no longer included with newer Ubuntu releases. http://www.willhackforsushi.com/?p=572 suggested installing from an older package:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;$ wget http://mirrors.kernel.org/ubuntu/pool/universe/libh/libhid/libhid-dev_0.2.15+20060325-2.2ubuntu1_i386.deb&lt;br /&gt;
$ wget http://mirrors.kernel.org/ubuntu/pool/universe/libh/libhid/libhid0_0.2.15+20060325-2.2ubuntu1_i386.deb&lt;br /&gt;
$ sudo dpkg -i libhid0_0.2.15+20060325-2.2ubuntu1_i386.deb&lt;br /&gt;
$ sudo dpkg -i libhid-dev_0.2.15+20060325-2.2ubuntu1_i386.deb&lt;br /&gt;
$ wget http://mphidflash.googlecode.com/files/mphidflash-1.3-bin-linux.tar.gz&lt;br /&gt;
$ tar xfz mphidflash-1.3-bin-linux.tar.gz&lt;br /&gt;
$ sudo cp mphidflash /usr/sbin&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This depends on libusb-dev which can be obtained in the usual way for Ubuntu: &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt-get install libusb-dev&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
--[[User:Peepe|Peepe]] ([[User talk:Peepe|talk]]) 17:44, 10 April 2015 (PDT)&lt;/div&gt;</summary>
		<author><name>Peepe</name></author>	</entry>

	</feed>