Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Absolute Beginner Talk
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Absolute Beginner Talk
The perfect starting place to find out more about computers, Linux and Ubuntu.

 
Thread Tools Display Modes
Old April 23rd, 2007   #1
jasonk
5 Cups of Ubuntu
 
Join Date: Apr 2007
My beans are hidden!
Lifedrive drivemode not working

I just installed fiesty and i love it. my only issue is that now my lifedrive won't show up in drive mode. The folder used to mount and show up on the desktop in edgy, but it won't now. It looks like the drive thinks it's connected, and it will charge, but i can't find the mount folder anywhere.
thanks.
jasonk is offline   Reply With Quote
Old April 24th, 2007   #2
jasonk
5 Cups of Ubuntu
 
Join Date: Apr 2007
My beans are hidden!
Re: Lifedrive drivemode not working

Ok, here's an update. I found this link to a bug report, https://bugs.launchpad.net/ubuntu/+s...hal/+bug/89723 and i followed the steps to manually mount my lifedrive. When i typed, sudo mount /dev/sdc1 /mnt , it mounted and i was able to get files off of it. now how do i get this to happen automatically. i really don't want to have to type that in everytime. is there something i can do. thanks
jasonk is offline   Reply With Quote
Old May 2nd, 2007   #3
jasonk
5 Cups of Ubuntu
 
Join Date: Apr 2007
My beans are hidden!
Re: Lifedrive drivemode not working

ok, i got the lifedrive to sync, but i still need drive mode to work. now when i try to mount it manually with "sudo mount /dev/sdb1 /mnt" it's telling me "you must specify the filesystem type" can anyone help me with this? I don't know how to do that. Also is there any way to sync my evolution inbox with the inbox on my pda? thanks.

Last edited by jasonk; May 2nd, 2007 at 02:03 PM..
jasonk is offline   Reply With Quote
Old May 5th, 2007   #4
jenningsghv2
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 3
Re: Lifedrive drivemode not working

Hi to all. While I'm enjoying my time with Feisty Fawn, unfortunately I find myself in the same dilemma with LifeDrive's Drive Mode not being recognized. The weird thing is that Drive Mode was working perfectly fine with Edgy Eft. What could've become broken here?
jenningsghv2 is offline   Reply With Quote
Old May 5th, 2007   #5
jenningsghv2
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 3
Re: Lifedrive drivemode not working

Hi again. Just a quick follow-up. After the posting the preceding message, I explored my Feisty fawn directors, specifically the /media folder and lo and behold--the contents of the LifeDrive in Drive Mode were there, apparently with complete read/write access. I tested this by opening a document file straight from the LifeDrive, and then copying a text file which I then opened from the Palm handheld. Apparently, it transfered correctly as the notes in the text file were there.

I'm not sure why is this the behavior now, which is different from Edgy Eft (where the drive was mounted and one needed to eject it after use), and I'm not sure if this change would have any impact on the LifeDrive's microdrive. Looking forward to any heads-up from the community, although--again--I'm thrilled to be able to transfer files to/fro Feisty Fawn and the LifeDrive.
jenningsghv2 is offline   Reply With Quote
Old May 14th, 2007   #6
jasonk
5 Cups of Ubuntu
 
Join Date: Apr 2007
My beans are hidden!
Re: Lifedrive drivemode not working

I wish i knew how you got it to show up in the /media folder. mine doesn't show up there, or anywhere that i can find. Do you use a cradle or just a cable to connect?
jasonk is offline   Reply With Quote
Old August 12th, 2007   #7
rob2nd9th
A Carafe of Ubuntu
 
Join Date: Nov 2005
Location: North West Scotland
Beans: 90
Ubuntu 9.04 Jaunty Jackalope
Re: Lifedrive drivemode not working

Quote:
Originally Posted by jasonk View Post
Ok, here's an update. I found this link to a bug report, https://bugs.launchpad.net/ubuntu/+s...hal/+bug/89723 and i followed the steps to manually mount my lifedrive. When i typed, sudo mount /dev/sdc1 /mnt , it mounted and i was able to get files off of it. now how do i get this to happen automatically. i really don't want to have to type that in everytime. is there something i can do. thanks
Iv tried this to no availe?? Has any one found out why this has stoped working on this release?
__________________
"Diplomacy it the weapon of the cvialised warrior"
rob2nd9th is offline   Reply With Quote
Old August 12th, 2007   #8
bapoumba
GMO Free Ubuntu French Roast.
 
bapoumba's Avatar
 
Join Date: Sep 2006
Location: France.
My beans are hidden!
Ubuntu 9.10 Karmic Koala
Re: Lifedrive drivemode not working

Quote:
Originally Posted by rob2nd9th View Post
Iv tried this to no availe?? Has any one found out why this has stoped working on this release?
I'm with you on this one. I have not been able to use my palm either with feisty or gutsy. I've tried jpilot, gnome-pilot, the visor modules (that make the palm go into an infinite reboot process) etc.
I now think, but I do not understand it, that it is a hal issue. I cannot go anywhere further. I quite miss to be able to sync the palm and use it for storage. I bought it because it was supported... *sigh*.
bapoumba is offline   Reply With Quote
Old August 12th, 2007   #9
rob2nd9th
A Carafe of Ubuntu
 
Join Date: Nov 2005
Location: North West Scotland
Beans: 90
Ubuntu 9.04 Jaunty Jackalope
Re: Lifedrive drivemode not working

https://help.ubuntu.com/community/PalmDeviceSetup

used this and got my lifedrive to synk with jpilot (two go's)
__________________
"Diplomacy it the weapon of the cvialised warrior"
rob2nd9th is offline   Reply With Quote
Old September 5th, 2007   #10
altongary
First Cup of Ubuntu
 
Join Date: Aug 2005
Beans: 4
Talking Re: Lifedrive drivemode not working

Here's what I did to get my lifedrive's hard drive to show up like a usb flash drive:
1. Connect your lifedrive to the computer and enable drive mode.
Before I got this working, this is where I'd have access to the sd card, but be unable to mount the lifedrive's hard drive.
2. Open a terminal and type: SUDO BLKID
Note the output. You're looking for LABEL="LIFEDRIVE" To the left of that is the device name that you want--In my case it was /dev/sdb1. Write it down and save it for later!
3. Type: SUDO MKDIR /MNT/LIFEDRIVE This makes a mountpoint for your lifedrive. At this point, you could type: MOUNT /DEV/SDB1 /MNT/LIFEDRIVE (and vice versa for umount) to be able to see the files on the lifedrive's hard drive when you open the folder /mnt/lifedrive. However, only root will have read write access.
4. Now type: GKSU {your text editor} /ETC/FSTAB. At the bottom of the file add:
/dev/sdb1 /mnt/LIFEDRIVE vfat user,noauto 0 0
Save the file, close your editor and logout.
5. Log back in and put your lifedrive in drive mode. It should now mount properly.
altongary is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:45 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry