[PPC] Load XBMC with no finder or less GUI Bloat?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
MarkosJal Offline
Banned
Posts: 101
Joined: Mar 2008
Post: #1
I was wondering if it was possible to load XBMC without the finder/desktip in OSX . I ask because I would like to slim down some PPC OSX installations. I suppose this would be much the same way that Apple TV 1 rund XBMC with no finder or as in a minimal Ubuntu or XBMCLive installation loads XBMC with no GUI.

I really want to find a way to get rid of the bloat in OSX and leave more resources for XBMC
find quote
darkscout Offline
Posting Freak
Posts: 2,148
Joined: Jul 2008
Reputation: 12
Post: #2
Do you still want to run OS X? Debian runs just fine on PPC.

[Image: aeKO.jpeg]
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,402
Joined: Feb 2008
Reputation: 58
Post: #3
No, not for mortals anyway.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
darkscout Offline
Posting Freak
Posts: 2,148
Joined: Jul 2008
Reputation: 12
Post: #4
davilla Wrote:No, not for mortals anyway.

Try Open Terminal:
defaults write com.apple.loginwindow Finder /Applications/XBMC.app

Make sure you have SSH enabled so you undo what you did.

[Image: aeKO.jpeg]
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
find quote
MarkosJal Offline
Banned
Posts: 101
Joined: Mar 2008
Post: #5
darkscout Wrote:Do you still want to run OS X? Debian runs just fine on PPC.



yes but xbmc does not run on ppc linux, surprise!
find quote
darkscout Offline
Posting Freak
Posts: 2,148
Joined: Jul 2008
Reputation: 12
Post: #6
Try the defaults write. There have been numerous commands over the years to 'replace' finder.

If that doesn't work. find your "finder.app" and move xbmc there instead.
-
It doesn't?

Because Debian Multimedia has it compiled:

http://debian-multimedia.org/dists/unsta...mc-bin.php

[Image: aeKO.jpeg]
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,402
Joined: Feb 2008
Reputation: 58
Post: #7
MarkosJal Wrote:yes but xbmc does not run on ppc linux, surprise!

yes it does Smile


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
MarkosJal Offline
Banned
Posts: 101
Joined: Mar 2008
Post: #8
Davila

Tell me where then. I have been looking for weeks . It will not build onto PPC the last time I tried 10.1 from source and believe it was lGLEW that I needed. I also tried a nightly, with separate issues.

Would be nice when saying that "it does" if you could be more specific than Vague.

Yiou seem to imply "yes it does" like it is easy and it is not in The PPA, nor ate there any compile docs anywhere. I would anticipate a substantial performance increase just as I get with ATV Linux Noi to mention breaking the bounds of the Mac OS version that does not sync display rate to video and crashed frequently.

Mark
(This post was last modified: 2011-12-03 03:26 by MarkosJal.)
find quote
MarkosJal Offline
Banned
Posts: 101
Joined: Mar 2008
Post: #9
darkscout

How does one undo it?

Looked around on google found nothing directry relevant
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,402
Joined: Feb 2008
Reputation: 58
Post: #10
defaults delete /Library/Preferences/com.apple.loginwindow Finder


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Post Reply