Author Topic: [SOLVED] Can't boot to GUI (TC 4.7.6) on HP T5740  (Read 2101 times)

Offline gmc

  • Full Member
  • ***
  • Posts: 141
[SOLVED] Can't boot to GUI (TC 4.7.6) on HP T5740
« on: April 27, 2013, 09:18:26 PM »
Greetings.

I can't boot to the GUI on an HP T5740 using TC or TC+ CD boot.  The CD images are good in that they work on other systems with full GUI desktop.  I use the same external optical drive on working systems and on the T5740.  I have tried a second optical drive with the same results.  I have also tried any boot time options that might appply such as xsetup and pause.  There are no error messages shown with pause but xsetup does not run at all.

I tried TC 4.1 and it boots to the GUI with no problem, version 4.4 does not boot to GUI.

Any ideas on how to proceed?

Thanks...
« Last Edit: May 08, 2013, 02:05:25 PM by gmc »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Can't boot to GUI (TC 4.7.6) on HP T5740
« Reply #1 on: April 27, 2013, 09:46:52 PM »
You could try to add boot options:
Code: [Select]
waitusb=20 loglevel=9 debug syslog(omit "quiet"!)
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline gmc

  • Full Member
  • ***
  • Posts: 141
Re: Can't boot to GUI (TC 4.7.6) on HP T5740
« Reply #2 on: April 27, 2013, 11:45:16 PM »
Thanks tinypoodle - that gave me the push I needed.  I had never run into a problem with the USB connection not being ready in time.  When I did the waitusb=20 the problem was solved.  It is funny how blind I can be to the obvious, it just never occured to me that the drive wasn't there when needed, after all, it was there at boot time!  Sigh...

Anyway, you have done it again.  Thanks much for your time and interest and good tips.