LinuxMCE Forums
May 23, 2013, 06:10:00 am 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: Asus eee video problem.  (Read 1297 times)
Dale_K
Veteran
***
Posts: 149


View Profile
« on: December 05, 2008, 05:09:59 pm »

Setting up Asus eee box and the AV Wizard comes up fine but when i choose 480p or 720p the screen is out of sync (like if you chose the wrong refresh rate on a computer monitor).  If I choose 1080p it comes up in 640x480 and I can only see the top left corner of the next screen (image is too big for the screen).  Only choosing 640x480 produces a useable picture, but obviously not the resolution I want to run.

I've tried different cables, two different TV's, deleting the MD and creating a new one, all with the same results.

Anybody got any ideas on this?
Logged
nosebreaker
Guru
****
Posts: 202


View Profile
« Reply #1 on: December 05, 2008, 05:31:07 pm »

Are you plugging this into a regular NTSC TV?
Logged
Dale_K
Veteran
***
Posts: 149


View Profile
« Reply #2 on: December 05, 2008, 06:51:39 pm »

Yes, two tv's a Sony 40" LCD and a Sharp Aquos 42" LCD, both same results.
Logged
Zaerc
Alumni
LinuxMCE God
*
Posts: 2256


Department of Redundancy Department.


View Profile
« Reply #3 on: December 05, 2008, 07:06:38 pm »

http://wiki.linuxmce.org/index.php/Display_Drivers
Logged

"Change is inevitable. Progress is optional."
-- Anonymous

Dale_K
Veteran
***
Posts: 149


View Profile
« Reply #4 on: December 05, 2008, 07:38:59 pm »

OK, that post says that the intel drivers are up to date in 0710.  I'm not sure I'm understanding all of it, but when I look at the xorg.conf file for my MD it says "vesa" for the driver, should that be something else for the intel 9xxx driver?
Logged
hari
Administrator
LinuxMCE God
*****
Posts: 2413



View Profile WWW
« Reply #5 on: December 05, 2008, 07:42:01 pm »

that should read "intel". There is a bug in the chipset detection scripts for some intel series.

best regards,
Hari
Logged

rock your home - http://www.agocontrol.com home automation
niz23
Guru
****
Posts: 361


View Profile
« Reply #6 on: December 05, 2008, 08:14:01 pm »

Also remember.

You must have the TV you want to use attached/connected and set to correct input during boot of the eee(box).
Otherwise the eee will reset to 640x480 and try to use internal LVDS which is not available to connect to anything.

As hari say.
Change vesa to intel and you are good to go.

You will also need to add a rule in xorg.conf that disable internal lvds.

/niz23
Logged
Dale_K
Veteran
***
Posts: 149


View Profile
« Reply #7 on: December 05, 2008, 08:34:22 pm »


You will also need to add a rule in xorg.conf that disable internal lvds.

/niz23

Where can I find that rule and where in xorg.conf do I put it?

Sorry, I'm way out of my linux depth here.
Logged
nosebreaker
Guru
****
Posts: 202


View Profile
« Reply #8 on: December 05, 2008, 08:36:08 pm »

It's probably some Option command that goes under the video card section.  Sorry I'm not much help here.
Logged
niz23
Guru
****
Posts: 361


View Profile
« Reply #9 on: December 06, 2008, 08:06:24 pm »

ok.

Here goes,

Excerpt from my xorg.conf for eeebox.

Section "Monitor"
        Identifier "LVDS"
        Option "Ignore" "True"
        Modeline        "1280x720" 74.250 1280 1390 1430 1650 720 725 730 750 +hsync +vsync
        HorizSync       20-500
        VertRefresh     59-61
EndSection

/niz23
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!