Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Knoppix 5.0.1 hangs at boot - HP pavilion zv5000

  1. #1

    Knoppix 5.0.1 hangs at boot - HP pavilion zv5000

    Downloaded Knoppix first from a mirror site and burned at max speed. I restarted my computer to boot the CD but Knoppix froze three lines down at "Looking for CD in: /dev/hdc _". I came here and saw that this might happen for several reason...

    So I downloaded Knoppix again as a torrent this time, checked the hash, and burned at 4x instead of maximum and recieved the same results when i tried to reboot. I tried to load Knoppix on another labtop (newer model) and a desktop (older model) because I read that sometimes that it would load on another computer. On the second laptop Knoppix loaded perfectly but on the desktop I got an I/O error message and was being bumped into a limited shell.

    I then reburned the CD at 10x, minimum speed possible, on the second labtop using a different program, Nero, to burn the ISO image. This CD has had the same success rate as the others. I haven't tried any cheatcodes yet and wouldn't know which ones to try to help troubleshoot. The computer I want Knoppix to work on is my HP pavilion zv5000 and I've seen other posts where this model worked with Knoppix.

    Specs.

    HP pavilion zv5000
    Microsoft Windows XP SP 2
    Celeron CPU 2.8GHz
    1.87 GB of RAM

    HP pavilion zd8000
    Microsoft Windows XP SP 2
    Pentium 4 CPU 2.8 GHz
    512 MB of RAM

    HP pavilion a265c
    Microsoft Windows XP SP 2
    Pentium 4 CPU
    1.5 GB RAM

    If any other information is needed to help access the situation just leave a post telling what you need. Any suggestions on how to fix this problem will be greatly appreciated.

    -Edit-
    Just tried the failsafe cheatcode and loaded Knoppix successfully. Seems to be a hardware problem i guess but don't know where. Any clues on where I should start the search? Also on shutdown, knoppix didn't finish shutdown after ejection of the cd and my pressing enter or after two minutes has passed.

    knoppix no{apic,agp,apm,audio,ddc} Skip parts of HW-detection (1)
    knoppix no{dhcp,fstab,firewire} Skip parts of HW-detection (2)
    knoppix no{pcmcia,scsi,swap,usb} Skip parts of HW-detection (3)

    Tried these cheats separatly and all at the same time but didn't work.
    -Edit-

  2. #2
    Senior Member registered user
    Join Date
    Feb 2005
    Posts
    228
    The cheat code for checking the cd for data integrity is
    Code:
    knoppix testcd
    The test will take a few minutes. Be patient and observe the screen. The test result should read "Everything looks OK".

  3. #3
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    One other observation about testcd: Often the screen will go blank during the test. It's just the screen saver. Use the shift or some other non-impacting key to get the display back.
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  4. #4
    Tried the knoppix testcd cheatcode on my hp pavilion zv5000 and knoppix froze even before the test could take place. I then tested the CDs on the laptop that successfully loaded knoppix before and all the disks passed the test.

    -Edit-
    Don't know exactly what this means but after reading how some people had success with earlier versions of knoppix and then had trouble moving to 5.0.1 I tried knoppix 4.0.2 and it loaded fine.
    -Edit-

  5. #5
    Junior Member
    Join Date
    Sep 2006
    Posts
    7

    Re: Knoppix 5.0.1 hangs at boot - HP pavilion zv5000

    Quote Originally Posted by Vincent Frost
    Downloaded Knoppix first from a mirror site and burned at max speed. I restarted my computer to boot the CD but Knoppix froze three lines down at "Looking for CD in: /dev/hdc _". I came here and saw that this might happen for several reason...

    So I downloaded Knoppix again as a torrent this time, checked the hash, and burned at 4x instead of maximum and recieved the same results when i tried to reboot. I tried to load Knoppix on another labtop (newer model) and a desktop (older model) because I read that sometimes that it would load on another computer. On the second laptop Knoppix loaded perfectly but on the desktop I got an I/O error message and was being bumped into a limited shell.

    I then reburned the CD at 10x, minimum speed possible, on the second labtop using a different program, Nero, to burn the ISO image. This CD has had the same success rate as the others. I haven't tried any cheatcodes yet and wouldn't know which ones to try to help troubleshoot. The computer I want Knoppix to work on is my HP pavilion zv5000 and I've seen other posts where this model worked with Knoppix.

    Specs.

    HP pavilion zv5000
    Microsoft Windows XP SP 2
    Celeron CPU 2.8GHz
    1.87 GB of RAM

    HP pavilion zd8000
    Microsoft Windows XP SP 2
    Pentium 4 CPU 2.8 GHz
    512 MB of RAM

    HP pavilion a265c
    Microsoft Windows XP SP 2
    Pentium 4 CPU
    1.5 GB RAM

    If any other information is needed to help access the situation just leave a post telling what you need. Any suggestions on how to fix this problem will be greatly appreciated.

    -Edit-
    Just tried the failsafe cheatcode and loaded Knoppix successfully. Seems to be a hardware problem i guess but don't know where. Any clues on where I should start the search? Also on shutdown, knoppix didn't finish shutdown after ejection of the cd and my pressing enter or after two minutes has passed.

    knoppix no{apic,agp,apm,audio,ddc} Skip parts of HW-detection (1)
    knoppix no{dhcp,fstab,firewire} Skip parts of HW-detection (2)
    knoppix no{pcmcia,scsi,swap,usb} Skip parts of HW-detection (3)

    Tried these cheats separatly and all at the same time but didn't work.
    -Edit-
    It seems to be your DMA controller. Try to boot without DMA enabled, with this command:

    knoppix nodma

    I had the same problem on a IBM ThinkPad 600X laptop.
    BRGDS

  6. #6
    Thanks for your help. I tried the nodma cheat and knoppix loaded without any difficulties.

  7. #7
    Junior Member
    Join Date
    Sep 2006
    Posts
    7
    Quote Originally Posted by Vincent Frost
    Thanks for your help. I tried the nodma cheat and knoppix loaded without any difficulties.
    Glad to hear that. Nota bene, KNOPPIX 5.0 is the first with dma enabled as default, that's why the PCs with dma controller problems hang during boot sequence. Try to enable dma after boot, to see if it works.

    RGDS

  8. #8
    Quote Originally Posted by hotumattua
    Quote Originally Posted by Vincent Frost
    Thanks for your help. I tried the nodma cheat and knoppix loaded without any difficulties.
    Glad to hear that. Nota bene, KNOPPIX 5.0 is the first with dma enabled as default, that's why the PCs with dma controller problems hang during boot sequence. Try to enable dma after boot, to see if it works.

    RGDS
    okay... I seem to have a similar issue with my hp.. same model..

    How do I boot it up without the dma enabled?

    mark

  9. #9
    Quote Originally Posted by flutecrafter
    Quote Originally Posted by hotumattua
    Quote Originally Posted by Vincent Frost
    Thanks for your help. I tried the nodma cheat and knoppix loaded without any difficulties.
    Glad to hear that. Nota bene, KNOPPIX 5.0 is the first with dma enabled as default, that's why the PCs with dma controller problems hang during boot sequence. Try to enable dma after boot, to see if it works.

    RGDS
    okay... I seem to have a similar issue with my hp.. same model..

    How do I boot it up without the dma enabled?

    mark
    okay... now that I can spell again..
    I got that part.

    but I can not get online with it.
    the wireless feature is apparantly not recognized..
    help?
    please?

    thanks.

    mark

  10. #10
    Junior Member
    Join Date
    Sep 2006
    Posts
    7
    Quote Originally Posted by flutecrafter
    Quote Originally Posted by flutecrafter
    Quote Originally Posted by hotumattua
    Quote Originally Posted by Vincent Frost
    Thanks for your help. I tried the nodma cheat and knoppix loaded without any difficulties.
    Glad to hear that. Nota bene, KNOPPIX 5.0 is the first with dma enabled as default, that's why the PCs with dma controller problems hang during boot sequence. Try to enable dma after boot, to see if it works.

    RGDS
    okay... I seem to have a similar issue with my hp.. same model..

    How do I boot it up without the dma enabled?

    mark
    okay... now that I can spell again..
    I got that part.

    but I can not get online with it.
    the wireless feature is apparantly not recognized..
    help?
    please?

    thanks.

    mark
    Hi,

    Making a wireless card to work is a challenging issue. I'll tell you what I have done, I hope it will work in your case too.
    1. Go to System/Networking (you have certainly already set an Administrator Password)
    2. Select Wireless connection and click on Properties
    3. Click on Enable this connection, Click the pop down menu next to Network name. You must see your Access Point - make sure you didn't set your AP to hide its SSID -. If you can't see any APs then Knoppix didn't configure your card and, sorry, I don't know what to do.
    4. Select you AP, set your WEP key, if any.
    5. Configure your Connection: manually or automatically, if you have a DHCP server enabled.
    6. Click OK to close Interface properties window.
    7. Click OK to close Network Settings window also.
    8. Go to Control Center/Internet & Network/Network Settings.
    9. In Available Network Interfaces you must see your wireless interface.
    10. Select your interface and click on Enable Interface. And that's it! In IP Address you must see the IP that DHCP server gave to your Wireless INterface.
    If you have a laptop, using KWiFiManager, you can configure as many wireless connections as you wish: home, preffered hotspot, office etc.
    Success!
    Hotu Mattua

Page 1 of 2 12 LastLast

Similar Threads

  1. Knoppix hangs on boot up
    By Tinsby in forum Hardware & Booting
    Replies: 10
    Last Post: 11-25-2008, 04:12 AM
  2. HP Pavilion won't boot knoppix
    By tearinghairout in forum Hardware & Booting
    Replies: 0
    Last Post: 12-23-2007, 03:11 AM
  3. knoppix 4 hangs at boot
    By jimc in forum Hardware & Booting
    Replies: 4
    Last Post: 09-30-2005, 06:34 PM
  4. Replies: 3
    Last Post: 12-13-2004, 12:26 PM
  5. Boot freeze on Pavilion ze4610US
    By mephiska in forum Laptops
    Replies: 6
    Last Post: 10-13-2004, 07:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


PfSense/OPNsense 6x1Gb, Quad Core, 8GB, 128GB SSD, AES-NI, QAT (Lanner FW-7525D) picture

PfSense/OPNsense 6x1Gb, Quad Core, 8GB, 128GB SSD, AES-NI, QAT (Lanner FW-7525D)

$85.00



OPNsense pfSense 16-Core Atom C3958 16GB ECC RAM 512GB SSD 8-Port QAT AES-NI VPN picture

OPNsense pfSense 16-Core Atom C3958 16GB ECC RAM 512GB SSD 8-Port QAT AES-NI VPN

$298.00



Cisco ASA 5506-X Network Security Firewall Appliance with FirePOWER Services picture

Cisco ASA 5506-X Network Security Firewall Appliance with FirePOWER Services

$49.99



Cisco ASA 5506-X Network Security Firewall Appliance- No Adapter picture

Cisco ASA 5506-X Network Security Firewall Appliance- No Adapter

$50.00



OPNsense pfSense 8-Core Atom C3758 2.2GHz 8GB DDR4 64GB SSD 8x NIC QAT AES VPN picture

OPNsense pfSense 8-Core Atom C3758 2.2GHz 8GB DDR4 64GB SSD 8x NIC QAT AES VPN

$145.00



Fortinet FortiGate FortiWiFi 80F Network Security Firewall (FG-80F) picture

Fortinet FortiGate FortiWiFi 80F Network Security Firewall (FG-80F)

$73.49



10GbE OPNsense Firewall VPN AES QAT 4-Core Atom C3558 2.20GHz 8GB DDR4 128GB SSD picture

10GbE OPNsense Firewall VPN AES QAT 4-Core Atom C3558 2.20GHz 8GB DDR4 128GB SSD

$165.00



PfSense/OPNsense - 2x1Gb, 4x2.5Gb, 2x10Gb, C3558, 4GB, 128GB NVMe, AES-NI, QAT picture

PfSense/OPNsense - 2x1Gb, 4x2.5Gb, 2x10Gb, C3558, 4GB, 128GB NVMe, AES-NI, QAT

$259.00



SonicWall SOHO Wireless Network Security Appliance 01-SSC-0218 picture

SonicWall SOHO Wireless Network Security Appliance 01-SSC-0218

$199.00



Firewalla Purple Gigabit Firewall  Router  Factory Reset  Excellent Cond G2U picture

Firewalla Purple Gigabit Firewall Router Factory Reset Excellent Cond G2U

$245.00