LinuxMCE Forums
May 23, 2013, 09:44:51 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Small fonts issue after upgrade to latest 8.10 packages  (Read 393 times)
tmwillett
Veteran
***
Posts: 63


View Profile
« on: September 17, 2011, 02:06:24 pm »

After doing the apt-get update/upgrade for the latest 8.10 packages, I've lost the settings that set my dpi for my 40" LCD to larger fonts.  When I reboot, the 'Loading LinuxMCE' messages are all extremely small, and my desktop and web browser fonts unreadable. 

The fix for this in the past was to edit /usr/pluto/bin/Start_X_Wrapper.sh and add -dpi 96 to the end of the xinit line.  Unfortunately, if I try that now, X doesn't start up.  The MD will display the start up commands such as stopping and starting Samba daemons, and then it just stays at a command prompt screen displaying messages, but X never starts.  I also tried to add a dpi command to xorg.conf under monitor (dpi  96 x 96), but I get the same results.  Seems X doesn't like the dpi setting anymore.

Any ideas?

Thanks,

Logged
davegravy
Guru
****
Posts: 451


View Profile
« Reply #1 on: September 17, 2011, 05:44:31 pm »

For some reason my TV's always had an issue with communicating it's parameters to the OS. I had to modify something in xorg.conf to get it working right. Sorry I can't be more specific... It was a long while ago and I didn't make notes.
Logged
tmwillett
Veteran
***
Posts: 63


View Profile
« Reply #2 on: September 18, 2011, 12:18:51 am »

Thanks, but I've done the changes to the xorg.conf file and they caused the same problem.  Not sure what changed, but X doesn't like the 'old' way of doing this.  Does anyone know what was changed in the latest release to cause this, or have a work around?

Thanks
Logged
tmwillett
Veteran
***
Posts: 63


View Profile
« Reply #3 on: September 19, 2011, 02:44:22 am »

Found the fix.  Needed to add:

    Option         "UseEdidDpi" "False"
    Option         "DPI" "96 x 96"

to xorg.conf since it's an nVidia card.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!