Re: failed to load iwlwifi-7265D-26.ucode but wifi works

2018-06-08 Thread Reco
Hi. On Fri, Jun 08, 2018 at 10:21:20PM -0300, Markos wrote: > Hi, > > I installed Debian 9 with Debian-live-9.4.0-amd64-lxde+nonfree.iso. > > But during startup I see messages that the system can not find the driver > for the wifi card. (dmesg bellow) No, that's not what dmesg says. >

failed to load iwlwifi-7265D-26.ucode but wifi works

2018-06-08 Thread Markos
Hi, I installed Debian 9 with Debian-live-9.4.0-amd64-lxde+nonfree.iso. But during startup I see messages that the system can not find the driver for the wifi card. (dmesg bellow) But despite that I am getting access to the wifi network. My question is whether I should leave it as is or shou

Re: Question about kernel boot parameter

2018-06-08 Thread Gene Heskett
On Friday 08 June 2018 16:18:36 Reco wrote: > Hi. > > On Fri, Jun 08, 2018 at 02:05:45PM -0400, Gene Heskett wrote: > > On Friday 08 June 2018 10:44:32 Dejan Jocic wrote: > > > On 08-06-18, stuv wrote: > > > > Hi everyone, > > > > > > > > I'm using a debian derivate of linux and i'm searchin

Re: Question about kernel boot parameter

2018-06-08 Thread Reco
Hi. On Fri, Jun 08, 2018 at 02:05:45PM -0400, Gene Heskett wrote: > On Friday 08 June 2018 10:44:32 Dejan Jocic wrote: > > > On 08-06-18, stuv wrote: > > > Hi everyone, > > > > > > I'm using a debian derivate of linux and i'm searching for a way to > > > make permanent changes to the kern

Re: Install matplotlib in Debian 9

2018-06-08 Thread didier gaumet
Le 08/06/2018 à 20:51, Markos a écrit : > Hi, > > I'm starting my studies with Python 3 on Debian 9. > > I have to install the matplotlib module, but I'm in doubt what is the > difference to install with the command: > > pip3 install matplotlib > > or > > apt-get install python3-matplotlib >

Install matplotlib in Debian 9

2018-06-08 Thread Markos
Hi, I'm starting my studies with Python 3 on Debian 9. I have to install the matplotlib module, but I'm in doubt what is the difference to install with the command: pip3 install matplotlib or apt-get install python3-matplotlib Is there any difference in the packages that are installed? Th

Re: Sound cron job delayed while VLC running

2018-06-08 Thread Celejar
On Fri, 8 Jun 2018 14:21:02 -0400 Greg Wooledge wrote: > On Fri, Jun 08, 2018 at 08:13:24PM +0200, Holger Nessen wrote: > > I'am not sure which sound backend you are using. > > As far as I can remember, ALSA didn't allow multiple processes to > > output sound at the same time. > > Depends on th

Re: Sound cron job delayed while VLC running

2018-06-08 Thread Greg Wooledge
On Fri, Jun 08, 2018 at 08:13:24PM +0200, Holger Nessen wrote: > I'am not sure which sound backend you are using. > As far as I can remember, ALSA didn't allow multiple processes to > output sound at the same time. Depends on the hardware. If the hardware allows mixing natively, then you can get

Re: Sound cron job delayed while VLC running

2018-06-08 Thread Holger Nessen
Hi, I'am not sure which sound backend you are using. As far as I can remember, ALSA didn't allow multiple processes to output sound at the same time. With other sound backends, e. g. PulseAudio this may change. However, I don't have any clue, why this problem arises just after the upgrade. B

Re: Question about kernel boot parameter

2018-06-08 Thread Gene Heskett
On Friday 08 June 2018 10:44:32 Dejan Jocic wrote: > On 08-06-18, stuv wrote: > > Hi everyone, > > > > I'm using a debian derivate of linux and i'm searching for a way to > > make permanent changes to the kernel boot parameters without GRUB or > > any other boot loader, i want to disable ipv6 perm

Re: Question about kernel boot parameter

2018-06-08 Thread Celejar
On Fri, 08 Jun 2018 16:14:39 +0200 stuv wrote: > Hi everyone, > > I'm using a debian derivate of linux and i'm searching for a way to > make permanent changes to the kernel boot parameters without GRUB or > any other boot loader, i want to disable ipv6 permanently, when i do it > over /init.d/mo

Re: Sound cron job delayed while VLC running

2018-06-08 Thread Celejar
On Fri, 8 Jun 2018 16:33:45 +0200 (CEST) Roger Price wrote: > For nearly 20 years, I have had a cron job in which a dog (yes, it's Biff) > barks > the hours. The lines in /etc/crontab are > > 0 0,12 * * * rprice /mnt/home/rprice/bark/bark.sh 12 > ... > 0 11,23 * * * rprice

Re: Question about kernel boot parameter

2018-06-08 Thread Dejan Jocic
On 08-06-18, stuv wrote: > Hi everyone, > > I'm using a debian derivate of linux and i'm searching for a way to > make permanent changes to the kernel boot parameters without GRUB or > any other boot loader, i want to disable ipv6 permanently, when i do it > over /init.d/modprobe.d the changes onl

Sound cron job delayed while VLC running

2018-06-08 Thread Roger Price
For nearly 20 years, I have had a cron job in which a dog (yes, it's Biff) barks the hours. The lines in /etc/crontab are 0 0,12 * * * rprice /mnt/home/rprice/bark/bark.sh 12 ... 0 11,23 * * * rprice /mnt/home/rprice/bark/bark.sh 11 In the bark.sh script, the sound is produced

Question about kernel boot parameter

2018-06-08 Thread stuv
Hi everyone, I'm using a debian derivate of linux and i'm searching for a way to make permanent changes to the kernel boot parameters without GRUB or any other boot loader, i want to disable ipv6 permanently, when i do it over /init.d/modprobe.d the changes only last until the next reboot. best r

Re: Losing video output when hibernating with HDMI plugged

2018-06-08 Thread Christian Jaeger
I just realized that I can at least implement a somewhat lame workaround, which is to automatically switch to the internal screen from the hibernate command. That appears to work okay. It would still be interesting to know how xrandr or whatever is behind it actually works, though (and document it

Losing video output when hibernating with HDMI plugged

2018-06-08 Thread Christian Jaeger
Hi I've got a Dell Latitude E6220 (with "Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)" according to lspci) running Debian stretch, with the Xfce4 desktop. After a fresh boot, when I plug an external monitor into its HDMI port, the internal display

Re: Debian 9 x64 wine32

2018-06-08 Thread floris
--- schreef op 2018-06-07 19:45: Here is the output of: apt-get -t stretch-backports install wine wine32 wine64 libwine libwine:i386 fonts-wine The following additional packages will be installed:   gstreamer1.0-plugins-base:i386 i965-va-driver:i386 libasound2:i386   libasound2-plugins:i386 li

Re: apcupsd - system shut down on self test

2018-06-08 Thread deloptes
Darac Marjal wrote: > Run "apcaccess" and look at the following values: > TIMELEFT - This is how long the UPS believes it is able to run the > current load for, given the state of the batteries. > MINTIMEL - This is, essentially, the amount of time the administrator > believes is necessary to shut

Re: apcupsd - system shut down on self test

2018-06-08 Thread Darac Marjal
On Fri, Jun 08, 2018 at 08:34:51AM +0200, deloptes wrote: Hi, I found today morning the server shutdown. When looking into the logs I found that apcupsd performed self test. It said Jun 8 07:56:21 server apcupsd[2404]: UPS Self Test switch to battery. Jun 8 07:56:23 server apcupsd[2404]: Batte

Re: The Internet locks up Buster

2018-06-08 Thread Reco
Hi. On Thu, Jun 07, 2018 at 02:13:17PM -0400, Borden Rhodes wrote: > > I.e. 12309 bug is back. It's obscure and presumably fixed (at least four > > times fixed) bug that happens with relatively slow filesystem (be it > > SSD/HDD/NFS or whatever) and a large amount of free RAM. I first > >

Re: Hibernate not working !

2018-06-08 Thread Simon McVittie
On Fri, 08 Jun 2018 at 04:03:42 +0100, Aaron Gray wrote: > I have noticed a while back the hibernate option disappearing from desktop > options and have found this does not work. > > Is there any reason for this not working on Debian Stretch or Debian Jessie > or even other Linii I have tried ? H