![]() |
Re: Full linux distros on Sailfish OS
I think the script is named start_desktop.sh not just start_desktop. But other than that, there seems to be an issue with Sid now, as xf86vidmodeproto is a required package but is now missing from the unstable repository, which was not the case when we set up our Sid containers here. It should work if you can find a way to install it on Sid (unless there are other issues downstream), or alternatively you could try installing Buster instead, but you'll lose the benefit of having a rolling distributions. You can try Debian Testing too, I'm not sure if it's rolling or discontinuous releases.
|
Re: Full linux distros on Sailfish OS
Quote:
But you're right; it's working with Buster, I was almost sure it was my fault and that I had missed something, with a simple "missing file error". Thanks a lot :) EDIT : run really smooth. But i have 4 littles questions :D 1 : Is there some tricks about enlarging the UI to be more easy to use with fingers ? 2 : How to right click ? I didn't installed mouse/cursor support, is this related ? 3 : Auto-show when editing text doesn't work with Onboard. And i tried to export and edit with dconf but i get an empty file. 4 : I have no sound. Tried to install pavucontrol but already installed. Have someone an idea ? Thanks a lot. |
Re: Full linux distros on Sailfish OS
1. There is a xfce4 setting hidden somewhere in Appearance settings, together with Font size, but I heard UI scaling might not be included in Buster, just in more recent releases of xfce4 (it is in Sid). You can check in xsettings too I think. This might be a significant issue if there is no way to do that in Buster, let us know.
In i3, I customized the DPI value in ~/.Xresources as follows (you can see the scale in the video in the first page): ~/.Xresources Code:
Xft.dpi: 180 ~/.xinitrc Code:
xrdb -merge ~/.Xresources ~/.config/i3/config Code:
exec_always --no-startup-id source ~/.xinitrc Mouse/cursor support is not a requirement, but works really well if you intend to use a USB or BT mouse at some point, see instructions temporarily written here: https://github.com/sailfish-on-fxtec...ment-680788660 3. I just scratched the surface for Onboard to get a working solution for touch-only devices, and it turned out to work okay, but I didn't try auto-show. You can always autostart Onboard and select the option to show an button on screen (in addition to the system tray icon), that's not automatic but worked very well for me. The issue, if confirmed, would not be specific to LXC though I think, try to check if someone else has had this issue on superuser/askubuntu/stackoverflow? I think someone else reported getting an empty file with dconf dump. Can you install the dconf editor GUI and browse manually to make sure the path to Onboard settings is correct? It works for me with the path I posted here, but I'm on Sid, so maybe there are differences. 4. What does pavucontrol show? And pactl list sinks? Have you tried to reboot, just in case? Sorry I can't help with more accurate answers. I wanted to put some info in the wiki but I pushed it back as much as I could, still today, I'm very bad at finding the motivation to write proper definitive documentation. :< Hopefully this topic will help gather some information already, that can then just be summarized in the wiki. But we are still in a testing phase with few users, it would be good to have a better idea of what works and doesn't work on various devices. Also, Illyria has been busy with other exciting projects lately. |
Re: Full linux distros on Sailfish OS
Quote:
Desktop & keyboard Telegram Web Starting Windows XP :) 2. I only use the mouse to right-click. I recommend that as that is consistent everywhere, otherwise this might not be available in apps. 3. Try to play with the "Onboard preferences". For me, it works, however, I think it required to start the onboard first. (When I start it doesn't appear straight away, but when I go into an input field, it appears automatically. You can start automatically in "Settings"/"Session and startup"/"Application startup" 4. Yep. if you managed to get sound, please let me know. :) |
Re: Full linux distros on Sailfish OS
What I spotted on my XA2. If I run the container, the incoming calls do not have sound. I have missed a few calls because it didn't ring because the LXC was running.
Has anyone experienced this? |
Re: Full linux distros on Sailfish OS
Not at all, but my containers were installed months ago and I don't remember if I had to do anything to fix sound. However, while I don't remember if sound was working right away in LXC, I'm almost positive that sound on the SFOS side was not broken.
Have you tried toying around with Audio Output Chooser? I don't believe this would solve your issues, but it is worth investigating. On the Proš, Pavucontrol shows I'm using "Droid sink deep_buffer" in the "Playback device" tab. In the "Output devices" tab, I have "Droid sink primary_output" and "Droid sink deep_buffer", both with "Port: Output to speaker (plugged in)". Quote:
Don't reinstall though, there are workarounds: you may be able to scroll down this window if you use an external mouse (with the instructions above), or you can find a window called "Xsettings" (if I remember correctly, as I don't use xfce4 anymore) in Menu > Settings, and it should list all settings including the UI scaling at the bottom, with a handy scroll bar on the right. There is also a configuration file somewhere in /home/user/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml or /home/user/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml. In the xsettings.xml fle, the UI scaling setting is the following by the way, so maybe you could try adding it and change the value even if your version of xfce4 doesn't offer it in the GUI, never know: Code:
<property name="Gdk" type="empty"> Quote:
|
Re: Full linux distos on Sailfish OS
1 Attachment(s)
Quote:
any ideas? Thanks |
Re: Full linux distos on Sailfish OS
Quote:
When you start manually, first you need to start the container, then you need to enter into it in a command line: Code:
sudo lxc-attach -n <container_name> Code:
/mnt/guest/start_desktop.sh 0 with one command: Code:
sudo lxc-attach -n <container_name> -- /mnt/guest/start_desktop.sh 0 & Those scripts do start the container if they are not running then issuing the command above to start the desktop. When you see the message "Waiting for x-window" wait for a while, then after a while, your desktop will appear. For me, I need to wait for around a half or a minute to get the desktop screen. |
Re: Full linux distos on Sailfish OS
1 Attachment(s)
Quote:
Thanks |
Re: Full linux distos on Sailfish OS
Quote:
|
All times are GMT. The time now is 01:22. |
vBulletin® Version 3.8.8