Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - duo

Pages: [1]
1
Software / Qpdf3
« on: May 01, 2010, 04:45:00 am »
Just found qpdf3 for
pdaXrom
or
Sharp/Cacko
Shap/Cacko Dependencies

works well. renders properly. menu items are in Japanese, This is what I have deduced.  Can someone fill in what X and Z do and what the text of the find window is?

Ctrl+O: open
Ctrl+W: Close doc
Ctrl+D: Doc info
Ctrl+Q: Quit
 
N: Next Page
P: Previous Page
B: Last Page (bottom)
T: First Page (top)
J: Jump to Page
F: Find
X: ?
Z: ?

I: Zoom In .10
O: Zoom Out .10
Shift+I: Zoom In .03
Shift+O: Zoom Out .03
W: Zoom to Width (doesn't work properly)
H: Zoom to Height
0: Zoom to 1.0 (Actual Size)
1: Zoom to 1.1
2: Zoom to 1.2
3: Zoom to 1.3
4: Zoom to 1.4
5: Zoom to 1.5
6: Zoom to 0.6
7: Zoom to 0.7
8: Zoom to 0.8
9: Zoom to 0.9
S: Set Zoom Level

R: Rotate 90 Clockwise
C: Rotate 90 Counter-Clockwise

V(view menu)
   S (scroll bars)
          A (Show Scroll bars when needed)
          Y (Show Always)
          N (Hide Scrollbars)
   T (hide tool bar)

Edited to Fix links

2
Ubuntu / Mplayer Question
« on: July 02, 2009, 03:21:36 pm »
I've seen that Capt Fish has made reference to using the optimized mplayer from the angstrom distro.

How do i do this, i'm still relatively new to linux.

from what i can tell the pkgs are in ipkg format, but zUbuntu uses apt and dpkg since it is debian based.

how do i connect to the angstrom feed and install packages?


-thnx

duo

UPDATE: So it appears that xarchiver can read and extract the ipks, does this mean that i should just go to the angstrom repo, and dl mplayer and all of its dependencies and their dependencies then just extract everything? Will this work, or am i going to break something? and Is there and easier way?

3
Ubuntu / Success! Ubuntu + Cacko!
« on: May 10, 2009, 05:05:51 pm »
step 1. Nand restore from trisoft.
step 2. Install Cacko, but don't resize the root partition.
step 3. make a folder on a sd or cf card called /boot/ contents:
           zImage (kernel of your choice. I like EvilJazz's)
           kernel-commandline (what should be here is all over these forums)
           Image.nfo (only used if you use Cortez's kexecboot kernel, not used by Angstrom's)
Step 4. flash multiboot kernel

that's it, should work.
if you want the kernel, placed in nand, mount the root partition as rw, then move the /boot/ folder from sd to nand.

Backstory: Every time I tried to get Cacko to load, I would get a long sting of numbers (memory addresses I think) and finally a kernel panic.

Even though i resized the root partition of Cacko to 32MB, as suggested in the readme; and I had the proper config in kernel-commandline,I kept getting erros.
I noticed that even though i resized the partition, and specified a 32MB partition in the commandline, the mtd partitions were always the same.
00000000-00700000 smf
00700000-03c00000 root
03c00000-08000000 home

doing the math,  i realized that the root partition above is 53MB in size. So I reflashed Cacko again for the N+1 time and this time, instead of resizing the root partition to 32MB, I set it to 53MB and then changed the kernel-commandline to reflect this. Instant success!!!

-Duo

Pages: [1]