Hi again, Thanks for suplying that, all actioned and ive still got the -110 error, so good try. Must admit this is bugging the hell out of me, seems no one knows what the problem is. I appreciate you trying considering your not one of the devs. If you or anyone else has anymore ideas that would be great.
Do you know of a way i can get in touch with a dev? if we think we could be at a stage to do so? Thanks again. Hin-Tak Leung wrote: > > > --- On Thu, 19/2/09, Redeye <jonatmm...@msn.com> wrote: > >> Yeh sorry same machine, completely flattened the xp >> partition, so its ubuntu >> only. >> >> Do i use chmod and chown, if you could supply examples that >> would be great. >> I was going to use >> sudo chown -R 644 /lib/firmware/zd1211 >> sudo chmod 644 /lib/firmware/zd1211 >> >> is this the correct syntax? > > no. > > sudo chown -R root.root /lib/firmware/zd1211 > sudo find /lib/firmware -type d -exec chmod 755 {} \; > sudo find /lib/firmware/zd1211 -type f -exec chmod 644 {} \; > > (chown syntax is wrong; it is better to make sure all the directories are > readable as well - directory's 'execution' permission means one > can cd to it, nothing more, unlike file's execution permission). > > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/ > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs > > -- View this message in context: http://www.nabble.com/zd1211-and-ubuntu-8.1-problems-tp21944941p22097443.html Sent from the zd1211-devs mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/ Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs