I'm running Stretch.
I had to replace/upgrade the motherboard on one of my computers. While
that went fairly smoothly, I lost the network. Since the new motherboard
had an RTL8168 NIC, I stupidly tried Realtek's module. Not my best plan. :(
I eventually tracked the problem down to a UDEV per
Le 11/08/2017 à 07:38, Gene Heskett a écrit :
> On Thursday 10 August 2017 14:48:52 MENGUAL Jean-Philippe wrote:
>
>> Hi,
>>
>> I am not sure I understand your mail in details. What I can say is
>> that we tried building against gtk2 and it works. It is just a build
>> option switch to change. W
On Thursday 10 August 2017 14:50:34 MENGUAL Jean-Philippe wrote:
Why did I get 3 copies of this?
> Hi,
>
> I am not sure I understand your mail in details. What I can say is
> that we tried building against gtk2 and it works. It is just a build
> option switch to change. Why do you think Debian p
On Thursday 10 August 2017 14:48:52 MENGUAL Jean-Philippe wrote:
> Hi,
>
> I am not sure I understand your mail in details. What I can say is
> that we tried building against gtk2 and it works. It is just a build
> option switch to change. Why do you think Debian package will not do
> it?
>
It has
After some experimentation, I found that if you use "irqpoll" in the
Grub command line, you'll end up with buffer underrun errors on a
Lenovo/IBM ThinkPad T61.
Substitute this:
GRUB_CMDLINE_LINUX="irqpoll"
With this:
GRUB_CMDLINE_LINUX="noirqdebug"
[original post below:]
To: debian-user@li
Any sieve gurus?
(YES, I finally made it off of procmail, and sieve is AWEsome in
comparison - oh happy days :)
So two sieve failures (dodgy incoming emails got through gmail)
exposed themselves in relation to sieve in the last few days as
follows:
1)
The first is simply a "superfluous" space c
I'm trying to recreate under systemd something I had previously cobbled
together with shell scripts and init levels under sysvinit.
Only a few services ran under init 2, the default set in /etc/inittab,
including privoxy and ssh; the rest of the services I wanted running, such
as fetchmail, exim4,
Hello!
Since the upgrade from Jessie to Stretch, I have noticed occasional
misbehaviour in my amanda setup. I didn't change anything in my hardware
or software configuration that might have caused it. (Famous Last
Words...)
The most recent occurrence was last night, and it was typical of what
On Thu, Aug 10, 2017 at 06:37:41PM +0200, Rémy Noulin wrote:
> On a freshly installed debian 9.1, apt-get fails to install xemacs due to
> some compilation related to erlang, here is the interesting part of log:
>
> Compiling /usr/share/xemacs21/site-lisp/erlang/erldoc.el...
> While compiling topl
I need two services to wait until the network is fully up before I start
them. In Jessie, I made an rc.local script that pinged google 20 times
until it got a response. After that, it started the services. This seemed
to work great. I upgraded one of the systems to stretch, and the script
stopped w
On 08/10/2017 12:00 PM, kelsang sherab wrote:
I run Debian stretch on MacBook Air
I did a restore backup from previous system[debian Jessie ]
Now machine is not booting
upon boot the machine gives the normal GRUB menu:
Debian GNU/Linux
Advanced options for Debian GNU/linux
Click the 1st one
Hi,
I am not sure I understand your mail in details. What I can say is that
we tried building against gtk2 and it works. It is just a build option
switch to change. Why do you think Debian package will not do it?
Regards,
Le 10/08/2017 à 20:31, Gene Heskett a écrit :
> On Thursday 10 August 20
Doug wrote:
> I am primarily a PCLOS user, and I also have
> Mint 17 LTS. I can tell you that it is very
> tricky to get a Broadcom wireless interface
> to work on PCLOS, but on the Mint system it
> works "out of the box" with no installation
> whatever. So what I can say is that you may
> need so
I run Debian stretch on MacBook Air
I did a restore backup from previous system[debian Jessie ]
Now machine is not booting
upon boot the machine gives the normal GRUB menu:
Debian GNU/Linux
Advanced options for Debian GNU/linux
Click the 1st one
saying
Loading etc
Loading initial ram disk
On Thu 10 Aug 2017 at 12:45:06 +0200, Fourhundred Thecat wrote:
> > On 2017-08-09 21:16, Brian wrote:
> >
> > Not quite an answer to your question, but you could explore the
> > suggestion in
> >
> > https://lists.debian.org/debian-user/2017/07/msg00321.html
> >
> > If you want something mor
Curt writes:
> On 2017-08-10, Rodolfo Medina wrote:
>>
>>> I read that for the Lenovo to get an external
>>> usb sound card working the card must be indexed as card 0 (numero uno).
>>
>> The card doesn't work with my netbook Acer Aspire One either...
>
> Maybe it's defective.
No, it was teste
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 08/09/2017 06:13 PM, David Christensen wrote:
> debian-user:
>
> I have a Dell Inspiron E1505 laptop with an Intel Core Duo T7400
> CPU, 2 GB RAM, 16 GB SSD, and a fresh install of
> debian-9.1.0-amd64-xfce-CD-1.iso, with all updates and upgrade
I haven't run this locally to test, but you appear to be binding only to
the localhost
address:
https://github.com/tjfontaine/node-dns/blob/master/examples/forwarder.js#L10
This should exhibit the symptoms you mention and allow it to work on
localhost and not on remote addresses. Change this f
On 08/10/2017 07:11 AM, Emanuel Berg wrote:
Dejan Jocic wrote:
Also, you mentioned that you need your
ethernet to work, these b43 packages are for
Broadcom wireless cards.
Yes, that is what I meant in my OP, the lacking
firmware for wireless should not influence
Ethernet not working, right?
On 2017-08-10, Rodolfo Medina wrote:
>
>> I read that for the Lenovo to get an external
>> usb sound card working the card must be indexed as card 0 (numero uno).
>
> The card doesn't work with my netbook Acer Aspire One either...
Maybe it's defective.
> Thanks,
>
> Rodolfo
>
>
--
"Until the
On Thursday 10 August 2017 13:05:02 MENGUAL Jean-Philippe wrote:
> Hi,
>
>
> It is a known bug we reported under number 870719. The problem is that
> this release builds against GTK3 and, in stable releases (including
> oldstable), it is a problem. The solution we suggest to the
> maintainer, and
Curt writes:
> Whether making the usb dongle the default card by creating a ~.asoundrc file:
>
> pcm.!default {
> type hw
> card 2
> }
>
> ctl.!default {
> type hw
> card 2
> }
>
> would work or not I dunno.
It seems it does: now I get:
$ arecord -l
List of CAPTURE Hardware Devices
style="margin-bottom:0.0001pt;line-height:normal">style="color:rgb(31,78,121)">Hi, style="color:rgb(34,34,34)">
style="margin-bottom:0.0001pt;line-height:normal">style="color:rgb(31,78,121)">
would you be interested in Fortinet/Juniper Networks/CheckPoint
Users contact
list?
style="margin-
Hi,
It is a known bug we reported under number 870719. The problem is that
this release builds against GTK3 and, in stable releases (including
oldstable), it is a problem. The solution we suggest to the maintainer,
and known to work), is building against GTK2 as Thunderbird 45 was. We
are waiting
On a freshly installed debian 9.1, apt-get fails to install xemacs due to
some compilation related to erlang, here is the interesting part of log:
Compiling /usr/share/xemacs21/site-lisp/erlang/erldoc.el...
While compiling toplevel forms in file
/usr/share/xemacs21/site-lisp/erlang/erldoc.el:
!!
On Thursday 10 August 2017 11:08:44 Joe wrote:
> On Thu, 10 Aug 2017 10:24:43 -0400
>
> Jape Person wrote:
> > After this upgrade
> >
> > thunderbird:amd64 (1:52.2.1-4, 1:52.2.1-4+b1)
> >
> > Thunderbird in Cinnamon DE is almost completely useless because
> > portions of its windows / text / tool
On 2017-08-10, Rodolfo Medina wrote:
>>
>> Perhaps comment out the following line in '/etc/modprobe.d/alsa-base.conf':
>>
>> # Keep snd-usb-audio from beeing loaded as first soundcard
>> options snd-usb-audio index=-2
>
>
> No '/etc/modprobe.d/alsa-base.conf' on my PC... /etc/modprobe.d is em
On 8/10/17, Joe wrote:
> On Thu, 10 Aug 2017 10:24:43 -0400
> Jape Person wrote:
>
>> After this upgrade
>>
>> thunderbird:amd64 (1:52.2.1-4, 1:52.2.1-4+b1)
>>
>> Thunderbird in Cinnamon DE is almost completely useless because
>> portions of its windows / text / toolbars don't repaint until the
>
Curt writes:
> On 2017-08-10, Rodolfo Medina wrote:
>>>
>>> This makes no sense BTW. Unmuted everything? You're *recording*, so what
>>> you want to do in alsamixer is to select your external usb audio card
>>> (F6), display its capture device(s) (F5), and toggle on the input
>>> channel of your
On Thu, 10 Aug 2017 10:24:43 -0400
Jape Person wrote:
> After this upgrade
>
> thunderbird:amd64 (1:52.2.1-4, 1:52.2.1-4+b1)
>
> Thunderbird in Cinnamon DE is almost completely useless because
> portions of its windows / text / toolbars don't repaint until the
> window is resized. Is anyone els
On 2017-08-10, Rodolfo Medina wrote:
>>
>> This makes no sense BTW. Unmuted everything? You're *recording*, so what
>> you want to do in alsamixer is to select your external usb audio card
>> (F6), display its capture device(s) (F5), and toggle on the input
>> channel of your choice (space bar).
>
On 2017-08-10 10:24 -0400, Jape Person wrote:
> After this upgrade
>
> thunderbird:amd64 (1:52.2.1-4, 1:52.2.1-4+b1)
>
> Thunderbird in Cinnamon DE is almost completely useless because
> portions of its windows / text / toolbars don't repaint until the
> window is resized. Is anyone else seeing th
On 08/09/2017 10:48 AM, Gene Heskett wrote:
> On Wednesday 09 August 2017 10:31:48 Thomas Schmitt wrote:
>
>> Hi,
>>
>> 慕 冬亮 wrote:
>>> When does Debian Team, or Security Team decide to enable PIE by
>>> default?
>> I guess it was one year ago. At least that's the dates one can see on
>>http
After this upgrade
thunderbird:amd64 (1:52.2.1-4, 1:52.2.1-4+b1)
Thunderbird in Cinnamon DE is almost completely useless because portions
of its windows / text / toolbars don't repaint until the window is
resized. Is anyone else seeing this?
Using different desktop themes or logging in as a
On Saturday, 29 July 2017 18:40:58 CEST solitone wrote:
> From what I gather, the patch was included in kernel version 4.8-rc2:
>
> $ git describe bafb2f7d4755bf1571bd5e9a03b97f3fc4fe69ae
> v4.8-rc2-641-gbafb2f7d4755
>
> The kernel shipped with Stretch is version 4.9.30:
>
> $ uname -v
> #1 SMP
On Thu, Aug 10, 2017 at 08:44:33AM -0500, David Wright wrote:
> On Thu 10 Aug 2017 at 07:04:09 (-0400), Dan Ritter wrote:
> > On Wed, Aug 09, 2017 at 09:46:09PM -0400, David Niklas wrote:
> > > On Sat, 29 Jul 2017 04:59:40 +
> > > Andy Smith wrote:
> > >
> > > Also, my use case is at home whe
On 10-08-17, David Wright wrote:
> On Thu 10 Aug 2017 at 07:04:09 (-0400), Dan Ritter wrote:
> > On Wed, Aug 09, 2017 at 09:46:09PM -0400, David Niklas wrote:
> > > On Sat, 29 Jul 2017 04:59:40 +
> > > Andy Smith wrote:
> > >
> > > Also, my use case is at home where the power can and *does* f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On Wed, 9 Aug 2017 22:48:37 -0700
David Christensen wrote:
>On 08/09/17 21:47, Charlie Kravetz wrote:
>>
>> It almost sounds like the panel is too long for the monitor. The clock
>> is disappearing off the end of the panel. Is the clock the last t
On Thu 10 Aug 2017 at 07:04:09 (-0400), Dan Ritter wrote:
> On Wed, Aug 09, 2017 at 09:46:09PM -0400, David Niklas wrote:
> > On Sat, 29 Jul 2017 04:59:40 +
> > Andy Smith wrote:
> >
> > Also, my use case is at home where the power can and *does* fail. I also
> > find myself using the latest
Curt writes:
> On 2017-08-07, Rodolfo Medina wrote:
>>
>> Besides, I ran alsamixer, selected the USB card and unmuted everything. But
>> then, when I try to record, no sound is recorded. I do:
>>
>
> This makes no sense BTW. Unmuted everything? You're *recording*, so what
> you want to do in a
Dejan Jocic wrote:
> Also, you mentioned that you need your
> ethernet to work, these b43 packages are for
> Broadcom wireless cards.
Yes, that is what I meant in my OP, the lacking
firmware for wireless should not influence
Ethernet not working, right?
Anyway, to manually install it seems
unnec
On 2017-08-07, Rodolfo Medina wrote:
>
> Besides, I ran alsamixer, selected the USB card and unmuted everything. But
> then, when I try to record, no sound is recorded. I do:
>
This makes no sense BTW. Unmuted everything? You're *recording*, so what
you want to do in alsamixer is to select your
On Wed, Aug 09, 2017 at 09:46:09PM -0400, David Niklas wrote:
> On Sat, 29 Jul 2017 04:59:40 +
> Andy Smith wrote:
>
> Also, my use case is at home where the power can and *does* fail. I also
> find myself using the latest kernel and oftentimes an experimental driver
> for my AMD graphics car
On 10-08-17, Emanuel Berg wrote:
> Dejan Jocic wrote:
>
> > Also, once, for reason unknown to me,
> > firmware from usb did not work, but installer
> > with firmware on it did. Could be that it was
> > USB fault, though not sure about it.
> > Was using that USB without problem
> > after that.
>
>
> On 2017-08-09 21:16, Brian wrote:
>
> Not quite an answer to your question, but you could explore the
> suggestion in
>
> https://lists.debian.org/debian-user/2017/07/msg00321.html
>
> If you want something more complicated, like not installing systemd at
> all, you'll have to pass --incl
On 08/10/2017 06:08 PM, Neo wrote:
> Hi folks
>
> How to get sha256 digest for jessie, without a dist-upgrade?
>
I'd use sha256sum, but if you must use openssl, the version in
jessie-security has sha256.
> $ openssl version
> OpenSSL 1.0.1t 3 May 2016> $ echo test | sha256sum
> f2ca1bb6c7e907d0
Dejan Jocic wrote:
> Also, once, for reason unknown to me,
> firmware from usb did not work, but installer
> with firmware on it did. Could be that it was
> USB fault, though not sure about it.
> Was using that USB without problem
> after that.
What should I do with the installer?
Do you mean th
Hi folks,
I have the impression that sometimes invoke-rc.d fails to
restart services with children, e.g. zabbix-agent, sssd or
opensmtpd. The service and its children are stopped, but
not started again. Looking at "simple" services (without
children) there is no such problem.
It appears to be
Hi.
On Thu, Aug 10, 2017 at 11:08:41AM +0200, Neo wrote:
> Hi folks
>
> How to get sha256 digest for jessie, without a dist-upgrade?
By using sha256sum from coreutils. Why would you ever need openssl for
that?
Reco
Hi folks
How to get sha256 digest for jessie, without a dist-upgrade?
stretch:
openssl version
OpenSSL 1.1.0f 25 May 2017
Message Digest commands (see the `dgst' command for more details)
blake2b512blake2s256gost md4
md5 rmd160sha1
Hoi als goed xxx
Verzonden vanaf mijn Samsung Galaxy-smartphone.
Oorspronkelijk bericht
Van: Lisa Songnan
Datum: 07-08-2017 18:26 (GMT+01:00)
Aan: debian-user@lists.debian.org
Onderwerp: Aarzel niet om een gesprek te starten met me Lisa
Ik bijt niet. Tenzij, als je vraag, d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Aug 09, 2017 at 10:12:50PM -0400, David Niklas wrote:
> On Tue, 8 Aug 2017 20:00:29 +0100
> Brian wrote:
> > On Tue 08 Aug 2017 at 13:01:30 -0500, Doug wrote:
> >
> > > It always amazes me that people who get a driver made specifically
> > >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Aug 09, 2017 at 08:22:58PM -0400, Gene Heskett wrote:
> On Wednesday 09 August 2017 10:52:26 慕 冬亮 wrote:
>
> > On 08/09/2017 10:48 AM, Gene Heskett wrote:
> > > On Wednesday 09 August 2017 10:31:48 Thomas Schmitt wrote:
> > >> Hi,
> > >>
> > >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Aug 09, 2017 at 02:49:06PM +, 慕 冬亮 wrote:
>
>
> On 08/09/2017 10:31 AM, Thomas Schmitt wrote:
> > Hi,
> >
> > 慕 冬亮 wrote:
> >> When does Debian Team, or Security Team decide to enable PIE by default?
> > I guess it was one year ago. At l
On Wed, 9 Aug 2017 20:45:06 -0400
Gene Heskett wrote:
> >
> It is NOT a new invention by any means. Motorola's micro-processor in
> the first TRS-80 Color Computer, the MC6809E in the early 1980's was
> built with that in mind. And I've been writing assembly code that
> used it ever since.
>
55 matches
Mail list logo