Active Topics

 


Reply
Thread Tools
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#71
Originally Posted by velox View Post
Nice hint, thanks! I suspect I just have to somehow reinstall the system version of qt5-qtwayland-wayland_egl. Will try telnet tomorrow.


Wonderful. Will absolutely try that as soon as things work again. Kodimote is one of the most-used applications on my phone.
actually how did you get in contact with the dev of quicksilver?
 

The Following 2 Users Say Thank You to m4r0v3r For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#72
Ok, I tried "fdisk -l", and I get this output:
[root@Jolla ~]# fdisk -l
Code:
Disk /dev/mmcblk0: 29.1 GiB, 31268536320 bytes, 61071360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 655FE5E8-4C7A-0C98-7872-F370746458A6

Device            Start      End  Sectors  Size Type
/dev/mmcblk0p1       40   131111   131072   64M EFI System
/dev/mmcblk0p2   131112   262183   131072   64M Microsoft basic data
/dev/mmcblk0p3   262184   294951    32768   16M Microsoft basic data
/dev/mmcblk0p4   294952   426023   131072   64M Microsoft basic data
/dev/mmcblk0p5   426024   458791    32768   16M Microsoft basic data
/dev/mmcblk0p6   458792   491559    32768   16M Microsoft basic data
/dev/mmcblk0p7   491560   622631   131072   64M Microsoft basic data
/dev/mmcblk0p8   622632   688167    65536   32M Microsoft basic data
/dev/mmcblk0p9   688168   720935    32768   16M Microsoft basic data
/dev/mmcblk0p10  720936   753703    32768   16M Microsoft basic data
/dev/mmcblk0p11  753704   786471    32768   16M Microsoft basic data
/dev/mmcblk0p12  786472  2883623  2097152    1G Microsoft basic data
/dev/mmcblk0p13 2883624  2949159    65536   32M Microsoft basic data
/dev/mmcblk0p14 2949160  2965543    16384    8M Microsoft basic data
/dev/mmcblk0p15 2965544 61054975 58089432 27.7G Microsoft basic data


Disk /dev/zram0: 94.6 MiB, 99205120 bytes, 24220 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram1: 94.6 MiB, 99205120 bytes, 24220 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram2: 94.6 MiB, 99205120 bytes, 24220 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram3: 94.6 MiB, 99205120 bytes, 24220 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/mapper/sailfish-root: 3.9 GiB, 4194304000 bytes, 8192000 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/sailfish-home: 20.9 GiB, 22397583360 bytes, 43745280 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
From what I understand, this one is a usb connected sd card:
Code:
/dev/mmcblk0p15 2965544 61054975 58089432 27.7G Microsoft basic data
When I tried mount. I get another error:
Code:
[root@Jolla ~]# mount /dev/mmcblk0p15 /home/nemo/USBmount
mount: unknown filesystem type 'LVM2_member'
[root@Jolla ~]#
What I'm do now ? Probably the sd card that I attached is FAT32, If I put it to sd card slot, tablet recognizing it without any problem.
What, usb-otg can detect only btrfs or ext4 ?
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#73
ls /dev/sd* to get removable media name
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#74
Originally Posted by coderus View Post
ls /dev/sd* to get removable media name
Ahhh, ok...
Code:
[root@Jolla ~]# ls /dev/sd*
/dev/sda  /dev/sda1
[root@Jolla ~]#
Which one should be usb-otg attached ?
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#75
it's /dev/sda1
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#76
Originally Posted by coderus View Post
it's /dev/sda1
Yes, already tried aand it working perfectly. Thanks.
Two questions:
1. Why in the first time I got this error:
Code:
[root@Jolla ~]# mount /dev/sda1 /home/nemo/USBmount
mount: special device /dev/sda1 does not exist
[root@Jolla ~]#
2. How I should to know which one from this two I should to choose ?
Code:
/dev/sda  /dev/sda1
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
Posts: 114 | Thanked: 409 times | Joined on Jun 2011 @ Germany
#77
Originally Posted by Schturman View Post
2. How I should to know which one from this two I should to choose ?
Code:
/dev/sda  /dev/sda1
AFAIK sdX is the device itself and sdXY the partitions on that device

You mount partitions, not devices - so you mount sdXY.
 

The Following 5 Users Say Thank You to ejjoman For This Useful Post:
velox's Avatar
Posts: 394 | Thanked: 1,341 times | Joined on Dec 2009
#78
Originally Posted by m4r0v3r View Post
actually how did you get in contact with the dev of quicksilver?
I didn't, just found some posts (I think among others it was over in the Future-Tablet-Spam-thread) and googled a bit. Somewhere he mentioned it running on the tablet a while ago while stressing it is in no way a useable product and not intended to be one. RPM files are on his server at tworaz.net, but as this broke my system, I am not going to link to them.
__________________
slumber: sensors enabled sleep timer for SFOS (translations/input/… appreciated if you've got some spare time)
talefish: directory based audiobook player for SFOS
nofono: ofono restart for SFOS
___
list of i486/noarch packages on openrepos (jolla tablet)
 

The Following 3 Users Say Thank You to velox For This Useful Post:
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#79
Originally Posted by velox View Post
I didn't, just found some posts (I think among others it was over in the Future-Tablet-Spam-thread) and googled a bit. Somewhere he mentioned it running on the tablet a while ago while stressing it is in no way a useable product and not intended to be one. RPM files are on his server at tworaz.net, but as this broke my system, I am not going to link to them.
ive used it before tbh and its the best browser experience ive had. Its just the developer has gone a bit MIA so can't get the latest set of source off him :P and hopefully hes alright as well
 

The Following 2 Users Say Thank You to m4r0v3r For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#80
Schturman, btw, if you trying to make some script for mounting usb drives please dont do it wring way. Google for generic linux automount scripts, incluting udev rules and etc.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 3 Users Say Thank You to coderus For This Useful Post:
Reply

Tags
jolla tablet, sailfishos


 
Forum Jump


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