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

Pages: [1] 2 3
1
Zaurus - pdaXrom / Thinking About A "debian Rom"
« on: April 09, 2005, 07:19:10 pm »
Quote
Similar old topic:

https://www.oesf.org/forums/index.php?showtopic=3040
[div align=\"right\"][a href=\"index.php?act=findpost&pid=74355\"][{POST_SNAPBACK}][/a][/div]

Err... I've read that thread now... how can I call it?

Instructive... now I understand why once I offered to help with running pdax as a normal user (instead of root) to the team and I never got a reply beyond "we'll contact you later"    (btw... It's ok, I understand, really!)

Anyway, I don't know if we're talking about the same thing here... The project suggested in the thread you pointed out seemed more ambitious than the one proposed here (or maybe I misunderstood this or the other thread?).

pgas? Are you still there? Speak to us!  

Andrea

P.S. Amrein, do you read One Piece too?

2
Zaurus - pdaXrom / Thinking About A "debian Rom"
« on: April 08, 2005, 06:33:24 pm »
Hello everyone,

I couldn't miss this thread  

About the possibility to create a pure Debian ROM... I see a *LOT* of work needed.

pgas already listed some issues with it, and the biggest ones I can see are the space problem without external SD or CF and the need to port all the work already done by the Pdax team (X server, several scripts, some programs to adjust zaurus settings, etc.) to the dpkg package system to satisfy dependencies.

Said that, a Debian native enviroment could be very interesting on a C3000 (btw, do you know that an a C3000 you could run OpenBSD too? Cool! But off topic now...).

On a C7X0/C8X0/C1000 you would end with a part of the system on flash and the other on SD/CF... maybe you could obtain this result with a patched apt/dpkg, but this would complicate things only more.

One possibility could be to install a full debian enviroment (with some additional packages based on Pdax work) on SD/CF/Internal microdrive and keep a standard Pdax install on flash. Then edit the native (on flash) inittab script to present a dialog asking if you want to keep on booting with Pdax or do a pivot_root to the SD/CF/microdrive partition.

You would end up with a complete working Debian enviroment (without a chroot) and a fully working Pdax enviroment (keep the possibility to switch between one another can be useful). The drawback is the need to duplicate stuff between the two installations: pcmcia stuff, X server, etc... and you would need to reboot to switch between one another (in regards to this, the older chroot method is faster).

Well, I'll stop my ramblings now... my laptop has the battery running dry, I'm sleepy and last but not least I suppose I've already given a good example of my poor english and how can I use it to make my ideas unclear    

Good night everyone,

Andrea

P.S. For Xumbi: if you want to run icewm from the chroot, try to put something like "Crd icewm" into your .xinitrc (in the native Pdax enviroment... first remove the symlink to /usr/bin/mbsession and then do: echo "Crd icewm" > .xinitrc)... I've just tried it and after some waiting it seems to work.

3
Zaurus - pdaXrom / Qtopia 1.7 For Pdaxrom
« on: March 31, 2005, 11:42:29 am »
Very interesting... I'll try it asap...

Good job, pgas!

Ciao,

Andrea

4
Zaurus - pdaXrom / Multiuser Support
« on: March 21, 2005, 11:58:30 am »
Try to use the commands to add groups and users instead of editing /etc/group and /etc/passwd directly, maybe this can help and be less error prone.

I suspect your problem arises because you have to add an entry to /etc/shadow too. Again, I suggest you delete your user and group from the respective files and proceed with "addgroup" and "adduser".

And about busybox, to setuid it's related commands you have to enter something like:

Code: [Select]
su = sxx root.root
into /etc/busybox.conf.

Hope this helps!

Bye,

Andrea

5
Zaurus - pdaXrom / Multiuser Support
« on: March 21, 2005, 03:39:45 am »
Hello,

I'm currently running PdaX in normal user mode. You still have to "su" to root to perform certain operations (like setting time, fiddling with cardctl, etc.), but you could always fix these problems by using sudo.

For the rest, you have to add a group for having some rw device access (like stuff in /dev/misc/ and /dev/sound/ ) and setuid some programs (after you give them permission g+rx and o-rxw), like "chkhinge". Also take a look at /etc/busybox.conf and change it to enable soma commands you would like to run as a user (like ping, if I remember correctly).

That's what I remember I did... sorry, but I was to lazy to write down all the customization... when PdaX 1.1.0 will be ready, I suppose I'll do it if it will be still needed (i.e. not already implemented into the base system).

Hope this can help a little!

Ciao,

Andrea

6
Zaurus - pdaXrom / Ati W100
« on: February 27, 2005, 05:02:57 pm »
Quote
I have tried mailling them 4-5 times and called 10 times - everytime we end up with no return on the call etc.

Maybe a petition would help make them to lend more support?

I suppose this can be of interest to all the Z community (developers and end users alike), so it shouldn't be a problem getting people to sign it...

Andrea

7
Zaurus - pdaXrom / Wpa Support
« on: February 11, 2005, 12:47:26 pm »
Quote
I have been unable to find any support for WPA in PdaXrom upto RC8. Is there a wpa_supplicant package for the latest RCs? Does the pdaXrom kernel support the necessary wireless extensions? If it isn't currently supported, is it on the roadmap?

Hello,

As far as I know there isn't any wpa_supplicant package already compiled... I'm too lazy to make one so I just compiled the program and put it into /usr/loca/sbin  

The kernel already includes the right wireless extension to make it work, anyway.

About the roadmap, I don't know.

Ciao,

Andrea

8
Zaurus - pdaXrom / Bluetooth Blues ...
« on: February 09, 2005, 10:41:43 am »
Quote
Anyway, I think that the chipset inside this bluetooth adaptor is not supported in linux

Hello, I fear you're simply right on this point. I've found sevarl urls (I'm listing only two):

http://tuxmobil.org/pcmcia_ci10031.html
https://www.oesf.org/index.php?title=Bluetooth_Card_Support

It seems that there are two (possibly more) version of Ambicom CF... one works, the other not (guess which is yours...    )

Andrea

9
Zaurus - pdaXrom / Bluetooth Blues ...
« on: February 09, 2005, 08:35:20 am »
Quote
Welp ... When I insert my dreaded ambicom BT2000CF, a ttyS3 is created in /dev/ ... and when I take it out, the BT card it dissparears from /dev/ ... So I think it is ttyS3 for me, Andrea ... I am wondering if I got to add my card in bluetooth.conf ...

You're right about device creation on the fly, and I don't want to insist too much, but...

In your first post you wrote "ttyS03" (which isn't created) in the hciattach line... (and the error messages you listed are what you get by using a non existent device). Have you already tried using "ttyS3" ?

Otherwise, I'm clueless, sorry!  

Andrea

10
Zaurus - pdaXrom / Bluetooth Blues ...
« on: February 08, 2005, 04:37:51 pm »
Quote
6) an hciattach -p ttyS03 bcsp 921600 flow returns:
Can't open serial port: No such file or directory
Can't initialize device: Illegal seek

Uhm... maybe what I'm about to say it's absolutely stupid but... what about changing "ttyS03" to "/dev/ttyS2" ?

In my RC9 I don't have /dev/ttyS03 ...

Hope this can solve the problem...

Ciao,

Andrea

11
Zaurus - pdaXrom / Hostap
« on: February 08, 2005, 11:04:36 am »
Quote
How can I get HostAP running in rc8 or rc9??

Some good person (sorry, I can't remember the name) already created an ipk with a version compatible with wpa_supplicant (in case you need WPA encryption).

Search this forum to find the link... the package was out for RC8, but I'm using it with RC9 without problem.

Hope this helps,

Andrea

12
Zaurus - pdaXrom / Important Update..
« on: February 01, 2005, 12:36:09 pm »
Quote
Anyone who recently flashed to the latest RC9 or did a IPKG upgrade - please flash with the new updated file on the website - it should fix a lot of the problems related to flashing and more..

Hello Laze,

I've done a manual update (download ipkgs from mirror1.pdaxrom.org/current two days ago, checked versions installed and avaiable, ipkg install of changed ipk) to preserve my settings and other stuff.

Now, the new (new-new!) packages in mirror1.pdaxrom.org/current have their version number increased or they're changed BUT version is the same? Do I have to check myself filesize/md5?

Thank you for any help...

Andrea

13
Italy / Trasformatore/adattatore Per Italia
« on: January 25, 2005, 05:24:10 pm »
Quote
confermo, io uso il trasformatore giapponese per il mio 860...

Ciao, anche io ho il trasformatore originale dell'860 dopo che quello di Conics mi e' esploso (oddio, i pezzi non son volati via ma la fiammata c'e' stata...).

Pero' non lo uso qui in Italia... i dati riportati sul mio dicono input AC 100V 50/60Hz 11 VA... Il tuo che riporta? E' fatto a forma di quadrato con la spina a scomparsa?

Ciao,

Andrea

14
Zaurus - pdaXrom / Hide Matchbox Panel
« on: January 15, 2005, 11:08:06 am »
Quote
The panel is only on the first screen...
Yep, I was wondering: can the panel be made omnipresent?

I've looked into openbox documentation and there's an action called ToggleOmniPresent (or something similar, can't recall now). This action can be associated to a keypress (for example) to make a window omnipresent... My question: does anybody know how it can be used to make the panel omnipresent all the time (i.e. toggling omni presente at startup)?

Thank you for any advice... I hope this is not so off-topic (a separate thread looked overkill...)

Bye,

Andrea

15
Zaurus - pdaXrom / Debian On Pdaxrom
« on: January 15, 2005, 09:10:57 am »
Quote
another issue directly connected with tha CAPS-LOCK one, as far as it sounds to me, is a sort of 1 or 2 seconds freeze in the terminal after pressing tab, that happend only sometimes, and make me think of some piece of software listening to that key.
Maybe the OpenBSD started by default by crd setup (debian start)?
The delay happens to me too, but I noticed it happens when I push tab on a command prompt without any typed letter yet... so the shell completion has to look up all the commands avaiable to give a list and it takes some time.

Otherwise I suppose it could happen with filename completion also, when you have several files to look through, or when you have a not-so-idle CPU...

About the OpenBSD sshd daemon started by default, I doubt it can interfere with keyboard mappings or delays (although you could experience the tab delay when the daemon is starting and eating some CPU cycles).

And a note by the way... (this doesn't have any to do with the key stuff, but I thought it deserved a mention anyway):

The init script called "zdebian" COULD be disabled altogheter. After all, if:

you don't want to start services (like sshd) in the chrooted enviroment
you can type commands in the native (pdax) enviroment so don't need the rootcmd fifo
you don't need to run zapmd (not advised with pdax, btw)
you don't need to copy /etc/resolv.conf and friends

... then you can simply call "Crd aterm" and get a working chrooted enviroment aterm (after all, you just want to chroot and run a command!).

There's just one thing to remember: this way you don't have /proc mounted in the chrooted enviroment, so this can cause problems (with mount, su, and other commands).

If you are running as root, you can simply edit the "Crd" script to do a mount of /proc inside the chrooted enviroment, though.

I hope I aven't written anything stupid  

Ciao,

Andrea

Pages: [1] 2 3