Posts: 173
Joined: Nov 2004
Reputation:
0
flash
Senior Member
Posts: 173
I have recently gotten a mac mini. 1.83 GHZ Core Duo. Its fast enough to playback any of the 720p content i throw at it. Not tested 1080p yet but i hear its up for the job also. The Intel GM950 graphic card seems to be a little sub standard. I see in some threads that XBMC will only support GM965 and above. What is the likely hood of getting XBMC up and running on the mac mini?
I get a GLX error when starting the gl xbmc compile and there is a compile error for the SDL mode so i have been unable to test any XBMC yet. Running Ubuntu with the desktop effects turned on i get all the 3D desktop effects working fine so i think there is hope for the GM950! Anybody got any ideas when the SDL compile will be fixed. Cheers.
Posts: 32
Joined: Jun 2007
Reputation:
0
Can you copy-paste the compile error?
Posts: 173
Joined: Nov 2004
Reputation:
0
flash
Senior Member
Posts: 173
Progress update. Its now working. Got the latest from svn and the GL version is running well on the mac mini. It was using between 3-5% CPU and running about 45-50 FPS. Setting up ubuntu and getting it working corrrectly with my Samaung 40" TV was the hard bit and its still not perfect but its will get there in the end. Anyone know about getting the apple remote working with XBMC? Its great to see that the mac mini is up for the job even with its crap graphics card.
Cheers.
Posts: 241
Joined: Aug 2007
Reputation:
12
solver
Skilled Python Coder
Posts: 241
I've succesfully been using inputlirc on my mac mini under ubuntu 7.04 to control mythtv. It's based on the sourcecode of LIRC but only supports input events (/dev/input/event*). However, it's much easier to setup than LIRC when it comes to events. Like LIRC, you have to create a lircrc file and use irxevent at the prog entry and define keyboard commands to send at the config entry.
In my case the remote control worked out of the box with ubuntu 7.04, but you can check it by running lsinput and you should have an entry that says "Apple Mac mini infrared remote controller". As far as I remember you need the uinput module loaded in order for it to work.
I compiled the XBMC source last night and it's working quite well. I can look up IMDB info about movies and play them. However, the audio sync is a bit of, sometimes ahead and sometimes behind. And for some reason I can fast forward but not rewind. As far as i can tell music playback is stable but I am unable to lookup track info and fetch covers. It simply crashes with a "core dumped". Are others experiencing the same or is this a mac mini issue?