You are not logged in.
Just a request for the SDK of Sailfish OS.
https://sailfishos.org/index.html
For those living under a rock Sailfish OS is a linux based mobile operating system and is as close to a normal linux distro as possible.
Offline
Also, if someone is able, a simple way of connecting Sailfish devices (such as a Jolla phone) via USB to Arch Linux machine for file transfers.
Offline
Just a request for the SDK of Sailfish OS.
Actually, I looked into packaging the SDK a little while ago (I'm rooting for Sailfish myself). Sadly, when I last checked into the SDK installer, it only had a graphical installer and the sources were not available due to some of the SDK being proprietarily licensed. I will take another look to see if the situation has improved.
Edit: It appears the situation has not significantly improved. I can only find the graphical installers for the SDK. If someone can point me to the sources for it (should they exist), I will happily take another look at packaging it.
All the best,
-HG
Last edited by HalosGhost (2014-09-01 15:54:09)
Offline
Also, if someone is able, a simple way of connecting Sailfish devices (such as a Jolla phone) via USB to Arch Linux machine for file transfers.
I don't have any such device, but wouldn't this be either UMS or MTP? What does your journal/dmesg say when you plug it in?
Offline
89c51 wrote:Just a request for the SDK of Sailfish OS.
Actually, I looked into packaging the SDK a little while ago (I'm rooting for Sailfish myself). Sadly, when I last checked into the SDK installer, it only had a graphical installer and the sources were not available due to some of the SDK being proprietarily licensed. I will take another look to see if the situation has improved.
Edit: It appears the situation has not significantly improved. I can only find the graphical installers for the SDK. If someone can point me to the sources for it (should they exist), I will happily take another look at packaging it.
All the best,
-HG
AFAIK is not open source and it depends on Virtualbox. But thats not the point. If someone can make an arch package it will be nice.
Last edited by 89c51 (2014-09-01 19:39:56)
Offline
AFAIK is not open source and it depends on Virtualbox. But thats not the point. If someone can make an arch package it will be nice.
It's hard to package something that only has a graphical installer. If you can find a non-graphical installer, I will take another look.
All the best,
-HG
Offline
raavas wrote:Also, if someone is able, a simple way of connecting Sailfish devices (such as a Jolla phone) via USB to Arch Linux machine for file transfers.
I don't have any such device, but wouldn't this be either UMS or MTP? What does your journal/dmesg say when you plug it in?
Jolla phone uses MTP.
$ dmesg | grep usb
[ 2.135270] usbcore: registered new interface driver usbfs
[ 2.135282] usbcore: registered new interface driver hub
[ 2.135971] usbcore: registered new device driver usb
[ 2.832420] usb 5-1: new high-speed USB device number 2 using ehci-pci
[ 3.202741] usb 2-1: new full-speed USB device number 2 using ohci-pci
[ 3.379774] usbcore: registered new interface driver usbhid
[ 3.379778] usbhid: USB HID core driver
[ 11.239728] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1:1.0/0003:046D:C52F.0001/input/input15
[ 11.240005] hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:12.0-1/input0
[ 11.243136] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1:1.1/0003:046D:C52F.0002/input/input16
[ 11.243291] hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:12.0-1/input1
[ 12.143128] input: 1.3M WebCam as /devices/pci0000:00/0000:00:13.2/usb5/5-1/5-1:1.0/input/input17
[ 12.143377] usbcore: registered new interface driver uvcvideo
[18872.877042] usb 1-2: new high-speed USB device number 3 using ehci-pci
[18873.169629] usb-storage 1-2:1.0: USB Mass Storage device detected
[18873.170314] scsi8 : usb-storage 1-2:1.0
[18873.170471] usbcore: registered new interface driver usb-storage
[18873.174938] usbcore: registered new interface driver uas
[19113.041050] usb 1-2: USB disconnect, device number 3
[19146.639651] usb 1-2: new high-speed USB device number 4 using ehci-pci
[19146.768913] usb-storage 1-2:1.0: USB Mass Storage device detected
[19146.769311] scsi9 : usb-storage 1-2:1.0
[19150.949160] usb 1-2: USB disconnect, device number 4
[19151.179997] usb 1-2: new high-speed USB device number 5 using ehci-pci
[19151.307633] usb-storage 1-2:1.0: USB Mass Storage device detected
[19151.307846] scsi10 : usb-storage 1-2:1.0
[19251.972633] usb 1-2: USB disconnect, device number 5
[19265.055914] usb 1-3: new high-speed USB device number 6 using ehci-pci
[19265.184717] usb-storage 1-3:1.0: USB Mass Storage device detected
[19265.185233] scsi11 : usb-storage 1-3:1.0
[19267.688520] usb 1-3: USB disconnect, device number 6
[19268.045012] usb 1-3: new high-speed USB device number 7 using ehci-pci
I hope the above dmesg output helps.
Should this topic be separated into another thread?
Offline
Hello all,
I just installed arch Linux, so no idea how difficult it is to write the PKGBUILD files. But I think the installer is not the approach you need.
Maybe you want to look into jollas git repository instead. https://github.com/sailfish-sdk
However they have forked all sorts of stuff into the Repoisotry.
If I am more enlightend what files needed, I will write again.
Have Fun!
Offline
Just a request for the SDK of Sailfish OS.
https://sailfishos.org/index.html
For those living under a rock Sailfish OS is a linux based mobile operating system and is as close to a normal linux distro as possible.
Done, see stable and beta versions in AUR.
Last edited by degreeme (2017-03-24 00:29:15)
Offline