Bug#775541: NFS mounts fail at boot after Debian 8.5 upgrade

2016-08-19 Thread paul . szabo
After upgrading from Debian jessie 8.4 to 8.5, my NFS mounts in fstab failed at boot (or reboot) time. To fix, I changed the one file /lib/systemd/system/remote-fs-pre.target adding the line After=rpcbind.target then my NFS mounts work correctly. Question: should I have used After=rpcbind.serv

Bug#834834: linux-image-4.6.0-0.bpo.1-amd64: screen flickering on older notebook display (in x-windows)

2016-08-19 Thread Artur Linhart
Package: src:linux Version: 4.6.4-1~bpo8+1 Severity: important Problem occurs on the notebook display only, the attached screen display does no flickering at all with any kernel tried. After the last version of package the flickering is very massive after the boot of the system and start of X-Wind

Bug#834505: arm64 boot failure with large physical memory range

2016-08-19 Thread Leif Lindholm
On Fri, Aug 19, 2016 at 12:50:49PM +0100, Ben Hutchings wrote: > >> > > > everything using mozilla-js). > >> [...] > >> > >> Could we possibly work around that by reducing > >> CONFIG_ARCH_MMAP_RND_BITS_MAX?  (That's not directly configurable; it > >> requires patching arch/arm64/Kconfig.) > > > >

Bug#834505: arm64 boot failure with large physical memory range

2016-08-19 Thread Ben Hutchings
On 19 August 2016 11:26:55 BST, Leif Lindholm wrote: >On Fri, Aug 19, 2016 at 02:04:07AM +0100, Ben Hutchings wrote: >> > > > So please enable CONFIG_ARM64_VA_BITS_48 for arm64 kernels. >> > > > >> > > > Note: this change _will_ cause breakage in certain userland >software >> > > > making non-p

Bug#834505: arm64 boot failure with large physical memory range

2016-08-19 Thread Leif Lindholm
On Fri, Aug 19, 2016 at 02:04:07AM +0100, Ben Hutchings wrote: > > > > So please enable CONFIG_ARM64_VA_BITS_48 for arm64 kernels. > > > > > > > > Note: this change _will_ cause breakage in certain userland software > > > > making non-portable assumptions about available of top address bits > > >