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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-20-2012, 02:50 PM
|
#1
|
LQ Newbie
Registered: Feb 2011
Location: Lebanon, Tn
Posts: 22
Rep:
|
NO LINUX will work on my HP pavilion dv6 notebook
Relatively new laptop
model: HP pavilion dv6 Noteobook pc.
I believe is dv6 -6145x , i can't find that now.
Processor: AMD A8 - 3500M APU with radeon(tm) HD graphics 1.50
8gbs of installed memory
64 bit operating system
I have tried installing or running live disc of Ubuntu, Fuduntu, and OPensuse and has all failed from the start of this computer several times for last few months.
screen goes dark and hardrive makes noise for a while and then nothing happens it stays on with dark screen everytime.
any advice would be amazing i want a linux distro i'm sick of the unsafe windows.
|
|
|
05-20-2012, 05:55 PM
|
#2
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,669
|
Ubuntu 11.04 or OpenSUSE 12.1 or Mint 12 or fedora 16 ( i do NOT recommend fedora for new to linux users )
should install just fine on that
http://www.shopping.hp.com/en_US/hom...&cattitle=dv6t
intel i7 cpu is supported
it is a 64 bit computer so install the 64 bit operating system
wipe out windows 7 ( using Gparted live cd )and use the normal install dvd for Ubuntu or OpenSUSE or Mint
http://gparted.sourceforge.net/
and do a normal install
|
|
|
05-20-2012, 06:47 PM
|
#3
|
Member
Registered: Jul 2011
Location: FL, USA
Distribution: Linux Mint 13
Posts: 169
Rep:
|
John, are you sure you didn't mean Ubuntu 12.04? 11.04 won't boot on my computer and it's got an A6. Fedora 17 works, but Fedora 16 does not work.
Another distribution that works is Sabayon 8.
|
|
|
05-21-2012, 11:57 AM
|
#4
|
Moderator
Registered: Mar 2008
Posts: 22,252
|
I played with some new systems and the issue was the sata controller.
To test maybe try a failsafe boot. Try knoppix 6 or 5 if you can get it or any of the others in failsafe.
Since you have the integrated video many posts claim that they can install it and on reboot it fails. That issue is the need for AMD driver for video installed.
|
|
|
05-21-2012, 05:22 PM
|
#5
|
Member
Registered: Jun 2003
Location: Socorro, New Mexico
Distribution: Debian ("jessie", "squeeze"), Linux Mint (Serena), XUbuntu
Posts: 221
Rep:
|
Now you CAN try Ctrl-Alt-F1 (or Ctrl-F1) at that allegedly black screen and see if you get
a login prompt. If you do, that shows you have an install, but the graphics are messed up
and so the default graphical login is not working.
You can login at the terminal read how to install the proper driver
for your graphics card, and then install the driver and on the next reboot your distro will work. If you are hung and you don't even get a login prompt (After Ctrl-Alt-F1) then
the problem is possibly deeper than graphics. If you get that far, I might back up to
the Ubuntu install and try the Ctrl-Alt-F1. You may have an easier time installing
the graphics drivers in Ubuntu.
I hope you get it to work based on the advice you have gotten. If you are really a newbie (vs. just being new to these forums), the general advice is to install Linux on a desktop and
develop your chops before installing on laptops. Laptops are often more trouble.
On the other
hand, it CAN be completely smooth. I have had no hassle installs of Ubuntu on my Thinkpad T61, but OTOH I picked Thinkpads BECAUSE they are known for playing well with Linux.
In general, when you get to pick a graphics controller in the future,
nvidia plays better with linux than
ATI. Your persistent black screen really does sound like a graphics problem.
|
|
|
05-22-2012, 08:28 PM
|
#6
|
LQ Newbie
Registered: Feb 2011
Location: Lebanon, Tn
Posts: 22
Original Poster
Rep:
|
thanks!
thanks so much for the replys and education!
I have already gotten ubuntu, and linux mint on desktops, still very new to them. But now i'm trying to dual boot with windows 7. I'm Going to look into it being a graphics problem. I dont think any live cd has worked except puppy linux. I have used the 64 bit version everytime. I have a disk from a linux mag with ubuntu 12, fuduntu, linux mint 12 and parted magic and when the choice that comes up to pick one each one i go to i get the same blank screen.
thanks again
|
|
|
05-22-2012, 09:19 PM
|
#7
|
Member
Registered: Jun 2003
Location: Socorro, New Mexico
Distribution: Debian ("jessie", "squeeze"), Linux Mint (Serena), XUbuntu
Posts: 221
Rep:
|
Please try Ctrl-Alt-F1 and let us know if you have a login. The will more or less prove you have a graphics problem ... but you have a functioning system (at a terminal)
on which to try to fix the graphics problem. It is fixable ... it's something as simple possibly as "apt-get install themagicpackage" (where themagicpackage
is yet to be determined).
Regarding dual-boot ... that's another nightmare for newbies -- mostly because Windows doesn't play nice. It may be easier than it used to be, but
doing the hard stuff when you are new is not recommended. When I was new to linux I set up a desktop machine with Linux and had Windows on my laptop
(no dual boot). I then installed ssh-server on the desktop and used Winscp on the Windows machine to transfer files back and forth to the
Linux machine. In that way I could work on the same files on both systems, but skipped the dual-boot hassles. It is hard to set up a Windows server (you have to buy Windows server ...)
but easy to make a linux machine a file server ... just install ssh.
|
|
|
05-27-2012, 06:04 PM
|
#8
|
Member
Registered: Sep 2005
Distribution: Arch
Posts: 210
Rep:
|
I know when windows 8 comes out APU systems will not be able to run linux, at least until linux can work with secure boot enabled. I don't know if secure boot is already an option in your computer but it very likely is. Try disabling it then booting a linux disk. As I understand secure boot linux will not work with it enabled. This could possibly be your problem. Is worth a look. You can find the secure boot option (if you can turn it on / off) in the UEFI. UEFI replaces the BIOS.
Last edited by Tadaen; 05-27-2012 at 07:07 PM.
|
|
|
05-28-2012, 12:01 PM
|
#9
|
Member
Registered: Jun 2003
Location: Socorro, New Mexico
Distribution: Debian ("jessie", "squeeze"), Linux Mint (Serena), XUbuntu
Posts: 221
Rep:
|
The Radeon Blank Screen problem
There is another discussion over in Ubuntu land that sounds like your problem. Note that indeed you have an installed
system but because of the graphics problem you get a blank screen. Try CTRL-ALT-F1 once you
get to that blank screen and I think you will see text.
From that point you can follow the steps to install a proper graphics driver as is described in the link below.
http://ubuntuforums.org/showthread.php?t=1916325
As I said before, laptops are a pain ... and new laptops are the worst. Linux always lags Windows because
there is no team of engineers living at the chip companies and writing drivers while the new chips are
developed. People are generally doing the work once the hardware appears on the market. You are always
better off with older hardware. In a year or two, your current laptop would probably install without issue on the
latest Ubuntu distro (there were even suggestions that Precise Pangolin already works).
You may be frustrated, BTW, but it is somewhat impolite when given suggestions on this site to never respond about whether
you tried them and what happened. We all do this for free just to see people get help. So please try what we suggest and
let us know what gives.
|
|
|
05-29-2012, 12:10 AM
|
#10
|
LQ Newbie
Registered: Dec 2011
Distribution: Fedora, Ubuntu
Posts: 12
Rep:
|
I've had issues with my A6-3400M with a Radeon HD 6520G graphics card. Fedora 17 and Ubuntu 12.04 LTS work. For an older Ubuntu use nomodeset and if Fedora (live CD) go to Troubleshooting then use Basic Driver. You'll be able to log in and install it, then you can install the kmod-catalyst drivers from RPM Fusion.
I don't know if you have this problem, but with Ubuntu on my hardware my keyboard and touchpad locks up. I can plug a USB mouse in and it that works, but no keyboard/touchpad. Though, sometimes they work which is very odd.
Other than Ubuntu, I have had no issues like that on Fedora 16, other than the easy-to-fix video problem. Here's hoping for the fix in either the kernel or Ubuntu 12.10.
*EDIT: I have a Toshiba Satellite L775D-S7206.
Last edited by dragonfire82; 05-29-2012 at 12:13 AM.
Reason: Add laptop model
|
|
|
05-30-2012, 05:00 AM
|
#11
|
LQ Newbie
Registered: Feb 2012
Location: Europe
Distribution: DEBIAN
Posts: 8
Rep:
|
One location to look into may be the Linux HCL (Hardware compatibility list) in this forum.
From my experience try Debian just to check if it's installer manages to add all the hardware. It may be worth a shot.
I've about a dozend installs of Debian on all kind of hardware. About 5 different laptops from Intel Centrino to Atom and 7 or 8 desktops from simple Pentium II to Dual Xenon Workstation.
Debian normally does a terrific job with hardware. Only a few times I had to add a proprietary driver.
Choose "include non-free" during install when asked.
That may help to see if Linux works at all on your platform.
Good luck
|
|
|
06-08-2012, 06:43 PM
|
#12
|
Member
Registered: Jun 2003
Location: Socorro, New Mexico
Distribution: Debian ("jessie", "squeeze"), Linux Mint (Serena), XUbuntu
Posts: 221
Rep:
|
Hello Kitkajack! Any luck w/ this? Please click the "Solved" link you will see when you come back to this if we helped you fix your problem.
|
|
|
All times are GMT -5. The time now is 02:21 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
|
|