02-04-2017, 04:55 PM
Greetings from FOSDEM. I updated the wiki with the alternative download mirror for Debian. Since Lenny is MIA, I strongly suggest using armbian's Debian instead.
Alternative mirror
Alternative mirror
(ARCHIVED) Debian Jessie Images (3.10.102 BSP Kernel) New Release
|
02-04-2017, 04:55 PM
Greetings from FOSDEM. I updated the wiki with the alternative download mirror for Debian. Since Lenny is MIA, I strongly suggest using armbian's Debian instead.
Alternative mirror
02-27-2017, 04:40 PM
Is the Debian Jessie image development dead?
I like the OS, after doing an upgrade, the desktop is still slow. Is there still active work being done on this or should I look at another OS?
02-27-2017, 04:54 PM
Lenny is too busy at the moment, but you can use Armbian images, they provide maintained Debian or Ubuntu images:
http://www.armbian.com/pine64/
Come have a chat in the Pine IRC channel >>
02-27-2017, 04:55 PM
the speed of the desktop is more a function of the underlying hardware and the desktop manager software which lenny can not control. what desktop are you using? if mate it will be slower than xfce.
02-27-2017, 05:06 PM
(02-27-2017, 04:55 PM)dkryder Wrote: the speed of the desktop is more a function of the underlying hardware and the desktop manager software which lenny can not control. what desktop are you using? if mate it will be slower than xfce. I believe I am using the mate desktop. Is there a significant performance improvement with xfce? thank you.
04-06-2017, 01:44 AM
Hello!
I would like to view multiple videos on the pine (A64A+ 2GB) computer with mplayer. After launching the second mplayer instance both videos start to flicker. When using -vo x11 as output (instead of the default "-vo vdpau") the videos do not flicker, but playback is slow due to it being not accelerated by hardware. Thank you in advance, cserem
04-12-2017, 10:54 AM
for anyone still struggling with the teamviewer install, it's the package libxtst6:armhf you need to install before installing teamviewer .deb, the 64-bit version won't do it. My notes (for a debian system):
sudo dpkg --add-architecture armhf sudo apt-get install libxtst6:armhf sudo dpkg -i teamviewer-host_11.0.63329_armhf.deb
03-24-2018, 08:34 PM
(02-27-2017, 04:54 PM)xalius Wrote: Lenny is too busy at the moment, but you can use Armbian images, they provide maintained Debian or Ubuntu images: Are you sure about those? I tired the Ubuntu version (Jan 2018 update), and it refused to boot with Kernel Panic. I tried the old original image listed from the OP, and it will boot, but still has those performance bugs.
05-21-2018, 06:10 AM
I created a fresh install of this image:
http://itsdave.co.uk/pine64/Debian/pine6...p-2.img.xz Now getting these errors while trying to install "python-wxgtk2.8", and "libgtk-3-dev" I am getting these kind of errors: root@pine64:~# apt-get install python-wxgtk2.8 Reading package lists... Done Building dependency tree Reading state information... Done Package python-wxgtk2.8 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'python-wxgtk2.8' has no installation candidate. root@pine64:~# sudo apt-get -t jessie-backports install python-wxgtk2.8 Reading package lists... Done Building dependency tree Reading state information... Done Package python-wxgtk2.8 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'python-wxgtk2.8' has no installation candidate Please help.
05-21-2018, 06:30 AM
Please do not use these images - they are painfully outdated.
Up-to-date Debian images for the A64 are provided by Armbian. ayufan also has a Jessie build (see his git) but its also outdated. Thread is henceforth archived and locked. |