maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Jolla1 & TOH (https://talk.maemo.org/forumdisplay.php?f=56)
-   -   Jolla Owners hints and tips and app sites (https://talk.maemo.org/showthread.php?t=91881)

kollin 2014-01-01 15:45

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by Kabouik (Post 1397932)
Anyone knows where to find a HOWTO to format Micro SDXC 64 GB in promet filesystem for it to be recognized by the Jolla? I think Ext3 (or Ext4?) is supposed to work from what I've heard, but my computer card reader is not SDXC-compliant so I have to use the Jolla for the formatting.

The device has fdisk, so it should be doable. But I'm no expert, I need to follow a guide to avoid bricking my device by formatting the wrong things. :p

I'd like to take advantage of the 64 GB storage before I leave for holidays.

Thanks in advance, sorry if I missed a tutorial.

What is "promet filesystem" ? :confused:

fdisk is for partition editing and mkfs command is for creating file system on the partition.
Code:

mkfs.bfs
mkfs.btrfs
mkfs.cramfs
mkfs.ext2
mkfs.ext3
mkfs.ext4
mkfs.ext4dev
mkfs.fat
mkfs.minix
mkfs.msdos
mkfs.vfat

for a flash drive you should use non journaling fs, like ext2, brtfs (it auto detects the flash drive), fat32+, exfat.
;)

hemiwi 2014-01-01 16:02

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by Boxeri (Post 1402777)
I am having tough time using PuTTY and SSH through USB with my Jolla. I am currently needing this for my Windows 7 machine.

I understand that I should be able to connect via Serial connection type in PuTTY. But my windows doesn't regocnize the phone at all if I select the developer mode.

Any advice and anyone using SSH over USB?

On the phone side go to Settings -> Dev Tools
actvivate remote access, give your Jolla an "USB IP" preferrably an IP in your home network, and set an passwort.

With those information you should have no problem to use putty.

rob_kouw 2014-01-01 16:15

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by Boxeri (Post 1402777)
Any advice and anyone using SSH over USB?

I use SSH over WLAN. Started connecting over USB first on Mac, now on Windows 8. RNDIS/Ethernet seems the direction to go.

I found this article:
http://doc-snapshot.qt-project.org/q...ing-meego.html
and connected my N9, which started installing the N9 RNDIS/Ethernet driver indeed. In W8, the device will not install: no compatible drivers. A search on the internet did not provide another driver.

Maybe this thread will help, or I will stick to WLAN.

Boxeri 2014-01-01 16:50

Re: Jolla Owners hints and tips and app sites
 
Thank you for answers, but currently I can't have the connection within my home network. I normally do use SSH over Wlan and I don't have any problems. But now my network is a hotspot shared by an Lumia 920, so I can't use PuTTY withing that as the Lumia won't support that to my understanding.

I will take time and read through the article rob_kouw provided, maybe there is something.

To my understanding Hemiwis advice can't help me in this situation.

Anyone with more "direct" advice?

Fawz 2014-01-01 21:27

Re: Jolla Owners hints and tips and app sites
 
Don't know if it's been posted yet anywhere, but to get internet radio capability (in a limited form) into the Media player, create a playlist file with content like below and save it as an .m3u file where the tracker can find it.

Note that the media player doesn't seem to read song titles and artist names etc.

Code:

#EXTM3U

#EXTINF:123, Sample artist - Sample title
http://URLHERE


pycage 2014-01-02 16:23

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by rob_kouw (Post 1402767)
Then: a question. I've seen this icon on some screenshots. Which app is it?

The components gallery, pre-installed on the SDK emulator, but can also be installed on the device itself.
It shows off the UI components available in Sailfish Silica. It's a handy reference for looking at the source code to see how you use the components.
But except for looking pretty, it has no use for non-developers.

meemorph 2014-01-02 17:26

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by Fawz (Post 1402856)
Don't know if it's been posted yet anywhere, but to get internet radio capability (in a limited form) into the Media player, create a playlist file with content like below and save it as an .m3u file where the tracker can find it.

Note that the media player doesn't seem to read song titles and artist names etc.

Code:

#EXTM3U

#EXTINF:123, Sample artist - Sample title
http://URLHERE



thanks for the tip. I used it an deleted the entry with the jolla media player and had a format change of the file after that, so you can do it this way too

myoldfashionlist.pls
Code:

[playlist]
X-GNOME-Title=bu4b.m3u
NumberOfEntries=3
File1=http://72.13.82.82:5100
Title1=belly up for blues
Length1=-1
File2=http://www.beatlesradio.com:9999/
Title2=beatlesradio.com
Length2=-1
File3=http://192.81.248.70:8012
Title3=The Beatle Stream
Length3=-1


tortoisedoc 2014-01-02 17:48

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by Boxeri (Post 1402804)
Thank you for answers, but currently I can't have the connection within my home network. I normally do use SSH over Wlan and I don't have any problems. But now my network is a hotspot shared by an Lumia 920, so I can't use PuTTY withing that as the Lumia won't support that to my understanding.

I will take time and read through the article rob_kouw provided, maybe there is something.

To my understanding Hemiwis advice can't help me in this situation.

Anyone with more "direct" advice?


Try if this works for you
http://kastlunger.blogspot.fi/2013/1...lla-win-7.html

tumpelo 2014-01-02 19:08

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by tortoisedoc (Post 1403109)

This is sound advice.

While changing the Remote NDIS based Internet sharing device's Properties, also disable

Internet Protocol Version 6 (TCP/IPv6)
Link-Layer Topology Discovery Mapper I/O Driver
Link-Layer Topology Discovery Responder

rob_kouw 2014-01-02 20:18

Re: Jolla Owners hints and tips and app sites
 
1 Attachment(s)
Thanks! This work for me, I can log in with Bitvise SSH, use xterm and SFTP. :)


All times are GMT. The time now is 05:38.

vBulletin® Version 3.8.8