On Friday 28 March 2008 09:43:24 Shakthi Kannan wrote: > After running gllin, I do "cat /tmp/nmeaNP". Once, gllin exits, the > cat to /tmp/nmeaNP exits as well. > > I have /sys/bus/platform/devices/gta01-b1.0/ and > /sys/bus/platform/devices/neo1973-pm-gps.0/. So, I tried this: > http://wiki.openmoko.org/wiki/Gllin#.2Fsys.2F_path_issues_with_some_kernel_ >versions > > But, doing: > > mount /sys/bus/platform/devices/neo1973-pm-gps.0
This is not a filesystem, it's a device node which seems to be missing in your system (see below). > > returns: > > mount: mount point /sys/bus/platform/devices/gta01-pm-gps.0 does not > exist > > Am I missing something? Appreciate any inputs. Try a newer kernel. IIRC the system level guys just recently added compatibility links in sysfs for gllin. :M:

