Koozali.org: home of the SME Server

AGPGART

Offline tad1214

  • **
  • 22
  • +0/-0
AGPGART
« on: July 24, 2007, 09:08:30 PM »
I'm not sure if this is a bug or a ID10T error, so I thought I would ask here. Whenever I boot off of SME 7.2 or 7.1 it hangs at the
Code: [Select]
Linux agpgart interface v0.100 (c) Dave Jones line. This is on a Dell Optiplex 320 with integrated ATi graphics.
Thanks!
-=Tom

Offline faeky

  • *
  • 5
  • +0/-0
Re: AGPGART
« Reply #1 on: August 24, 2011, 02:43:52 PM »
Use the boot option hpet=disabled when installing from the CD.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: AGPGART
« Reply #2 on: August 25, 2011, 04:56:43 PM »
I'm not sure if this is a bug ...

If you ever suspect that anything might be a bug - please report via the bug tracker.

Please report this issue, so that it can either be fixed, or faeky's workaround can be documented in the FAQ.

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
Re: AGPGART
« Reply #3 on: August 25, 2011, 05:42:54 PM »
I started a new wiki page, with those tips, from this bug and others:
http://wiki.contribs.org/InstallationTips
...

Offline faeky

  • *
  • 5
  • +0/-0
Re: AGPGART
« Reply #4 on: August 25, 2011, 07:10:51 PM »
This gets you to the install screens but in the end I couldn't install anyhow due to the fact that any usb keyboard would stop functioning once the loader started.  I haven't found a way around that either.

Also the boot option acpi=off seems to get you past the installer freezes and I don't know how that relates to the hpet=disabled option.

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
Re: AGPGART
« Reply #5 on: August 25, 2011, 11:29:03 PM »
searching on google I found this page:http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-5079415 who tell to use all this options toghether:
 hpet=disable pnpacpi=off clock=tsc

Could you try them ?
...