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

Pages: [1]
1
Zaurus - pdaXrom / Gpsdrive Cvs Package
« on: April 11, 2005, 07:03:20 am »
Thanks for the great package Zumi.  A functional gps program with mapping is what I needed to make my C860 complete.

I have a question about user permissions.  Gpsdrive creates a user 'gps' so that it does not run as root.  The problem is that user 'gps' does not have any permissions to see the SD card, so there is not a lot of space to store maps.  I have tried using chmod to
change permissions on /mnt/card, but this does not work.  I have also tried to use a symbolic link with no luck.

Does anyone know how I can get a non-root user to be able to use the SD card??

Thanks.

2
Zaurus - pdaXrom / Problem using WCF12 WIFI card
« on: January 16, 2004, 10:36:23 am »
Con\'t from the \'guest\' post above...(I registered!!)
I would assume that the card should autoconnect.  The CF memory cards seem to automount.
And I seem to get an eth0 automatically when I insert the card and type ifconfig.

However, there is never anything when I type route.
(BTW, my company uses DHCP)
Also, xcardinfo shows the card.

So far, I have tried adding a nameserver,
changed the entry in wlan-ng.conf and tried
copying the wlan-ng.opt file fromo the 5500.

Here is the /var/log/messages when I insert the card.
Any thoughts??

Jan 16 10:06:47 localhost cardmgr[145]: initializing socket 0
Jan 16 10:06:47 localhost cardmgr[145]: socket 0: Linksys WCF12 11Mbps 802.11b WLAN Card
Jan 16 10:06:47 localhost cardmgr[145]: executing: \'modprobe prism2_cs\'
Jan 16 10:06:48 localhost kernel: init_module: prism2_cs.o: 0.1.12-shp Loaded
Jan 16 10:06:48 localhost kernel: init_module: dev_info is: prism2_cs
Jan 16 10:06:48 localhost kernel: prism2_cs: index 0x01: Vcc 3.3, irq 39, io 0xf6000000-0xf600003f
Jan 16 10:06:48 localhost cardmgr[145]: executing: \'./wlan-ng start eth0\'
Jan 16 10:06:48 localhost /etc/hotplug/net.agent: register event for eth0 not handled
Jan 16 10:06:48 localhost kernel: hfa384x_corereset: hfa384x_corereset not supported on pcmcia. Use driver services COR access function instead
Jan 16 10:06:48 localhost kernel: ident: nic h/w: id=0x801b 1.0.0
Jan 16 10:06:48 localhost kernel: ident: pri f/w: id=0x15 1.1.0
Jan 16 10:06:48 localhost kernel: ident: sta f/w: id=0x1f 1.4.2
Jan 16 10:06:48 localhost kernel: MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1
Jan 16 10:06:48 localhost kernel: CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1
Jan 16 10:06:48 localhost kernel: PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=4/4
Jan 16 10:06:48 localhost kernel: STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/9
Jan 16 10:06:48 localhost kernel: PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
Jan 16 10:06:48 localhost kernel: STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
Jan 16 10:06:48 localhost kernel: STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1
Jan 16 10:06:48 localhost kernel: Prism2 card SN: 99360066x00x00x00x00
Jan 16 10:06:48 localhost kernel: p80211knetdev_hard_start_xmit: Tx attempt prior to association, frame dropped.
Jan 16 10:07:17 localhost last message repeated 3 times
Jan 16 10:07:48 localhost dhcpcd[308]: timed out waiting for a valid DHCP server response
Jan 16 10:07:49 localhost cardmgr[145]: + /etc/pcmcia/network initialization failed.
Jan 16 10:07:49 localhost cardmgr[145]: start cmd exited with status 1

Pages: [1]