| 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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-04-2012, 11:01 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2006
Location: San Diego, CA
Distribution: openSuSE
Posts: 16
Rep:
|
Recent Ubuntu kernels do not boot under battery on my Dell Mini 9
I am running Ubuntu LTS 12.04 on my Dell Mini 9
Memory: 991.6 MB indicated
Proc: Intel® AtomIntel® 945GME x86/MMX/SSE2
Graphics: ™ CPU N270 @ 1.60GHz × 2
OS Type 32 bit
Disk 29 GB
Kernels:
Ubuntu 12.04 LTS, kernel 3.2.0-26-generic
Ubuntu 12.04 LTS, kernel 3.2.0-26-generic (recovery mode)
Ubuntu 12.04 LTS, kernel 3.2.0-25-generic
Ubuntu 12.04 LTS, kernel 3.2.0-25-generic (recovery mode)
Ubuntu 12.04 LTS, kernel 3.2.0-24-generic
Ubuntu 12.04 LTS, kernel 3.2.0-24-generic (recovery mode)
Ubuntu 12.04 LTS, kernel 3.2.0-9-generic
Ubuntu 12.04 LTS, kernel 3.2.0-9-generic (recovery mode)
Ubuntu 12.04 LTS, kernel 2.6.32-37-generic
Ubuntu 12.04 LTS, kernel 2.6.32-37-generic (recovery mode)
System works fine except that only the 2.6-based kernels will
boot when battery charger is not plugged in.
Grub jumps to black although "power" light remains on.
I am guessing that this is a power management problem.
I have been doing upgrades thru the update manager.
Is there anything that can check?
Is this the best forum for this query?
LeRoy Dorman
|
|
|
|
07-13-2012, 01:55 PM
|
#2
|
|
LQ Newbie
Registered: Jul 2012
Posts: 2
Rep: 
|
Ubuntu Netbook support finished. I suggest an old old hardware distribution. 8, 9, 10 Netbook
TRK-HUN
|
|
|
|
07-13-2012, 09:39 PM
|
#3
|
|
Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Debian
Posts: 5,360
|
I run SalixOS on my Dell Mini9 without any issues, but it's still a 2.6.x kernel. Before that, I ran regular Ubuntu up through 11.04.
I doubt that Ubuntu's no longer offering a netbook remix has anything to do with it, but the kernel version might. I don't have any way of testing that tonight.
|
|
|
|
07-14-2012, 03:56 PM
|
#4
|
|
Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Debian
Posts: 5,360
|
Just for grins and giggles, I burned a CD of the latest Ubuntu ISO (12.04 with kernel 3.something I forget exactly what), jacked in an external optical drive, and booted to the live CD while under battery power. My Dell Mini9 booted just fine.
(I know it's not quite the same as installing Ubuntu, but I'm not going to do that. I'm fed up with Ubuntu's antics.)
That does not solve your problem, but it does indicate that a Dell Mini9 should be able to boot that kernel under battery power. Hopefully, this will help a little bit by ruling out the possibility of some global version incompatibility with the Dell.
Good luck.
Last edited by frankbell; 07-14-2012 at 04:28 PM.
|
|
|
2 members found this post helpful.
|
07-14-2012, 05:48 PM
|
#5
|
|
LQ Newbie
Registered: Jul 2012
Posts: 2
Rep: 
|
When can you please tell me the official Ubuntu Netbook Remix. 12,04 in 1018 to run the Dell netbook. Terribly slow.
|
|
|
|
07-14-2012, 07:26 PM
|
#6
|
|
Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Debian
Posts: 5,360
|
Ubuntu no longer makes a netbook remix. They stopped about two years ago.
I'm running SalixOS--Fluxbox edition and quite liking it. If you want to stick with a *buntu, you might look at Xubuntu or, even lighter, Lubuntu.
http://xubuntu.org/
http://lubuntu.net/
http://www.salixos.org/wiki/index.php/Home
You could also look at simply running a lighter-weight desktop, such as Fluxbox or LXDE, on your Ubuntu.
|
|
|
|
07-24-2012, 04:03 AM
|
#7
|
|
LQ Newbie
Registered: Nov 2006
Location: San Diego, CA
Distribution: openSuSE
Posts: 16
Original Poster
Rep:
|
Additional information
I thank frankbell for his heroic efforts.
Additional testing shows that booting with the charger attached is successful and,
moreover, I can unplug the charger and get a "init 6" reboot OK.
After a while I noted that the "power" LED remained lit, even though the screen was
dark. So I looked at the file /var/log/dmesg.0 and found that booting
had succeeded. I attach the file, which shows a few oddities, like the
ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
and
apm: BIOS not found.
Otherwise I see no reason for no raster on the display.
But perhaps I am missing something.
LeRoy Dorman
|
|
|
|
07-24-2012, 07:46 PM
|
#8
|
|
Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Debian
Posts: 5,360
|
[blush] Burning a CD and booting to it is hardly heroic.
I tried searching for
Quote:
|
apm: BIOS not found dell mini 9
|
and turned up nothing that seemed obviously useful.
Further investigation will have to wait for more experienced persons than I.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:49 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|