LinuxMCE Forums
May 23, 2013, 03:54:04 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] 2
  Print  
Author Topic: DPMS monitor on Shuttle X50V2 Plus  (Read 1488 times)
pga57
Veteran
***
Posts: 129


View Profile
« on: December 20, 2011, 02:36:48 pm »

Hi,

After hassle to set up my "Shuttle X50V2 Plus" as MD (network adapter problem, screen resolution, etc. ..), it now works (thanks for the information found on the wiki).

But is there a reason why "DPMS monitor" does not work properly, knowing that this MD has an Intel video card (lmce 10.04)?
The screen turns off and comes back right away.

I know that Intel card is currently not recommended but that Shuttle seems perfect for integrating my kitchen! ;-)
And I think it's the only way to turn off the screen when I do not use it.

Greetings,

Philippe


Logged
bongowongo
wants to work for LinuxMCE
**
Posts: 826



View Profile
« Reply #1 on: December 20, 2011, 05:58:04 pm »

Hi,

After hassle to set up my "Shuttle X50V2 Plus" as MD (network adapter problem, screen resolution, etc. ..), it now works (thanks for the information found on the wiki).

But is there a reason why "DPMS monitor" does not work properly, knowing that this MD has an Intel video card (lmce 10.04)?
The screen turns off and comes back right away.

I know that Intel card is currently not recommended but that Shuttle seems perfect for integrating my kitchen! ;-)
And I think it's the only way to turn off the screen when I do not use it.

Greetings,

Philippe




Coukd you update the wiki if necessary? Because I never got resolution properly working.
Logged
pga57
Veteran
***
Posts: 129


View Profile
« Reply #2 on: December 20, 2011, 07:14:28 pm »

Coukd you update the wiki if necessary? Because I never got resolution properly working.

Yes I will do that but I still have to translate the notes I took during the complete Shuttle configuration. ;-)

For the resolution I have put a modeline in xorg.conf:

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Unknown Monitor Vendor"
   ModelName   "Unknown Monitor Model"
   Option          "DPMS"
   # 1368x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
      
   Modeline    "1360x768"      84.50  1360 1392 1712 1744    768  783  791  807
   HorizSync   20-500
   VertRefresh   59-61
EndSection

And modify the Display subsection of "Screen" in xorg.conf:

Section "Screen"
   Identifier   "Screen0"
   Device      "Card0"
   Monitor      "Monitor0"
   DefaultDepth   24
   SubSection "Display"
      Modes      "1366x768"
      Virtual      1366 768
   EndSubSection
................

After that you have to report the same resolution for the Shuttle orbiter in lcme-admin.

Greetings,

Philippe




Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #3 on: December 20, 2011, 07:45:02 pm »

Would you mind filebinning your Xorg.0.log someplace. I'm interested in how the X-server utilizes your settings.
Logged

pga57
Veteran
***
Posts: 129


View Profile
« Reply #4 on: December 20, 2011, 08:12:41 pm »

You can download it here:

http://dl.free.fr/vttG8eWAf

Philippe

Logged
Techstyle
Addicted
*
Posts: 662



View Profile WWW
« Reply #5 on: December 20, 2011, 08:25:44 pm »

Sorry for the side question but does the touchscreen work properly?
Logged

posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #6 on: December 20, 2011, 08:30:40 pm »


I can't - it is a page in french where I have NO idea, where to click etc.
Logged

pga57
Veteran
***
Posts: 129


View Profile
« Reply #7 on: December 20, 2011, 08:37:50 pm »

Ho... maybe this service is not avalaible for other countrys. Sorry.
Can you give me a filebin url to use ?
I'm not familiar with those...


Logged
pga57
Veteran
***
Posts: 129


View Profile
« Reply #8 on: December 20, 2011, 08:40:18 pm »

Sorry for the side question but does the touchscreen work properly?

It works but the screens of the orbit (UI1) do not all use the maximum size of the Shuttle screen and it sometimes generates unintended actions.
And UI2 is not easy to use with fingers.

Logged
pga57
Veteran
***
Posts: 129


View Profile
« Reply #9 on: December 21, 2011, 08:53:35 am »

New xorg.conf download link: http://oron.com/yl3m4yu540k4

Philippe
Logged
pga57
Veteran
***
Posts: 129


View Profile
« Reply #10 on: December 25, 2011, 03:26:37 pm »

Merry Christmas to all!

I found a command that allows me to remotely turn off the screen: "vbetool dpms off".
But I do not know how to combine it to a touch of the screen and then re activate the screen with "vbetool dpms on" because the screen and touchscreen are no longer active!
Does anyone have a suggestion?

Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #11 on: December 25, 2011, 04:24:51 pm »

New xorg.conf download link: http://oron.com/yl3m4yu540k4

Why don't you paste your xorg.conf to a service where you don't spend a gazillion hours waiting for something to happen, like pastebin.com - using those services where you have to be a member to download stuff right away, and otherwise have to spend quite some time figuring out what is where, is not helpful, imho.
Logged

pga57
Veteran
***
Posts: 129


View Profile
« Reply #12 on: December 25, 2011, 04:53:29 pm »

Hello Posde,

I had translated filebinning by sending the file to a service and did not try to do otherwise.
(Having an account on oron I did not see that it was less evident for non-registered)

So I start with pastbin!

http://pastebin.com/dM6069xH

Philippe

Logged
Schmich
Veteran
***
Posts: 116


View Profile
« Reply #13 on: December 25, 2011, 06:20:35 pm »

Posde he did ask what the best recommended place and got no answer earlier! Tongue
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #14 on: December 25, 2011, 11:06:29 pm »

So I start with pastbin!

http://pastebin.com/dM6069xH

Thanks. Good place.

Also, you might want to add a small note on the wiki about it. Maybe others have success with your information as well.
Logged

Pages: [1] 2
  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!