Show Posts
|
|
Pages: [1] 2 3 ... 23
|
|
4
|
LinuxMCE / Users / Re: LIFX lightbulb
|
on: September 24, 2012, 10:03:41 am
|
I am talking with the technical lead on this project. Hopefully I will be able to get protocol information.
-Tom
Nice - I knew If anyone would be all over it already, it'd be Thom  Another thing that caught my eye was the "Ubi". An always on "voice-activated computer that plugs into a wall outlet". I am a bit more skeptical of this one. My (limited) personal experience with voice recognition has been a bit crappy, but I keep telling myself that a Star Trek 'computer' experience isn't too far away. http://www.kickstarter.com/projects/607691307/ubi-the-ubiquitous-computer-voice-activated-and-al-0?ref=cardp.s. I promise not to spam anymore kickstarter links
|
|
|
|
|
8
|
LinuxMCE / Users / Re: Android QOrbiter
|
on: August 03, 2012, 06:10:44 am
|
your running the most recent update, qml included?
-golg0j4
Pretty sure I was - I installed the snapshot and everything else for the first time on the 24th (via wiki instuctions), same day I posted... Happy to uninstall and retest if you want me too? 
|
|
|
|
|
9
|
LinuxMCE / Installation issues / Re: mythv seems to have died
|
on: July 29, 2012, 10:30:19 am
|
I'd appreciate people checking if it is enough to downgrade pluto-dcecommon on the core, or if a downgrade is needed on the MD, or if a downgrade is needed on both.
Thx.
posde - confirming I downgraded the core only... MD now looks to be working. thanks 
|
|
|
|
|
10
|
LinuxMCE / Users / Re: Android QOrbiter
|
on: July 29, 2012, 09:50:28 am
|
interesting, so you just changed the device id to an existing one and it worked?
its supposed to show a popup of the existing qOrbiters. -golgoj4
Exactly like that. I didn't get a pop-up that i could see. I could see the -1 but not edit it.. and it would only give me a few sec before crashing. xml edit worked immediately though.
|
|
|
|
|
11
|
LinuxMCE / Users / Re: Android QOrbiter
|
on: July 24, 2012, 01:10:36 pm
|
Umm - nevermind! I noticed that the device id flashes up as -1, though you don't get a chance to change it... So I manually edited the config.xml on the SD card and it works! Yay! Time to play - thanks again 
|
|
|
|
|
12
|
LinuxMCE / Users / Re: Android QOrbiter
|
on: July 24, 2012, 01:03:28 pm
|
Hey golgoj4, Thought i'd try out the nightly. Followed the wiki (orb, user, room, size, svn, skins, config generation etc) however after loading briefly - the app just quits (goes back to the homescreen). Using a galaxy S2 (ICS 4.0.4). Logcat shows this if it is helpful: http://pastebin.com/sHu5bUvLW/Qt (12640): qrc:android/Splash.qml:35: ReferenceError: Can't find variable: dcerouter W/Qt (12640): QObject::connect: Cannot connect DCE::qOrbiter::screenSaverImages(QStringList) to (null)::setImageList(QStringList) W/Qt (12640): QObject::connect: Cannot connect (null)::requestNewImage(QString) to DCE::qOrbiter::getScreenSaverImage(QString) W/Qt (12640): QObject::connect: Cannot connect DCE::qOrbiter::currentScreenSaverImage(const uchar*,int) to (null)::setImageData(const uchar*,int) W/Qt (12640): Object::connect: Attempt to bind non-signal orbiterWindow::close() D/Qt (12640): Device Id changed to: -1 D/Qt (12640): Initializing connection D/Qt (12640): No hostname, checking installation D/Qt (12640): Found installation, starting F/libc (12640): Fatal signal 11 (SIGSEGV) at 0x000002b6 (code=1) I/DEBUG ( 3470): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** I/DEBUG ( 3470): Build fingerprint: 'samsung/GT-I9100/GT-I9100:4.0.3/IML74K/XXLPQ:user/release-keys' I/DEBUG ( 3470): pid: 12640, tid: 12658 >>> org.linuxmce.qorbiter <<< I/DEBUG ( 3470): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000002b6
Let me know if there is anything else you need/want to help. Cheers, WR.
|
|
|
|
|
14
|
LinuxMCE / Users / [1004] diskless MD kernel mismatch? MD=2.6.32-40-generic Core=2.6.32-41-generic?
|
on: April 28, 2012, 11:10:00 am
|
Hi All, Thought I would take a stab at 1004 using the awesome new DVD install. I am using a Shuttle XS35 V2 for one of the MDs. The Netboot won't work OOTB. Adapting this 0810 guide; http://wiki.linuxmce.org/index.php/ShuttleXS35GT allows the MD to boot, however it gets stuck when trying to run depmod: WARNING: Couldn't open directory /lib/modules/2.6.32-40-generic: No such file or directory FATAL: Could not open /lib/modules/2.6.32-40-generic/modules.dep.temp for writing: No such file or directory I think this is because the core is compiling with: /lib/modules/2.6.32- 40-generic/ However both the MDs I have are using: /usr/pluto/diskless/lib/modules/2.6.32- 41-generic/ I have done an apt-get update/upgrade, and I have used this guide with 0810 before. Any idea if this mismatch is an issue? Any idea how to resolve it? Cheers, WR.
|
|
|
|
|