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

ASUS CUVX-D not supported by ASL 4.008+ ?

Hi,

was there anybody able to bring up ASL  Ver. 4.008+ on a ASUS CUVX-D board (BIOS 1016)?

It seems that the kernel doesn't work with this board. Even if you try to install the 4.008-image in "classic" mode you will see this error (while booting the installation-kernel oof the CD):

ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
..TIMER: vector=0x31 pin1=2 pin2=0

That's it. The machine hangs.

It doesn't matter if there are one or two processors in the machine.
I experienced that when I was using on older BIOS version (1007), I was at least able to boot the machine, if I disabled "Power Management". I could install the fw, could even boot the fw, but the machine did not respond to any requests via the network (see my thread "no access via ssh/webadmin after update to 4.008 ").

It's the same behavior if you install ASL 4.000 and patch it up to 4.008. The machine just will "hang". Fiddling about the BIOS-setting won't help here (as far as my experiences).

Does anybody know if there is a problem with this board ?
I installed ASL4.008 on a Supermicro today, everything worked as expected.

I have several machines with this ASUS-board here and I'd like to use em for our new fw, but currently looks not very likely that I can use em...

Anybody got an idea ? Or can anybody confirm or disprove my experiences ?

Best regards,
Armin  


This thread was automatically locked due to age.
Parents
  • Hi,

    Please try this:

    on boot prompt, enter:

    default noapic acpi=off

    Cheers,
    --
    Dennis
      
  • great, thanks a lot, Dennis !

    For the other poor guys that run into the same trouble:

    1. If you install the 4.008-image, at the "boot:"-prompt type the parameters Dennis stated above.
    2. After reboot, or after the reboot if you moved to 4.008 via patches, again, type the parameters as given by Dennis.
    3. If you want to give the parameters persistantly to your bootloader,
    log into your fw,
    vi /emergency/boot/etc/lilo.conf
    make sure that the line beginning with "append" contains both parameters noapic and acpi=off (for me, the first one was missing)

    do a "lilo -r /emergency/boot" to install the new bootblock.

    that's it !

    Best regards,
    Armin  
Reply
  • great, thanks a lot, Dennis !

    For the other poor guys that run into the same trouble:

    1. If you install the 4.008-image, at the "boot:"-prompt type the parameters Dennis stated above.
    2. After reboot, or after the reboot if you moved to 4.008 via patches, again, type the parameters as given by Dennis.
    3. If you want to give the parameters persistantly to your bootloader,
    log into your fw,
    vi /emergency/boot/etc/lilo.conf
    make sure that the line beginning with "append" contains both parameters noapic and acpi=off (for me, the first one was missing)

    do a "lilo -r /emergency/boot" to install the new bootblock.

    that's it !

    Best regards,
    Armin  
Children
No Data