Page 18 of 19

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Mon Mar 11, 2013 4:15 pm
by hawsey
http://content.wuala.com/contents/autob ... l.zip?dl=1
Add the above to xbmc using install from zip :-)
Any more XBMC questions I think you had better post in a new thread or maybe xbmc os thread
Good luck

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Sun Mar 17, 2013 3:22 pm
by kimbray
jazzmista,

Any update on a new JazzMod with WiFi?

Thanks!

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Sat Apr 06, 2013 6:55 am
by deeinlondon
I know how to install this to external USB but how can I install it to the internal memory and free up my USB Port?

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Tue Jul 30, 2013 7:51 am
by Alchemist
Afternoon All,

Wanting to subscribe to this so I can see any updates.

I wanted to thank everyone for their work so far on this, it's an awesome mod, it has breathed some life into an old Openpeak 7E I had lying around, and ICS works really smoothly on it. Sure there's a few bugs, but I can live with those. Wireless though, I'd kill for that...well maybe not kill, but it would awesome if 2.0, or even a Jazzmod 1.1 could come out with some wireless support for the 7E.

Again, appreciate all the work thus far!!

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Sun Aug 18, 2013 9:58 pm
by SQueeZe
Hi everyone

Nice work Jazzmista, this looks really promising. I am interested in getting ICS and libhoudini working so that I can use the Jogglers I have as Sonos controllers.

It seems to have gone all quiet on this thread though. Any updates? I'm contemplating whether to just cut my losses and stick the Jogglers on ebay and get myself one Nexus 7. I would prefer to keep the Jogglers though :-)

Thanks for the efforts
Kevin

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Mon Sep 09, 2013 11:40 am
by LightsOn
Hi All,

Many thanks for the great work.

I am running V1.0 and all is working well however I have been unable to get 'Tasker' to install has any one else managed this or has any one any idea how I may achieve getting it on there? I have tried direct form market, and from a backup from Titanium Backup - both with no joy.

Many thanks in advance.

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Sun Nov 03, 2013 2:51 pm
by LightsOn
Hi,

Just an update - so Tasker wont install because of it is missing certain api's. They can not be installed using root so needed to unpack the image, add files, and repack. I nearly got there but gave up right at the end of the progress purely because I bought a tablet for 50 quid that did the job as I needed without the work. I have however learnt an awful lot. more details here https://groups.google.com/forum/#!topic ... YTL9VZhgb0

Many thanks again to the Dev for this release and support.

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Sun Nov 10, 2013 6:23 pm
by fredo_
Hi there,

Just wanted to share about wired ethernet support in latest Mijuu's ICS release : http://www.mporting.com/2012/01/ics-4-0 ... ler-alpha/
Everything is already setup for wired ethernet to work in this release, but the Ethernet UI is missing in this version of Android X86.
So I found this post explaining the commands to run to activate Ethernet : https://groups.google.com/forum/#!topic ... AruOgJ3ddc.
Here are the commands :

Code: Select all

# netcfg eth0 up
# netcfg eth0 dhcp
# setprop net.dns1 8.8.8.8
I tried it and it worked !
So I used instructions on this page to run the script at startup : http://www.technohunk.com/2013/02/how-t ... t-android/
Here is the script :

Code: Select all

#!/system/bin/sh
netcfg eth0 up
netcfg eth0 dhcp
setprop net.dns1 8.8.8.8
Everything works fine except that the market won't download apks over ethernet for some reason (App search/browsing works but installation hangs on "Getting network connection"). I did not investigate on that since the market works fine over Wifi (I installed my apps and disabled Wifi after).
They must be a way to run the script by placing it in /system/etc/init.d/ but I did not try that.
Hope this helped...
Enjoy !

Fred.

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Wed Jan 15, 2014 9:48 pm
by shadow1901
Hi all

What's the new release about?
Any news with JazzMod version 2?
I have the E7 and I can't connect to internet.
I hope you have a solution or a preversion to test.

Regards shadow1901

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Fri Jan 17, 2014 11:17 am
by shadow1901
Hi ExoticLady

Where do you downloading the version 2?
Could you give me the link please?

Regards Shadow1901

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Wed Apr 16, 2014 3:10 pm
by wcndave
This seems to work wifi only?

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Thu Aug 25, 2016 8:39 am
by shadow1901
Hi all
Any news about a new version?
I use a openframe 2 device.
I need the wireless. I wrote, that there is a version 2.
Has someone a link to download this version or a version that works on openframe 2 device.

Regards Shadow1901

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Thu Aug 25, 2016 7:20 pm
by hawsey
You need this one :-)
http://www.familie-kirchhofer.de/android/

Sent from my Vodafone_SU6 using Tapatalk

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Fri Aug 26, 2016 9:38 am
by shadow1901
thanks for help

I try to boot, but it doesn't work.
I can write the image to usb stick, but after reboot the joggler start with squeezplayer.
Other image (linux) boots without problems.

Any idea?

Regards Shadow1901

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Fri Aug 26, 2016 5:13 pm
by hawsey
Try a faster USB stick , @ dwl99 have you any ideas ?

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Fri Aug 26, 2016 5:21 pm
by hawsey
Also try using the tools in this link
https://www.dropbox.com/sh/f2792g7f1e2k ... 97kQa?dl=0
I had loads of issues getting Android to boot at the start of my Joggler tinkering
Every time I now format using the HP Utilities thing in my link then write the image using win 32 tool .
Good luck

Sent from my Vodafone_SU6 using Tapatalk

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Mon Aug 29, 2016 1:40 pm
by shadow1901
it works with other usb stick.
But no wireless and no sound.
Someone has the config for openframe 2 (with speakers in front) devices?

Thanks Shadow1901

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Mon Aug 29, 2016 6:00 pm
by hawsey
For the wireless , first try connecting with Ethernet to the internet then switch to wireless , that works for some Os builds .
For the speakers , I think you will be stuck as it would probably require Android command line stuff and I'm pretty sure there are no active Devs working on Joggler Android .
I hope to be proved wrong for you :-)

Sent from my Vodafone_SU6 using Tapatalk

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Tue Aug 30, 2016 7:35 am
by shadow1901
the ethernet is activated and I have an IP.
dns is also configured but with browser the dns doesn't work.
ping to 8.8.8.8 is working.
with command "netcfg" only the eth0 and lo is showing. Where is the wireless?
netcfg wlan0 doesn't work.
Do you know the commands to activate the wirless and an working dns?

Thanks for helping

Re: JazzMod:Source InDev 1 (coming soon)

Posted: Tue Aug 30, 2016 8:41 am
by hawsey
Sorry I'm no good at that sort of thing .
Did you try both builds from here

http://www.familie-kirchhofer.de/android/

The first two links will work , are you sure wireless is working on Xubuntu , I am pretty sure wireless worked on these last time I tried .
In settings is it just greyed out ?
I'm on holiday at the moment but will give it a go when I get home next week :-) see what results I get .

Sent from my Vodafone_SU6 using Tapatalk