Blackberry Playbook Share [SOLVED]

Archived topics about LMDE 1 and LMDE 2
Locked
rdonnelly
Level 5
Level 5
Posts: 528
Joined: Thu Nov 27, 2008 9:38 pm

Blackberry Playbook Share [SOLVED]

Post by rdonnelly »

Hi, I am trying to access my Blackberry Playbook as a network folder. I can easily do this in windows by opening run and typing

\\192.168.0.19\media

it then asks for user and password and I can view the files on the Playbook.

I have Samba installed in LMDE, I tried the same line in a terminal with no luck.

Any one know how to do this simple task?

TIA
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Using Mint since 2008
*Mint 18.2 KDE
*ASUS 970 PRO GAMING/AURA AM3+ AMD 970 + SB 950 SATA 6Gb/s USB 3.1
*AMD FX-8370 with AMD Wraith cooler Vishera 8-Core 4.0 GHz (4.3 GHz Turbo)
*G.SKILL Ripjaws X Series 16GB DDR3 SDRAM
*nVIDIA GEFORCE GT 610 2GB
altair4
Level 20
Level 20
Posts: 11453
Joined: Tue Feb 03, 2009 10:27 am

Re: Blackberry Playbook Share

Post by altair4 »

If your were running Mint then it would be:

Code: Select all

nautilus smb://192.168.0.19/media
But since you're running LMDE you've got some stuff to do first:
Make sure the following package is installed. If they are not then install it:

Code: Select all

sudo apt-get install gvfs-fuse
You need to add yourself to the "fuse" group:

Code: Select all

sudo gpasswd -a your_user_name fuse
And you need to logout and login again.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
rdonnelly
Level 5
Level 5
Posts: 528
Joined: Thu Nov 27, 2008 9:38 pm

Re: Blackberry Playbook Share

Post by rdonnelly »

altair4,

Thanks for the quick and simple solution, that was very quick and now I can see my PB from my secure Debian desktop. I am going to post your instructions at Crackberry forums for others running Linux.

Your the greatest :mrgreen:

Happy New Year.
Using Mint since 2008
*Mint 18.2 KDE
*ASUS 970 PRO GAMING/AURA AM3+ AMD 970 + SB 950 SATA 6Gb/s USB 3.1
*AMD FX-8370 with AMD Wraith cooler Vishera 8-Core 4.0 GHz (4.3 GHz Turbo)
*G.SKILL Ripjaws X Series 16GB DDR3 SDRAM
*nVIDIA GEFORCE GT 610 2GB
avoura
Level 1
Level 1
Posts: 28
Joined: Thu Aug 16, 2012 5:14 am
Location: London, UK
Contact:

Re: Blackberry Playbook Share [SOLVED]

Post by avoura »

This works for me, even using the USB cable, which never worked before when I was running Ubuntu.

But is it possible to share the Internet connection of the Linux Mint PC with the Playbook? i.e. Mint is connected via wired connection to Internet, Playbook connects to PC via USB cable, so how can Playbook then use Internet, without using Wi Fi?
Buy someone something for them online once and they will be happy for a day. Get them to get their own Internet connection and they will be happy for the rest of their life.
User avatar
Oscar799
Level 20
Level 20
Posts: 10405
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: Blackberry Playbook Share [SOLVED]

Post by Oscar799 »

avoura,
Please don't add new questions to old threads - start a new thread with your question instead
Image
Locked

Return to “LMDE Archive”