Re: minimal pocketworkstation
Klaus Weidner <[email protected]>
| Newsgroups | gmane.linux.debian.devel.3com-pilot |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 12, 2004 at 01:58:06PM -0700, randy none wrote: > How do you get the chroot environment to (un)mount the > compact flash card and wifi cards? That's handled in the native environment, so run those outside the chroot using the "Cru" tool: Cru cardctl eject > Also, networking was easy in 0.15-big, but I don't > have the same luck with 0.17-big. No network > connection and no dhcpd. Normally the native system should handle everything. For WiFi cards, make sure that it's powered up - "cardctl status" should *not* display "suspended". Try something like this: Cru cardctl insert Cru cardctl resume Cru cardctl scheme qpelan1 Cru dhcpcd You may need to adjust the scheme name "qpelan1" to whatever Qtopia uses. (Thanks to steve for the tip!) If that works, please post to the list, I'm trying to collect information on that. -Klaus