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

Pages: [1]
1
OpenZaurus/Opie/Qtopia / On Z Development In C++
« on: December 23, 2004, 04:01:21 pm »
Mind you, linking C++ on the Zaurus can be a problem--slow and memory-intensive.  It's not bad if you're doing command-line stuff, but I was never able to get anything with Qt to link unless I set up a swap file.  This was on a 5500.

2
User Request for Applications / Zaurus Camcorder
« on: December 21, 2004, 04:04:47 pm »
With a 6000, you could attach a USB webcam.

3
Zaurus - pdaXrom / Can't get my Hawking CF LAN card working
« on: December 21, 2004, 03:57:40 pm »
Quote
That's all. Just don't forget to reboot. 
On my 6000 (with the Sharp ROMs), I didn't have to reboot; I just had to restart the cardmgr: /etc/rc.d/init.d/pcmcia restart.

4
6000 - Tosa / CF cards that work
« on: December 21, 2004, 03:56:42 pm »
I got my Hawking Ethernet card (CF686TX, I think) to work, but I had to tweak /etc/pcmcia/config, as suggested in this other post.  The lines I added added to /etc/pcmcia/config were:

card "Hawking 10/100"
  manfid 0x0149, 0xc1ab
  bind "pcnet_cs"

I didn't have to reboot; I just had to restart the cardmgr: /etc/rc.d/init.d/pcmcia restart.

Pages: [1]