apt-get source linux-image-$(uname -r) downloads incorrect version

2017-01-25 Thread David Wittman
I am trying to download the kernel source so that I can patch a kernel module, but I keep finding that it's pulling a more recent kernel release than the one I specify. IE: ``` vagrant@debian-jessie:~$ uname -r 3.16.0-4-amd64 vagrant@debian-jessie:~$ dpkg-query --show linux-image-$(uname -r) linux

system crash in stretch using kate, kwrite, leafpad

2017-01-25 Thread quixote
First: please don't publish this email. Please use quixo...@gmail.com for that. It is, however, much easier to reach me on this one. Stretch seems very good, better battery life, speed, even better-looking fonts. But I can't move from jessie until I can find a working text editor. Kate, kwrit

Re: Early boot became slower

2017-01-25 Thread Sven Joachim
On 2017-01-25 16:26 +0100, Mattia Oss wrote: > On Tue, Jan 24, 2017 at 05:59:42PM +0100, Mattia Oss wrote: >> On Tue, Jan 24, 2017 at 05:36:58PM +0100, Sven Joachim wrote: >> > On 2017-01-24 17:13 +0100, Mattia Oss wrote: >> > > Any way to fix this without recompiling? >> > >> > Try not to load v

Re: apt-get is not following preferences.d

2017-01-25 Thread Michael Lange
Hi, On Wed, 25 Jan 2017 07:18:07 +0100 Matthias Bodenbinder wrote: (...) > > I do not have that file /etc/apt/apt.conf.d/02periodic. I put > /etc/cron.daily/apt back where it belongs and this morning the pinning > was screwed up again. This is really weird. Then you could try to create the f

Re: Android phone access in Dolphin does not work

2017-01-25 Thread Tony Baldwin
On 01/25/2017 12:58 PM, ken wrote: On 01/24/2017 02:38 PM, Gary Dale wrote: I'm running stretch/AMD64 and I'm having extreme problems accessing my Samsung S5 phone from my Plasma5 desktop. When I plug the phone in, I get the notification with 2 suggested actions. They both read "Open with Fil

Re: Android phone access in Dolphin does not work

2017-01-25 Thread ken
On 01/24/2017 02:38 PM, Gary Dale wrote: I'm running stretch/AMD64 and I'm having extreme problems accessing my Samsung S5 phone from my Plasma5 desktop. When I plug the phone in, I get the notification with 2 suggested actions. They both read "Open with File Manager" but the first one opens

Re: Early boot became slower

2017-01-25 Thread Mattia Oss
On Tue, Jan 24, 2017 at 05:59:42PM +0100, Mattia Oss wrote: > On Tue, Jan 24, 2017 at 05:36:58PM +0100, Sven Joachim wrote: > > On 2017-01-24 17:13 +0100, Mattia Oss wrote: > > > Any way to fix this without recompiling? > > > > Try not to load vesafb in the first place. Which bootloader do you us

Re: What in /var/logs shows system reboot?

2017-01-25 Thread francis picabia
On Tue, Jan 24, 2017 at 9:47 AM, Greg Wooledge wrote: > On Mon, Jan 23, 2017 at 08:28:08PM -0400, francis picabia wrote: > > Here is the exercise anyone reading can try: > > > > Prove to yourself exactly when you rebooted your Debian system(s) > > arc3:~$ uptime > 08:44:40 up 8 days, 31 min, 1

Re: What in /var/logs shows system reboot?

2017-01-25 Thread Joe
On Tue, 24 Jan 2017 23:33:37 + Jonathan de Boyne Pollard wrote: > Joe: > > > Using strings /var/log/journal/*/* | grep debian-kernel [...] > > > > Or one could just use journalctl . > Hit send too early. On a systemd-based installation, yes. For looking at logs from a systemd system us

Re: What in /var/logs shows system reboot?

2017-01-25 Thread Joe
On Tue, 24 Jan 2017 23:33:37 + Jonathan de Boyne Pollard wrote: > Joe: > > > Using strings /var/log/journal/*/* | grep debian-kernel [...] > > > > Or one could just use journalctl . > On a systemd-based installation, yes. For looking at logs from a systemd system using an installation w