Re: syslog messages flooding the console

2014-09-26 Thread John Magolske
* Darac Marjal [140924 07:37]: > On Tue, Sep 23, 2014 at 05:55:22PM -0700, John Magolske wrote: > > After a recent `aptitude dist-upgrade` I'm getting syslog messages > > flooding the console, pages & pages of "Asset Found" stuff like: > > > > Mes

syslog messages flooding the console

2014-09-23 Thread John Magolske
ewtopic.php?id=186108 All to no avail...still those "Asset Found" messages barfed all over the screen from time to time. Any suggestions as to how this might be fixed? This is on Debian Sid, and I do have systemd-shim installed. Regards, John -- John Magolske http://B79.net/contac

Re: insserv: warning: script ... missing LSB tags and overrides

2014-04-17 Thread John Magolske
* Chris Bannister [140406 10:06]: > On Sat, Apr 05, 2014 at 11:44:28PM -0700, John Magolske wrote: > > After a recent `aptitude dist-upgrade` I'm getting a long string of > > > insserv: warning: script 'K02grml-home' missing LSB tags and overrides > >

Re: insserv: warning: script ... missing LSB tags and overrides

2014-04-06 Thread John Magolske
I forgot to mention in my last email that this is on Debian Sid. And while I don't want to paste the entire 1000+ lines of output, below I've included the tail end for some additional context. * John Magolske [140405 23:46]: > After a recent `aptitude dist-upgrade` I'm gettin

insserv: warning: script ... missing LSB tags and overrides

2014-04-05 Thread John Magolske
monit and therefore on system facility `$all' which can not be true! insserv: Stopping grml-reboot depends on monit and therefore on system facility `$all' which can not be true! insserv: Stopping grml-reboot depends on monit and therefore on system facility `$all' which can not be true! insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing package dbus (--configure): subprocess installed post-installation script returned error exit status 1 [...] -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140406064428.ga32...@s70206.gridserver.com

Re: Version of mount shows up as 2.16.2 ...should it be 2.20.1 ?

2014-03-17 Thread John Magolske
#x27;m sure. Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140318055616.ga21...@s70206.gridserver.com

Re: Version of mount shows up as 2.16.2 ...should it be 2.20.1 ?

2014-03-17 Thread John Magolske
* Don Armstrong [140317 14:01]: > On Mon, 17 Mar 2014, John Magolske wrote: > > % which mount > > /bin/mount > > > > % /bin/mount -V > > mount from util-linux-ng 2.16.2 (with libblkid and selinux support) > > Does anything match /bin/

Re: Version of mount shows up as 2.16.2 ...should it be 2.20.1 ?

2014-03-17 Thread John Magolske
* Brian [140317 11:22]: > Does the output of 'which mount' look sensible to you? About what I'd expect: % which mount /bin/mount % /bin/mount -V mount from util-linux-ng 2.16.2 (with libblkid and selinux support) -- John Magolske http://B79.net/contact

Version of mount shows up as 2.16.2 ...should it be 2.20.1 ?

2014-03-17 Thread John Magolske
pkg/status... completed. util-linux:i386 2.20.1-5.6 install ok installed No stable version util-linux:i386 2.20.1-5.6 sid cdn.debian.net util-linux:i386/sid 2.20.1-5.6 uptodate ...so I'm wondering what that 2.16.2 is referring to. Thoughts? Regards, John -- John Magolske ht

Re: cups bug #741528 "makes system unbootable"

2014-03-16 Thread John Magolske
* Michael Biebl [140316 19:37]: > Am 2014-03-16 22:28, schrieb John Magolske: > > #741528 - cups makes system unbootable with systemd due to > > ordering cycle > > > > Am I reading this correctly to assume that if I allow cups to be > > upgraded my system will

cups bug #741528 "makes system unbootable"

2014-03-16 Thread John Magolske
best way to deal with this for now, or how concerned I should be about this bug. John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http

Re: initscripts breaks ifupdown

2014-03-16 Thread John Magolske
* Andrei POPESCU [140316 13:12]: > On Du, 16 mar 14, 10:16:26, John Magolske wrote: > > For several weeks now when I do `aptitude dist-upgrade` there is: > > > > The following packages have unmet dependencies: > > initscripts : Breaks: ifupdown (< 0

initscripts breaks ifupdown

2014-03-16 Thread John Magolske
important, so I'm wondering what's going on with this. Searching around I haven't come across much, but maybe I haven't been looking in the right places. John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wi

Re: Can't install any packages, "APT_HOOK_INFO_FD is not correctly defined"

2013-11-28 Thread John Magolske
* Dom [131127 16:53]: > On 27/11/13 08:29, Scott Ferguson wrote: > >On 27/11/13 19:14, John Magolske wrote: > >>* Scott Ferguson [131126 23:43]: > >>>On 27/11/13 17:46, John Magolske wrote: > >>>>I'm finding I can't install any packag

Re: Can't install any packages, "APT_HOOK_INFO_FD is not correctly defined"

2013-11-27 Thread John Magolske
* Scott Ferguson [131126 23:43]: > On 27/11/13 17:46, John Magolske wrote: > > I'm finding I can't install any packages with `aptitude dist-upgrade` > > `aptitude install ...` etc, keep getting this: > > > > % sudo aptitude dist-upgrade > > [...]

Can't install any packages, "APT_HOOK_INFO_FD is not correctly defined"

2013-11-26 Thread John Magolske
(10) E: Failure running script /usr/sbin/apt-listbugs apt || exit 10 A package failed to install. Trying to recover: This is on Debian Sid. Any suggestions about how to get around this would be much appreciated. Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE

Re: dpkg error, `aptitude safe-upgrade` leaves zsh unconfigured

2013-06-09 Thread John Magolske
* Sven Joachim [130609 06:12]: > On 2013-06-09 10:10 +0200, John Magolske wrote: > > After an `aptitude safe-upgrade` I'm getting the following, which > > leaves zsh unconfigured. Any suggestions about how to untangle this? > > [...] > > % sudo aptitude install z

dpkg error, `aptitude safe-upgrade` leaves zsh unconfigured

2013-06-09 Thread John Magolske
ever: Package zsh-common is not installed. dpkg: error processing zsh (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: zsh-doc zsh Thanks for any help, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to d

Re: Display glitches after upgrading to newer version of Screen

2012-07-26 Thread John Magolske
* Sven Joachim [120726 16:06]: > On 2012-07-26 21:41 +0200, John Magolske wrote: > > > * Sven Joachim [120726 12:15]: > >> On 2012-07-26 19:04 +0200, John Magolske wrote: > >> > >> > After upgrading from Screen version 4.00.03jw4 to 4.01.00de

Re: Where to set swappiness? [SOLVED]

2012-07-26 Thread John Magolske
Thanks you everyone for the helpful replies! * John Magolske [120723 23:22]: > This command will set swappiness (to 0 in this case): > > # sysctl vm.swappiness=0 > > To have that setting persist across reboots, it is suggested to add > a line like so to /etc/sysfs.conf : &g

Re: Display glitches after upgrading to newer version of Screen

2012-07-26 Thread John Magolske
* Sven Joachim [120726 12:15]: > On 2012-07-26 19:04 +0200, John Magolske wrote: > > > After upgrading from Screen version 4.00.03jw4 to 4.01.00devel I've > > noticed some odd behaviour -- there's this bit of text superimposed > > in the upper left corner o

Display glitches after upgrading to newer version of Screen

2012-07-26 Thread John Magolske
swered, so I thought I'd check here. Has anyone else seen such behaviour? Any thoughts as to why this might be happening? This is in a framebuffer console on up-to-date Debian Sid. Thanks for any help, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user

Where to set swappiness? (an entry in /etc/sysfs.conf doesn't do it)

2012-07-23 Thread John Magolske
accordingly: % cat /sys/devices/platform/smapi/BAT0/start_charge_thresh 87 % cat /sys/devices/platform/smapi/BAT0/stop_charge_thresh 96 But swappiness doesn't get set with an entry to /etc/sysfs.conf ... any thoughts as to why not? Thanks for any help, John -- John Magolske http:

Re: "drive already mounted or busy" ... dmsetup routine

2012-07-18 Thread John Magolske
unmounting the thumbdrive on that mount point. But with that other hard drive, I have to first do the aforementioned "dmsetup remove ..." routine, then it will mount & unmount no problem. Until the next suspend/resume cycle, then it's "dmsetup remove ..." all over again.

Re: "drive already mounted or busy" ... dmsetup routine

2012-07-17 Thread John Magolske
Thanks for the reply. * Camaleón [120711 16:09]: > On Tue, 10 Jul 2012 23:09:59 -0700, John Magolske wrote: > > > I've been having issues with a particular hard drive, where after a > > suspend-resume cycle with s2ram, it won't mount: > > > > # mo

"drive already mounted or busy" ... dmsetup routine

2012-07-10 Thread John Magolske
up routine. TIA for any help, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120711060959.ga22...@s70206.gridserver.com

3.2.0-3-686-pae kernel doesn't boot, kernel panic

2012-07-05 Thread John Magolske
x-image-686-pae linux-image-686-pae/sid uptodate 3.2+45 This is up-to-date Sid on an X200s ThinkPad. John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Re: cannot upgrade or remove multipath-tools [SOLVED]

2012-07-05 Thread John Magolske
de the multipath-tools package successfully. Thanks again! John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120706101817.ga10...@s70206.gridserver.com

Re: cannot upgrade or remove multipath-tools

2012-07-04 Thread John Magolske
* Camaleón [120704 10:51]: > On Tue, 03 Jul 2012 23:31:40 -0700, John Magolske wrote: > > In doing `aptitude ugrade`, multipath-tools is to be upgraded, but I > > keep getting the following message: > > > > % sudo aptitude install multipath-tools [...] > > Pre

cannot upgrade or remove multipath-tools

2012-07-03 Thread John Magolske
h-tools (--purge): subprocess installed pre-removal script returned error exit status 1 Starting multipath daemon: multipathd. Errors were encountered while processing: multipath-tools Thanks for any help sorting this out, John -- John Magolske http://B79.net/contact -- To UNSUBSCR

Re: Apertium error... seeking English <-> Español translation tool

2012-06-21 Thread John Magolske
* Camaleón [120621 11:23]: > On Wed, 20 Jun 2012 22:45:07 -0700, John Magolske wrote: > > > I'd like to use the Apertium translation tool [1], which can translate > > English <-> Español (and other languages too, but that's the pair I'm > > most inter

Apertium error... seeking English <-> Español translation tool

2012-06-20 Thread John Magolske
rtium [3] http://apertium.sourceforge.net/install-debian.html Thanks for any help, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120621054506.ga3...@s70206.gridserver.com

Re: Random display freezes [was: Less responsive input...blind-typing]

2012-06-13 Thread John Magolske
* Henrique de Moraes Holschuh [120613 14:22]: > On Wed, 13 Jun 2012, John Magolske wrote: > > BATT_HD_POWERMGMT=1 > > Yikes, that kills HDDs! > [...] > Your HDD will be MUCH happier with a value of 254, unless you're into > kicking the crap out of your box (wh

Re: Random display freezes [was: Less responsive input...blind-typing]

2012-06-13 Thread John Magolske
* John Magolske [120601 19:09]: > * John Magolske [120525 17:13]: > > For a while now I've been experiencing a strange behavior where there > > are frequent and regular "freezes" when typing or issuing commands > > in the shell. All of a sudden I'll fin

Re: Random display freezes [was: Less responsive input...blind-typing]

2012-06-02 Thread John Magolske
lug into AC. Pretty sure this has to do with the hard-disk spinning continually. Maybe changing out the HD for a fast SSD would solve the problem while running on battery? Seems like there should be another way... Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, e

Re: Random display freezes [was: Less responsive input...blind-typing]

2012-06-02 Thread John Magolske
tmpfs (rw,nosuid,nodev,relatime,size=601900k) fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime) debugfs on /sys/kernel/debug type debugfs (rw,relatime) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime) > > * John Magolske [120525 17:13]:

Re: Random display freezes [was: Less responsive input...blind-typing]

2012-06-01 Thread John Magolske
* John Magolske [120525 17:13]: > For a while now I've been experiencing a strange behavior where there > are frequent and regular "freezes" when typing or issuing commands > in the shell. All of a sudden I'll find myself "blind-typing" for 3 > seconds

Less responsive input, 3-second freezes & blind-typing

2012-05-25 Thread John Magolske
nd-typing)-when-running-off-battery-td32277259.html Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120526000748.ga1...@s70206.gridserver.com

Re: WiFi issues after upgrade on Sid, wlan0 ; No such device

2012-05-14 Thread John Magolske
]: > On Thu, 10 May 2012 19:02:30 -0700, John Magolske wrote: > > > I'm running Sid on my ThinkPad X200s, and after an `aptitude upgrade` > > the WiFi is experiencing intermittent problems. Pretty sure it's not the > > hardware, as I've never experienc

WiFi issues after upgrade on Sid, wlan0 ; No such device

2012-05-10 Thread John Magolske
ae` wants to upgrade perl-base from 5.12.3-6 to 5.14.2-10, which in turn wants to remove 440 packages. Any suggestions regarding how to get WiFi working again would be much appreciated. John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.o

Re: Laser Printer printing intermittantly, CUPS bug?

2012-04-16 Thread John Magolske
* John Magolske [120413 15:06]: > [...] I think I figured out the printing issue. This is a legal size > PDF, and so I added the -o media=legal to the command like so: > > lp -d Brother_HL-1450_series -n 1 -P 2 -o media=legal some-file.pdf > > And now it seems to be p

Re: Laser Printer printing intermittantly, CUPS bug?

2012-04-13 Thread John Magolske
* John Magolske [120412 22:03]: > Reading the following leads me to believe avahi-daemon needs to be > running for cups to work: > > ...didn't realize that I had to start dbus and avahi-daemon manually. > I added both to my /etc/rc.d and ran them manually with: &

Re: Laser Printer printing intermittantly, CUPS bug?

2012-04-12 Thread John Magolske
* Johann Spies [120412 07:22]: > On Thu, Apr 12, 2012 at 09:11:03AM +0200, John Magolske wrote: > > > W [11/Apr/2012:23:36:00 -0700] Avahi client failed: -26 > > > > Any thoughts as to why printing is not working here? > > I don't know much about

Laser Printer printing intermittantly, CUPS bug?

2012-04-12 Thread John Magolske
Any thoughts as to why printing is not working here? Thanks, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org

Re: Ethernet connection weirdly not working mornings

2011-08-16 Thread John Magolske
Appologies for taking so long to follow up on this thread, life got busy. * Brian [110630 07:11]: > On Wed 29 Jun 2011 at 21:09:18 -0700, John Magolske wrote: > > And now the ethernet-challenged machine is not connecting > > in the evening either [...] > > Can we discount t

Re: Ethernet connection weirdly not working mornings

2011-06-29 Thread John Magolske
% df -k Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda5271422932 148959344 108676100 58% / udev 1497148 0 1497148 0% /dev Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ..

Re: Ethernet connection weirdly not working mornings

2011-06-29 Thread John Magolske
connection works ATM. * Brian [110629 10:29]: > On Tue 28 Jun 2011 at 22:03:30 -0700, John Magolske wrote: > > > allow-hotplug eth0 > > iface eth0 inet dhcp > > This should bring up the interface and configure it when the machine is > booted. > > >

Ethernet connection weirdly not working mornings

2011-06-28 Thread John Magolske
ks like this: ctrl_interface=/var/run/wpa_supplicant network={ ssid="mynet" psk="" } Thanks for any help sorting this out, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.or

FiiO E7 USB headphone Amplifier -- no sound

2011-06-27 Thread John Magolske
.com/review/R3KNBXJW8CUCU6/ref=cm_cr_pr_perm?ie=UTF8&ASIN=B003E6K1VK&nodeID=&tag=&linkCode= http://www.amazon.com/review/R3NJHU8Q7L7D9V/ref=cm_cr_rdp_perm?ie=UTF8&ASIN=B003E6K1VK&nodeID=&tag=&linkCode= http://linuxhcl.com/browse/product+fiio-e7-headphone-amplif

Cursor hanging in ncurses apps

2011-06-17 Thread John Magolske
posed to correspond to a given action on screen, I don't want there to ever be more than a 100ms delay from finger-action to eyeball-perception. Any suggestions on how to go about accomplishing this? This is Debian Sid (32 bit) on an x200s ThinkPad, running in a framebuffer console. Thanks, J

Re: CPU usage mysteriously spiking after kernel upgrade

2011-05-04 Thread John Magolske
852 2 mmc_block,sdhci led_class 3804 2 thinkpad_acpi,sdhci e1000 109796 0 usbcore 134692 6 usb_storage,usb_libusual,usbhid,ehci_hcd,uhci_hcd thermal 13892 0 fan 4424 0 squashfs 21204 0

CPU usage mysteriously spiking after kernel upgrade

2011-05-03 Thread John Magolske
r console. Top shows nothing under the %CPU column...I don't see anything pass much beyond 1%. Any thoughts as to what could be causing this and/or suggested techniques for determining the culprit would be much appreciated. Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSC

Re: Cannot output to external monitor

2011-05-02 Thread John Magolske
Hi, * Camaleón [110502 10:14]: > On Sun, 01 May 2011 10:35:17 -0700, John Magolske wrote: > > I'm having trouble getting anything to output from my X40 ThinkPad to > > an external VGA monitor. Under X, `xrandr -q` outputs the following > > regardless of whether or n

Cannot output to external monitor

2011-05-01 Thread John Magolske
n of that happening -- but my trials this morning show the Laptop screen remaining blank. In any case, having to re-boot the machine with the external monitor plugged in doesn't seem like a reasonable solution. Thanks for any help, John -- John Magolske http://B79.net/contact -- To UNSU

Trying to use the Droid fonts in xterm

2011-02-04 Thread John Magolske
Sans Mono:style=Regular", trying "fixed" Any tips on how to get the Droid fonts working with xterm? Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Creating an encrypted directory using ecryptfs - cannot umount

2011-01-27 Thread John Magolske
: symbol lookup error: /sbin/umount.ecryptfs: undefined symbol: ecryptfs_remove_auth_tok_from_keyring What else should I be doing? TIA for any help, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscrib

Re: seeking mbox of debian-user from 7-10-2010 to 7-19-2010

2010-07-27 Thread John Magolske
ist server it sends the losts e-mails :-? > > ¹ http://gmane.org/export.php Thanks for pointing this out! I ended up wget'ing Stan's offering, but this is a good option to know about. John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-req

seeking mbox of debian-user from 7-10-2010 to 7-19-2010

2010-07-26 Thread John Magolske
sent...) Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100727060919.ga...@s70206.gridserver.com

Re: switching to console and zapping

2010-06-27 Thread John Magolske
back to your x session. > > Thanks! It doesn't work, though: > > l...@yun:~$ chvt 1 > chvt: VT_ACTIVATE: Operation not permitted I find the chvt command must be run as root to get it to switch to another VT, otherwise I get the same message. John -- John Magolske htt

Re: switching to console and zapping

2010-06-27 Thread John Magolske
"XkbLayout" "de" > Option "DontZap" "off" > EndSection > > Neither switching to consoles is possible, nor terminating the X > server with Ctrl+Alt+Backspace. I have DontZap in the ServerFlags section rather under ServerLay

Re: How to play 3gp audio files?

2010-04-18 Thread John Magolske
00407-0.0 Now the 3gp audio files play fine. They do seem to take up a bit more CPU than mp3 or flac, but maybe that's just inherent to how they are compressed. John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject o

Re: How to play 3gp audio files?

2010-04-17 Thread John Magolske
nstall That didn't help either, keep getting "Cannot find codec 'libamr_nb' in libavcodec..." still searching around the www to see what I can find. John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

How to play 3gp audio files?

2010-04-16 Thread John Magolske
Voice Recorder". TIA for any help, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/2010041619.ga12...@s70206.gridserver.com

Re: Can't Zap X (Option "DontZap" "off")

2010-03-06 Thread John Magolske
te, a somewhat more unlikely key-press combo (for me anyways). BTW, I found this guide to be very helpful in understanding xmodmap: Some hints about xmodmap(1) and the X11 keyboard model http://www.in-ulm.de/~mascheck/X11/xmodmap.html Regards, John -- John Magolske http://B79.

Re: Can't Zap X (Option "DontZap" "off")

2010-03-06 Thread John Magolske
* John Magolske [100306 14:07]: > I'd like to be able to use Ctrl-Alt-BS to kill X, but can't get it to > work. I searched around and tried a bunch of things: > [ ... bunch of things ... ] Finally found something that works, this line in ~/.xmodmap : keycode 22 = BackSpa

Can't Zap X (Option "DontZap" "off")

2010-03-06 Thread John Magolske
hat I'm looking for -- that will kill X, but just leaves a dead VT that I can't switch out of. This is on sid, with the latest xserver-xorg-core. TIA for any help, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100306220556.ga6...@s70206.gridserver.com

critical bugs of libc6 - a problem for sid?

2010-03-05 Thread John Magolske
system unusable So I canceled the install. If libc6 gets upgraded to this version, will that critical bug bork my system? I'm currently running sid. Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of &

Re: Search engine for documentation indexing?

2010-02-11 Thread John Magolske
er: http://www.mail-archive.com/debian-user@lists.debian.org/msg554703.html John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Cannot start X -- launches frozen & crashes all VT's

2009-10-29 Thread John Magolske
Still can't get this to work...very perplexing. X launches in a frozen state, crashing any VT that may be open. Any suggestions regarding what to look for? (More info appended below) * John Magolske [091024 16:26]: > When I issue `startx`, X starts up in an immediately locked up state.

Re: [OT] Non-computer, quality text mailing lists ala Debian?

2009-10-28 Thread John Magolske
help you keep in touch with your friends, customers, co-workers, research partners, and more. - http://www.freelists.org/ Looks interesting...somewhat computer-centric, but not entirely. I am curious to know how the Ecartis mailing manager they use compares to GNU Mailman. ~ Jo

Cannot start X

2009-10-24 Thread John Magolske
aster failed: Invalid argument Not sure exactly when the trouble began, as I mostly use the console & haven't tried to start X in months. Perhaps this is related to X problems others have described in recent posts? I'm running Debian unstable. TIA for any suggestions, John

Re: Post to this list delayed over 15 hours

2009-08-31 Thread John Magolske
* John Magolske [090830 11:25]: > My last post to this list took over 15 hours to get through, > looks like the issue has to do with greylisting Thanks Cameron for the explanation of greylisting, & thanks Andrei for the Mypostsareconsideredspamandrejected link on wiki.debian.org, I

Re: Post to this list delayed over 15 hours

2009-08-30 Thread John Magolske
* John Magolske [090830 11:25]: > My last post to this list took over 15 hours to get through, looks > like the issue has to do with greylisting. I seem to recall having > this problem a while back where after a few posts the response time > improved...will see how long it takes for

Post to this list delayed over 15 hours

2009-08-30 Thread John Magolske
alhost) by n12.c05.mtsvc.net with esmtpsa (TLS-1.0:DHE_RSA_AES_128_CBC_SHA:16) (Exim 4.63) (envelope-from ) id 1MhYoo-0002K7-0l for debian-user@lists.debian.org; Sat, 29 Aug 2009 18:02:55 -0700 -- John Magolske

Re: Is there an indexing tool in linux that can help quickly search the contents of all my files?

2009-08-30 Thread John Magolske
* [1] http://www.recoll.org/ http://www.lesbonscomptes.com/recoll/usermanual/index.html [2] #!/bin/sh # (c)2009 John Magolske, GPLv3 # last edit: 2009/05/02 Sat 22:46 PDT usage=" Facilitates command-line use of the recoll full text search system. USAGE `basename $0` [

Re: question about Dash

2009-08-07 Thread John Magolske
change the shebang lines in the relevant scripts to #!/bin/bash and set the default shell back to dash. Then, when I have even more time I'll fix those scripts. John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: question about Dash

2009-08-07 Thread John Magolske
wrapper script is still failing (worked fine before `dpkg-reconfigure dash`). Any suggestions regarding how to set things back? I'm running sid. Regards, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Musings on debian-user list

2009-07-28 Thread John Magolske
buffer console w/ GNU screen as a textmode "window manager" has been my primary setup for the past few years. Just wish I could toggle over to a VT running a graphical web-browser... but the X Windowing System does not play nicely with the framebuffer console. [ http://osdir.com/ml/debia

Re: Back up routines

2009-07-28 Thread John Magolske
58.html [2] http://code.google.com/p/archfs/ John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Can X coexist with the Framebuffer console? (kbdrate woes)

2009-06-13 Thread John Magolske
repeat rate to what it was. But kbdrate remains at a slower setting so long as X is running. I find it is not possible to have X running in one VT and still be able to use a framebuffer console in another VT. Is there some way to avoid how X resets kbdrate? TIA for any suggestions, John --

Re: Desktop Search Engines

2009-04-27 Thread John Magolske
don't see it in Sid I think that was meant to be "recoll". John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: startx resets kbdrate of the Linux console

2009-01-31 Thread John Magolske
t rate & delay in any Linux console remain stuck at some default. Has anyone else experienced this behavior? -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

startx resets kbdrate of the Linux console

2009-01-31 Thread John Magolske
way Xwindows resets kbdrate? Thanks, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Labeling backup DVD+RW's

2009-01-07 Thread John Magolske
search brings up many anecdotal stories of people using Sharpies to label disks and having no problems... There are also special pens available for marking disks, for example: http://www.amazon.com/Archival-Gold-Safe-Solvent-Free/dp/B0007U7GSM John -- John Magolske http://B79.net/contact --

Re: Very slim Desktop Manager

2008-11-14 Thread John Magolske
te on > startup in .bcrc. You can also put your startup commands in BC_ENV_ARGS. Hadn't thought of that approach, looks like a nice solution. Here's a wrapper script I wrote that allows on-the-fly adjustment of scale and line wrapping: http://b79.net/code/bca John -- John Mag

Re: Very slim Desktop Manager

2008-11-12 Thread John Magolske
* lee <[EMAIL PROTECTED]> [081112 08:55]: > Isn't it possible to convert/use the console font for X11? PSF Tools has a utility called psf2bdf. From the manpage: psf2bdf - convert part or all of a PSF Font file to an X11 BDF. http://www.seasip.demon.co.uk/Unix/PSF/ Regards,

Re: Desktop search engines

2008-10-20 Thread John Magolske
//www.namazu.org/ Strigi http://strigi.sourceforge.net/ Has anyone had experience with any of these? Thanks, John -- John Magolske http://B79.net/contact -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]