<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Acer Aspire 5613ZNWLMI. Optimizing it for linux.</title>
	<atom:link href="http://www.ivangarcia.org/blog/?feed=rss2&#038;p=13" rel="self" type="application/rss+xml" />
	<link>http://www.ivangarcia.org/blog/?p=13</link>
	<description>Analysis of how the open source community is growing in Vietnam, Cambodia, Laos, Myanmar, Thailand, etc</description>
	<pubDate>Wed, 08 Sep 2010 00:12:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: David</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-54</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 24 Jul 2007 18:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-54</guid>
		<description>Can you use the 3D effects and, inside the 3D-accelerated environment, reproduce a video? In my case, the player fails because the card (similar to yours) gets out of video RAM:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425882

(if you give a reply, maybe you can Cc to my email because I may forget to check this website).

By the way, how did you manage to buy an Acer laptop without windows?

Thank you.</description>
		<content:encoded><![CDATA[<p>Can you use the 3D effects and, inside the 3D-accelerated environment, reproduce a video? In my case, the player fails because the card (similar to yours) gets out of video RAM:</p>
<p><a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425882" rel="nofollow">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425882</a></p>
<p>(if you give a reply, maybe you can Cc to my email because I may forget to check this website).</p>
<p>By the way, how did you manage to buy an Acer laptop without windows?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IceWeasel</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-21</link>
		<dc:creator>IceWeasel</dc:creator>
		<pubDate>Wed, 11 Jul 2007 07:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-21</guid>
		<description>Aye, i was hoping to avoid installing Windows - but Linux-fan or not - Windows just has the better hardware recognition/driver model - the one thing i will never understand about Linux. The average end-user doesn't care about Open-Source or Closed-Source, he/she just wants to use the hardware he/she bought. Why there is still no interface in the kernel, that "officially allows" closed-source drivers just puzzles me...

Anyway...

I didn't try out the card-reader yet, but i certainly will do so in the near future. If i succeed i will let you know.

All Multimedia Keys (incl. Mail-LED) work just fine with a little work, the only thing left to do is getting a bit more into "Xmodmap" and "setkeycodes" as i don't really understand the concept fully.
The "eXXX"-codes are always the same, but my setkeycodes-mappings seem to have a life of their own with Fn-F3 ;-)

The way i did it was compiling and installing the module "acerhk" (32-bit only!) with the "force_series" switch. Just pick a series that enables the "Dritek EC controller" (e.g. 2020 i think). Then install "hotkeys" (i also tried keytouch, but keytouch wasn't able to control the volume properly) and choose maximum logging. From there on, you will receive key/scancodes and there you go...
The only thing left with "hotkeys" is Brightness, which are hardware switches and work, but ACPI apparently doesn't detect it and can't control it (kpowersave for instance reports no hardware support). But i can live with manually adjusting Brightness.
The module "acerhk" also provides an interface to brightness, but i can't figure out how to tell kpowersave that there is a /proc interface to use (if this is supported anyway).
The other thing with "acerhk" is that this module lets me toggle the mail-LED via a /proc-interface.</description>
		<content:encoded><![CDATA[<p>Aye, i was hoping to avoid installing Windows - but Linux-fan or not - Windows just has the better hardware recognition/driver model - the one thing i will never understand about Linux. The average end-user doesn&#8217;t care about Open-Source or Closed-Source, he/she just wants to use the hardware he/she bought. Why there is still no interface in the kernel, that &#8220;officially allows&#8221; closed-source drivers just puzzles me&#8230;</p>
<p>Anyway&#8230;</p>
<p>I didn&#8217;t try out the card-reader yet, but i certainly will do so in the near future. If i succeed i will let you know.</p>
<p>All Multimedia Keys (incl. Mail-LED) work just fine with a little work, the only thing left to do is getting a bit more into &#8220;Xmodmap&#8221; and &#8220;setkeycodes&#8221; as i don&#8217;t really understand the concept fully.<br />
The &#8220;eXXX&#8221;-codes are always the same, but my setkeycodes-mappings seem to have a life of their own with Fn-F3 <img src='http://www.ivangarcia.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>The way i did it was compiling and installing the module &#8220;acerhk&#8221; (32-bit only!) with the &#8220;force_series&#8221; switch. Just pick a series that enables the &#8220;Dritek EC controller&#8221; (e.g. 2020 i think). Then install &#8220;hotkeys&#8221; (i also tried keytouch, but keytouch wasn&#8217;t able to control the volume properly) and choose maximum logging. From there on, you will receive key/scancodes and there you go&#8230;<br />
The only thing left with &#8220;hotkeys&#8221; is Brightness, which are hardware switches and work, but ACPI apparently doesn&#8217;t detect it and can&#8217;t control it (kpowersave for instance reports no hardware support). But i can live with manually adjusting Brightness.<br />
The module &#8220;acerhk&#8221; also provides an interface to brightness, but i can&#8217;t figure out how to tell kpowersave that there is a /proc interface to use (if this is supported anyway).<br />
The other thing with &#8220;acerhk&#8221; is that this module lets me toggle the mail-LED via a /proc-interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-20</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 10 Jul 2007 16:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-20</guid>
		<description>I checked this website for ur model and they say it has bluetooth. 
http://asia.cnet.com/reviews/notebooks/0,39050490,40578820p-0,00.htm

I think the "easy" way to try it is to run windows on it and install the bluetooth drivers, do have it?, if you don't want (I understand) then you must try  harder.

What about the multimedia hotkeys and the Card Readers? Are you aible to make them work??</description>
		<content:encoded><![CDATA[<p>I checked this website for ur model and they say it has bluetooth.<br />
<a href="http://asia.cnet.com/reviews/notebooks/0,39050490,40578820p-0,00.htm" rel="nofollow">http://asia.cnet.com/reviews/notebooks/0,39050490,40578820p-0,00.htm</a></p>
<p>I think the &#8220;easy&#8221; way to try it is to run windows on it and install the bluetooth drivers, do have it?, if you don&#8217;t want (I understand) then you must try  harder.</p>
<p>What about the multimedia hotkeys and the Card Readers? Are you aible to make them work??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IceWeasel</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-19</link>
		<dc:creator>IceWeasel</dc:creator>
		<pubDate>Tue, 10 Jul 2007 12:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-19</guid>
		<description>I have exactly the same 'dmesg' output, but as far as i understand it this just states what drivers are loaded and not that there is actually hardware initialized or that the hardware is (should be) functional.
Regarding the laptop brand: No, not exactly. the "N" is missing in my Laptop, but as it's the same series (5610Z) i hoped that there is the same/similar hardware in it.</description>
		<content:encoded><![CDATA[<p>I have exactly the same &#8216;dmesg&#8217; output, but as far as i understand it this just states what drivers are loaded and not that there is actually hardware initialized or that the hardware is (should be) functional.<br />
Regarding the laptop brand: No, not exactly. the &#8220;N&#8221; is missing in my Laptop, but as it&#8217;s the same series (5610Z) i hoped that there is the same/similar hardware in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-15</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 08 Jul 2007 16:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-15</guid>
		<description>This is my DMESG output about Bluetooth

dmesg &#124;grep Bluetooth
[   38.140000] Bluetooth: Core ver 2.11
[   38.140000] Bluetooth: HCI device and connection manager initialized
[   38.140000] Bluetooth: HCI socket layer initialized
[   38.180000] Bluetooth: L2CAP ver 2.8
[   38.180000] Bluetooth: L2CAP socket layer initialized
[   38.268000] Bluetooth: RFCOMM socket layer initialized
[   38.268000] Bluetooth: RFCOMM TTY layer initialized
[   38.268000] Bluetooth: RFCOMM ver 1.8

Are you sure that you have exactly the same version than me of laptop?</description>
		<content:encoded><![CDATA[<p>This is my DMESG output about Bluetooth</p>
<p>dmesg |grep Bluetooth<br />
[   38.140000] Bluetooth: Core ver 2.11<br />
[   38.140000] Bluetooth: HCI device and connection manager initialized<br />
[   38.140000] Bluetooth: HCI socket layer initialized<br />
[   38.180000] Bluetooth: L2CAP ver 2.8<br />
[   38.180000] Bluetooth: L2CAP socket layer initialized<br />
[   38.268000] Bluetooth: RFCOMM socket layer initialized<br />
[   38.268000] Bluetooth: RFCOMM TTY layer initialized<br />
[   38.268000] Bluetooth: RFCOMM ver 1.8</p>
<p>Are you sure that you have exactly the same version than me of laptop?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IceWeasel</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-14</link>
		<dc:creator>IceWeasel</dc:creator>
		<pubDate>Sun, 08 Jul 2007 16:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-14</guid>
		<description>Well, i have Debian (unstable) installed. I also tried Kubuntu 7.04 LiveCD, and one from the Gentoo project. No success unfortunately.
In any case all relevant bluetooth modules and user-space tools are loaded, but the LED isn't even flickering.
After 1 month of working on this matter i'm not so sure anymore if this switch is even real and there is bluetooth hardware in it (despite the hardware manual, the vendor's promise and the labelled switch of course) :-)
As of now i'm searching the internet for hints on *how* to get relevant hardware information, as "lspci" and similar tools don't really give me the information i really need to know what kind of bt-hardware is in there (brand, manufacturer, etc.), just to be one step further and set a few limits to this matter...</description>
		<content:encoded><![CDATA[<p>Well, i have Debian (unstable) installed. I also tried Kubuntu 7.04 LiveCD, and one from the Gentoo project. No success unfortunately.<br />
In any case all relevant bluetooth modules and user-space tools are loaded, but the LED isn&#8217;t even flickering.<br />
After 1 month of working on this matter i&#8217;m not so sure anymore if this switch is even real and there is bluetooth hardware in it (despite the hardware manual, the vendor&#8217;s promise and the labelled switch of course) <img src='http://www.ivangarcia.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
As of now i&#8217;m searching the internet for hints on *how* to get relevant hardware information, as &#8220;lspci&#8221; and similar tools don&#8217;t really give me the information i really need to know what kind of bt-hardware is in there (brand, manufacturer, etc.), just to be one step further and set a few limits to this matter&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Garcia</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-11</link>
		<dc:creator>Ivan Garcia</dc:creator>
		<pubDate>Sat, 07 Jul 2007 15:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-11</guid>
		<description>I installed Kubuntu 7.04 and the bluetooth worked out of the box. But your led should be turned on (blue color). Try some Live CD to see if that's the distribution. Which one are u using??

Make sure that when you do "modprobe -l &#124;grep blue" , you have the bluetooth module loaded.
/kernel/net/bluetooth/bluetooth.ko

Also maybe you need to install 'bluez', or kbluetooth</description>
		<content:encoded><![CDATA[<p>I installed Kubuntu 7.04 and the bluetooth worked out of the box. But your led should be turned on (blue color). Try some Live CD to see if that&#8217;s the distribution. Which one are u using??</p>
<p>Make sure that when you do &#8220;modprobe -l |grep blue&#8221; , you have the bluetooth module loaded.<br />
/kernel/net/bluetooth/bluetooth.ko</p>
<p>Also maybe you need to install &#8216;bluez&#8217;, or kbluetooth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IceWeasel</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-10</link>
		<dc:creator>IceWeasel</dc:creator>
		<pubDate>Sat, 07 Jul 2007 12:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-10</guid>
		<description>I own an Acer Acpire 5613ZWLMI, but can't get BlueTooth to work.
Did you do anything special, or did it work right out of the box?
I have the same dmesg output, but there is no active blue LED and the switch doesn't seem to be a hard-wired one as it is the case with the wireless switch.</description>
		<content:encoded><![CDATA[<p>I own an Acer Acpire 5613ZWLMI, but can&#8217;t get BlueTooth to work.<br />
Did you do anything special, or did it work right out of the box?<br />
I have the same dmesg output, but there is no active blue LED and the switch doesn&#8217;t seem to be a hard-wired one as it is the case with the wireless switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-9</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 04 Jul 2007 04:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-9</guid>
		<description>Yeah, it's a really big mistake installing non-graphical linux versions because will show definitely to the people what they don't want to see, A TERMINAL. 
It should be very easy for Acer to create different OEM linux distributions for their laptops all preconfigured to make work all their drivers etc. 
I will send them an email also. Thanks to this guys the efforts needed for us to convince people that linux is easy to use is becoming harder, people will remember linux like that OS that they had to remove to make their new laptops "work".</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s a really big mistake installing non-graphical linux versions because will show definitely to the people what they don&#8217;t want to see, A TERMINAL.<br />
It should be very easy for Acer to create different OEM linux distributions for their laptops all preconfigured to make work all their drivers etc.<br />
I will send them an email also. Thanks to this guys the efforts needed for us to convince people that linux is easy to use is becoming harder, people will remember linux like that OS that they had to remove to make their new laptops &#8220;work&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Tremblay</title>
		<link>http://www.ivangarcia.org/blog/?p=13#comment-8</link>
		<dc:creator>David Tremblay</dc:creator>
		<pubDate>Wed, 04 Jul 2007 03:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://ivangarcia.org/blog/?p=13#comment-8</guid>
		<description>This Linpus distribution is quite stupid, since ACER is the number 1 in vietnam ($$$) the cheapest laptop always come with Linpus. Linpus will never install with X. I already wrote to ACER about that. Why on earth would they sell an unusable linux distribution. I recommend you write to. Maybe if more people complain they will do something...</description>
		<content:encoded><![CDATA[<p>This Linpus distribution is quite stupid, since ACER is the number 1 in vietnam ($$$) the cheapest laptop always come with Linpus. Linpus will never install with X. I already wrote to ACER about that. Why on earth would they sell an unusable linux distribution. I recommend you write to. Maybe if more people complain they will do something&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
