Contact Name...

2024-02-17 Thread Clayton Penn
I have not received a reply. Do you happen to have another email address contact? Kind Regards, Clayton

Re: ssh maimed on testing update

2016-01-08 Thread R. Clayton
Is it possible that you are using a dsa key? ;-) Use ssh with -v and take a look to the Output. Yes, that was the problem. I switched to rsa, which doesn't seem to me like it reduces paranoia, but I deal with systems that apparently don't understand ed25519.

Charsets v grep

2015-11-15 Thread R. Clayton
I'm running this $ bash --version GNU bash, version 4.3.42(1)-release (i586-pc-linux-gnu) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it.

Re-establishing remote-X access.

2015-05-28 Thread R. Clayton
For the past n years I've been running X-capable programs on this system remote$ uname -a FreeBSD AngkorWat 9.2-RELEASE-p10 FreeBSD 9.2-RELEASE-p10 #0: Tue Jul 8 10:48:24 UTC 2014 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 remote$ using this system as the d

Install of Debian 8.0.0

2015-05-27 Thread Martin G Clayton
ething to that effect. Get the feeling it's rather more fundamental than which options I select? Any thoughts? Regards, Martin G Clayton

ntpd ignoring conf server commands

2015-01-20 Thread R. Clayton
I'm on this $ uname -a Linux erehwon 3.2.0-4-686-pae #1 SMP Debian 3.2.63-2+deb7u2 i686 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux 7.7 (wheezy) Release:7.7 Codename: wheezy $ and I've got this

Re: Where's tkmixer?

2014-04-10 Thread R. Clayton
I don't use tk but it is here https://packages.debian.org/sid/sound/tkmixer >From what I can tell, that's a unstable package for a motorola architecture, while I'm looking for a testing package for an intel architecture. -- -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wi

Where's tkmixer?

2014-04-10 Thread R. Clayton
I'm running $ uname -a Linux UlanBator 3.10-2-686-pae #1 SMP Debian 3.10.5-1 (2013-08-07) i686 GNU/Linux $ cat /etc/debian_version jessie/sid $ updated weekly, and I finally got around to noticing that tkmixer has disappeared: $ sudo apt-get update Get:1 http://mirror.cc.colum

Re: Installing /dev/mixer.

2012-06-28 Thread R. Clayton
Is snd-mixer-oss loaded? It wasn't, and loading it solved the problem. Thanks for your reply to my message. -- 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/87ipea3

Installing /dev/mixer.

2012-06-28 Thread R. Clayton
I have installed alsa $ dpkg -l \* | grep -i 'ii.*alsa' | awk '{ print $2 }' alsa-base alsa-oss alsa-tools alsa-tools-gui alsa-utils alsamixergui libasound2:i386 linux-sound-base $ lsmod | grep snd | cut -d ' ' -f 1 snd_intel8x0 snd_intel8x0m snd_ac97_codec snd_pcm

Re: 100% used / file system. Help!

2011-09-21 Thread R. Clayton
When I have this problem, it's usually because I have too many kernel versions. Look in /boot or do $ dpkg --purge linux-image I keep the latest and the previous versions around, although I wait until the partition's full before culling the older versions, which happens during update. --

Re: ALSA fail on wheezy.

2011-08-20 Thread R. Clayton
The 'fw unknown' is bothersome. I'd take 'fw' to be 'firmware'. You're probably right; had I looked at dmesg, I would have seen that cs64xx had no firmware. The Debian Wiki is often very useful: http://wiki.debian.org/snd-cs46xx It was for me; it solved the problem. Thanks for your reply

ALSA fail on wheezy.

2011-08-19 Thread R. Clayton
I'm running testing $ cat /proc/version | fmt Linux version 3.0.0-1-686-pae (Debian 3.0.0-1) (b...@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-3) ) #1 SMP Sun Jul 24 14:27:32 UTC 2011 $ on a ibm thinkpad a22m that's got one of these $ lspci | grep -i audio | fmt 00:05.0 Multim

Re: Problems ejecting cd.

2011-08-07 Thread R. Clayton
I've recently noticed one of my DVD drives giving the same eject message, but ejecting shortly afterwards. It isn't a new drive, but seems to work apart from the message. I've had that problem too, but it eventually does eject, and I leave well-enough alone. Thanks for your reply. -- To

Re: Problems ejecting cd.

2011-08-07 Thread R. Clayton
From a mechanical point of view, this sounds like a bad servo or actuator motor in the drive. Is it old? New? The hardware's an ibm thinkpad a31; that's maybe eight or nine years old. Is the drive sluggish to eject the drive, does it feel stiff, like something might be grinding on the tr

Problems ejecting cd.

2011-08-06 Thread R. Clayton
I'm running debian testing updated weekly. Every once in a while I manage to wedge the cd drive such that I can no longer eject it: $ sudo umount /dev/scd1 umount: /dev/scd1: not mounted $ eject /dev/scd1 eject: unable to eject, last error: Inappropriate ioctl for device $ sudo eject

Keeping stable stable.

2011-06-01 Thread R. Clayton
I'm running squeeze on a system, and I'd like to keep the system on the stable release independent of what the release is called. I changed all non-commented appearances of "squeeze" with "stable" in sources.list; do I need to do anything else? Is this the right approach to take for a perpetually

Re: A dpkg puzzle on debian testing.

2011-03-07 Thread R. Clayton
smbclient != sambaclient Oh, I am an idiot. Thanks for the replies. -- 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/871v2igr7m@ulanbator.myhome.westell.com

A dpkg puzzle on debian testing.

2011-03-07 Thread R. Clayton
I'm running a debian testing system updated weekly. In the last update I noticed samba packages being updated. Because I have no need of samba, I wanted to get rid of them: $ sudo dpkg --purge samba-common samba-common-bin dpkg: dependency problems prevent removal of samba-common: smbcli

Re: Flash drive internal fragmentation.

2010-03-27 Thread R. Clayton
So, I don't know exactly *how* you'd format a device as "fat32". I used "mkfs.vfat -F 32 /dev/sda1" -- 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/87k4sx9n7o@

Re: Flash drive internal fragmentation.

2010-03-26 Thread R. Clayton
Thanks for your replies to my message. Putting a fat32 fs on the thumb drive did the trick; the block size is 4k, matching what's on the hard drive file systems. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Flash drive internal fragmentation.

2010-03-24 Thread R. Clayton
[ This isn't really a debian question; it's more of a linux question or maybe a file system question, but because this is the most appropriate of the groups I read, I'll pretend it's really important that this happened on a debian system. ] I tried to copy a 1.4G directory $ du -sh dr-dob

how do I make a cron segfault produce a core file?

2008-12-29 Thread Clayton
ks for any suggestions, Clayton [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484122 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

sox "unknown file type" problem.

2007-11-10 Thread R. Clayton
I've installed sox on a debian testing system updated weekly: ku dpkg-query -l *sox* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name

Problem with Debian Etch on s390

2007-05-31 Thread Rod Clayton
his a kernel problem ir an installer problem ir what? Thanks, Rod Rod Clayton Systems Programmer Howard County Public Schools -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Drscheme package install failure.

2007-04-28 Thread r. clayton
I'm trying to install drscheme and related on a debian testing system and it's failing: $ sudo apt-get install drscheme Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: mzscheme The following NEW packages will be installed

Re: Debian testing vs Opera.

2007-04-12 Thread r. clayton
The newly released 9.20 should work. It does. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Debian testing vs Opera.

2007-04-12 Thread r. clayton
I run a Debian testing system updated weekly on an x86 laptop. $ uname -a Linux UlanBator 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux $ Last Sunday's (8 April) update (see below) appears to have broken opera: $ opera --version Opera 9.10 . Build 521 for Linux. Q

Re: Emacs key binding problem on debian testing.

2007-03-07 Thread r. clayton
I don't have a testing box at hand, but on an unstable box[1], evaluating (define-key c-mode-base-map "\C-cp" 'insert-c-procedure-skeleton) (define-key c-mode-base-map "\C-ci" 'insert-include-statement) in a C buffer, yields to the following results: C-h k Ctrl-C-p => describe-ke

Emacs key binding problem on debian testing.

2007-03-06 Thread r. clayton
I'm runining emacs GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-01-04 on saens, modified by Debian on a debian testing sytem $ uname -a Linux UlanBator 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux $ updated weekly. These commands

kernel-2.6.17: DHCP fails with stock kernel image, works with roll-my-own kernel

2006-10-29 Thread Clayton
cates the response packets are disappearing into the void somehow). This installation has been running for years, so I guess I could be being bitten by some old and stale configuration file, but I haven't got a clue how to proceed. Any ideas? Clayton -- To UNSUBSCRIBE, email to [EMAIL

Non-root plug-in install.

2005-12-02 Thread R. Clayton
I tried to install a plug-in (tcl) in firefox (1.0.7) on debian (testing, upgraded weekly). The install failed because it tried to write into /usr/lib/mozilla-firefox/plugins and I wasn't installing as root. I fixed this by making the plugins directory writable by group staff. Is this the best w

Re: Backing up installed packages.

2005-09-22 Thread R. Clayton
You should also back up /etc since this often contains any modifications you may have made during the installation process. I do: Every system file (under /; don't forget, for example, /boot/grub/menu.lst) modified is stored under RCS. A nightly cron job e-mails me about files sti

Backing up installed packages.

2005-09-22 Thread R. Clayton
I keep a list of installed packages around so I can easily populate a new disk (or repopulate a mashed-up disk) by doing something along the lines of $ apt-get install $(cat installed-packages-list) I use a daily cron job along the lines of ls /var/cache/apt/archives | sed 's/\([^_]*\)_.*/\

An exim cough.

2005-08-12 Thread R. Clayton
Sometime during the past few days exim4 (4.52 #1 built 02-Jul-2005 06:12:03) on a debian testing system (Linux UlanBator 2.4.27-speakup #1 Fri Feb 25 15:43:38 EST 2005 i686 GNU/Linux) stopped sending mail to my isp. After poking around a bit with -d, I found smtp authentication was failing because

Re: Apt-get and aptitude man pages

2005-07-03 Thread R. Clayton
Excuse me? That's a direct cut-and-paste from the apt-get man page. It is, but it only half-answers the question. The original discussion involved the difference between upgrade and dist-upgrade. The quote I cited implied that upgrade is safer than dist-upgrade because upgrade doesn't re

Apt-get and aptitude man pages (was "aptitude synaptic gnome to be removed?")

2005-07-03 Thread R. Clayton
I feel like answering RTFM again, but you've been reasonable and polite. Thank you for your courtesy. 'apt-get upgrade' is restricted (and therefore safer) in that: under no circumstances are currently installed packages removed, Neither the apt-get nor the aptitude man page make tha

Getting autofs to work.

2004-06-04 Thread R. Clayton
I've installed autofs $ dpkg --status autofs Package: autofs Status: install ok installed Priority: extra Section: utils Installed-Size: 296 Maintainer: Daniel Lutz <[EMAIL PROTECTED]> Version: 3.9.99-4.0.0pre10-1 [ deleted ] $ on woody to mange $ cat /etc/auto.master

Woody install ignoring network card, fixed.

2004-05-26 Thread R. Clayton
Andreas Janssen <[EMAIL PROTECTED]> writes: This probably means that the installation kernel you use does not have built-in support for the card. Select it during the module configuration to load the driver. That was the problem. An exact driver for the card (3c509) was listed but

Woody install ignoring network card.

2004-05-25 Thread R. Clayton
I'm trying to install woody on an old gateway with a 3com 3c905 network card. lspci shows the card, but dmsg does not. The install asks for a host name and then asks for no further network configuration information. After-install configuration fails with either ftp or http because the hosts can't

RE: Your website

2004-05-24 Thread Ken Clayton
Hi, Sorry who are you and what file? regards Ken -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 24 May 2004 08:57 To: [EMAIL PROTECTED] Subject: Re: Your website Here is the file. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

Anacron vs. cron.

2004-05-01 Thread R. Clayton
I've discovered that cron.daily isn't being run (the locate database is 8 days old (I ran updatedb manually at one point), /usr/lib/man-cb/mandb hasn't been updated since 15 August 2003, and so on). The command for daily in /etc/crontab is test -e /usr/sbin/anacron || run-parts --verbose /etc/c

Hi

2002-03-07 Thread Clayton Hedgepath
true name "FREE" THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU AND ONCE MORE THANK YOU!!!!!!   Thanks!, Clayton H.   Note: I WILL send some donations to you guys in the future to help you guys inprove you GREAT OPERATING SYSTEM!

Kmail Problem

2001-02-18 Thread Clayton Stapleton
Received an e-mail from this list originated by San Segkhoonthod Re:kernel compile comments that when I try to open it my computer locks up. I have to do a "ctrl-alt-backspace" and relogin. There is no way to delete this message while in Kmail. In what location are the e-mails to be found so that t

Zip Drive not Recognized as Block Device

2001-01-02 Thread Clayton Stapleton
Hi Folks; The Zip Drive uses a separate parallel port card to which it is plugged into (works under Windows 98). I have added the io=0x278 to "modules.conf", and run "depmod -a" to update the "modules.dep". As shown below the new ioport is recognized by /proc/parport/1/hardware. What do I have to d

Zip Drive Problems

2000-12-20 Thread Clayton Stapleton
I had a system crash and after a reinstall Problems with the Zip Drive. The Zip Drive 100 was working before the crash. Now when I try to mount the Zip DriveI get the following: [EMAIL PROTECTED]:~ > mount /zip mount: only root can mount /dev/sda1 on /zip [EMAIL PROTECTED]:/home/clay > mount /zip m

Kernel panic

2000-12-16 Thread Clayton Stapleton
"Kernel panic: VFS: Unable to mount root fs on 03:43" when starting SuSe 6.4 distro on a second hard drive. This happened after I tried to copy a file from the first hard drive to the second. I was following the directions in the Hard-Drive Upgrade mini Howto. This is what I did on the first har

Re: Debian is not for me

2000-12-14 Thread Clayton Stapleton
> Then, make sure you have added "yourself" (whoever "yourself" is > that > > > is trying to run an audio application) to the audio group. > > Quoting Clayton Stapleton ([EMAIL PROTECTED]): > > > But had to go to /dev/hdd and add myself to the

Re: Resolving http addresses

2000-12-14 Thread Clayton Stapleton
a.org". Clay On Wed, 13 Dec 2000, you wrote: > Do you have your ISP's nameserver entered in /etc/resolv.conf? > > On Wed, Dec 13, 2000 at 06:20:29PM -0700, Clayton Stapleton wrote: > > I have a problem when I enter a URL (http://www.google.com/) or others > > my system

Fwd: Re: Debian is not for me

2000-12-13 Thread Clayton Stapleton
-- Forwarded Message -- Subject: Re: Debian is not for me Date: Wed, 13 Dec 2000 14:43:25 -0700 From: Clayton Stapleton <[EMAIL PROTECTED]> Thanks for the help SOUND is now working. Looking at /proc/pci showed that es1371 was included so that running modprobe es13

Resolving http addresses

2000-12-13 Thread Clayton Stapleton
I have a problem when I enter a URL (http://www.google.com/) or others my system does not resolve the address. I have looked at /var/log/messages and it shows that the pppd connection is made with the IP and DNS addresses show. This work before I reinstalled Debian but now it just hangs. Any help w

Re: Debian is not for me

2000-12-13 Thread Clayton Stapleton
o get the sound card recognized. Any help would be appricated. Clay Stapleton On Tue, 12 Dec 2000, you wrote: > What soundcard? > > -- Original Message -- > From: Clayton Stapleton <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Da

Debian is not for me

2000-12-12 Thread Clayton Stapleton
Yes! Debian is not for me. It does not recognize my sound card even though two other OS do (Win98 and SuSe6.4), that are on this same computer. There is no clear cut instructions on how to make this possible. I have read the Sound Howto and that still leaves me guessing. Then there is the printer

SuSe6.4 & sound

2000-12-04 Thread Clayton Stapleton
Hi All, Unable to get KDE CD Player to recognize a music CD. Get the following message "No matching CDDBentry found" When I run lsmod the following is displayed: Module Size Used by ppp_deflate40300 0 (autoclean) bsd_comp4020 0 (autoclean) ppp

Q: pppd & providers

2000-11-13 Thread Clayton Stapleton
gateway, when IPCP negotiation is successfully completed. Have no idea of what default route should be added to the system routing table ( who knows where this table is located). TIA Clayton Stapleton Scottsdale, Arizona, USA

Gnome

2000-11-12 Thread Clayton Stapleton
the audio group with no change in the output. Any help will be appricated. TIA Clayton Stapleton Scottsdale, Arizona, USA

Re: Wvdial & pppd

2000-11-12 Thread Clayton Stapleton
defaultroute with no explaination of what that can be. Read the man page for pppd and it mentions a defaultroute with no discription. Would appreciate any help available. TIA Clayton Stapleton On Wed, 08 Nov 2000, John Hasler wrote: > Eric G . Miller writes: > > Try using pppconfig (as

Formating partitions

2000-11-11 Thread Clayton Stapleton
. TIA Clayton Stapleton Scottsdale, Arizona, USA

Wvdial & pppd

2000-11-08 Thread Clayton Stapleton
Hi Folks; Have read all the manual on this that I could find and looked at the archives on Debian.org with no luck. So here goes! Haves set up wvdial with all the info as requested. Can get wvdial to contact my ISP and then pppd dies and it tells me to look in /var/log for any error messages. Ther

gnome-ppp

2000-11-05 Thread Clayton Stapleton
Hi Folks; Have Debian 2.2 running on a Pentium 166MMX, 2 hard drives, only one containing Debian. After configuring Gnome-ppp and attempt to dial out get the following error "The pppd died unexpectedly". So tried the Help menu item on the Gnome-ppp window to have a look at any help they had availa

Dual OS

2000-10-25 Thread Clayton Stapleton
Hi Debian's; Have installed Debian 2.2 (potato) using 3 CD's from CheapBytes. Things are going ok except that when I run "uname -a" the return is "2.2.15-4mdk" whereas was expecting "2.2.2.17pre6.deb". My system is a Pentium 166MMX, 64MB RAM, cd-rom, floppy, 2 hard drives 8.1G and 9.1G. Mandrake i

I burst my LILO (new user)

1997-12-18 Thread ADRIAN CLAYTON
Hi All, Having installed from diskimage floppies, I accidentally deleted some stuff (in the /dpkg directory) and decided to start over again. Since I reinstalled, LILO sticks every time I boot from harddisk. I then also imported LOADLIN~.DEB and configured it, without visible effect. I can reboot

simple questions

1997-11-25 Thread Clayton Berry
bly simple questions, but I got tired of surfing pages to find the answers. Thanks a lot! Clayton Berry -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

novice questions

1997-01-10 Thread Larry Clayton
I am running debian linux 1.1 (linux 2.0.0) very satisfactorily except for some bizarre behaviour on startup and shutdown: 1. On startup the initial login will not take any input--as if the keyboard was frozen. So I go to vc 2 and login. Then I can login at vc 1 again. But after I succeed wi