[mythtv-users] Idea for possible workaround to stop bogus EDID data

David Brodbeck gull at gull.us
Fri Oct 12 22:19:32 UTC 2007


On Oct 12, 2007, at 1:17 PM, Christopher David Petersen wrote:
>> Maybe try the brute force method:
>>
>> cd /etc
>> grep -r "-dpi" *
>>
>>
>>
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>
> Thanks. I'm all for the brute approach, but if I don't have a -dpi
> setting I won't find it.

Well, yeah, but if you don't have it then you don't have a problem,  
right?  You can just set it in xorg.conf, then. ;)

>
> I'd still like to know where it exists and what's the chain of
> execution to start X (I sense a lot of RTFMing in my future).

If you run X from the command line, the "startx" script takes care of  
actually kicking off the X binary.  If you're running some kind of  
graphical login (gdm/xdm/kdm/etc...) it's probably in the  
configuration file for that program -- check the manpage.  Once X is  
running control gets handed to either /etc/X11/Xsession (for  
graphical logins) or /etc/X11/xinit/xinitrc (for startx).  In many  
distributions one of these scripts simply sources the other.



More information about the mythtv-users mailing list