This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Installation Puzzle

I'm having several problems trying to install ASG 7.402 on hardware which I will detail in a moment. But before I tell you what doesn't work, let me tell you what does.

It seems to work perfectly IF (a) I install using the "classic" option, and (b) I press ESCape during boot and then select either the "previous" or "rescue" options. I'm not sure what these mean, particularly "previous". This is a new install on a (formerly) blank hard drive, so there is no previous version, unless the installer is actually installing two different versions, which seems unlikely.

Anyway, if I install and boot as described above, as far as I can tell, everything works. I can log into the web interface, I can configure the system, and data passes through the ASG in both directions to and from other devices on the LAN. The problem, of course, is that I have to have a monitor and keyboard connected in order to get past the boot. (I need to be able to run it headless.)

Hardware is an ASUS P5KPL-CM motherboard with a Celeron Dual-Core E1400 Processor running at 2 GHz, 2 GB RAM, an 80 GB SATA hard drive, and a couple of TrendNet Gigabit Ethernet cards (one has a Realtek RTL-8139 chipset, and the other has a Realtek RTL-8169 chipset). Everything is either listed on the HCL as tested and known to work, or at least there's nothing I can find that says it won't work. When I run the classic install, at the Detected Hardware screen, I do see the CPU, hard drive, DVD-RAM drive, and both network cards recognized.

First problem: I can't get the default installation to run (hitting  at the "boot:" prompt). It starts to install. I get "Loading bzimage" followed by "Loading initrd", and after a while it says "Ready. Uncompressing Linux... Ok, booting from the kernel." And that's where everything stops. The screen doesn't go blank, but nothing else happens. No disk drive activity and no ethernet card activity.

Installing with the "nosmp" option produces exactly the same results. Installing with the "classic" option works, but I think this hardware should work with the default install, should it not? I'm wondering if perhaps there are some BIOS options I need to change. Anyone know?

Second problem: If I install "classic", and then reboot after the install, I see the following:

  GRUB Loading stage1.5.
  
  GRUB loading, please wait...
  Press 'ESC' to enter the menu... 
  
Then the screen blanks, followed by about six lines of something that flashes so quickly that I can't read it or even hit the pause key to freeze it. The screen blanks again, and nothing else happens. Totally black screen (although the green light on the monitor indicates it's still getting a signal), no disk activity, no ethernet activity. As I mentioned above, if I hit ESC at the menu prompt and then select either the "previous" or "rescue" options, it works, but selecting the default option gets me exactly the same results as not using the menu -- everything stops.

Does anyone have any suggestions as to what's wrong, and what I should try next?


This thread was automatically locked due to age.
Parents
  • I can now add a little more information. I modified a few BIOS settings: turned off SpeedStep, set "Initiate Graphic Adapter" to "IGD" (Internal Graphics Display), and set "Internal Graphics Mode Select" to "Enabled, 1MB".

    I still couldn't do a default install, but now, after doing another Classic install, this time, when the system reboots, it gets farther before it locks up. That is, I didn't hit the ESC key to get the menu, and the system went on to display a screen or two of boot log information. The last few lines before it freezes are as follows:

      ACPI: bus type pci registered
      PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=1
      PCI: Using MMCONFIG
      ACPI: Subsystem revision 20060127
      ACPI: Interpreter enabled
      ACPI: Using PIC for interrupt routing
      ACPI: PCI Root Bridge [PCI0] (0000:00)

    And that's where it stops dead now.
Reply
  • I can now add a little more information. I modified a few BIOS settings: turned off SpeedStep, set "Initiate Graphic Adapter" to "IGD" (Internal Graphics Display), and set "Internal Graphics Mode Select" to "Enabled, 1MB".

    I still couldn't do a default install, but now, after doing another Classic install, this time, when the system reboots, it gets farther before it locks up. That is, I didn't hit the ESC key to get the menu, and the system went on to display a screen or two of boot log information. The last few lines before it freezes are as follows:

      ACPI: bus type pci registered
      PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=1
      PCI: Using MMCONFIG
      ACPI: Subsystem revision 20060127
      ACPI: Interpreter enabled
      ACPI: Using PIC for interrupt routing
      ACPI: PCI Root Bridge [PCI0] (0000:00)

    And that's where it stops dead now.
Children
  • During install, you can hit ALT-F3 and ALT-F4 to see the system log messages, which might indicate where it is hanging.

    Is your BIOS up to date?

    Barry
  • Yes, I did update the BIOS to the latest version. That might have been what allowed the classic install to proceed further on reboot than it did before, rather than the changes I made to the BIOS settings.

    When I try the default install, it freezes up before it gets to the point where Alt-F3 and Alt-F4 are enabled, so hitting them does nothing.

    With the classic install, Alt-F3 and Alt-F4 do work, and I've run through the classic install process several times with each of them, looking for problems. So far, I haven't seen anything that would indicate a problem, except for a message that some kind of timing had a problem because I had SpeedStep enabled on the CPU Once I turned off SpeedStep, that error message went away on subsequent installs, but it didn't seem to make any difference otherwise. The packages all decompress and install, the partitions are all created and formatted, etc.