On Fri, May 22, 2009 at 12:08 PM, Matt Harrison <[email protected]> wrote: > Mark Knecht wrote: >> >> On Fri, May 22, 2009 at 11:49 AM, bn <[email protected]> wrote: >>> >>> Mark Knecht ha scritto: >>>> >>>> Title sort of says it. I have an old machine that I'm setting up as a >>>> Myth server. I didn't want X on the machine but I'm having trouble so >>>> I emerged xdm and start it using /etc/init.d/xdm start. The drivers >>>> get loaded but I get a black screen. No error message in the X log >>>> file. >>>> >>>> I haven't messed with X at this level before. What's the minimum test >>>> of X that would display a terminal or something very basic? >>>> >>> Have you tried >>> >>> startx /usr/bin/xterm >>> >> >> Yes. Same black screen. Nothing else going on. The processes show up >> in ps aux, X as root, xterm as me. >> > > I've found before that if everything seems to be running (can list X > processes and logs look fine) but you still don't see anything, it's > possible it is your monitor. I used to use a really old 15" CRT for a server > but it just wouldn't run X at anything over 640x480. Modern monitors will at > least tell you if the resolution/refresh is out of limits, but older ones > don't often. Try with a different monitor if that one is old or suspect. > > ~Matt
Good point. I'll hook the machine up to a very good monitor later today. Thanks. One question about this X stuff. Is there any difference at all at the application level if I run an app displaying on the monitor of that machine, or use ssh -X -Y -C and run the app displaying on a remote machine? If there is absolutely no difference then I don't need to bother with this. If there is then I do. The real issue here is that Myth doesn't work. If I can be certain that displaying Myth apps on a remote screen, such as mythtv-setup or mythfrontend, is really the same then I'll just do that. However those apps are currently failing so I'm trying to eliminate issues, and possibly creating one I don't care about in doing that! Thanks, Mark

