Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] (sort of) Font corruption in xmbc?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
lysergicacid
Guru
Guru


Joined: 25 Nov 2003
Posts: 352
Location: The Universe,Virgo Super Cluster,Milky Way,Earth

PostPosted: Wed Jan 26, 2011 11:59 am    Post subject: [SOLVED] (sort of) Font corruption in xmbc? Reply with quote

Hi all i seem to be having some issues with fonts in xbmc with a radeon 9100 running through SVIDEO out.
Ive already tried recompiling all fonts and recompiling xorg and xmbc several times & everything remains the same, anyways i cant read any menu's or anything in xbmc has anyone got any ideas please ??????

relevant screenshot: http://fmp.netau.net/dump/screenshot000.png

emerge info:

Code:
HTPC ~ # emerge --info
Portage 2.1.9.35 (default/linux/x86/10.0/desktop, gcc-4.5.2, glibc-2.12.2-r0, 2.6.37-gentoo i686)
=================================================================
System uname: Linux-2.6.37-gentoo-i686-Intel-R-_Celeron-R-_CPU_2.40GHz-with-gent                                         oo-2.0.1
Timestamp of tree: Mon, 24 Jan 2011 22:30:01 +0000
app-shells/bash:     4.1_p9
dev-lang/python:     2.7.1, 3.1.3
dev-util/cmake:      2.8.3-r1
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc:     0.7.0
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.68
sys-devel/automake:  1.9.6-r3, 1.11.1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* PUEL"
ACCEPT_PROPERTIES="*"
ARCH="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="-O2 -march=i686 -pipe"
GDK_USE_XFT="1"
INPUT_DEVICES="keyboard mouse evdev"
INSTALL_MASK="doc man info"
LANG="en_GB.UTF8"
LC_COLLATE="POSIX"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_GB en uk"
LIRC_DEVICES="mceusb mceusb2"
LOGNAME="root"
MAKEOPTS="-j2"
RSYNC_PROXY="192.168.0.2:8080"
TERM="xterm"
USE="X a52 aac acl acpi alsa berkdb bluetooth branding bzip2 cairo cdr cli crack                                         lib cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm g                                         du gif gpm iconv ipv6 jpeg kde lcms libnotify mad mikmod mng modules mp3 mp4 mpe                                         g mudflap ncurses nls nptl nptlonly ogg opengl openmp pango pcre pdf perl png po                                         licykit ppds pppd python qt3support qt4 readline sdl session spell ssl startup-n                                         otification svg sysfs tcpd tiff truetype udev unicode usb vorbis x264 x86 xcb xm                                         l xorg xulrunner xv xvid zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshar                                         e dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_                                         emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="*" COL                                         LECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" G                                         PSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock i                                         trax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 s                                         irf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev                                         " KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001                                          mtxorb ncurses text" LINGUAS="en_GB en uk" LIRC_DEVICES="mceusb mceusb2" PHP_TAR                                         GETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon ati" XTAB                                         LES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip                                          fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chao                                         s account"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="radeon ati"
ftp_proxy="ftp://192.168.0.2:8080"
http_proxy="http://192.168.0.2:8080"



the gfx is a :
Code:
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon 9100 IGP



running on:
Code:
Calculating dependencies... done!
[ebuild   R   ] x11-libs/libdrm-2.4.23  USE="libkms -static-libs" VIDEO_CARDS="radeon -intel -nouveau -vmware" 399 kB
[ebuild   R   ] x11-drivers/xf86-video-ati-6.13.2  963 kB
[ebuild   R   ] media-libs/mesa-7.10  USE="classic gallium nptl -debug -gles -llvm -motif -pic (-selinux)" VIDEO_CARDS="radeon -intel -mach64 -mga -nouveau -r128 -savage -sis -tdfx -via -vmware" 5,706 kB


my xorg.config:
Code:
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
EndSection

Section "Files"
FontPath    "/usr/share/fonts/misc:unscaled"
FontPath    "/usr/share/fonts/Type1"
FontPath    "/usr/share/fonts/TTF"
FontPath    "/usr/share/fonts/corefonts"
FontPath    "/usr/share/fonts/freefonts"
FontPath    "/usr/share/fonts/terminus"
FontPath    "/usr/share/fonts/ttf-bitstream-vera"
FontPath    "/usr/share/fonts/unifont"
FontPath    "/usr/share/fonts/75dpi:unscaled"
FontPath    "/usr/share/fonts/100dpi:unscaled"
EndSection

Section "Module"
  Load "dri"
  Load "glx"
EndSection

Section "ServerFlags"
    Option         "SuspendTime" "10"
    Option         "StandbyTime" "15"
    Option         "BlankTime" "5"
    Option         "OffTime" "20"
    Option         "AllowMouseOpenFail" "1"
    Option         "AllowNonLocalXvidtune" "1"
    Option         "AllowNonLocalModInDev" "1"
    Option         "Xinerama" "false"
    Option         "Dont Zoom"
EndSection

Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "JVC"
        ModelName      "TV"
        Option         "IgnoreEDID" "True"
        #Option         "PreferredMode"  "800x600"
        HorizSync   30 - 50
        VertRefresh 60.0   # Use 50.0 in UK / Europe (PAL-x, except PAL-M)
EndSection

Section "Device"
        Identifier     "Card0"
        Driver         "radeon"
        VendorName     "ATI"
        BoardName      "Radeon 9100 IGP"
        Option         "AccelMethod"                "EXA"
        Option         "DRI"                        "true"
        Option         "RenderAccel"                "true"
        Option         "ColorTiling"                "no"
        #Option         "AccelMethod"                "UXA"
        #Option         "TVStandard" "pal"
        #Option         "monitor-S-video" "TV-monitor"
EndSection

Section "Screen"
        Identifier     "Screen0"
        Device         "Card0"
        Monitor        "Monitor0"
        DefaultDepth    24
        Option         "BackingStore" "on"
        Option         "RenderAccel" "True"
    SubSection     "Display"
        Viewport    0 0
        Depth       8
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Extensions"
        Option         "RENDER" "Enable"
        Option         "DAMAGE" "Enable"
        Option         "Composite" "Enable"
EndSection

Section "dri"
  Mode 0666
EndSection


any sugestions or ideas most welcomed, thanks for your time

<EDIT> i gave up and went back to mythtv 0.24 as dont have any issues with that :-) </EDIT>
_________________
[img]http://valid.canardpc.com/cache/banner/2040927.png[/img]
Desktop:
[img]http://valid.canardpc.com/cache/banner/2703952.png[/img]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum