XFCE and screensavers

2015-07-06 Thread Paul Zimmerman
Just a minor annoyance. Every time I install Debian with my favored desktop environment, XFCE, I get a different result with the screensaver. Not even between different versions. I can literally install twice from the same install disk and get different behavior. Sometimes the screensaver daemon

ffmpeg vs. libav

2015-07-06 Thread Paul Zimmerman
Something is not right with the libav package that is now the default instead of ffmpeg. The MP3 files produced by avconv consistently causes MP3 players to crash. The same command line with ffmpeg produces files that work with MP3 players. The problem seems to be fairly well know, as many messa

apt broken in latest update

2014-09-23 Thread Paul Zimmerman
The recent security fixes to apt have broken its behavior with the DVD install. It doesn't seem possible to have the DVD lines in sources.list along with the repository entries anymore, which means you are now stuck downloading anything and everything you want to install regardless of whether it

USB keyboard glitch

2013-03-20 Thread Paul Zimmerman
A cheapie USB keyboard seems to cause a problem for the current kernel. It DOES work, and I am typing this message with it. But every time the system boots with this keyboard plugged into a USB port it takes an unusually long time sitting at the "waiting for /dev to be fully populated" line and

A tale of four drivers

2013-02-24 Thread Paul Zimmerman
Trying to configure a Squeeze install to access several NTFS partitions on the same drive, I installed both ntfs-config and Disk-Manager. Apparently these two packages are not related? I had the impression that DM was the gui/front end for ntfs-config but apparently it isn't. Still, once

OpenCL for AMD/ATI cards

2012-09-26 Thread Paul Zimmerman
According to the Debianwiki (http://wiki.debian.org/ATIStream) the library to get OpenCL functions with AMD/ATI video cards is called amd-libopencl1 and you can just install it with apt. But, it doesn't appear in the repository lists, not even backports. And yet a search for it DOES show that it

Re: Strange network activity after updates

2012-08-06 Thread Paul Zimmerman
Henrique de Moraes Holschuh writes: >Alternatively you may use 'tcpdump' instead of wireshark. >Run "tcpdump -s 1600 -i any -w /tmp/output.tcpdump.bin >host 239.255.255.250", and stop it with ^C after 5-10s. >It will save the packet dump to /tmp/output.tcpdump.bin, >which you should gzip or xz

Re: Strange network activity after updates

2012-08-04 Thread Paul Zimmerman
JulHer writes: >239.255.255.250 maybe is SSDP >>http://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol >The other >stuff I don't know, That's a possibility, I guess. But it's not an intermittent or occasional thing. And it doesn't run for a bit and then stop. This is a constant 10-

Strange network activity after updates

2012-08-03 Thread Paul Zimmerman
Today I downloaded a large group of updates, including Open Office and some dns-related utilities. Once they were applied, some strange network activity started on my machine. It keeps sending and receiving about 10-14k per second but I cannot find any programs that would be doing anything on th

Re: Very slow network with certain APs -- ipv6 problem?

2012-07-04 Thread Paul Zimmerman
Camaleón wrote: > You mean you're still using ipv4 with no ipv6 support from the OS at all? I am using an up-to-date install of Squeeze. There were several network related updates when IPv6 was supposed to be activated. So I presume this was an activation for Debian. Since then, certain wire

Very slow network with certain APs -- ipv6 problem?

2012-07-03 Thread Paul Zimmerman
Since the "official" switch to IPv6 I've been having serious problems with certain wireless APs. Some are unchanged, but others are very, very slw for no detectable reason. Yet, the same APs are just as easily accessible as always with a Windows machine. Could there be a problem caused by no

sl-modem-daemon forces off-hook all the time

2012-06-03 Thread Paul Zimmerman
Well, as soon as I solve one problem another one pops up. Running Linux is like playing whack-a-mole. For some reason the sl-modem-daemon on my system has started forcing the phone line off-hook at all times. This means it will cause the phone line to shut down until you disconnect the phone wi

Re: Subject: Re: dhclient does not recognize config file

2012-06-03 Thread Paul Zimmerman
Camaleón wrote: >Put the logs here or better yet, upload them to >www.pastebin.com (remember to hide/remove any >sensitive data contained at the logs). >Also, as you are using WICD, it could >be that >there is a configuration file that you to edit >for this purpose... how about the "/etc/wicd

Subject: Re: dhclient does not recognize config file

2012-06-01 Thread Paul Zimmerman
Tom H writes: >For the record, this works for squeeze without NM or WICD - for me. >Check how well or badly dhclient's behaving by changing "RUN=no" to >"RUN=yes" in "/etc/dhcp/dhclient-enter-hooks.d/debug", restarting >your network (in your case, I assume that "service wicd restart" will >do i

Re: dhclient does not recognize config file

2012-05-24 Thread Paul Zimmerman
References: <1337870001.52679.yahoomail...@web162602.mail.bf1.yahoo.com>, Camaleón wrote: >On Thu, 24 May 2012 07:33:21 -0700, Paul Zimmerman wrote: >> dhclient in Squeeze pays no attention to the config file >> at/etc/dhcp/dhclient.conf >How does the file

dhclient does not recognize config file

2012-05-24 Thread Paul Zimmerman
dhclient in Squeeze pays no attention to the config file at /etc/dhcp/dhclient.conf All I need it to do is prepend the local host to resolv.conf so dns caching will work. How do you get dhclient to do anything other than the default behavior? -- To UNSUBSCRIBE, email to debian-user-requ...@

Re: Does anyone care about dialup?

2012-05-09 Thread Paul Zimmerman
songbird writes: >  as to specifics why gnome-ppp doesn't work and >bugs that's the usual "volunteers do what interests >them."  if you want it fixed, get the code and fix >it.  if you want someone else to fix it, pay them. Yes, that seems to be the core of the issue. The people actually putting

[no subject]

2012-05-09 Thread Paul Zimmerman
Miles Bader writes: >It may also be a problem with your service provider -- I had a problem >(back when I still used PPP) where the connection was getting dropped >mysteriously, and [after much frustration trying to figure out what >was happening] it turned out my provider didn't support TCP head

Does anyone care about dialup?

2012-05-07 Thread Paul Zimmerman
Why is it so difficult to get dialup to work in Linux? It has been this way for many years, too. I tried a different distro in 1996 when dialup modems were still the main means of Internet access  for most home users, and it was painfully difficult then, as well. Since KDE 4 is such a hog I d

How to either configure or disable dhclient?

2009-10-15 Thread Paul Zimmerman
I've got an install of Debian 5 (Lenny) on which I am trying to use dns-caching when connecting to an ISP with ppp. I can install either dnsmasq or the dnscache-run package with no problems. As long as the first nameserver entry in resolv.conf is 127.0.0.1 either one works fine. The problem is g