LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices

Reply
 
LinkBack Search this Thread
Old 01-16-2012, 08:39 AM   #16
otoomet
Member
 
Registered: Oct 2004
Location: Tartu, Århus,Nürnberg, Europe
Distribution: Debian, Ubuntu, Puppy
Posts: 516

Original Poster
Rep: Reputation: 34

Well folks,

after using my 220 for a few months now, I can tell you that with ubuntu 11.10 (kernel 3.0.0-14 amd64) everythink works, except suspend to disk, which is unstable.

In particular, external monitors over RGB works, this has been been a problem for older distros. I haven't tried HDMI, usb3, and SD cardreader though.
 
Old 01-16-2012, 02:11 PM   #17
Knightron
Member
 
Registered: Jan 2011
Location: Australia Victoria
Distribution: Opensuse
Posts: 759

Rep: Reputation: 47
well, I find the exact same satisfaction with debian, running linux 2.6.39. I've issues with susspend to disk aswell. I haven't tested usb3 either with a usb3 device, but it's backward compatibility with usb2 works fine, except with the external disc drive "when installing a distro". my sdcard reader doesn't work, but this is a known issue with the i7 model which I have.
 
Old 01-18-2012, 10:59 AM   #18
otoomet
Member
 
Registered: Oct 2004
Location: Tartu, Århus,Nürnberg, Europe
Distribution: Debian, Ubuntu, Puppy
Posts: 516

Original Poster
Rep: Reputation: 34
Knightron -- how long can you run on the battery? Here <4hrs (6 cells).
 
Old 01-18-2012, 03:05 PM   #19
Knightron
Member
 
Registered: Jan 2011
Location: Australia Victoria
Distribution: Opensuse
Posts: 759

Rep: Reputation: 47
6 hours on 9cell battery. Might i mention this too; there is apparently power consumption issues with the linux kernel, and it has apparently become even worse with 3.1.

http://www.phoronix.com/scan.php?pag...le_uffda&num=1
http://www.phoronix.com/scan.php?pag..._regress&num=1

I have not tested these by the way, although i'd like to.
 
Old 01-20-2012, 01:31 PM   #20
otoomet
Member
 
Registered: Oct 2004
Location: Tartu, Århus,Nürnberg, Europe
Distribution: Debian, Ubuntu, Puppy
Posts: 516

Original Poster
Rep: Reputation: 34
Woww! added "i915.i915_enable_rc6=1 i915.lvds_downclock=1" to kernel boot options. Now I have like 6+ hours of battery life with little load :-)

So long no issues, I will report in case of any problems.
 
1 members found this post helpful.
Old 01-20-2012, 05:33 PM   #21
Knightron
Member
 
Registered: Jan 2011
Location: Australia Victoria
Distribution: Opensuse
Posts: 759

Rep: Reputation: 47
whoa; thanks for the tip. What does that do, that makes your computer able to extends your battery life? Where did you get that information? and Is that tested battery life, or are you going by what the little icon says?
 
Old 01-20-2012, 11:23 PM   #22
otoomet
Member
 
Registered: Oct 2004
Location: Tartu, Århus,Nürnberg, Europe
Distribution: Debian, Ubuntu, Puppy
Posts: 516

Original Poster
Rep: Reputation: 34
The idea originates from here:
http://www.phoronix.com/scan.php?pag...15_power&num=1
They list like 6 different hacks, but only these two seem to matter.

rc6 enables some kind of graphic card powersaving mode, and the other lowers the screen refresh rate.

So long I am telling what the icon reports. But it calculates these numbers based on the current consumption, right? Also, now the processor temp is 47C and the fan does 1900RPM.
 
Old 01-21-2012, 12:34 AM   #23
otoomet
Member
 
Registered: Oct 2004
Location: Tartu, Århus,Nürnberg, Europe
Distribution: Debian, Ubuntu, Puppy
Posts: 516

Original Poster
Rep: Reputation: 34
Knightron, take a look here as well:

http://www.phoronix.com/scan.php?pag...solution&num=1

Seems like 'pcie_aspm=force' will add like an hour or so more. Tehy even mention x220 down in the text. Will test it soon.

So long my previous options work, they also survived suspend-to-ram.
 
Old 01-27-2012, 01:11 AM   #24
otoomet
Member
 
Registered: Oct 2004
Location: Tartu, Århus,Nürnberg, Europe
Distribution: Debian, Ubuntu, Puppy
Posts: 516

Original Poster
Rep: Reputation: 34
Well,

seems like the combination of all three options:

i915.i915_enable_rc6=1 i915.lvds_downclock=1 pcie_aspm=force

Works well. I did not notice any substantial iprovement, but no issues either. I can use the computer perhaps 5-6 hrs now, the max battery life estimate I have seen was >8hrs when idling with full battery.
 
Old 01-31-2012, 06:57 AM   #25
timbohenry
LQ Newbie
 
Registered: Oct 2011
Location: currently NL
Distribution: homemade LMDe from Squeeze netinstall
Posts: 4

Rep: Reputation: Disabled
Hibernate

I installed the Liquorix kernel a few days ago and Hibernate is not an issue any longer on my x220i. I had doubts first because when the machine wakes up, the kernel selection screen is shown just as it is on a normal startup, but it works flawlessly. Here is a link to a Howto for LMDe http://r3dux.org/2011/09/how-to-inst...ernel-in-lmde/.

Now all I am still missing is setting battery thresholds. Has anyone been able to get these working?
 
Old 04-14-2012, 08:50 PM   #26
Knightron
Member
 
Registered: Jan 2011
Location: Australia Victoria
Distribution: Opensuse
Posts: 759

Rep: Reputation: 47
Hi again guys. I just wanted to share this article with you guys.
http://www.williambrownstreet.net/blog/?p=387

I also wanted to add that i heard that redhat has created a patch for the kernel to repair the ongoing kernel battery life regression in one of the upcoming kernels, i don't follow the linux kernel strictly and it may already be released, i hope it's a good fix.

I'm running the following kernel parameters
Code:
splash=silent quiet showopts pcie_aspm=force i915.i915_enable_rc6=1 i915.lvds_downclock=1 i915.i915_enable_fbc=1 vga=0x317
    initrd /boot/initrd-3.1.9-1.4-desktop
(Some came default with Opensuse, others already listed here, and others in the link i've provided.)

I am running the i7 model with 9cell battery. I have seen battery estimates reach 18 hours. I do not trust battery estimates 100%. Realisticly I get about 6 hours, currently running Linux 3.1.9-1.4. I would like to hear about other peoples battery life on there x220, that's based on experience rather than from the estimate on there desktop environment. I would also be interested if people are getting the same in Windows on the x220, because i removed it from my system without testing, and now curiosity is getting the better of me.

Last edited by Knightron; 04-14-2012 at 08:52 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
lenovo thinkpad x220 battery Knightron Linux - Laptop and Netbook 3 02-15-2012 09:43 PM
setup won't get to configure step: USB, Thinkpad X220 JadeNB Slackware - Installation 6 08-11-2011 02:31 AM
Change between 2G/3G modes on a USB stick modem. (Alcatel x220) masmddr Linux - Networking 5 05-01-2011 03:17 AM
Best distro for Thinkpad X60? caezar Linux - Laptop and Netbook 4 05-20-2008 05:19 PM
Best distro for Thinkpad A31??? Rivitir Linux - Laptop and Netbook 1 10-09-2003 03:29 PM


All times are GMT -5. The time now is 08:05 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration