LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 07-24-2005, 04:47 AM   #1
trainee
Member
 
Registered: Dec 2004
Distribution: Slackware
Posts: 142

Rep: Reputation: 16
HP Pavilion zv6000 cannot install Linux


I tried installed Ubuntu 5.04 and Slamd 64 on this laptop, but while it was booting, it hang after I press enter at the boot option, leaving the screen blank and empty. Do you guys has any idea, or have any of you had any experience with this kind of laptop?

Thanks.
 
Old 07-24-2005, 10:20 AM   #2
bluesman2333
Member
 
Registered: Dec 2003
Location: Phoenix, Az.
Distribution: Xubuntu Edgy
Posts: 330

Rep: Reputation: 30
You might try to burn a copy of Knoppix and print the cheat codes. Cheat codes are boot commands that affect the boot process. They are in a txt file in the same dir as the iso. You can eliminate one by one what ever hardware or features like ACPI that might hang the boot. Then apply this fix to Ubuntu.
 
Old 07-24-2005, 04:08 PM   #3
DaveAtFraud
Member
 
Registered: Feb 2003
Location: Parker, CO USA
Distribution: CentOS primarily but I multi-boot my laptop to Ubuntu or Fedora Core 10 as needed
Posts: 48

Rep: Reputation: 15
Re: HP Pavilion zv6000 cannot install Linux

Quote:
Originally posted by trainee
I tried installed Ubuntu 5.04 and Slamd 64 on this laptop, but while it was booting, it hang after I press enter at the boot option, leaving the screen blank and empty. Do you guys has any idea, or have any of you had any experience with this kind of laptop?

Thanks.
Two choices:

1) You need to run the installer "nofb" (no frame buffer). With Fedora, you get a boot prompt from the installer and you can enter boot options like this. Not sure with the distros you mentioned. Check the distro installation docs.

2) Use an external monitor and use the change display buttons to point the video out to the external monitor.

I'm currently running FC4 x86_64 on a zv6015. Once you get past the installation, most everything works fine. You'll need to use ndiswrapper if you want to get the wireless LAN working. Also, on my system, the "lid close" button has been known to stick in the down position causing the system to think the lid is closed and the display gets blanked. Took a while to notice (I assumed it was something complictaed) but at least its easy to check for. Also, the PCMCIA slot doesn't work under Linux but this appears to be a known issue with the 2.6 kernel.
 
Old 07-29-2005, 07:28 AM   #4
Sparkfist
Member
 
Registered: Feb 2004
Location: Michigan
Distribution: Mint 20.1
Posts: 69
Blog Entries: 1

Rep: Reputation: 15
I own the HP zv6000 laptop. So for the most part am I stuck having to use Fedora? I've read other threads about this model and it soulds like Fedora is having the lease issues when it comes to installing and usablity.

Oh and the fact the graphics card is ATI, will that completely screw me over? I'd like to have a few hassels as possible, that and I'm still learning Linux and I couldnt get a nVidia option on this to begin with.
 
Old 07-29-2005, 01:51 PM   #5
DaveAtFraud
Member
 
Registered: Feb 2003
Location: Parker, CO USA
Distribution: CentOS primarily but I multi-boot my laptop to Ubuntu or Fedora Core 10 as needed
Posts: 48

Rep: Reputation: 15
Quote:
Originally posted by Sparkfist
I own the HP zv6000 laptop. So for the most part am I stuck having to use Fedora? I've read other threads about this model and it soulds like Fedora is having the lease issues when it comes to installing and usablity.

Oh and the fact the graphics card is ATI, will that completely screw me over? I'd like to have a few hassels as possible, that and I'm still learning Linux and I couldnt get a nVidia option on this to begin with.
I was able to get gentoo to install but I couldn't get my Xorg.conf file sorted out since I couldn't find any specs for things like refresh rates for the built-in flat screen. I'm guessing that other distros will work but, as per my previous post, you need to dig up how to do the equivalent of passing in nofb or find a distro that does a strictly text installation (a bunch of them actually shift to a graphics mode so they can show a logo during the install even though the output is otherwise all text).

If you go the Fedora route, be sure to check out the livna repository. You'll find some pre-built RPMs for getting the ATI video working that are a lot easier than messing around with trying to install the original ATI packages. They also have RPMs for ndiswrapper and some other stuff that makes life a lot easier.

Last edited by DaveAtFraud; 07-29-2005 at 01:53 PM.
 
Old 08-09-2005, 07:19 AM   #6
heffel
LQ Newbie
 
Registered: Aug 2005
Distribution: Fedora
Posts: 3

Rep: Reputation: 0
There is a guide on installing Fedora Core 4 in a zv6015us at ensode.net.
 
Old 08-29-2005, 02:11 AM   #7
Gnea
LQ Newbie
 
Registered: Apr 2005
Location: Midwest
Distribution: Debian GNU/Linux
Posts: 1

Rep: Reputation: 0
Debian on the HP Pavilion zv6000

For the past week I was beginning to think that I would have to install FC or Gentoo on this thing... low and behold, I figured out how to get the AMD64 flavor of Debian GNU/Linux to install - everytime I went through the installation phase it would hang at some random package, stating that it could not install it off of the cdrom (and this was just the base installation!) and the kernel would complain about lost interrupts on the cdrom drive. So after getting the latest ISO and booting that, I decided to recheck the md5sums on the ISO and on the CDrom. I hit alt-f2 and cd /cdrom where I checked files in ./pool against md5sum.txt and, low and behold, they were checking out alright. I went back to alt-f1 and tried to verify the CD again - this time it made it all the way through, I tried the base install again and it WORKED! The problem is at the kernel-level, but I am not sure what exactly is wrong, but here's a basic rundown: the 64bit module ide-cd has issues contending with the IDE controller module keeping an IRQ - it loses it sometimes on a single thread. By logging in on the second terminal and putting a second thread process (ie. BASH) accessing the cdrom device, the other thread could continue on unabated. If I knew more about writing kernel code I would submit a patch. Alas, that is not the case. But that is how I got Debian AMD64 to install on an HP Pavilion zv6000.
 
Old 09-19-2005, 03:27 PM   #8
freemymind
LQ Newbie
 
Registered: Sep 2005
Location: USA NC
Distribution: Gentoo + slamd64
Posts: 2

Rep: Reputation: 0
got laptop yesterday instaled slamd64 10.2 today

got a HP zv6000 100 GIG hd that I partioned to run linux and Xp Pro that it came with for now, may try the 64 bit version later hope to know what Im doing in Linux so I dont "HAVE"to :P.
Any way I burned the 4 ISOs of slamd64 and had issues with disc 3&4 trying to do full install so I did a base install. startx worked right off the bat ATI 200M but no 3d I am sure (havent even tried yet) the wifi took a lil bit of time but even that was fairly easy. I would defently recomend trying it again. If you allready havent. Let me know if you hit any snags Im n00b but would love to try and help.

-free
 
Old 09-19-2005, 03:32 PM   #9
trainee
Member
 
Registered: Dec 2004
Distribution: Slackware
Posts: 142

Original Poster
Rep: Reputation: 16
Thanks.
This is really great news. I will give Slamd64 a try, since I am really fond of Slackware. Currently, mine is running by the Fedora Core 4, and so far it work pretty good.

One problem so far: after I install Mathematica on it, Mathematica could not work. I don't know why. Other than that, no complaint.
 
Old 09-19-2005, 03:46 PM   #10
moosedaddy
Member
 
Registered: Feb 2003
Location: Oklahoma
Distribution: Debian Unstable
Posts: 244

Rep: Reputation: 30
I am using thte Compaq R4000 (same laptop as the HP) with Debian amd64. The only problems I am having is with the video.

Also, check out the ZV6000 forums there is some good distribution info there.

Last edited by moosedaddy; 09-19-2005 at 03:57 PM.
 
Old 09-19-2005, 08:45 PM   #11
freemymind
LQ Newbie
 
Registered: Sep 2005
Location: USA NC
Distribution: Gentoo + slamd64
Posts: 2

Rep: Reputation: 0
moosedaddy nice link for the zv6000 love it! Still reading through all the info. Hope I can get the ATI stuff to work.



-free
 
Old 10-25-2006, 11:49 AM   #12
rksingh54
LQ Newbie
 
Registered: May 2006
Posts: 1

Rep: Reputation: 0
zv6000 and Linux

After trying all other, I was able to load SuSe10.1 x86_64 on my machine. All seems to be working fine except for the WLAN. I have not tried ndiswrapper yet. But all seems to be working with LAN fine.
 
Old 10-23-2017, 05:08 AM   #13
subaroka
LQ Newbie
 
Registered: Oct 2017
Posts: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by trainee View Post
I tried installed Ubuntu 5.04 and Slamd 64 on this laptop, but while it was booting, it hang after I press enter at the boot option, leaving the screen blank and empty. Do you guys has any idea, or have any of you had any experience with this kind of laptop?

Thanks.

Vector Linux OK for HP pavilion zv5000

Last edited by subaroka; 10-23-2017 at 05:12 AM.
 
Old 10-23-2017, 05:38 AM   #14
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,396

Rep: Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594
@ subaroka, This thread was last posted in about 11 years ago. It's not good to post in old threads.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
HP Pavilion zv6000 Network megadeth Linux - Hardware 3 04-13-2006 12:26 PM
xorg.conf problems with Gentoo on HP Pavilion zv6000 billspork Linux - Distributions 1 08-17-2005 02:12 AM
Compaq R4000 or HP zv6000 problems on Linux pppoe_dude Linux - Hardware 24 07-20-2005 10:38 PM
Linux install on HP Pavilion ZE4115 matttail Linux - Laptop and Netbook 1 07-01-2004 10:30 PM
Install on HP Pavilion ZE4210 jarnold Linux - Newbie 7 08-14-2003 06:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 09:27 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration