Active Topics

 


Reply
Thread Tools
kollin's Avatar
Posts: 193 | Thanked: 203 times | Joined on Jun 2012 @ Sofia, Bulgaria
#81
Originally Posted by Kabouik View Post
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.

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" ?

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.
__________________
Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment.
How to tell Heretics from Catholics?Papal legate Arnaud Amalric answers :Caedite eos. Novit enim Dominus qui sunt eius.(Kill them all, the Lord will recognise His own.)
“Get thee to Hell, where Asmodeus himself may suckle upon your diseased teat!”
Barnabas Collins
 

The Following User Says Thank You to kollin For This Useful Post:
Posts: 67 | Thanked: 184 times | Joined on Dec 2013 @ Helsinki
#82
Originally Posted by Boxeri View Post
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.
 

The Following User Says Thank You to hemiwi For This Useful Post:
Posts: 301 | Thanked: 531 times | Joined on Aug 2010 @ The Netherlands
#83
Originally Posted by Boxeri View Post
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.
__________________
Palm Treo -> N900 -> N9 -> Jolla -> SailfishX -> XA2
Developer mode novice, and enjoying it
 
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#84
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?
__________________
- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the universe."
- Albert Einstein
 
Posts: 28 | Thanked: 104 times | Joined on Oct 2010
#85
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
 

The Following 8 Users Say Thank You to Fawz For This Useful Post:
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#86
Originally Posted by rob_kouw View Post
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.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following 2 Users Say Thank You to pycage For This Useful Post:
Posts: 204 | Thanked: 443 times | Joined on Jul 2012 @ Germany - Potsdam
#87
Originally Posted by Fawz View Post
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
 

The Following 3 Users Say Thank You to meemorph For This Useful Post:
Posts: 592 | Thanked: 1,167 times | Joined on Jul 2012
#88
Originally Posted by Boxeri View Post
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
__________________
BWizz - best N9 bookmark editing tool! Check it out ->BWizz for Harmattan

LINKer - transform your N9's home view in a Desktop, give it the freedom it deserves! -> LINKer for Harmattan

QuickBar - Can't find the app you used yesterday in your overcrowded Home Screen? Want access to the QuickLaunch bar even in the home screen? QuickBar for Harmattan

If you like our work, and would like to support via PayPal : users.giulietta@gmail.com
 

The Following 2 Users Say Thank You to tortoisedoc For This Useful Post:
Posts: 5 | Thanked: 4 times | Joined on Dec 2013
#89
Originally Posted by tortoisedoc View Post
Try if this works for you
http://kastlunger.blogspot.fi/2013/1...lla-win-7.html
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
 

The Following 2 Users Say Thank You to tumpelo For This Useful Post:
Posts: 301 | Thanked: 531 times | Joined on Aug 2010 @ The Netherlands
#90
Thanks! This work for me, I can log in with Bitvise SSH, use xterm and SFTP.
Attached Images
 
__________________
Palm Treo -> N900 -> N9 -> Jolla -> SailfishX -> XA2
Developer mode novice, and enjoying it
 

The Following User Says Thank You to rob_kouw For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 19:15.