Re: [DNG] raspberry pi 3 -- dependency hell

2018-01-23 Thread J. Fahrner
Am 2018-01-23 21:32, schrieb J. Fahrner: But what is xserver-xorg-video-fbturbo? Is that from rpi packages? You can try adding Debian Multimedia: https://www.deb-multimedia.org/dists/sid/main/binary-arm64/package/xserver-xorg-video-fbturbo ___ Dng

Re: [DNG] raspberry pi 3 -- dependency hell

2018-01-23 Thread J. Fahrner
Am 2018-01-23 19:35, schrieb Hendrik Boom: To get X working on my Devuanized reespberry pi I need to install xserver-xorg-video-fbdev and -fbturbo. Debian Stretch has xserver-xorg-video-fbdev: https://packages.debian.org/de/stretch/xserver-xorg-video-fbdev But what is

Re: [DNG] raspberry pi 3 -- dependency hell

2018-01-23 Thread KatolaZ
On Tue, Jan 23, 2018 at 03:10:41PM -0500, Hendrik Boom wrote: > On Tue, Jan 23, 2018 at 08:03:11PM +, KatolaZ wrote: > > On Tue, Jan 23, 2018 at 02:36:08PM -0500, Hendrik Boom wrote: > > > > [cut] > > > > > > > > That jessie rpi image -- I presume you are talking about a devuan jessie > >

Re: [DNG] raspberry pi 3 -- dependency hell

2018-01-23 Thread Hendrik Boom
On Tue, Jan 23, 2018 at 08:03:11PM +, KatolaZ wrote: > On Tue, Jan 23, 2018 at 02:36:08PM -0500, Hendrik Boom wrote: > > [cut] > > > > > That jessie rpi image -- I presume you are talking about a devuan jessie > > rpi image, and not Raspbian's jessie. > > > > How do find that Devuan rpi

Re: [DNG] raspberry pi 3 -- dependency hell

2018-01-23 Thread KatolaZ
On Tue, Jan 23, 2018 at 02:36:08PM -0500, Hendrik Boom wrote: [cut] > > That jessie rpi image -- I presume you are talking about a devuan jessie > rpi image, and not Raspbian's jessie. > > How do find that Devuan rpi image? So far I haven't been able to find > it, and Google seemed not to

Re: [DNG] raspberry pi 3 -- dependency hell

2018-01-23 Thread Hendrik Boom
On Tue, Jan 23, 2018 at 07:05:53PM +, KatolaZ wrote: > On Tue, Jan 23, 2018 at 01:35:06PM -0500, Hendrik Boom wrote: > > To get X working on my Devuanized reespberry pi I need to install > > xserver-xorg-video-fbdev and -fbturbo. > > > > These packages depend on xorg-video-abi-20, which > >

Re: [DNG] raspberry pi 3 -- dependency hell

2018-01-23 Thread KatolaZ
On Tue, Jan 23, 2018 at 01:35:06PM -0500, Hendrik Boom wrote: > To get X working on my Devuanized reespberry pi I need to install > xserver-xorg-video-fbdev and -fbturbo. > > These packages depend on xorg-video-abi-20, which > is provided by xserver-xorg-core 2:1.18.4-2rpi1. > > What's

Re: [DNG] raspberry pi 3 -- dependency hell

2018-01-23 Thread Hendrik Boom
To get X working on my Devuanized reespberry pi I need to install xserver-xorg-video-fbdev and -fbturbo. These packages depend on xorg-video-abi-20, which is provided by xserver-xorg-core 2:1.18.4-2rpi1. What's installed is xserver-xorg-core 2:1.19.2-1+deb presumably from devuan's

Re: [DNG] raspberry pi 3 -- trouble.

2018-01-23 Thread Joel Roth
On Tue, Jan 23, 2018 at 03:30:44AM -0500, Hendrik Boom wrote: > Might it have rebooted while I wasn't looking? Why would aptitude do that? Unlikely, even if the package manager installs a new kernel, I believe Debian does not allow it to reboot a system that could have important services

Re: [DNG] raspberry pi 3 -- trouble.

2018-01-23 Thread Joel Roth
On Tue, Jan 23, 2018 at 03:30:44AM -0500, Hendrik Boom wrote: > > Then used aptitude to install golang Althout it had complained about > > only a fe packages, it ended up installing a very large number of > > packages -- hundreds. I consider this suspicious. > > > > THen I had it install

Re: [DNG] raspberry pi 3 -- trouble.

2018-01-23 Thread Hendrik Boom
On Mon, Jan 22, 2018 at 11:01:08PM -0500, Hendrik Boom wrote: > On Mon, Jan 22, 2018 at 08:13:34AM +0100, J. Fahrner wrote: > > Am 2018-01-21 22:19, schrieb Hendrik Boom: > > >/etc/apt/sources.list shows mine is based on jessie. That's pretty > > >definitive. > > > > > >I think I'll cross over to

Re: [DNG] raspberry pi 3 -- trouble.

2018-01-22 Thread Hendrik Boom
On Mon, Jan 22, 2018 at 11:01:08PM -0500, Hendrik Boom wrote: > On Mon, Jan 22, 2018 at 08:13:34AM +0100, J. Fahrner wrote: > > Am 2018-01-21 22:19, schrieb Hendrik Boom: > > >/etc/apt/sources.list shows mine is based on jessie. That's pretty > > >definitive. > > > > > >I think I'll cross over to

Re: [DNG] raspberry pi 3 -- trouble.

2018-01-22 Thread Hendrik Boom
On Mon, Jan 22, 2018 at 08:13:34AM +0100, J. Fahrner wrote: > Am 2018-01-21 22:19, schrieb Hendrik Boom: > >/etc/apt/sources.list shows mine is based on jessie. That's pretty > >definitive. > > > >I think I'll cross over to Devuan first, then upgrade to ascii. OK. Did that. everything seemed

Re: [DNG] raspberry pi 3

2018-01-21 Thread J. Fahrner
Am 2018-01-21 22:19, schrieb Hendrik Boom: /etc/apt/sources.list shows mine is based on jessie. That's pretty definitive. I think I'll cross over to Devuan first, then upgrade to ascii. Fine. And don't forget to change deb http://mirrordirector.raspbian.org/raspbian/ jessie rpi into deb

Re: [DNG] raspberry pi 3

2018-01-21 Thread Antony Stone
On Sunday 21 January 2018 at 22:19:55, Hendrik Boom wrote: > On Sun, Jan 21, 2018 at 08:39:18PM +0100, Antony Stone wrote: > > On Sunday 21 January 2018 at 20:32:14, Hendrik Boom wrote: > > > Now I get to wonder which Debian release the current Raspbian is based > > > on, so I can guess which

Re: [DNG] raspberry pi 3

2018-01-21 Thread Hendrik Boom
On Sun, Jan 21, 2018 at 08:39:18PM +0100, Antony Stone wrote: > On Sunday 21 January 2018 at 20:32:14, Hendrik Boom wrote: > > > Now I get to wonder which Debian release the current Raspbian is based on, > > so I can guess which Devuan release to migrate to. > > I thought they were all pretty

Re: [DNG] raspberry pi 3

2018-01-21 Thread Antony Stone
On Sunday 21 January 2018 at 20:32:14, Hendrik Boom wrote: > Now I get to wonder which Debian release the current Raspbian is based on, > so I can guess which Devuan release to migrate to. I thought they were all pretty well labelled? The "current" Raspbian

Re: [DNG] raspberry pi 3

2018-01-21 Thread Hendrik Boom
On Sun, Jan 21, 2018 at 07:58:21AM +0100, J. Fahrner wrote: > Am 2018-01-20 23:27, schrieb Hendrik Boom: > >>deb http://mirrordirector.raspbian.org/raspbian/ jessie rpi > >>deb http://auto.mirror.devuan.org/merged jessie main contrib > >>non-free > >>deb

Re: [DNG] raspberry pi 3

2018-01-21 Thread KatolaZ
On Sun, Jan 21, 2018 at 01:29:48PM +0100, Bastiaan van den Berg wrote: > FYI , i had great success with the -pi3 , -pi1 and -sunxi images. Just > install like normal (dd the image to SD , check dhcp leases for the IP , > ssh into it with root:toor) and upgrade to ascii after that​ like you >

Re: [DNG] raspberry pi 3

2018-01-21 Thread Bastiaan van den Berg
FYI , i had great success with the -pi3 , -pi1 and -sunxi images. Just install like normal (dd the image to SD , check dhcp leases for the IP , ssh into it with root:toor) and upgrade to ascii after that​ like you normally would on any install. -- buZz

Re: [DNG] raspberry pi 3

2018-01-20 Thread J. Fahrner
Am 2018-01-20 23:27, schrieb Hendrik Boom: deb http://mirrordirector.raspbian.org/raspbian/ jessie rpi deb http://auto.mirror.devuan.org/merged jessie main contrib non-free deb http://auto.mirror.devuan.org/merged jessie-updates main contrib non-free deb

Re: [DNG] raspberry pi 3

2018-01-20 Thread Gregory Nowak
On Sat, Jan 20, 2018 at 09:06:29PM +0100, J. Fahrner wrote: > I had no luck with the images from Devuan. But you can install Raspbian and > then migrate to Devuan following this guide: Another option if you know what you're doing is to debootstrap your own install from a x86/x86_64 system. This

Re: [DNG] raspberry pi 3

2018-01-20 Thread Hendrik Boom
On Sat, Jan 20, 2018 at 09:06:29PM +0100, J. Fahrner wrote: > Am 2018-01-20 20:33, schrieb Hendrik Boom: > >I gather from the extracts provided by the spam sites Google thinks are > >relevant to devuan that there is a devuan for the Raspberry Pi. > > > >Where do I find it? How do I install it?

Re: [DNG] raspberry pi 3

2018-01-20 Thread Irrwahn
Hendrik Boom wrote on 20.01.2018 20:33: > I gather from the extracts provided by the spam sites Google thinks are > relevant to devuan that there is a devuan for the Raspberry Pi. > > Where do I find it? How do I install it? Can I install and try out > Ascii? or just Jessie? Hendrik,

Re: [DNG] raspberry pi 3

2018-01-20 Thread J. Fahrner
Am 2018-01-20 20:33, schrieb Hendrik Boom: I gather from the extracts provided by the spam sites Google thinks are relevant to devuan that there is a devuan for the Raspberry Pi. Where do I find it? How do I install it? Can I install and try out Ascii? or just Jessie? I had no luck with

Re: [DNG] Raspberry Pi 3

2016-07-15 Thread Florian Zieboll
On Fri, 15 Jul 2016 12:29:11 +0200 shraptor wrote: > I came across some rumors of rpi3 having a overheating problem? For the case these rumors are true: Standard cyanoacrylate super glue works perfectly well to stick a small heat sink to the CPU - possibly combined with

Re: [DNG] Raspberry Pi 3

2016-07-15 Thread Jaromil
On Fri, 15 Jul 2016, shraptor wrote: > On 2016-07-14 22:22, Jaromil wrote: > >our image works perfect on rpi2 and 3, at dyne.org we already use it > >in production for a couple of projects. > > I came across some rumors of rpi3 having a overheating problem? > > Did you notice anything like that

Re: [DNG] Raspberry Pi 3

2016-07-15 Thread shraptor
On 2016-07-14 22:22, Jaromil wrote: our image works perfect on rpi2 and 3, at dyne.org we already use it in production for a couple of projects. I came across some rumors of rpi3 having a overheating problem? Did you notice anything like that in your projects, Mine is gonna run pretty much

Re: [DNG] Raspberry Pi 3

2016-07-14 Thread Jaromil
There is no more need to install Raspbian first. all Devuan ARM images are now directly installable just like raspian is. not just the Rpi2/3 image, but all others, will work the same: dd on a SD card and boot. and yes, in case you are asking yourself, not even Debian does provide that ATM. We

Re: [DNG] Raspberry Pi 3

2016-07-14 Thread Florian Zieboll
On Thu, 14 Jul 2016 16:34:55 -0400 Brian Nash wrote: > The way I got Devuan on my RPI3 was by installing the normal Raspbian > distro, then adding the armhf Devuan repositories to > /etc/apt/sources.list, then re-installing everything and purging > systemd. Assuming that this

Re: [DNG] Raspberry Pi 3

2016-07-14 Thread Brian Nash
Is that file a full SD card image? Do you need a whole image? If not, then this might work: The way I got Devuan on my RPI3 was by installing the normal Raspbian distro, then adding the armhf Devuan repositories to /etc/apt/sources.list, then re-installing everything and purging systemd. My

Re: [DNG] Raspberry Pi 3

2016-07-14 Thread Jaromil
On Thu, 14 Jul 2016, shraptor wrote: > I am about to buy a Raspberry Pi and want to go with the latest version > model 3. > > When I check https://files.devuan.org/devuan_jessie_beta/ > I only find devuan_jessie_1.0.0-beta_armhf_raspi2.img.xz > > Will there be a version for Raspberry Pi 3 or