View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Feb 09, 2007 2:29 pm 
Offline
Joined: Sat Jan 20, 2007 2:02 am
Posts: 1
I did a fresh install of of R5E50 on an EPIA system and had the error message "init:id "c7" respawning too fast : disabled for 5". I checked my xorg.conf file and it didn't even exist. So, I was able to get things installed with a basic conf file i found online, but now I want to get my via driver working. I have enabled the via driver and I can get in using my LCD monitor, but I cant figure out my TV-out settings. Whenever I try to enable it, all i get is a distorted screen on my tv. Here is my current xorg.conf
Code:
Section "Files"
   FontPath   "/usr/share/fonts/X11/misc"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc"
   FontPath   "/usr/share/fonts/X11/cyrillic"
   FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic"
   FontPath   "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
   FontPath   "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
   FontPath   "/usr/share/fonts/X11/Type1"
   FontPath   "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath   "/usr/share/fonts/X11/100dpi"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi"
   FontPath   "/usr/share/fonts/X11/75dpi"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi"
   # path to defoma fonts
   FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load   "i2c"
   Load   "bitmap"
   Load   "dbe"
   Load   "ddc"
   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "type1
   Load   "record"
   Load   "v4l"
   Load   "vbe"
EndSection

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc104"
   Option      "XkbLayout"   "us"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Device"      "/dev/input/mice"
   Option      "Protocol"      "ExplorerPS/2"
   Option      "ZAxisMapping"      "4 5"
   Option      "Emulate3Buttons"   "true"
EndSection

Section "Device"
   Identifier   "Unichrome"
   Driver      "via"
   Option      "ActiveDevice"   "TV"
   Option      "TVDotCrawl"   "on"
   Option      "TVDeflicker"   "2"
   Option      "TVType"   "NTSC"
   Option      "TVOutput"   "S-Video"
   Option      "EnableAGPDMA"   "on"
   BusID      "PCI:1:0:0"
   Option      "NoDDCValue"
EndSection

Section "Monitor"
   Identifier   "TV"
#   Option      "DPMS"
#   Option      "nodpms"
#   Option      "noddc"
#   HorizSync   30-60
#   HorizSync   24.0 - 80.0
#   VertRefresh   50-75
   HorizSync   30 - 50
   VertRefresh   60.0

EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "Unichrome"
   Monitor      "TV"
   DefaultDepth   24
   SubSection "Display"
      Depth      24
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Section   "ServerFlags"
   AllowMouseOpenFail
   Option   "BlankTime"   "0"
   Option   "StandbyTime"   "0"
   Option   "SuspendTime"   "0"
   Option   "OffTime"   "0"
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
EndSection

Section "DRI"
   Group   0
   Mode   0666
EndSection


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 21, 2007 6:29 pm 
Offline
Joined: Tue Feb 21, 2006 2:25 pm
Posts: 39
I would check the hor & vert settings for the TV device. I'm in Pal-land with an EPIA and S-video, I had to alter these to get mine to work - using the commented ones. Maybe they are the PAL options, I'm not too sure.

Also you're using PC resolutions, 1024x768 etc, this shouldn't cause distortion I think but it's def not optimal, here I have 720x576. Maybe you need the equiv NTSC res.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 17, 2007 11:51 pm 
Offline
Joined: Mon Feb 20, 2006 1:47 am
Posts: 31
Take a look at:

/usr/local/bin/install-unipro.sh


There are some obvious typos in there that need correction (I'm surprised no one actually caught on to this or patched it...)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 87 guests


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 post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu