This is one of the latest livecd’s including XBMC Dharma. It will offer you a preview of what the next version of XBMC should look like. I don’t expect the Asrock LIRC drivers to be working with this release because of the newer kernel release. I you would to include them in the next release ask Asrock to release the full source code. Use at your own risk! Changes:
- One of the latest versions of XBMC (svn32178)
- Linux Kernel 2.6.32-24
- Alsa 1.0.23
- Compat-wireless-2.6.35-rc2
- MakeMKV 1.5.6 added: http://www.makemkv.com/forum2/viewtopic.php?f=3&t=224
- Suspend USB added
Download: http://xbmcfreak.binkey.nl/xbmcfreak-10.08-svn32178-lucid1.zip
Great and big Thanks! Is this known to work on Acer Revo?
CooK
Thank you!
Congrats voor je nieuwe release
Kan iemand bevestigen dat de Asrock 330 remote niet werkt?
Kan ik van deze versie straks over naar de stock dharma live?
Ik heb namelijk een ATOM 330 systeem met een PCI Nvidia GS8400 en dus
niet een htpc waarvoor deze eigenlijk geoptimaliseerd is…
Daarom zou ik graag de repositories aanpassen in deze rls en dan over 1 maand de update doen naar de stock versie. Klinkt dit logisch?
Dit is in feite al de dharma live. Packages die ik heb gebruik komen uit de Dharma branche en ook het build systeem. Upgraden zou dus zonder problemen gaan, mits de ontwikkelaars van XBMC besluiten allemaal nieuwe software toe te voegen aan de livecd’s.
Can XBMCfreak play *.dts files or other HDaudio files???
More one question…which nvidia drivers are there???
No sound with Zotac ZBOX HD-ID11. Installed straight from the ISO and unmuted S/DIF.
No sound with Zotac ZBOX HD-ID11. Installed straight from the ISO and unmuted S/DIF. Using HDMI cable for vid and audio. Nothing.
Fantastisch werk!
Ben altijd wel bangig een install te doen omdat met mn huidige install de remote wel werkt. Gaat er ooit een release komen waarbij de remote meteen werkt? (of is dat op een of andere manier niet mogelijk?)
same except I’m on a zotac mag.
any help apreciated
waarom werkt samba nu nog steeds niet?
There is something messed up with network connections with Samba (SMB), but if you go into Settings -> System -> Network -> SMB and click on “WINS” and put the “0.0.0.0″ into it (without quotes), it should work. It is some kind of bug I may have discovered. I can duplicate this issue.
Waarchijnlijk werkt dit wel:
sudo apt-get update && sudo apt-get install samba
this is cool, but the internal hard-drive automount is still not working even when removing the “noneautomount” it doesn’t recognize them…..and fdisk -l doesn’t display anymore……anyone know a fix how to recognize my internal sata hdd???
derek, maybe
sudo blkid
or so
ls -la /dev/disk/by-uuid/
mkdir esata (or sata)
add in fstab
UUID=№ /media/esata ext3 auto,exec,rw,user,0
mkdir /media/esata
Ik kom niet verder dan install the system, dan kan ik kiezen uit normal of live
maar dan rood scherm grrr? any ideas?
Thanks a lot for your work.
But still no sound dont know wahts going on.
Where to config ubuntu sound on in consol?
What I can try to do is building a livecd without Alsa included. To see if that makes any difference.
Did have a look at this page?
http://wiki.xbmc.org/?title=HOW-TO_set_up_HDMI_audio_on_nVidia_GeForce_G210,_GT220,_or_GT240#Before_You_Begin.2FNotes
For the Zotac HD-ID11 it should be:
/etc/modprobe.d/sound.conf
options snd-hda-intel enable_msi=0 probe_mask=0xffff,0xfff2
Still no RTMP support “WARNING: CreateLoader – Unsupported protocol(rtmp) ”
How would I go about adding it myself ?
chairs
@Piethein Strengholt
That worked. I still had to turn off all the “capable tuner” switches, but I now have sound, both on the menus and in movies/TV shows.
You might want to leave Alsa in your builds. Otherwise, people will be going crazy trying to install it and THEN get it to work as well. It’s a lot of extra steps.
Thanks!
Temperature for CPU/GPU fix; put the code from pastebin in your advancedsettings.xml (slightly different then before because sensors -u gives a different output)
http://pastebin.com/iuqLENJG
I had to revert back to an earlier kernel to get the Suspend/Wake On USB Remote thing to work, so I’d like to update XBMC Dharma SVN PPAs without doing a full kernel/Ubuntu upgrade every time. What commands would I enter to accomplish this?
Wat is de inlognaam met bijbehorende wachtwoord waar steeds naar gevraagd wordt?
I had the same issue, I’ll try your fix, thanks.
Great release, thanks a lot!!! Solved my problems with adding my USB-disc to the library. Next step to get the wireless working…
Marking an entire series or season as watched doesn’t seem to work for me, anyone else having this problem?
@bsp
thanks for the advice bsp….but what is UUID=№?….i can’t identify the “№” can you let me know what i’m suposed to type in that part…thanks
My log command:
1. ~$ sudo blkid
/dev/sda6: UUID=”6072367b-5d92-4518-9ca6-4694f4b35903″ TYPE=”ext4″
2. ~$ sudo mkdir /media/esata
3. sudo nano /etc/fstab
4. add
UUID=6072367b-5d92-4518-9ca6-4694f4b35903 /media/esata ext4 auto,exec,rw,user,0
Heb deze release net geinstalleerd op m’n asrock 330ht, en de volgende ir drivers er handmatig opgezet:
ftp://174.142.97.10/drivers/Nettop/Ubuntu/IR(10.04)kernel2.6.32-23.zip
En het werkt perfect!
nu nog m’n HD wav laten spelen, en ik ben happy
@bsp
thanks for explaining….i followed it to the letter….but still no luck…it seems to mount one drive, show the other drives name, but not have the correct content…..it’s odd….very odd
For Zotac users:
Sound over hdmi:
/etc/modprobe.d/sound.conf
options snd-hda-intel enable_msi=0 probe_mask=0xffff,0xfff2
(no sound in menus, but in movies sound over hdmi works fine)
Tempereature:
Add to /etc/modules the next line if not exist:
coretemp
Update or create the advancedsettingsl.xml:
~/.xbmc/userdata/advancedsettings.xml Prepared for display max from 4 temperatures that give sensors:
http://pastebin.com/j12t3Ptb
After all changes restart all system or if you want:
modprobe coretemp
service xbmc-live stop; sleep 2; service xbmc-live start
There are new IR Drivers for the Asrock remote at Asrock website. ftp://174.142.97.10/drivers/Nettop/Ubuntu/IR(10.04)kernel2.6.32-23.zip
CIR receiver driver and source code for Ubuntu 10.04 32/64 bit ver:1.0.4
http://europe.asrock.com/downloadsite/drivers/Nettop/Ubuntu/IR(10.04).zip
So this will not work? or did they add this just now?
This ist the link for only the drivers without the Source code. i posted the one with the source code. I hope this helps
Does the -23 driver work with the -24 ubuntu?
@Dreamlomax
Thank you for the temp settings. I now have this working on my ID11 after a month! Legend.
Anyone got the resume working with this build (or any build) on the Zotac ID11? Says it supported but mine doesn’t work. Have my MCE USB receiver connected to the side port where the SD slot is and a 101 keyboard in one of the USB ports under the Ethernet jack. Neither resumes from standby.
cat /proc/acpi/wakeup advises USB0 and USB3 are enabled for S3. MCE remote puts ID11 into standby but no receiver activity when remote pushed while device asleep. 101 keyboard doesn’t revive unit either. Only way to resume is to hit power button which is not overly wife friendly as I have the device mounted behind my LCD.
Any help would be appreciated.
P.S If I change XBMC settings to ‘Shutdown’, ID11 does not shutdown only reboots which may provide a clue??
I guess we will have to take the source and compile it for the -24. Unfortunatly I’m not at home the next 3 Weeks so i can not test this
Is the source available?
http://europe.asrock.com/downloadsite/drivers/Nettop/Ubuntu/IR(10.04).zip
ok I figured out the problem with the HDD ….do not remove the “noautomount” in the GRUB and mount your HDD manually
sudo apt-get install ntfs-config
sudo nano /etc/fstab
add:
/dev/sda1 /media/sda1 ntfs-3g defaults,locale=en_US.utf8 0 0
now for the next problem…..USB Remote control Wakeup……anyone has a fix for this?…..it suspends but it doesn’t wake up even with the modification to /etc/rc.local
On some builds, this one included, I have a problem adding shares from NAS with login. When I try to add the NAS the swirling “working” box pops up but does not ever pop up the name/password box. Just the”working” endlessly.
@Ron Smith
This problem has to do with the 2.6.32-24 kernel. If you roll it back to 2.6.32-22 as per this thread http://forum.xbmc.org/showthread.php?t=76735&page=14, you will be able sleep and resume. Trust me, I’ve been trying to figure this out for 6 weeks now! I tried it tonight and it works a treat.
Be careful though as I was running the latest 256 nVidia drivers and this caused a clash with the 2.6.32-22 kernel. Managed to get it going again but now my nVidia audio is all screwed up and the alsamixer can’t see the nvidia audio devices.
Somehow I now need to repair the kernel to make it see the 256 drivers but as I’m a noob, that’s a bit beyond me.
@Ron Smith
I too have this problem on this build. Add the source manually adding the username and password as a workaround.