WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Strange Xorg behaviour  (Read 2090 times)

Offline roeland

  • Newbie
  • *
  • Posts: 3
Strange Xorg behaviour
« on: November 03, 2010, 05:40:25 AM »
Ok, I am running TC 3.2 and have installed the Xorg-7.5.tcz extension, the hardware I'm currently running on is a Single Board Computer (Netcom NC709) with a Unichrome graphics chipset. Now the problem is when TC starts for the first time up all is fine and Xorg fire's up but when I issue a manual poweroff from the command line and start TC up again, Xorg fails to load - crashing on the section where it cannot find the Unichrome interface.

However, if I issue a reboot from the command line it starts TC and Xorg as it should. Another problem I keep seeing, which might be related, is that on some reboots TC fails to load the extensions properly and starts up with just the base system. It doesn't even mount the persistent device for example, if I have tce=hdd1 in my boot parameters it just doesn't mount it, but if a reboot again then it will load it again.

Does anybody have any idea what might cause this sporadic behavior? 

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14741
Re: Strange Xorg behaviour
« Reply #1 on: November 03, 2010, 06:23:22 AM »
I'd guess that "poweroff" does not save your backup, but "reboot" does?

Offline roeland

  • Newbie
  • *
  • Posts: 3
Re: Strange Xorg behaviour
« Reply #2 on: November 03, 2010, 07:12:59 AM »
I also thought that it might be something like this, but what Xorg related data does it need to save upon reboot or poweroff?

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Strange Xorg behaviour
« Reply #3 on: November 03, 2010, 07:42:00 AM »
Booting with parameter 'syslog' couldn't harm, so you could then examine /var/log/messages to see what is happening at boot time.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline jur

  • Hero Member
  • *****
  • Posts: 863
    • cycling photo essays
Re: Strange Xorg behaviour
« Reply #4 on: November 03, 2010, 08:05:24 AM »
Sounds like there's a race condition; try the waitusb=5 boot code.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14741
Re: Strange Xorg behaviour
« Reply #5 on: November 03, 2010, 08:30:18 AM »
I also thought that it might be something like this, but what Xorg related data does it need to save upon reboot or poweroff?

/etc/X11/xorg.conf?