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 - stbrock

Pages: [1]
1
C1000/3x00 General discussions / Sandisk 2gb Sd Card Mounting Problem
« on: July 14, 2005, 10:20:44 am »
There is a faq on the edits needed to add a new type of CF card, but I haven't found one for SD cards and am not having much luck trying to do something similar with the new 2GB Sandisk SD card. Mine is the regular, not the Ultra, since I understand the Z can't use the extra speed. I can mount it on my C1000 (running pdaxrom RC10) as /dev/sda1 using a USB reader. When I try to mount it as /dev/mmcda1 in the sd slot I get the unhelpfully vague message:

"wrong fs type, bad option, bad superblock on /dev/mmcda1 or too many mounted file systems (could this be the IDE device where you in fact use ide-scsi so that sr0 or sda or so is needed?)"  

Specifying vfat and trying sda instead didn't help. Is there a file that needs a new entry for this card, like for a new CF card? How do I get the information to enter there?

My plan is to put Debian onto the 2GB sd card, as running it on a 1 GB card now doesn't quite let me do what I want. I can then add a 2GB or 4GB cf card and network though a USB bluetooth dongle to my cell phone and desktop, hopefully ending up with something closer to real laptop capability and longer battery life using the C1000 rather than the more expensive models with WiFi and microdrives.  Hopefully, the major remaining problem after that is all set up will be the cell phone bill.  

2
General Discussion / Things Every Rom Release Ought To Do
« on: December 18, 2004, 11:04:39 pm »
Over the past several months I've installed various Cacko, pdaXrom, and OZ ROMs, as well as XQt and pocketworkstation. Based on my experiences, here are some basics that I suggest developers provide with these releases to help new users and expand their user base.

1.  Release notes with installation instructions, key mapping table, change log, known bugs, links to resources, etc. [Users shouldn't have to google or search forum posts for scattered and incomplete bits of such basic information. For example, it shouldn't take more than a few minutes to add a text file with a table showing Ctrl, Alt, Fn and other special character mappings different from the Sharp keyboard labels.]

2.  A simple script for each supported version of the Z which could be run upon installation and included in a profile that would get the necessary keys on the keyboard working--and any other suitable platform specific adaptations. [These ROMs are for a small number of platforms with non-standard keyboards. It's vastly more efficient for a developer to fix the key mapping than for individuals users to do it one at a time.]

3.  A simple editor that can reliably manage basic configuration tasks. [Sometimes I've found the only editor included has significant limitations. It's frustrating to find you can't enter a colon in vi or a slash at the command line, or open a hidden file, or save a file to some directory even when you are root and the directory is not read-only.]  

4.  A package manager that is correctly configured for the developer's feed and works on most all of the packages that are in that feed as part of the official release. [I know writing a small package manager that will handle all or most .deb and .ipk packages out there is very tough. I know that the developer can't check all the contributed packages. But the packages at the developer's site that are offered as optional additions for installation should work.]  

I understand that releases are works-in-progress and that some bugs are best fixed as they crop up after a release--e.g., recognizing network cards or fixing apps that crash in some contexts but not others. But it seems to me that the above basics could be supplied with relatively little effort for the developer. Or if not that the developer should make it clear in the release notes. It doesn't make sense for hundreds of individual users less familiar with the ROM each to have to diagnose and fix the same problem when the developer could have done it once for everyone in a few minutes.  

These may seem obvious suggestions, but every release I've tried so far falls significantly short of meeting them, though some have come closer than others. I mean them to be constructive for the future, not complaining. I'd like to encourage developers to remember potential new users as the release date approaches rather than squeezing in one or two last (probably buggy) features. What do others think?

3
Zaurus - pdaXrom / ratpoison
« on: November 12, 2004, 01:07:09 am »
Ratpoison is a hardcore minimalist window manager. The author obviously detests the the rat, uh I mean mouse, and refers to other such programs as "window manglers." Ratpoison is designed for keyboard control. To experiment without redoing your .xinitrc, give the path as an argument to startx:

Code: [Select]
startx /usr/local/bin/ratpoison

It doesn't seem to stomp on anything else run this way.

Ratpoison opens to a blank screen. Ctrl-t is the prefix to execute commands. Start with Ctrl-t c to open a terminal. Run xmodmap for your device and any other initial scripts or commands you need, e.g., a power management program. Here are a few more initial commands.

Ctrl-t ?      command cheatsheet
Ctrl-t w      list windows
Ctrl-t s      split screen horizonally
Ctrl-t tab   move focus to next frame
Ctrl-t Ctrl-t  switch back to last window

If you primarily use your Zaurus for xterm, hnb, vim, mc, links, and so forth, Ratpoison has some real strengths. It allows you to run these applications completely full screen and quickly switch between them. The Z feels like a very fast computer with a much larger screen this way. Graphical programs such as dillo, firefox, and sylpheed run full screen and operate with keyboard shortcuts, e.g., Alt-f to open the files menu. Some available extensions for firefox reportedly make it quite usable. You can still pull out the stylus and click things if no one is looking. . . .

You can split the screen to compile, edit, debug, and other multiple uses if you want. This is probably great on a desktop machine, but doesn't seem (to me) as useful on the Z. There are quite a few customization options and several Ratpoison add-ons for capabilities such as popup menus and key bindings. You can load a graphic background and run transparent aterms if you must have a little bit of "look" but Ratpoison is about speed and efficiency and maximizing the amount of information you can get onto one screen.  

I compiled this to try it out myself, so I probably won't be too much help if you have difficulties. After this my initial ipk, I really appreciate the work of the pdaxrom folks and the others who contribute to the unstable feed. Hope it works.

4
Zaurus - pdaXrom / Apps not in RC5 feed that still work
« on: October 10, 2004, 10:03:46 pm »
Perhaps it will save time for some if we collect in a thread those apps that still seem to be working but are not in the new RC5 feed while maintainers are working on recompiling those apps that need it.

For me, monobut, vncviewer, x0vncserver, less, and hnb still installed and seem to be working fine. These apps are from what is now called the oldunstable feed at the pdaXrom site.  

Graphics, sound, and technical programs are more likely to need recompiling for RC5. links-g (with graphics) didn't run for me, nor did pari-gp (number theory calculator).

5
Zaurus - pdaXrom / right click in RC5
« on: October 08, 2004, 07:10:38 pm »
I may be missing something obvious, but how do you send mouse button right-clicks and middle-clicks? Up through RC3 I used xmonobut. It still installs (though it's not in the RC5 feed), however RC5 calls up the app menu when you press the menu key and overrides xmonobut. You can still click the xmonobut icon, but that's slow and awkward. Is there an easy alternative built in?

6
Is it possible to get a full JavaVM (not ME or Javascript) with Netscape 4.7 or another browser on the C860? I'd be willing to put in some time if it is confirmed possible.

My office won't open a port or give me a VPN (so I can't use Linux remote access software I'm familiar with) but will let me use a remote access service such as GoToMyPC. Some of these services (GoToMyPC, LogMeIn) work with Linux and a java-enabled browser. My understanding is that J2SE, not J2ME or Javascript, is needed. GoToMyPC specifically requires Netscape 4.7 on Linux with JavaVM. I have pocketworkstation running Debian on my C860 and can apt-get Netscape, but the corresponding JavaVM doesn't seem to be available on the ARM platform.  Are there other options, services, suggestions?

7
X/Qt / Activity on X/Qt site
« on: September 04, 2004, 12:42:36 am »
After months with little activity, there is a new list of applications that work with X/Qt and a page about mkpkg in the Wiki on the Japanese language X/Qt page:

X/Qt Wiki

There is also a link to a page of packages for Emacsen:

Emacsen packages

There seem to be some new packages and information, but the translation I get is pretty opaque. Any assistance from those who can read Japanese would be appreciated. A return to active X/Qt development or additions to its package feed would be welcome.

8
6000 - Tosa / C860 -> USB -> 6000 -> net ?
« on: July 14, 2004, 06:04:00 pm »
Those of us with non-6000 Zaurii presently can't have both wireless internet and another CF device such as a microdrive at the same time because WiFi or bluetooth would take the only CF slot. But the proprietary port can connect to a USB host. The BargainPDA review of the 6000 stated that a C860 Zaurus was recognized as a C7xx in the 6000 over the USB connection but didn't investigate further as I recall.  

Assuming I had uses for both and money to burn, could I use a 6000 like a desktop, connect my C860 through USB, and get proxy internet access? Is anyone in a position to test and confirm?

Pages: [1]