Linux GUIDE: Installing XBMCBuntu Eden on a Shuttle XS35GTV2

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
abeeson Offline
Member
Posts: 55
Joined: Aug 2011
Reputation: 2
Location: Albury, Australia
Post: #11
(2012-06-14 01:54)phunkyfish Wrote:  I found a fix for the remote problem. The original post has been updated!

Cheers for the info, and congrats on finding that!

When i do get around to updating mine i'll keep that in mind, fedora might be different to ubuntu but either way, i'll know where to look if it pops up Smile
find quote
john.cord Online
Fan
Posts: 397
Joined: Jan 2007
Reputation: 5
Location: Vienna
Post: #12
(2012-06-13 19:35)FernetMenta Wrote:  
(2012-06-13 19:14)john.cord Wrote:  The Powermizer Bug is also present on my Sapphire Edge HD. It is possible to force The GPU to Max. Performance Setting via xorg.conf.

All those attempts have failed on Shuttle.

Code:
Option  "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerLevel=0x1; PowerMizerDefault=0x1;

Tried this?
find quote
FernetMenta Offline
Team-XBMC Member
Posts: 1,622
Joined: Jul 2010
Reputation: 34
Location: Munich
Post: #13
This has been tried by many others including myself. Does on work on Shuttle.
find quote
john.cord Online
Fan
Posts: 397
Joined: Jan 2007
Reputation: 5
Location: Vienna
Post: #14
Ok. This sucks. Hopefully there will be a new passive box with ati Hardware....
find quote
FernetMenta Offline
Team-XBMC Member
Posts: 1,622
Joined: Jul 2010
Reputation: 34
Location: Munich
Post: #15
(2012-06-14 18:44)john.cord Wrote:  Ok. This sucks. Hopefully there will be a new passive box with ati Hardware....

Note that this is not an NVidia problem. They care much more about the Linux community than AMD does. Still waiting on mpeg2 support for XvBA. I don't even want to think about a Shuttle model with ATI Smile
find quote
john.cord Online
Fan
Posts: 397
Joined: Jan 2007
Reputation: 5
Location: Vienna
Post: #16
Ok so in your oppinion it is no option to switch to AMD? The lack of mpeg2 support is linux only?
find quote
FernetMenta Offline
Team-XBMC Member
Posts: 1,622
Joined: Jul 2010
Reputation: 34
Location: Munich
Post: #17
Correct, Linux only. AMD has said that this is ready to be released (months ago)
find quote
phunkyfish Offline
Junior Member
Posts: 47
Joined: May 2007
Reputation: 0
Post: #18
In case anyone is reading thread I did not find a fix for the remote not responding other than using ir-keytable and switching off LIRC. I've chosen not to use ir-keytable and instead live with the workaround of changing the TV source to get the remote responding again.

Note that if you want to do this there is a bug in XBMC that overrides the period and delay values in ir-keytable. This can be quite annoying as if you press the same button multiple times in quick succession the cursor will move very fast as the default period set in XBMC is 33ms.
(This post was last modified: 2012-06-17 16:20 by phunkyfish.)
find quote
isthisadagger Offline
Junior Member
Posts: 20
Joined: Jan 2010
Reputation: 0
Post: #19
Hey i had to do the following from the Dharma guide when getting a black screen upon resume from suspend:

Code:
$ sudo nano /etc/pm/config.d/00sleep_module

Now add the following to the file:
SUSPEND_MODULES=”$SUSPEND_MODULES jme”

Now save and exit the file, and ensure correct permissions:
$ sudo chmod 755 /etc/pm/config.d/00sleep_module

Thank you for this guide!
find quote
Kibje Online
Team-XBMC Member
Posts: 953
Joined: Jan 2010
Reputation: 30
Location: Netherlands
Post: #20
phunkyfish,

could you add this post to your list: http://forum.xbmc.org/showthread.php?tid...pid1060878
It describes an gigabit networkcard issue with the XS35GTv2, and how to solve it.

When your issue is solved, please edit your original post and select Solved Issue from the pulldown menu. Thanks!
find quote
Post Reply