Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 25 of 36 - Search took 0.00 seconds. Search: Posts Made By: arikfunke
Forum: Kindle Developer's Corner 01-22-2015, 11:10 AM
Replies: 54
Views: 30,527
Posted By arikfunke
Thanks. That solved the issue. Oddly enough none...

Thanks. That solved the issue. Oddly enough none of my devices installed this update OTA.

Even more surprising: the update is not available on the German Amazon pages:...
Forum: Kindle Developer's Corner 01-22-2015, 10:42 AM
Replies: 3
Views: 2,012
Posted By arikfunke
Thanks for that tip. It turns out the problem was...

Thanks for that tip. It turns out the problem was that I had modified /etc/ssl/certs/ca-certificates.crt (or similar) in an attempt to resolve my https issues before being alerted to the fact that...
Forum: Kindle Developer's Corner 01-22-2015, 09:15 AM
Replies: 3
Views: 2,012
Posted By arikfunke
U006: Cannot install FW 3.4.1

I am trying to install FW 3.4.1 via USB on my K3. Unfortunately the update keeps failing with error code U006.

I did JB my kindle about 1-2 years ago. Unfortunately I cannot remember which JB I...
Forum: Kindle Developer's Corner 01-21-2015, 03:06 PM
Replies: 54
Views: 30,527
Posted By arikfunke
I am experiencing the same problem on the K3....

I am experiencing the same problem on the K3. This has started about a year ago on a handful of websites and has been getting progressively worse. Now most websites are affected.

My first guess...
Forum: Kindle Developer's Corner 10-26-2012, 07:37 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
@ixtab - Sorry I only just saw your post. It...

@ixtab - Sorry I only just saw your post. It would appear that twobob has already reported success. Shout if there is anything else I can do.

@twobob - I realise this is too late now but it is...
Forum: Kindle Developer's Corner 10-14-2012, 06:52 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
JBPatch works on K3

Good news for those who have been waiting for JBPatch on K3: after writing a small dummy patch I can confirm that JBPatch appears to work perfectly on K3. (Obviously less the UI component.)

Rough...
Forum: Kindle Developer's Corner 10-12-2012, 03:40 PM
Replies: 1,860
Views: 701,753
Posted By arikfunke
@twobob: Thanks for the offer, but I found a safe...

@twobob: Thanks for the offer, but I found a safe way to launch the framework with the hack. It seems to work ok. (See my previous post...
Forum: Kindle Developer's Corner 10-12-2012, 12:42 PM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Good news: it appears JBPatch works with some...

Good news: it appears JBPatch works with some minor adjustments to the code on K3.

/tmp/jbpatch.log:
Log start timestamp: Fri Oct 12 15:36:54 GMT 2012
Bootstrap OK, PatchingClassLoader...
Forum: Kindle Developer's Corner 10-12-2012, 11:52 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
I finally got everything to compile at least. One...

I finally got everything to compile at least. One issue I was the following:

conf\ConfigurableSetting.java:36: error: cannot find symbol
public abstract SettingPanel...
Forum: Kindle Developer's Corner 10-12-2012, 09:21 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Sounds easy enough. I will give it a try. Am I...

Sounds easy enough. I will give it a try. Am I right to assume that bootstrap/stage1.class won't be needed in this case? It produces compile errors due to the missing osgi dependencies.
Forum: Kindle Developer's Corner 10-12-2012, 06:10 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Thanks for the extensive explanation. As far as I...

Thanks for the extensive explanation. As far as I can tell, K3 does not use OSGi. (Maybe somebody can confirm this?)

If that is indeed the case, I imagine, the JBPatch code would require some more...
Forum: Kindle Developer's Corner 10-11-2012, 02:02 PM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Ok, this is probably naive, but if JBPatch was...

Ok, this is probably naive, but if JBPatch was written and compiled for K4 in Java 1.4 and K3 also uses Java 1.4, what is going to have to be adjusted? (Apart from the patches and UI.)

Early in...
Forum: Kindle Developer's Corner 10-11-2012, 12:00 PM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Ok. So K3 uses java 1.4 even if the version...

Ok. So K3 uses java 1.4 even if the version reported by the java executable reports 1.3? Confusing... but will make compiling for K3 much easier.

Many thanks for pointing this out!
Forum: Kindle Developer's Corner 10-11-2012, 11:37 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
How did you determine this? The version...

How did you determine this? The version information of java on K3 claims:

[root@kindle root]# java -fullversion
Sun CDC Java Client phoneme_advanced-Core-1.3-b03 A2Z-SOW2-CR2-20100225-b01 (built...
Forum: Kindle Developer's Corner 10-11-2012, 09:57 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Thanks. Copying the source for LinkedHashMap from...

Thanks. Copying the source for LinkedHashMap from gcj results in the error message that generics are not supported in java 1.3.

I tried removing all "<K,V>" from the file but am now stuck with:
...
Forum: Kindle Developer's Corner 10-11-2012, 09:30 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
I am afraid I am going to need a bit more...

I am afraid I am going to need a bit more explanation. What are the gcj sources?
Forum: Kindle Developer's Corner 10-11-2012, 09:17 AM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Compiling for Kindle 3

I am working on compiling JBPatch for kindle 3.

Apart from some minor syntax changes everything was looking quite good. Now however I have stumbled on a more substantial problem.

Kindle 3 uses...
Forum: Kindle Developer's Corner 10-10-2012, 04:36 PM
Replies: 1,860
Views: 701,753
Posted By arikfunke
I amended the links as requested. The md5...

I amended the links as requested.

The md5 checksums match on the PC and the kindle. The checksum my "update_jbpatch_2.4.1_install.bin" is:
609b969e9d915325e06e9f893c2f77a2

Is U002 in fact a...
Forum: Kindle Developer's Corner 10-10-2012, 03:18 PM
Replies: 1,860
Views: 701,753
Posted By arikfunke
deleted duplicate post

deleted duplicate post
Forum: Kindle Developer's Corner 10-10-2012, 03:09 PM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Kindle 3 wifi. Tried with and without...

Kindle 3 wifi.

Tried with and without download accelerator. The zip file itself uncompresses without any error messages with two different unpacking programs.

File link is the one on the first...
Forum: Kindle Developer's Corner 10-10-2012, 02:50 PM
Replies: 1,860
Views: 701,753
Posted By arikfunke
Can somebody help me with this issue: on...

Can somebody help me with this issue: on installing I keep getting failed installs with code U002.

As far as I can tell from the forum this signifies a failed checksum. I downloaded twice and...
Forum: Kindle Developer's Corner 04-26-2012, 06:38 AM
Replies: 8
Views: 3,984
Posted By arikfunke
Thanks for the replies so far. The lipc events...

Thanks for the replies so far. The lipc events for screen rotation work perfectly.

From geekmaster's response I suspect that the eips command works just fine on my kindle but that my problem was...
Forum: Kindle Developer's Corner 04-21-2012, 01:07 PM
Replies: 8
Views: 3,984
Posted By arikfunke
K3 screen hacking

Is there a way to:

1. trigger a framebuffer update? I tried the eips solutions from various posts but nothing seems to work.

2. is it possible to trigger screen rotation from a script?

Many...
Forum: Kindle Developer's Corner 04-21-2012, 04:46 AM
Replies: 0
Views: 976
Posted By arikfunke
Launch script on sytem events

Does anybody know how to hook into the following system events to launch a shell script on K3:

- wakeup from sleep
- connection of G3
- disconnect from G3
Forum: Kindle Developer's Corner 03-31-2012, 02:33 PM
Replies: 52
Views: 22,217
Posted By arikfunke
Hi Kuja, if you want to find the program...

Hi Kuja,

if you want to find the program that is executed by typing its name on a shell, use:

which progName

I.e. which ls will give you something like /bin/ls
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT -4. The time now is 11:36 PM.


MobileRead.com is a privately owned, operated and funded community.