finding similar files

2009-02-25 Thread Hendrik Boom
There wouldn't happen to be any handy tools for searching a directory tree with a few hundred ASCII files and telling me which ones have similar content? Many have been copied, edited, merged, reformatted, split, and I'd like to find the differences, decide on what to keep, and delete redundant

Re: Please brainstorm: Word-processor compatible with version control

2009-02-25 Thread Hendrik Boom
On Wed, 25 Feb 2009 17:25:55 +0200, Micha Feigin wrote: > If you work with latex in an editor, most do line wrapping without > inserting line breaks, although you would probably need to work with the > editor at a sane width so lines won't wrap across the whole screen. > > I just looked at the lyx

GRUB troubles with Re: Distinguishing SATA disks

2009-02-28 Thread Hendrik Boom
On Wed, 04 Feb 2009 17:02:18 +0100, Frederik Kriewitz wrote: > On Wed, Feb 4, 2009 at 3:21 PM, Hendrik Boom > wrote: >> Fun. Lost of symlinks. Can I use these to identify the drives to be >> used in RAID pairs or for LLVM? > > Yes Well, that worked. And /etc/fstab is

Re: GRUB troubles with Re: Distinguishing SATA disks

2009-03-01 Thread Hendrik Boom
On Sun, 01 Mar 2009 05:40:40 -0600, Hugo Vanwoerkom wrote: > Hendrik Boom wrote: >> >> Well, that worked. And /etc/fstab is happy with >> >> /dev/disk/by-id/ata-ST3750640AS-5QD4Z81L-part1 /bottom ext3 >> defaults,auto,rw,nodev 0 0 >> >> but /

Re: GRUB troubles with Re: Distinguishing SATA disks

2009-03-01 Thread Hendrik Boom
On Sun, 01 Mar 2009 05:40:40 -0600, Hugo Vanwoerkom wrote: > Hendrik Boom wrote: >> On Wed, 04 Feb 2009 17:02:18 +0100, Frederik Kriewitz wrote: >> >>> On Wed, Feb 4, 2009 at 3:21 PM, Hendrik Boom >>> wrote: >>>> Fun. Lost of symlinks. Can I use th

Re: GRUB troubles with Re: Distinguishing SATA disks

2009-03-02 Thread Hendrik Boom
On Sun, 01 Mar 2009 05:40:40 -0600, Hugo Vanwoerkom wrote: > > So I switched to > > > "super grub disk" that allows me to state in menu.lst: > > title 2.6.26-1-686 di install > findf /wd80_0jd-60.03 > root$(out_device) > kernel /boot/vmlinuz-2.6.26-1-686

trouble prestarting the etch->lenny upgrade.

2009-03-04 Thread Hendrik Boom
{1} The release notes did not say to run aptitude install debian-archive-keyring but it was necessary to avoid obnoxious warnings. It perhaps should. (2) The release notes said to ask aptitude to report on the amount of storage needed by running aptitude -y -s -t --with-recommends dist-upgra

Re: trouble prestarting the etch->lenny upgrade.

2009-03-04 Thread Hendrik Boom
On Wed, 04 Mar 2009 13:27:11 -0500, Daryl Styrk wrote: > * Hendrik Boom [2009-03-04 18:12:04 +]: > > >> Now I am inclined to ignore this behaviour and proceed with the >> installation. The next step, assuming there's enough space, is to >> upgrade apt and/

Re: trouble prestarting the etch->lenny upgrade.

2009-03-06 Thread Hendrik Boom
On Wed, 04 Mar 2009 18:52:00 -0800, Daniel Burrows wrote: > On Wed, Mar 04, 2009 at 07:15:03PM +0000, Hendrik Boom > was heard to say: >> I have now upgraded aptitude. Issuing the same command I used before >> gives me lists of lackages to install/remove/upgrade, as usual, a

NFS server fails after upgrade to lenny

2009-03-09 Thread Hendrik Boom
I upgraded the server on my LAN to lenny recntly (after making a backup of the etch system (everything except user file systems)) in another partition. Now when I run lennty on the server, an NFS mount from a client machine fails with the message (hand-transcribed from screen; there may be typ

Re: find least used packages

2009-03-10 Thread Hendrik Boom
On Fri, 06 Feb 2009 19:23:17 +0100, muzzle wrote: > Hi debianers, > I would like to clean up my system a bit. I already used deborphan to > remove unused libs, now I would like to use the popcon information on my > pc to find the least used packages I have. Is there a tool, maybe just a > clever b

Re: NFS server fails after upgrade to lenny

2009-03-10 Thread Hendrik Boom
On Tue, 10 Mar 2009 21:24:23 +0100, Michael Wagner wrote: > * Hendrik Boom 09.03.2009 > >> I upgraded the server on my LAN to lenny recntly (after making a backup >> of the etch system (everything except user file systems)) in another >> partition. >> >> Now

Re: 'debian-user' list in digest mode does not number the posts

2009-03-13 Thread Hendrik Boom
On Fri, 13 Mar 2009 09:49:51 +, Mizanur Khondoker wrote: > I pefer to receive posts from highly active mailing lists such as > debian-u...@list, ubuntu-u...@list in a digest mode. Browsing emails > from digest form is easier when post-headings and the subsequent > messages are numbered. > Bu

Re: NFS server still fails after upgrade to lenny

2009-04-07 Thread Hendrik Boom
On Tue, 10 Mar 2009 22:28:59 +0100, Michael Wagner wrote: > * Michael Wagner 10.03.2009 > >> I have had the same problem here with sid on the workstation and lenny >> on the server. I found on the net the solution to write in >> /etc/default/rcS. >> >> ASYNCMOUNTNFS=no > > sorry for the incom

Re: debian testing

2009-04-07 Thread Hendrik Boom
On Tue, 07 Apr 2009 10:34:00 +0200, Brent Clark wrote: > Daniel Dalton wrote: >> Hi, >> >> How stable is debian testing (squeeze)? Is it worth updating to? Or >> should I wait a little bit until more development has been done? I used >> to run debian when it was testing, so wonder if squeez is thi

Trouble burning netinstall CD

2009-04-08 Thread Hendrik Boom
Twice I just brned the install CD, downloaded from http://cdimage.debian.org/debian-cd/5.0.0/i386/iso-cd/debian-500-i386- netinst.iso from the link on http://debian.org/releases/lenny/debian-installer/ I get an iso file, the MD5 checksum checks out, but when I burn it using k3b it burns unevent

Re: Trouble burning netinstall CD

2009-04-08 Thread Hendrik Boom
On Thu, 09 Apr 2009 01:06:35 +0300, Andrei Popescu wrote: > On Wed,08.Apr.09, 20:00:14, Hendrik Boom wrote: >> >> I get an iso file, the MD5 checksum checks out, but when I burn it >> using k3b it burns uneventfully, but the readback vheck fails. >> >> I had n

Re: Trouble burning netinstall CD : SOLVED -- it's trouble with k3b's check.

2009-04-08 Thread Hendrik Boom
On Wed, 08 Apr 2009 22:32:12 +, Hendrik Boom wrote: > On Thu, 09 Apr 2009 01:06:35 +0300, Andrei Popescu wrote: > >> On Wed,08.Apr.09, 20:00:14, Hendrik Boom wrote: >>> >>> I get an iso file, the MD5 checksum checks out, but when I burn it >>> u

Re: Japanese write

2009-05-08 Thread Hendrik Boom
On Tue, 21 Apr 2009 10:37:04 -0500, Neal Hogan wrote: > On Tue, Apr 21, 2009 at 9:51 AM, Osamu Aoki wrote: >> On Mon, Apr 20, 2009 at 03:40:06PM -0500, Neal Hogan wrote: >>> I'm new to Debian (not to the *nix community) and have been looking >>> around for answers to my question. The stuff I've f

Re: Japanese write

2009-05-11 Thread Hendrik Boom
On Sat, 09 May 2009 02:41:04 +, Hendrik Boom wrote: > http://people.debian.org/~osamu/pub/getwiki/html/ > ch08.en.html#_an_example_for_japanese This page seems suddenly to have become inaccessible. But I found another at http://phpxref.org/docs/debian/ ch09.en.html#anexampleforja

Re: Japanese write

2009-05-11 Thread Hendrik Boom
On Sat, 09 May 2009 02:41:04 +, Hendrik Boom wrote: > On Tue, 21 Apr 2009 10:37:04 -0500, Neal Hogan wrote: > >> On Tue, Apr 21, 2009 at 9:51 AM, Osamu Aoki wrote: >>> On Mon, Apr 20, 2009 at 03:40:06PM -0500, Neal Hogan wrote: >>>> I'm new to Debia

Re: LVM how to

2009-06-03 Thread Hendrik Boom
On Wed, 20 May 2009 00:34:24 +0100, Roger Leigh wrote: > On Wed, May 20, 2009 at 07:17:48AM +1000, gianni wrote: >> HI lists >> how can I resize the LVM default partition layout of debian? the root >> is to small around 400mb... I looked around the web but it look like I >> need to do that from a

Re: LVM how to

2009-06-03 Thread Hendrik Boom
On Wed, 03 Jun 2009 16:31:19 -0500, Boyd Stephen Smith Jr. wrote: > In , Hendrik Boom wrote: >>On Wed, 20 May 2009 00:34:24 +0100, Roger Leigh wrote: >>> You don't need a rescue CD, and you can even do it while the >>> filesystem is mounted! >> >>So t

Re: I'm at my wit's end (was:Re: Help with Flash)

2009-06-27 Thread Hendrik Boom
On Sun, 17 May 2009 19:39:25 -0700, Marc Shapiro wrote: > thveillon.debian wrote: >> Marc Shapiro wrote: >>> Mark Allums wrote: Marc Shapiro wrote: > Mark Allums wrote: >> flashplugin-nonfree in Sid is working again. I don't think it has >> any other Sid dependencies. Remember,

Re: I'm at my wit's end (was:Re: Help with Flash)

2009-06-28 Thread Hendrik Boom
On Sun, 17 May 2009 21:33:09 -0700, Ken L. Klaser wrote: > > Hi, > > The Youtube symptoms you describe I also experienced on 32-bit Lenny and > Iceweasel precisely as you explained them. I believe I finally tracked > it down to flashplugin-nonfree and flashplayer-mozilla. I removed those > and i

Paranoia about DegradedArray

2008-10-29 Thread Hendrik Boom
I got the message (via email) This is an automatically generated mail message from mdadm running on april A DegradedArray event had been detected on md device /dev/md0. Faithfully yours, etc. P.S. The /proc/mdstat file currently contains the following: Personalities : [raid1] md0 : active rai

Re: Paranoia about DegradedArray

2008-10-29 Thread Hendrik Boom
On Wed, 29 Oct 2008 13:00:25 -0400, Hal Vaughan wrote: > On Wednesday 29 October 2008, Hendrik Boom wrote: >> I got the message (via email) >> >> This is an automatically generated mail message from mdadm running on >> april >> >> A DegradedArray event

Re: Paranoia about DegradedArray

2008-10-30 Thread Hendrik Boom
On Wed, 29 Oct 2008 17:58:56 -0400, Hal Vaughan wrote: > On Wednesday 29 October 2008, Hendrik Boom wrote: >> >> I'm a bit surprised that none of the messages identifies the other >> drive, /dev/hdc3. Is this normal? Is that information available >> somewhe

Re: Paranoia about DegradedArray

2008-10-30 Thread Hendrik Boom
On Thu, 30 Oct 2008 13:43:52 -0400, Hal Vaughan wrote: > On Thursday 30 October 2008, Hendrik Boom wrote: ... >> > I've had trouble with removing drives if I didn't manually fail them. >> > Someone who knows the inner workings of mdadm might be able to >&g

framemaker replacement ?

2008-11-29 Thread Hendrik Boom
I have friend who's interested in trying out free software. Her immediate request is for something to replace Framemaker. It seems she's involved in the use of Framemaker to make "books" for salesmen. I have little more information about her application at present, but I expect to speak to h

Re: framemaker replacement ?

2008-11-29 Thread Hendrik Boom
On Sun, 30 Nov 2008 02:32:58 +, Hendrik Boom wrote: > I have friend who's interested in trying out free software. Her > immediate request is for something to replace Framemaker. It seems > she's involved in the use of Framemaker to make "books" for sale

Re: PCI ethernet card from ebay doesn't work at all. Possibly fake, but which?

2008-11-29 Thread Hendrik Boom
On Fri, 28 Nov 2008 23:47:12 -0500, A. F. Cano wrote: > Any hints will be greatly > appreciated. Thanks. > > A. I once had troubles like this -- it turned out that the firewire port on my graphics card was being recognised as eth0. -- hendrik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Distinguishing SATA disks

2009-02-04 Thread Hendrik Boom
I'm currently running an etch system, soon to be updated to Lenny. I recently installed two identical internal SATA disks and spend a few days bad-block testing them. They passed. They show up as /dev/sda and /dev/sdb. As far as I know, these /dev designators are dynamically assigned at boot

Re: Distinguishing SATA disks

2009-02-04 Thread Hendrik Boom
On Wed, 04 Feb 2009 13:03:39 +0100, Frederik Kriewitz wrote: > On Wed, Feb 4, 2009 at 12:23 PM, Hendrik Boom > wrote: >> How can I ensure that the same /dev's are always associated with the >> same physical drives? Or am I misunderstanding something here and has >>

Re: SATA disks distinguishable, but missing by-uuid entry.

2009-02-04 Thread Hendrik Boom
On Wed, 04 Feb 2009 17:02:18 +0100, Frederik Kriewitz wrote: > On Wed, Feb 4, 2009 at 3:21 PM, Hendrik Boom > wrote: >> Fun. Lost of symlinks. Can I use these to identify the drives to be >> used in RAID pairs or for LLVM? > > Yes > >> by-uuid seems to miss

Re: SATA disks distinguishable, but missing by-uuid entry.

2009-02-04 Thread Hendrik Boom
On Wed, 04 Feb 2009 17:54:05 +, Hendrik Boom wrote: > > I suppose that will work for the immediate purpose. But having one > primary ext3 partition present in by-uuid and another missing is, to say > the least, disquieting. > I rebooted, and now all the entries are

Please brainstorm: Word-processor compatible with version control

2009-02-10 Thread Hendrik Boom
I'd like a word processor compatible with version control systems (hereafter abbreviated VCS) Having been duly impressed for decades now how useful VCSs are for programming, I'd like to use them for writing as well. I use monotone as my VCS. but I don't suppose my trials are unique to monoton

Trouble upgrading in a chroot -- no /dev

2010-02-10 Thread Hendrik Boom
I'm upgrading my network front end from etch to lenny, now that security support is being dropped in a few days. As I've done before (from sarge to etch, for example) I copied the entire partition containing my system using tar/untar (and it *is* all in one partition). edited the copied / etc/f

Re: Trouble upgrading in a chroot -- no /dev

2010-02-10 Thread Hendrik Boom
On Wed, 10 Feb 2010 20:01:25 -0500, Tom H wrote: >> I upgrade inside the chroot so the unupgraded system can go on serving >> my users while the upgrade happens. > >> This time I encountered a new problem: > >> dpkg-preconfigure: unable to open stdin > >> Now I presume this is because /dev is a

Trouble with djbdns on upgrade from etch to lenny

2010-02-17 Thread Hendrik Boom
djbdns doesn't seem to be working properly. It's not recognising queries form one of my interfaces, but is selective about queries from another (A but not MX). Since the interface it's refusing all requests from is my PPP connection, maybe it's possible that it started before that interface e

Both Abiword and OpenOffice fail to read Word file.

2010-03-03 Thread Hendrik Boom
I have a Word file that nither OpenOff ci nor Abiword seem to be able to read. AbiWord reports, AbiWord cannot open file:///farhome/hendrik/books/review-me/ Book1PropertyoftheQueen.doc. It appears to be an invalid document OpenOffice says, General Error, General input/output error. (that's Op

Re: Wacom bamboo pen and touch in squeeze.

2010-04-02 Thread Hendrik Boom
On Tue, 05 Jan 2010 16:41:28 +, Chris Davies wrote: > Hendrik Boom wrote: >> What's the story on getting this thing working? > > http://udim.wordpress.com/2008/04/08/wacom-bamboo-and-debian/ > > I'm not entirely sure what "version" of Debian you&

Re: Wacom bamboo pen and touch in squeeze.

2010-04-02 Thread Hendrik Boom
On Mon, 04 Jan 2010 00:05:09 -0600, ajm wrote: > On Mon, Jan 04, 2010 at 01:53:05AM +0000, Hendrik Boom wrote: >> What's the story on getting this thing working? I'm running Debian >> Squeeze on an ASUS 1000HE. The device doesn't seem to be recognised as >>

Version conflict in squeeze, also in sid for wacom packages

2010-04-02 Thread Hendrik Boom
In squeeze for the i386, the wacom-related packages are wacom-tools and xserver-xorg-input-wacom. But it is impossible to install both of them. wacom-tools is at version 0.8.3.2-1 in both squeeze and sid, whereas xserver-xorg-input-wacom is at verion is at version 0.10.3+20100109-1. Back in len

Re: Version conflict in squeeze, also in sid for wacom packages

2010-04-02 Thread Hendrik Boom
On Fri, 02 Apr 2010 16:54:06 +, Hendrik Boom wrote: > In squeeze for the i386, the wacom-related packages are wacom-tools and > xserver-xorg-input-wacom. But it is impossible to install both of them. > > wacom-tools is at version 0.8.3.2-1 in both squeeze and sid, whereas &g

Re: GRUB2 == Non Bootable System

2010-04-02 Thread Hendrik Boom
On Thu, 01 Apr 2010 19:58:56 -0700, briand wrote: > On Thu, 1 Apr 2010 17:46:49 -0700 > Scarletdown wrote: > >> I just did a fresh very basic Debian Sid install on my "experimental" >> system (one hard drive with only a single partition), basic install >> meaning console only and just the follow

nfs fails on some clients after power failure.

2007-11-14 Thread Hendrik Boom
Last night power went off for several hours. In the morning there appeared to be no network communication between machines on my LAN when I booted them. A bit of experimentation localized it to one particular ethernet hub (two of the machines did not need that hub to communicate with each other,

Re: nfs fails on some clients after power failure.

2007-11-14 Thread Hendrik Boom
On Wed, 14 Nov 2007 16:49:29 +, Hendrik Boom wrote: > I have not changed any > configurations or made any upgrades since they were all working yesterday. I may not have made changes, but something has to be different. I'm hoping someone can help me track down what has happened.

Re: nfs fails on some clients after power failure.

2007-11-14 Thread Hendrik Boom
On Wed, 14 Nov 2007 11:38:52 -0800, David Brodbeck wrote: > On Nov 14, 2007, at 8:49 AM, Hendrik Boom wrote: >> Would anyone be able to suggest what's failing, and what to do >> about it? >> Or what information I need to gather to diagnose the situation? > >

Problems posting with Pan.

2007-11-16 Thread Hendrik Boom
Every now and then instead of posting, Pan tells me There were problems with this post. Warning: Unknown group "sci.physics.research" It seems to be group-specific. Some groups I read are unknown, others exits. I find it puzzling -- it has no trouble reading from that usenet group. -- T

Re: Problems posting with Pan.

2007-11-17 Thread Hendrik Boom
On Fri, 16 Nov 2007 11:50:08 -0800, Rodney D. Myers wrote: > On Nov 16, 2007, at 8:38 AM, Hendrik Boom wrote: > >> Every now and then instead of posting, Pan tells me >> >> There were problems with this post. >> Warning: Unknown group "sci.physics.research&q

Re: Problems posting with Pan.

2007-11-18 Thread Hendrik Boom
On Sun, 18 Nov 2007 06:57:15 -0800, Rodney D. Myers wrote: > On Nov 17, 2007, at 9:36 PM, Hendrik Boom wrote: > >> On Fri, 16 Nov 2007 11:50:08 -0800, Rodney D. Myers wrote: >> >>> On Nov 16, 2007, at 8:38 AM, Hendrik Boom wrote: >>> >>>> Eve

ftell, fgetpos, etc.

2007-12-19 Thread Hendrik Boom
I need to write code that creates, reads, and writes a random-access binary file, said binary file to be readable and writable on several machines, which may have different byte sex, but will certainly have different native word size (32 vs 64 bit). Addresses of positions in the file *will* have t

Re: ftell, fgetpos, etc.

2007-12-21 Thread Hendrik Boom
On Thu, 20 Dec 2007 15:48:34 +1100, Alex Samad wrote: > On Wed, Dec 19, 2007 at 11:39:58PM -0500, Douglas A. Tutty wrote: >> On Wed, Dec 19, 2007 at 06:09:54PM +, Hendrik Boom wrote: >> > I need to write code that creates, reads, and writes a random-access binary >>

cannot log in with gdm after lenny upgrade

2007-12-30 Thread Hendrik Boom
I just upgraded my etch to lenny, using aptitude. Several runs of aptitude ofer a few days did it. Now the only package that it can't install is postfix-doc, which I suspect I don't need to worry about. I can log i as root on the alt-F! console just fine. That's when I mount the NFS volume that

Re: cannot log in with gdm after lenny upgrade

2007-12-31 Thread Hendrik Boom
On Mon, 31 Dec 2007 03:58:03 +, Hendrik Boom wrote: > The kernel I used is 2.6.18-5-486 I tried again with a more recent kernel. uname tells me 2.6.22-3-k7 #1 SMP Mon Nov 12 09:12:50 UTC 2007 i686 GNU Linux Same results. This time, though I noticed that on the first failed lo

Re: cannot log in with gdm after lenny upgrade

2008-01-01 Thread Hendrik Boom
On Mon, 31 Dec 2007 09:49:43 -0800, Daniel Burrows wrote: > On Mon, Dec 31, 2007 at 03:58:03AM +0000, Hendrik Boom <[EMAIL PROTECTED]> > was heard to say: >> /etc/gdm/Xsession: Beginning session startup ... >> Setting 1M through im-switch for locale=en_CA >> Sta

Re: cannot log in with gdm after lenny upgrade

2008-01-01 Thread Hendrik Boom
On Wed, 02 Jan 2008 00:58:22 +, Hendrik Boom wrote: > On Mon, 31 Dec 2007 09:49:43 -0800, Daniel Burrows wrote: > >> That almost sounds like you don't have write permission to $TMPDIR. >> Do you have any configuration that changes the value of $TMPDIR? (if >>

Re: cannot log in with gdm after lenny upgrade

2008-01-02 Thread Hendrik Boom
On Wed, 02 Jan 2008 07:57:22 -0800, Daniel Burrows wrote: > On Wed, Jan 02, 2008 at 12:58:22AM +0000, Hendrik Boom <[EMAIL PROTECTED]> > was heard to say: >> On Mon, 31 Dec 2007 09:49:43 -0800, Daniel Burrows wrote: >> >> > On Mon, Dec 31, 2007 at 03:58

Re: Kernel (Enable PAE)

2008-01-06 Thread Hendrik Boom
On Wed, 12 Dec 2007 10:39:30 -0200, Márcio Luciano Donada wrote: > > That, in fact the message left me a little concerned. For as I am > already using the kernel, I thought that something might happen in the > kernel and I lose the boot from the server, if this happens we will be > without the ma

flock, fcntl, lockf?

2008-01-14 Thread Hendrik Boom
What's the right way these days to lock a file (or possibly a part of a file) to prevent damage from simultaneous writing? -- hendrik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: flock, fcntl, lockf?

2008-01-14 Thread Hendrik Boom
On Mon, 14 Jan 2008 09:57:12 -0600, Michael Shuler wrote: > On 01/14/2008 09:34 AM, Hendrik Boom wrote: >> What's the right way these days to lock a file (or possibly a part of a >> file) to prevent damage from simultaneous writing? > > I suppose the answer could be, &q

Re: flock, fcntl, lockf?

2008-01-14 Thread Hendrik Boom
On Mon, 14 Jan 2008 08:17:53 -0900, Ken Irving wrote: > On Mon, Jan 14, 2008 at 03:34:27PM +0000, Hendrik Boom wrote: >> What's the right way these days to lock a file (or possibly a part of a >> file) to prevent damage from simultaneous writing? > > My impression is

Re: Audio vanished with jessie

2013-09-16 Thread Hendrik Boom
On Mon, 16 Sep 2013 18:44:49 +0100, Sharon Kimble wrote: > On Mon, 16 Sep 2013 17:33:39 + (UTC) > Hendrik Boom wrote: > >> It's an ASUS 1HE running jessie. >> >> Today sound wouldn't work, though it worked a few weeks ago. >> >> I

Re: Audio vanished with jessie

2013-09-16 Thread Hendrik Boom
On Mon, 16 Sep 2013 20:40:01 +0200, Florian Kulzer wrote: > On Mon, Sep 16, 2013 at 17:33:39 +0000, Hendrik Boom wrote: >> It's an ASUS 1HE running jessie. >> >> Today sound wouldn't work, though it worked a few weeks ago. >> >> I won't sa

Re: Audio vanished with jessie

2013-09-16 Thread Hendrik Boom
On Mon, 16 Sep 2013 20:40:01 +0200, Florian Kulzer wrote: > > Are there any error messages when you start these applications from the > command line in an X terminal? What do you get from running > speaker-test? Running audacity: hendrik@notlookedfor:~$ audacity ALSA lib pcm.c:2239:(snd_pcm_op

SUCCESS: though Audio vanished with jessie, it came back with alsamixer.

2013-09-16 Thread Hendrik Boom
On Mon, 16 Sep 2013 21:43:21 +0100, Klaus wrote: > On 16/09/13 20:44, Hendrik Boom wrote: >> On Mon, 16 Sep 2013 20:40:01 +0200, Florian Kulzer wrote: >> >>> On Mon, Sep 16, 2013 at 17:33:39 +, Hendrik Boom wrote: >>>> It's an ASUS 1HE running je

Audio vanished with jessie

2013-09-16 Thread Hendrik Boom
It's an ASUS 1HE running jessie. Today sound wouldn't work, though it worked a few weeks ago. I won't say nothing has changed; I have been doing regular upgrades using aptitude. I don't even know how to begin diagnosing the problem. No sound, neither in audacity nor in VLC. Neither papl

NOT QUITE: headphones still don't work.

2013-09-16 Thread Hendrik Boom
On Tue, 17 Sep 2013 00:02:29 +, Hendrik Boom wrote: > On Mon, 16 Sep 2013 21:43:21 +0100, Klaus wrote: > >> >> Can this be another instance of a muted Master switch? What do get for: >> >> $ amixer info >> $ amixer contents >> $ amixer scontents

Re: NOT QUITE: headphones still don't work.

2013-09-17 Thread Hendrik Boom
On Tue, 17 Sep 2013 09:40:05 +0200, Martin Steigerwald wrote: > Hi Hendrik, > > Am Dienstag, 17. September 2013, 00:32:49 schrieb Hendrik Boom: >> On Tue, 17 Sep 2013 00:02:29 +0000, Hendrik Boom wrote: >> > On Mon, 16 Sep 2013 21:43:21 +0100, Klaus wrote: >> >&g

Re: NOT QUITE: headphones still don't work.

2013-09-17 Thread Hendrik Boom
On Tue, 17 Sep 2013 17:32:50 +0100, Klaus wrote: > On 17/09/13 16:36, Hendrik Boom wrote: >> >> How *do* you do it? >> >> -- hendrik >> >> > Just learned something over on Lisi's thread :-) > On my system I get this: > > > $ am

Mail logs missing in wheezy

2013-10-01 Thread Hendrik Boom
I've been running stable for years now on my server. I tried to investigate a mail irregularity today by looking in /var/log/ mail* and discovered none of those files had been updated since May. Wasn't that around the time wheezy became stable? So it looks as if the upgrade to wheezy changed t

mdadm gives segmentatin fault on wheezy. RAID array now incomplete.

2013-10-09 Thread Hendrik Boom
I ran mdadm /dev/md1 --add /dev/sdd2 and got a segmentation fault. april:/farhome/hendrik# cat /proc/mdstat Personalities : [raid1] md1 : active raid1 sdb2[1] 2391295864 blocks super 1.2 [2/1] [_U] md0 : active raid1 sda4[0] sdc4[1] 706337792 blocks [2/2] [UU] unused

Re: Mail logs missing in wheezy

2013-10-09 Thread Hendrik Boom
On Tue, 01 Oct 2013 09:19:30 -0700, David Guntner > > What things are logged where is controlled by the /etc/rsyslog.conf > file. "man rsyslog.conf" for more information about the layout of the > file. Here's an extract from the rsyslog.conf file: # # First some standard log files. Log by faci

Re: mdadm gives segmentatin fault on wheezy. RAID array now incomplete.

2013-10-09 Thread Hendrik Boom
On Wed, 09 Oct 2013 10:59:48 -0600, Shane Johnson wrote: > On Wed, Oct 9, 2013 at 10:50 AM, Hendrik Boom > wrote: >> I ran >> >> mdadm /dev/md1 --add /dev/sdd2 >> >> and got a segmentation fault. >> >> >> april:/farhome/hendrik# cat /proc/mds

Circular initscript dependency prevents use of aptitude on wheezy

2013-11-21 Thread Hendrik Boom
Somehow, I seem to have a circular initscript dependency. It seems to be complaining about the package mediatomb; furthemore, the problem first appeared shortly after I installed mediatomb. I tried uninstalling mediatomb, but it gets nowhere, because aptitude balks upon detecting the circular dep

Re: mdadm gives segmentatin fault on wheezy. RAID array now incomplete.

2013-11-21 Thread Hendrik Boom
On Thu, 10 Oct 2013 01:59:21 +, Hendrik Boom wrote: > On Wed, 09 Oct 2013 10:59:48 -0600, Shane Johnson wrote: > >> On Wed, Oct 9, 2013 at 10:50 AM, Hendrik Boom >> wrote: >>> I ran >>> >>> mdadm /dev/md1 --add /dev/sdd2 >>> >&g

Still no wifi passwords after routine Jessie upgrade.

2014-09-28 Thread Hendrik Boom
Near the beginning of September, I reported suddenly being unable to connect to wifi in coffee shops. Around the same time, I has done a routine upgrade to my jessie system; I do this every week or two. Everything had been working fine before. I am now unable to connect to any hot spot that

Re: Wifi works again. Should I post bug reports?

2014-10-05 Thread Hendrik Boom
On Mon, 08 Sep 2014 22:13:52 +, Hendrik Boom wrote: > After the last time I did a routine safe-upgrade in jessie, my ASUS > 1000HE no longer connects to wifi after a reboot and login. Presumably > something is wrong with the network manater. What it tells me after I > log in

Re: Wifi works again. Should I post bug reports?

2014-10-06 Thread Hendrik Boom
On Mon, 06 Oct 2014 12:35:39 +0300, Andrei POPESCU wrote: > On Lu, 06 oct 14, 01:40:23, Hendrik Boom wrote: >> >> Against network manager and wifi radar that they should warn the >> sysadmin on installation or upgrade that there will be a permissions >> problem, and w

wifi password problem solved, or at least, worked around.

2014-10-06 Thread Hendrik Boom
On Sun, 28 Sep 2014 21:28:35 +, Hendrik Boom wrote: > Near the beginning of September, I reported suddenly being unable to > connect to wifi in coffee shops. Around the same time, I has done a > routine upgrade to my jessie system; I do this every week or two. > > Ever

Persistent hash sum mismatch in aptitude

2014-10-14 Thread Hendrik Boom
Whenever I do an aptitude update it seems to work OK, except for a series of messages at the end: W: Failed to fetch http://ftp.ca.debian.org/debian/dists/testing/contrib/ source/SourcesIndex: Hash Sum mismatch W: Failed to fetch http://ftp.ca.debian.org/debian/dists/testing/contrib/ binary-i38

Browser font size selection for printer

2014-11-03 Thread Hendrik Boom
I cannot get chrome or chromium (or Iceweaasel either) to print a web page in a twelve-point font on my laser printer. It insists on using a font that's about twice the size. It even ignores my explicit request to set font-size in the css file: @media print{ account-tree{ display:

Multiple desktops in lightdm?

2014-11-03 Thread Hendrik Boom
I've been using lightdm, and it more or less works. About a decade ago, on another ancient Linux, I could get multiple desktops, selected by ctl-alt-f7 through f12. Is there some way to set up something like that with lightdm? Just being able to dynamically add another desktop would be good,

Re: Browser font size selection for printer -- SOLVED, but I'd llike to understand.

2014-11-04 Thread Hendrik Boom
On Tue, 04 Nov 2014 03:02:03 +, Hendrik Boom wrote: > I cannot get chrome or chromium (or Iceweaasel either) to print a web > page in a twelve-point font on my laser printer. It insists on using a > font that's about twice the size. Well, let me apologize for even posting tha

Re: Multiple desktops in lightdm?

2014-11-05 Thread Hendrik Boom
On Tue, 04 Nov 2014 14:19:52 -0500, Gary Dale wrote: > On 03/11/14 11:20 PM, Hendrik Boom wrote: >> I've been using lightdm, and it more or less works. >> >> About a decade ago, on another ancient Linux, I could get multiple >> desktops, selected by ctl-alt-f7 th

How *not* to concatenate my domain name?

2014-11-08 Thread Hendrik Boom
When I do a web search from my laptop, connected via wifi to my server and then too the rest of the world, if it for any reason fails to find, say, aspidistraonion.com, it ends up giving me the IP number of my own server, and thus the wrong web page. This can happen because of a temporary netw

Re: How *not* to concatenate my domain name?

2014-11-08 Thread Hendrik Boom
On Sun, Nov 09, 2014 at 04:57:57AM +0900, Joel Rees wrote: > 2014/11/09 3:50 "Hendrik Boom" : > > > > When I do a web search from my laptop, connected via wifi to my server > > and then too the rest of the world, if it for any reason fails to find, > > say, a

Re: Multiple desktops in lightdm? -- SOLVED

2014-11-08 Thread Hendrik Boom
On Thu, 06 Nov 2014 10:15:51 +, Brian wrote: > On Thu 06 Nov 2014 at 11:14:58 +0200, Andrei POPESCU wrote: > >> On Jo, 06 nov 14, 03:58:13, Hendrik Boom wrote: >> > >> > I want to be able to log on multiple times, simultaneously, to the >> > same machi

Re: forks, derivatives, other distros - what are you thinking/doing

2014-11-08 Thread Hendrik Boom
On Wed, 05 Nov 2014 09:32:57 -0500, Miles Fidelman wrote: > If you're unhappy with systemd (and it's associated ecosystem), and/or > with the directions that it's taking Debian (and/or large portions of > the Linux ecosystem): I don't actually know how unhappy I am with systemd. I do know it se

Re: How *not* to concatenate my domain name?

2014-11-08 Thread Hendrik Boom
On Sat, 08 Nov 2014 20:05:05 +, Joe wrote: > On Sat, 8 Nov 2014 18:49:50 + (UTC) > Hendrik Boom wrote: > >> When I do a web search from my laptop, connected via wifi to my server >> and then too the rest of the world, if it for any reason fails to find, >> sa

Re: Joey Hess is out?

2014-11-08 Thread Hendrik Boom
On Sat, 08 Nov 2014 16:16:38 -0600, John Hasler wrote: > Lisi writes: >> That didn't even cross my mind. American? Or just your circle? > > His circle. > >> Would the Tea Party concur? > > That meaning of "out" being at the top of the mind is more a San > Francisco sort of thing. Possibly a

Re: Perfect Jessie is something like this...

2014-11-08 Thread Hendrik Boom
On Wed, 29 Oct 2014 13:16:45 -0500, golinux wrote: > On Tue, 10/28/14, lee wrote: > > Subject: Re: Perfect Jessie is something like this... > To: debian-user@lists.debian.org Date: Tuesday, October 28, 2014, 2:54 > PM > > >> I am considering Funtoo. >> >> >> I would rather stay free of

Re: forks, derivatives, other distros - what are you thinking/doing

2014-11-09 Thread Hendrik Boom
On Sun, 09 Nov 2014 14:22:46 +0200, Andrei POPESCU wrote: > On Du, 09 nov 14, 04:05:56, Hendrik Boom wrote: >> >> I've started to have trouble mounting the NTFS partition on my machine >> from Linux. No problem doing this in Windows, of course. I used to be >>

Has the systemd fork already happened?

2014-11-09 Thread Hendrik Boom
I just encountered a link about refracta. Refracta would appear to be rather close to Debian testing. Its home page is http://www.ibiblio.org/refracta/ At http://forums.debian.net/viewtopic.php?f=3&t=118319 it is described as (for testing, without libsystemd0, it's pinned). Anybody know more

Re: Has the systemd fork already happened?

2014-11-09 Thread Hendrik Boom
On Sun, 09 Nov 2014 14:40:47 +, Brian wrote: > On Sun 09 Nov 2014 at 14:04:59 +0000, Hendrik Boom wrote: > >> I just encountered a link about refracta. >> >> Refracta would appear to be rather close to Debian testing. Its home >> page is http://www.ibiblio

Re: Has the systemd fork already happened?

2014-11-09 Thread Hendrik Boom
On Sun, 09 Nov 2014 20:27:56 +, Brian wrote: > On Sun 09 Nov 2014 at 18:19:21 +0000, Hendrik Boom wrote: > >> On Sun, 09 Nov 2014 14:40:47 +, Brian wrote: >> >> > On Sun 09 Nov 2014 at 14:04:59 +, Hendrik Boom wrote: >> > >> &

systemd-free alternatives are not off topic.

2014-11-22 Thread Hendrik Boom
On Thu, 13 Nov 2014 09:54:56 +0100, Lorenzo Sutton wrote: > On 05/11/2014 17:02, Didier 'OdyX' Raboud wrote: >> Miles, >> >> Le mercredi, 5 novembre 2014, 09.32:57 Miles Fidelman a écrit : >>> [If you're happy with systemd, and not considering a change - please >>> stay out of this discussion. If

replacing boot and only disk drive

2014-11-22 Thread Hendrik Boom
I have a laptop (an old Asus EEEPC), and I need to replace its only disk drive with a larger one. The hardware aspects are easy -- keep static electricity away and use a screwdriver. I have the new drive on my desk already. And it's not hard to copy the file systems, either. I can temporaril

Re: replacing boot and only disk drive

2014-11-22 Thread Hendrik Boom
On Sat, 22 Nov 2014 23:29:20 +, Hendrik Boom wrote: > I have a laptop (an old Asus EEEPC), and I need to replace its only disk > drive with a larger one. The hardware aspects are easy -- keep static > electricity away and use a screwdriver. I have the new drive on my desk

<    1   2   3   4   5   6   7   >