LinuxMCE Forums
May 23, 2013, 01:51:59 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: KDE fonts/resolution problem  (Read 931 times)
mmnogueira
Regular Poster
**
Posts: 23


View Profile
« on: April 14, 2008, 08:11:01 pm »

Hello All,

LCME 7.10 beta 4 - NVIDIA 8500GT 512MB - latest NVIDIA driver from NVIDIA - LG L1740PQ - 1024x768

I'm running a core/hybrid in UI2 with alpha blending perfectly. The problem is when I activate the KDE: the fonts and icons are very ugly and distorted; the admin website is almost unreadable (unfortunately I can't attach a screen snapshot to this message). I've already tried most the recommendations and suggestions from the manuals, forums and wikis with no success at all.

Thanks in advance,

Marcos Nogueira
S. Paulo - Brazil
Logged
seth
Guru
****
Posts: 478


A day w/o LinuxMCE is like a day w/o sunshine!


View Profile
« Reply #1 on: April 14, 2008, 09:09:46 pm »

 Grin

I was experiencing this issue not only in KDE, but while using MythTV as well. Here is what I did to resolve it:

As user root from a terminal edit the /usr/pluto/bin/Start_X_Wrapper.sh script using vi or nano
 
 
Code:
sudo -i

Code:
nano /usr/pluto/bin/Start_X_Wrapper.sh



Look for the line :

Code:
xinit /usr/pluto/bin/XWM_Wrapper.sh "${Parms_Client[@]}" -- "${Parms_Server[@]}"

And add either -dpi 96  or -dpi 100 to the end of it like so

Code:
xinit /usr/pluto/bin/XWM_Wrapper.sh "${Parms_Client[@]}" -- "${Parms_Server[@]}" -dpi 96

And reboot the machine. This should make things quite better for you.

Hope it helps.

Seth
Logged

".....Because Once you've LinuxMCE'd....."
System stats located at my user page:

http://wiki.linuxmce.org/index.php/User:Seth
mmnogueira
Regular Poster
**
Posts: 23


View Profile
« Reply #2 on: April 15, 2008, 04:04:20 pm »

Hello Seth,

Thanks a lot - your tips partially solved my problem. Now, no matter the dpi I set (75/100), the fonts in KDE are very sharp but I can't change its resolution: it's fixed at 640x480. If I select "change video resolution" at the orbiter menu and select 1024x768 in the AVWizard, the font problem returns. Please note that this is my first contact with Linux, so my questions are necessarily very dumb <g>.

Thanks again for your help,

Marcos
Logged
seth
Guru
****
Posts: 478


A day w/o LinuxMCE is like a day w/o sunshine!


View Profile
« Reply #3 on: April 15, 2008, 04:59:44 pm »

 Cheesy

OK. Chances are changing the options via the AV Manager also changed the file to a default set like it was before. You may need to add the -dpi switch again, after running the AV Wizard.

LMCE likes to overwrite changes, when it does the changes after the fact. Check the file again, and see if it did not channge back to its original form.

Regards,

Seth
Logged

".....Because Once you've LinuxMCE'd....."
System stats located at my user page:

http://wiki.linuxmce.org/index.php/User:Seth
mmnogueira
Regular Poster
**
Posts: 23


View Profile
« Reply #4 on: April 15, 2008, 05:45:48 pm »

Hello Seth,

No it didn't - the -dpi 100 is still there. After reading many posts regarding this subject I inspected my xorg.conf and noticed something that seems strange: its Section Files is empty, like this:
Section "Files"
EndSection
In other xorg.conf examples there are many paths to fonts between these statements.

Suspicious about it, and in order to learn something, I've installed only Kubuntu 7.10 in another machine. Wow! Its fonts, graphics and icons are crystal clear, much more than in my XP. I've managed to set its resolution to 1440x900 in a 22" monitor and am stunned with its visual effects and quality. Now I have to understand what LMCE is doing behind the scenes that is causing my problem.

Thanks a lot for your interest,

Marcos
Logged
mmnogueira
Regular Poster
**
Posts: 23


View Profile
« Reply #5 on: April 20, 2008, 03:20:57 pm »

Hello Seth,

I've finally solved this problem by setting the option "UseEDID" to "true" in both "Device" and "Screen" sections of the xorg.conf file. Thanks for your hekp anyway.

Regards,

Marcos
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!