|
2008-06-06
, 20:19
|
|
Posts: 31 |
Thanked: 1 time |
Joined on Jan 2008
|
#2
|
|
2008-06-06
, 20:37
|
Posts: 425 |
Thanked: 132 times |
Joined on Mar 2008
@ California
|
#3
|
The Following User Says Thank You to josiahg777 For This Useful Post: | ||
|
2008-06-06
, 21:08
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#4
|
The Following User Says Thank You to Benson For This Useful Post: | ||
|
2008-06-06
, 21:35
|
Posts: 30 |
Thanked: 66 times |
Joined on Jun 2008
|
#5
|
|
2008-06-06
, 21:55
|
|
Posts: 226 |
Thanked: 38 times |
Joined on May 2008
@ Texas/Earth/Sol System/Milky Way/Local Group/Hubble Bubble/Infinity
|
#6
|
|
2008-06-06
, 22:04
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#7
|
|
2008-06-06
, 22:33
|
Posts: 30 |
Thanked: 66 times |
Joined on Jun 2008
|
#8
|
And thanks for bringing that up, Steve; I had missed the bonus question. You need to add a mode= option, I think, to make executable permissions on everything; because vfat doesn't have an execute bit, it's either all files, or no files.
The Following User Says Thank You to Pebby For This Useful Post: | ||
|
2008-06-07
, 00:50
|
Posts: 30 |
Thanked: 66 times |
Joined on Jun 2008
|
#9
|
here's a link to the one I use which works perfectly for me: http://repository.maemo.org/pool/mae...osso_armel.deb
|
2008-06-07
, 01:11
|
Posts: 425 |
Thanked: 132 times |
Joined on Mar 2008
@ California
|
#10
|
I've been lurking here for a while and finally decided to get the n810 a week ago with developing some software in mind. I've been linux-ing for a little while and have become pretty familiar with getting what I need for my Debian/*buntu systems. Without the bounty of apt repositories, I'm definitely in the dark at times, though... so maybe you can help with a few questions, which may be really stupid:
1. Some people have referenced the 'broken' tar on our n810's that returns the 'broken tar magic' error message. Has anyone found a workaround for this, or is there a way to install a 'better' tar? (thread here: http://www.internettablettalk.com/forums/showthread.php?t=8751 )
2. Can the tablet read ext2/ext3 partitions on the removable memory card if I format them that way? Bonus question: I modified the mmc-mount script to not mount the card as 'noexec,' but I still cannot chmod files to be executable. Any ideas why?
3. Where is 'make?' I've added several repositories I found on the maemo site (maemo hackers, etc.), but I still cannot find a 'make.' The closest I found was 'cmake,' but I'm not sure that I need to cross-compile.
4. As a general question, how horrible is it to just build code on the n810? I will probably go with scratchbox for speed reasons, but it'd seems useful to do it on the actual device when I'm ready, presuming it's not too slow.
5. I have the n810 working very nicely with my phone's GPRS connection over bluetooth, but I'd really like to 'hop off' when I get near a Wifi connection that I've used before. The n810 will do the opposite (when it loses wifi, it hops on to GPRS), but is there a simple way to make it do the former? Follow-up question: can scripts interface nicely with the connection manager, if I wanted to just write a simple wifi searching script to make it hop over that way?
6. Any recommendations for other file managers, or at least one that knows how to read from / instead of making me put files in silly predefined places?
I believe that's all for now. Thanks for all the great info on this board!