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.


Messages - asm-nai

Pages: [1] 2
1
Zaurus - pdaXrom / Pdaxrom For C3000 (based On Beta1/beta3)
« on: January 12, 2007, 08:08:45 am »
Quote
build 5.2 beta is being uploaded. should be done in a few hours
[div align=\"right\"][a href=\"index.php?act=findpost&pid=150808\"][{POST_SNAPBACK}][/a][/div]

Thank you for your nice work!

2
Zaurus - pdaXrom / Pdaxrom For C3000 (based On Beta1/beta3)
« on: January 10, 2007, 05:48:00 am »
Quote
Thanks. My compile just finished as well. It took 3 hours to compile scim-anthy! The last time I tried to compile it on beta1, it crashed my Z. This time it went fine with beta3
I see you got a newer version of anthy than the one I just compiled so I will use yours but I will strip out the unneeded files to make it smaller 
I wonder if my scim-anthy package will work with your anthy package...

Do you think tomoe and scim-tomoe would be useful?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=150548\"][{POST_SNAPBACK}][/a][/div]

Handwritten input ・・・ I do not use. (There are a lot of lines of Kanji.   )

3
Zaurus - pdaXrom / Pdaxrom For C3000 (based On Beta1/beta3)
« on: January 09, 2007, 08:06:49 am »
I am enjoying pdaXii13 very much.   Thank you Meanie.

I put Japanese input ipks on my server.  

http://naismith.sakura.ne.jp/exchange/anthy_8505_arm.ipk (5.5M)
http://naismith.sakura.ne.jp/exchange/scim...y_1.2.1_arm.ipk (2.7M)

My best regards.

4
Software / Rogue, Angband, Nethack/slash'em And The Variants
« on: December 12, 2006, 08:01:01 am »
Quote
Angband 3.0.6:
I also built it, but the build suffers from two things: 1) oversized display (larger than 640x480 and i cannot find ways to size it down); 2) cannot access the tileset (just launched with the plain TTY) - so how and where do you put the tileset (the build is just one big binary)? Thanks!

(Forgot to say: I am using pdaXrom)

Angband's pref file in HOME/.angband/Angband/x11-setting.prf.
Code: [Select]
FONT_0=7x13
TILE_WIDTH_0=8
TILE_HEIGHT_0=16
I think that the window fits VGA by this.
I put Tileset in "ANGBAND_INSTALL_PATH/lib/xtra/graf"(I made this dir by hand.)
And run angband "angband -g".

Thanks.

5
Software / Rogue, Angband, Nethack/slash'em And The Variants
« on: December 12, 2006, 07:34:01 am »
Quote
So here is my little package request (for pdaXrom or using X11/GTK interfaces):

1) Angband 3.0.6 + graphical tileset
2) Dungeon Crawl + japanese tileset w/ 640x480 display
3) Any variants of Slash'em

It would be nice if someone can offer their skills to compile these cool games. 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148694\"][{POST_SNAPBACK}][/a][/div]
Hi.
I builded Angband 3.0.6 for OpenZaurus/GPE.


6
OpenZaurus/Opie/Qtopia / 2-byte Problem Affecting Emacs Under X
« on: December 02, 2006, 02:35:02 am »
Quote
It works!

I rebuilt libx11-6, libx11-dev, and libx11-locale, installed, then natively compiled emacs again.

And now it works, displays Japanese no problem, the 2-byte problem is solved.

Thank you very much for help.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=147764\"][{POST_SNAPBACK}][/a][/div]

Hi.

I am glad.  

7
OpenZaurus/Opie/Qtopia / 2-byte Problem Affecting Emacs Under X
« on: December 01, 2006, 07:44:32 am »
Hi.

Kamiki's web page

Please refer to this site.

In short, it is the following codes.

Code: [Select]
--- Xlib.h~    Thu Oct 17 05:14:38 2002
+++ Xlib.h    Tue Jun 17 01:06:01 2003
@@ -1059,7 +1059,7 @@
 typedef struct {  /* normal 16 bit characters are two bytes */
     unsigned char byte1;
     unsigned char byte2;
-} XChar2b;
+}  __attribute__ ((packed)) XChar2b;
 
 typedef struct {
     XChar2b *chars;  /* two byte characters */

But...when I builded X11 ,two byte problem was not solved. (It might be my mistake. )

8
Zaurus - pdaXrom / Pdaxrom For C3000 (based On Beta1/beta3)
« on: November 30, 2006, 02:43:10 am »
Quote
Found this kinda interesting: http://d.hatena.ne.jp/AllStarMoves/20061125/p3
Translated: http://translate.google.com/translate?u=ht...Flanguage_tools

What does the part thats translated below mean?:
"Regrettable trying, increase it is. The mirror probably to do you try on the rental server among those."
[div align=\"right\"][a href=\"index.php?act=findpost&pid=147572\"][{POST_SNAPBACK}][/a][/div]

Hi.This is my blog.  

The meaning of these sentences is this.

---------------------------------------------------
 I have not installed this ROM yet.

I think that it copies the file of ROM onto my site.

----------------------------------------------------

Thanks.

9
Angstrom & OpenZaurus / Debian Chroot
« on: November 29, 2006, 02:32:24 am »
Quote
Hello,

I’m new to GPE and was wondering if it’s possible to setup Debian on OZ/GPE. In the past I’ve use PDAXROM and setup a chroot with debian. Can the same process be done with OZ/GPE?
Can debian can be installed on OZ/GPE, is there a guide out there?

Thanks,

VirtusRex
[div align=\"right\"][a href=\"index.php?act=findpost&pid=147423\"][{POST_SNAPBACK}][/a][/div]

Hello.

Yes, it is possible to do.

"chroot" can be done by using pocketworkstation.

Please do  "mount /proc".  

Thanks.

10
Linux Applications / Opie-feed Gcc Compile Woes!
« on: June 21, 2006, 10:32:10 am »
Quote
I appreciate the information.  Unfortunately, I haven't been able to download the things, since I can't network my Zaurus, and I can't manually download anything while EWI is down.  Arrrgh!

I hope I can attempt these soon.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

[a href=\"http://naismith.sakura.ne.jp/feed/354x/]my feed[/url]

There might be insufficient ipk.

11
Angstrom & OpenZaurus / Japanese In Console
« on: June 03, 2006, 08:42:00 am »
Quote
FDclone I've compiled for Opie, no prob. But the commands are in Japanese, and instead of these it displays garbage... 
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Hi ShirokiKuma.

Please try this konsole.  

[a href=\"http://openzaurus-ja.sourceforge.jp/index.php?plugin=attach&pcmd=open&file=ozja-opie-embeddedkonsole_1.2.1-r1_armv5te.ipk&refer=Test%CD%D1embeddedkonsole--Opie%CD%D1%C6%FC%CB%DC%B8%EC%A5%BF%A1%BC%A5%DF%A5%CA%A5%EB]http://openzaurus-ja.sourceforge.jp/index....%DF%A5%CA%A5%EB[/url]

12
Angstrom & OpenZaurus / Customizing The Terminal
« on: May 29, 2006, 10:29:32 am »
Quote
Quote
You need to log out/reboot for the terminal size to change.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128402\"][{POST_SNAPBACK}][/a][/div]
How about the color scheme, i.e. make it green on black and so?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128756\"][{POST_SNAPBACK}][/a][/div]

You edit your .Xdefaults and add the following descriptions.

----------------------------------
Rxvt*background: black
Rxvt*foreground: green
----------------------------------

Thank you.

13
Angstrom & OpenZaurus / Japanese In Console
« on: May 16, 2006, 08:38:45 am »
Quote
Which patch did you apply? Is this opie-embeddedkonsole?

I use fd daily, I see you use fd in the picture, that's exactly what I need.

Hi.
I use "qpe-embeddedkonsole" 's patch. But I edited source codes by hand.  

And sorry,konsole's ipk and source codes were lost for the HDD crash.  

Do you need FDclone ? If so, it is possible to prepare it. Please wait for a moment.

14
Angstrom & OpenZaurus / Japanese In Console
« on: May 15, 2006, 10:45:58 am »
Quote
What do I need to be able to see Japanese text in console in Opie?

I've installed locale-base-ja-jp, what else? Some font packages? Or do I need to manually copy bdf fonts from the original Sharp ROM?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127090\"][{POST_SNAPBACK}][/a][/div]

Hi ShirokiKuma.

If my understanding is correct, opie-conlse cannot correctly display multi byte
character.

If patch is tried, konsole-embedded is feeling whether it is possible to display it
possibly well.

I challenged making of konsole Japanese only once. However, because Japanese input cannot have been done for garbage to be displayed on the screen with Emacs, it has abandoned it.

[img]http://naismith.sakura.ne.jp/jpeg/051123-1.png\" border=\"0\" class=\"linked-image\" /]

15
Angstrom & OpenZaurus / Openzaurus 3.5.4.1 Testing
« on: March 31, 2006, 07:36:49 am »
Quote
UPDATE:

I've just tried connecting to my WiFi network at home and have problem connecting to it.

While the WiFi monitor says that it sees my network (Quality 90%, Level 211dBm, Noise 150 dBm) and I've entered my WEP password, when I click the OK button I get the following error message:

"Error

No write access to Network Configuration"

Why do I get this message, I successfully entered my password when asked to gain access to the Network Setup app?

Any suggestions??

FWIW, I have successfully connected online today using my Socket Ethernet card while at my office today....however, just tried connecting using Socket Ethernet card at home and doesn't work for some reason...   

Would like to be able to use my Ambicom WiFi card or the Socket Ethernet card at home....

Meanwhile, good news as far as the 'Suspend' issue...now it works!!

Thanks for any help!

Mark
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120590\"][{POST_SNAPBACK}][/a][/div]
Hello.



I think you set the network setting after login with root .


After that, please login your user account.

thanks.

Pages: [1] 2