Strange webcam failure and 'fix'

2015-01-07 Thread Alexis
Hi all, i have a Logitech Quickcam Pro 9000, which i use with the Jitsi voice/video client. Occasionally it stops working, such that my laptop - an Asus K53E running 64-bit Wheezy + all available updates - doesn't appear to detect it at all (as per the output of e.g. `lsusb`). Leaving the cam plu

Re: xterm choking on compose key input

2015-01-07 Thread Kumar Appaiah
Dear Sven, Thanks for the e-mail. On Wed, Jan 07, 2015 at 06:12:22PM +0100, Sven Joachim wrote: > On 2015-01-07 09:38 +0100, Kumar Appaiah wrote: > > > I regularly use the compose key to insert characters. The locale I > > use, en_IN, doesn't have a Compose file in /usr/share/X11/locale, so I >

Re: remove me from this list

2015-01-07 Thread Don Armstrong
On Wed, 07 Jan 2015, Cindy-Sue Causey wrote: > *PLEASE* help *ALL* those named there by clicking that "report as > sp*m" button at the top right of that page. Just one person clicking it is enough; the spam has to be manually reviewed by someone with a spam review account. [Once they've done that,

multiple outbound NAT

2015-01-07 Thread Bonno Bloksma
Hi, At one place I have a Debian wheezy machine that acts as router / firewall using iptables and default routing. I used to have just 1 ip number on the uplink interface. And a simple $IPTABLES --table nat -A POSTROUTING -o $WORLD_IF -j MASQUERADE line in my firewall script sends all traffic

Re: remove me from this list

2015-01-07 Thread Bret Busby
On 08/01/2015, Cindy-Sue Causey wrote: > On 1/7/15, Talitha Thalya wrote: >> *My name was never meant to show up on a google search like this linked >> to >> Debian. and dated back in 2001 Not Ok it was meant to go to the cause. >> this is a misuse of trust. please remove me. name stated in t

Re: remove me from this list

2015-01-07 Thread Cindy-Sue Causey
On 1/7/15, Talitha Thalya wrote: > *My name was never meant to show up on a google search like this linked to > Debian. and dated back in 2001 Not Ok it was meant to go to the cause. > this is a misuse of trust. please remove me. name stated in this email > address. Thanks* > > *Taliban **wom

remove me from this list

2015-01-07 Thread Talitha Thalya
*My name was never meant to show up on a google search like this linked to Debian. and dated back in 2001 Not Ok it was meant to go to the cause. this is a misuse of trust. please remove me. name stated in this email address. Thanks* *Taliban **woman 2001* https://lists.debian.org/debian-dev

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread ~Stack~
On 01/07/2015 01:45 PM, Bob Proulx wrote: > The Wanderer wrote: >> To my eye, based on what you've reported, it does look as if the reason >> your system is running fsck on every boot is that something about a >> mount attempt is failing. However, aside from "probably to do with the >> swap partiti

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread ~Stack~
On 01/07/2015 08:16 AM, The Wanderer wrote: > On 01/07/2015 at 08:39 AM, ~Stack~ wrote: > [snip] >> However, I >> *have* read the man page and the man page for fstab says "If the >> sixth field is not present or zero, a value of zero is returned and >> fsck will assume that the filesystem does n

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread ~Stack~
Greetings, On 01/07/2015 11:06 AM, Rob Owens wrote: > I suppose it's possible that the bios battery is no good, and the clock > is getting reset after each shutdown. Then the "last time fsck'd" would > be in the future, and I expect the system might fsck your disk as a > precaution. > > You mig

Re: debhelper stripping debugging symbols

2015-01-07 Thread Kip Warner
On Wed, 2015-01-07 at 11:19 -0800, Don Armstrong wrote: > If you attach the actual rules file, then we might get to that answer. > > It's also possible that you didn't have debugging symbols included in > the first place (-g). It turns out I'm either blind, stupid, or probably both. The = was act

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread Bob Proulx
The Wanderer wrote: > To my eye, based on what you've reported, it does look as if the reason > your system is running fsck on every boot is that something about a > mount attempt is failing. However, aside from "probably to do with the > swap partition", I have no clue what that something is - or

Re: debhelper stripping debugging symbols

2015-01-07 Thread Don Armstrong
On Wed, 07 Jan 2015, Kip Warner wrote: > So back to my original question, why was it being ignored? If you attach the actual rules file, then we might get to that answer. It's also possible that you didn't have debugging symbols included in the first place (-g). [Furthermore, dh_strip always run

Re: debhelper stripping debugging symbols

2015-01-07 Thread Kip Warner
On Wed, 2015-01-07 at 00:07 -0800, Don Armstrong wrote: > This line: > > export DEB_BUILD_OPTIONS= > > sets DEB_BUILD_OPTIONS to "", which isn't what you want. Hey Don. That was actually a typo when copying and pasting into pastebin. Ignore the = character. I know what you mean, and indeed, that

No sound in Jessie KDE

2015-01-07 Thread ntrfug
When I had Windows 7 on my machine (Lenovo W53) the sound volume was high enough that I usually set it at ~50%. With Jessie 100% volume seemed barely adequate, and I was experimenting to see if I could get more. In KDE->System Settings->Multimedia I played with the settings; the result was that no

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread Rob Owens
On Tue, Jan 06, 2015 at 06:23:18PM -0600, ~Stack~ wrote: > Greetings, > > This problem has been a minor annoyance for a while but only recently > have I started to use Jessie more and it is has finally peeved me off. I > have been trying everything I can find for the last two hours and I > still c

Re: xterm choking on compose key input

2015-01-07 Thread Sven Joachim
On 2015-01-07 09:38 +0100, Kumar Appaiah wrote: > I regularly use the compose key to insert characters. The locale I > use, en_IN, doesn't have a Compose file in /usr/share/X11/locale, so I > copied the /usr/share/X11/locale/en_US.UTF-8/Compose file to > ~/.XCompose. > > Now, most applications wor

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread Wim Bertels
do u have a "fsck" file in the root / of the partition? (this will cause a fs check as well) mvg, Wim On Tue, 2015-01-06 at 18:23 -0600, ~Stack~ wrote: > Greetings, > > This problem has been a minor annoyance for a while but only recently > have I started to use Jessie more and it is has finally

Re: File transfer between Debian Wheezy Xfce and iPad, iPod, iPhone

2015-01-07 Thread John L. Cunningham
On Fri, Jan 02, 2015 at 11:26:50AM -0800, David Christensen wrote: > debian-user: > > I would like to transfer files between Debian Wheezy Xfce computers > (i386 and amd64) and iOS devices (iPod, iPad, iPhone). > > > > > When I touch "Trust", there is activity in the icons in the > upper-right

Re: (EE) intel(G0): Failed to claim DRM device.

2015-01-07 Thread VieuxGeek DuSystem
Hi Intel and DRM ... good luck :-) maybe the libdrm-intel1 packages? Stef 2015-01-07 15:20 GMT+01:00 Mladen Mijatov : > Hi everyone, > > I am using Debian Testing, and some time ago I noticed my TV, which is > connected to my Intel card, started having visual glitches. After some > investigat

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread The Wanderer
On 01/07/2015 at 08:39 AM, ~Stack~ wrote: > On 01/07/2015 03:10 AM, Ric Moore wrote: > >> On 01/06/2015 07:23 PM, ~Stack~ wrote: >> >>> I keep seeing all of these posts online saying how easy it is to >>> disable systemd from runing fsck because it "honors" the '0' in >>> the sixth field of /etc

(EE) intel(G0): Failed to claim DRM device.

2015-01-07 Thread Mladen Mijatov
Hi everyone, I am using Debian Testing, and some time ago I noticed my TV, which is connected to my Intel card, started having visual glitches. After some investigation I found the cause was the following error message in Xorg.0.log file: [ 3.854] (II) Loading sub module "dri2" [ 3.854

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread ~Stack~
On 01/07/2015 05:21 AM, Martin Steigerwald wrote: > Am Dienstag, 6. Januar 2015, 22:13:26 schrieb ~Stack~: >> In summary: >> * I have systemd-fsck disabled just about every damn place I can find to >> do so, yet it still runs on boot every time. I see it on the screen and >> in the log messages. >>

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread ~Stack~
On 01/07/2015 03:10 AM, Ric Moore wrote: > On 01/06/2015 07:23 PM, ~Stack~ wrote: > >> I keep seeing all of these posts online saying how easy it is to disable >> systemd from runing fsck because it "honors" the '0' in the sixth field >> of /etc/fstab. Well that's just pure bull$h1t... That was on

Re: File transfer between Debian Wheezy Xfce and iPad, iPod, iPhone

2015-01-07 Thread Stephen Allen
On Fri, Jan 02, 2015 at 11:26:50AM -0800, David Christensen wrote: > debian-user: > > I would like to transfer files between Debian Wheezy Xfce computers (i386 > and amd64) and iOS devices (iPod, iPad, iPhone). > > > On Debian, I have installed: > > libimobiledevice-utils > I haven't had an

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread Martin Steigerwald
Am Dienstag, 6. Januar 2015, 22:13:26 schrieb ~Stack~: > In summary: > * I have systemd-fsck disabled just about every damn place I can find to > do so, yet it still runs on boot every time. I see it on the screen and > in the log messages. > * I still can't find where the hell systemd stores the s

Re: Have I been hacked?

2015-01-07 Thread Joel Rees
Some people on this list are treating this far too casually. 2015/01/07 1:06 "Danny" : > > Hi guys, > > A while ago I posted a question about SFTP (I think the thread name was "SFTP > Question") about attacks I got against my server after syslog warned me about an > attempted breakin. Too bad I'v

Re: Late authentication

2015-01-07 Thread Liam O'Toole
On 2015-01-06, August Karlstrom wrote: > On 2015-01-06 17:40, Liam O'Toole wrote: >> On 2015-01-05, August Karlstrom wrote: >>> I tried adding the file >>> /var/lib/polkit-1/localauthority/50-local.d/test.pkla with the content >>> below (and restarting X) but it made no difference; update-manager

Re: Please stop systemd-fsck on _every_ boot!

2015-01-07 Thread Ric Moore
On 01/06/2015 07:23 PM, ~Stack~ wrote: I keep seeing all of these posts online saying how easy it is to disable systemd from runing fsck because it "honors" the '0' in the sixth field of /etc/fstab. Well that's just pure bull$h1t... That was one of the first things I tried some time ago. As far

Re: Have I been hacked?

2015-01-07 Thread Mart van de Wege
Brian writes: > On Tue 06 Jan 2015 at 19:47:09 +0100, Martin Steigerwald wrote: > >> Am Dienstag, 6. Januar 2015, 21:51:26 schrieb Danny: >> > Hi guys, >> > >> > I am afraid my happiness was short lived. To test if the deletion of the >> > file (and the effects thereof) would be permanent I rebo

xterm choking on compose key input

2015-01-07 Thread Kumar Appaiah
Hi. I regularly use the compose key to insert characters. The locale I use, en_IN, doesn't have a Compose file in /usr/share/X11/locale, so I copied the /usr/share/X11/locale/en_US.UTF-8/Compose file to ~/.XCompose. Now, most applications work fine. However, xterm seems to choke on compose key in

Re: debhelper stripping debugging symbols

2015-01-07 Thread Don Armstrong
On Tue, 06 Jan 2015, Kip Warner wrote: > I am trying to debianize a personal package for native compilation. I > packaged it using the debhelper 7 syntax as aided with dh_make. > > After customizing my debian/* metadata and scripts, I noticed that > dh_strip is still stripping debugging symbols fr