Re: Getting X working with onboard NVidia 9400

2009-02-20 Thread Dan Christensen
Dan Christensen writes: > I've just bought the following motherboard > > Gigabyte GA-E7AUM-DS2H, 9400G IGP, 512MB > > but can't get X to run. I'm using an old Debian etch installation, but > I have upgraded X and the kernel to lenny. I used the nvidia inst

Getting X working with onboard NVidia 9400

2009-02-14 Thread Dan Christensen
I've just bought the following motherboard Gigabyte GA-E7AUM-DS2H, 9400G IGP, 512MB but can't get X to run. I'm using an old Debian etch installation, but I have upgraded X and the kernel to lenny. I used the nvidia installer to install driver version 180.29, and have confirmed that the kerne

Re: Upgrading kernel on a system that won't boot

2009-02-12 Thread Dan Christensen
Michael Pobega writes: > On Thu, Feb 12, 2009 at 06:16:32PM -0500, Dan Christensen wrote: > >> Now one thing about my system is that mounting /usr will be a bit >> awkward, since it is lvm over several raid 5 devices. >> >> Can anyone think of a way to instal

Re: Upgrading kernel on a system that won't boot

2009-02-12 Thread Dan Christensen
Dan Christensen writes: > Michael Pobega writes: > >> What I would do is put a live system on a USB flash drive (System Rescue >> CD is what I usually use) and mount the unbootable hard drive from >> within the live system. At that point you could wget a

Re: Upgrading kernel on a system that won't boot

2009-02-12 Thread Dan Christensen
Michael Pobega writes: > What I would do is put a live system on a USB flash drive (System Rescue > CD is what I usually use) and mount the unbootable hard drive from > within the live system. At that point you could wget a kernel deb from > http://ftp.uk.debian.org onto your old mounted hard dri

Re: Upgrading kernel on a system that won't boot

2009-02-12 Thread Dan Christensen
Ron Johnson writes: > On 02/11/2009 09:39 PM, Dan Christensen wrote: >> I have a system running etch. I believe it has this kernel installed: >> >> linux-image-2.6.18-5-k7 2.6.18.dfsg.1-13etch2 >> >> The motherboard failed a few days ago, and I've

Upgrading kernel on a system that won't boot

2009-02-11 Thread Dan Christensen
I have a system running etch. I believe it has this kernel installed: linux-image-2.6.18-5-k7 2.6.18.dfsg.1-13etch2 The motherboard failed a few days ago, and I've just got a new motherboard and cpu. However, the machine won't boot. The new cpu is a Core2Duo, but even though the kernel is

kbdrate doesn't work from apmd_proxy

2004-06-10 Thread Dan Christensen
If I run kbdrate as root from the command line: # kbdrate -r 23 Typematic Rate set to 21.8 cps (delay = 250 ms) it works fine. But if I run it from a script in /etc/apmd/event.d #!/bin/sh case "$1" in resume) kbdrate -r 23 2>&1 | logger ;; esac I get ioctl(KDKBDREP):

recovering /var, especially /var/lib/dpkg

2002-10-21 Thread Dan Christensen
follow testing.) So I'm hoping to avoid a reinstall.] After getting dpkg working, are there any suggestions about how to restore the other parts of /var? Thanks for any advice. Please cc me on replies. Dan -- Dan Christensen [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: stumped on xfonts-terminus

2002-05-02 Thread Dan Christensen
A reply to several people at once: Peter De Wachter <[EMAIL PROTECTED]> writes: > On Sat, Apr 27, 2002 at 05:16:24PM -0400, Dan Christensen wrote: >> But on a 14 inch 1600x1200 screen it's too small. Can anyone >> recommend any good fixed-width fonts which are av

Re: stumped on xfonts-terminus

2002-04-27 Thread Dan Christensen
Tim locke <[EMAIL PROTECTED]> writes: > uh, how can I make use of xfonts-terminus? I've > installed it but there was no readme or man page to > help out... There's a readme in /usr/share/doc/xfonts-terminus. % xterm -fn terminus-20 works for me. But on a 14 inch 1600x1200 screen it's too small

Re: ssh port mapping and HTTP

2002-04-26 Thread Dan Christensen
Bill Wohler <[EMAIL PROTECTED]> writes: > I can get into my company's intranet with this: > > ssh -n -L 4281:www.secure.com:80 ssh.secure.com sleep 43200 > > Then, to access http://www.secure.com/page.html, I use > http://localhost:4281/page.html. And this works, so long as all of > li

Problem with Audigy soundcard

2002-04-22 Thread Dan Christensen
Hi All I have a problem with SB Audigy soundcard, i have to do a insmod emu10k1.o every time i have done a reboot, i tryed to put in a alias in the file /etc/modutils/aliases no cigar soo i put in the line alias sound emu10k1 in the file /etc/modules.conf but no luck so now i dont know anymore. A

Re: Anti-aliased fonts in Mozilla 0.9.9

2002-04-21 Thread Dan Christensen
is rendered as a blue pixel to the left of a red pixel, rather than the other way around. Anyone else having this problem? Dan -- Dan Christensen [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Tekram 315U PCI

2002-04-01 Thread Dan Christensen,,,
Hi all Im having som problems with sub, i have dl the driver from tekram, bu it only a .c and a .h files, ant i dont know how to compile them so it works, or some other way of gettign this scsi controler to work, via a moduls. Pleas guide me im a total newbe TIA Dan -- To UNSUBSCRIBE, ema

Re: Some routing advice (connecting through SSH)

2001-10-25 Thread Dan Christensen
Dan Christensen <[EMAIL PROTECTED]> writes: > Hans Ekbrand <[EMAIL PROTECTED]> writes: > >> On Thu, Oct 25, 2001 at 11:54:56PM +1300, Adam Warner wrote: >>> I want to route some traffic though a remote computer (R) to my home >>> computer (H). > >

Re: Some routing advice (connecting through SSH)

2001-10-25 Thread Dan Christensen
Hans Ekbrand <[EMAIL PROTECTED]> writes: > On Thu, Oct 25, 2001 at 11:54:56PM +1300, Adam Warner wrote: >> I want to route some traffic though a remote computer (R) to my home >> computer (H). [web traffice] > Another way of doing it, a bit more unsecure maybe, would be to > install a proxyserv

Re: X forwarding problem with SSH.

2001-09-06 Thread Dan Christensen
"C. Scott Ananian" <[EMAIL PROTECTED]> writes: > On Wed, 5 Sep 2001, Dan Christensen wrote: > >> In message <[EMAIL PROTECTED]> > >> I'm having what sounds like the same problem. See bug #96709 >> >> http://bugs.debian.org/cgi-bin/b

Re: X forwarding problem with SSH.

2001-09-05 Thread Dan Christensen
In message <[EMAIL PROTECTED]> "C. Scott Ananian" <[EMAIL PROTECTED]> writes: > I installed a machine from debian unstable a few weeks ago, and I've been > utterly unable to get X forwarding to work when logging into the machine > remotely. I'm having what sounds like the same problem. See bug

Re: Trials w/ Debian install

2001-06-08 Thread Dan Christensen
Cameron Matheson <[EMAIL PROTECTED]> writes: > I'm a little embarrassed. I've installed debian around 50 times, but > somehow I can't do it on this computer. I've started the installer (off > of floppies), and I've gotten to the point where I should be able to > install the base system over the

Re: Help setting DISPLAY to an ipmasq'd machine.

2001-06-08 Thread Dan Christensen
[EMAIL PROTECTED] writes: > ssh -C -X ipmasq_box from work_linux_box > ssh -C -X xserver_box from ipmasq_box (same session as above) > > In a new work_linux_box session: export DISPLAY=ipmasq_box:0.0 > xterm & Don't set the DISPLAY variable. ssh does it for you. Dan

net-pf-10 fork failed, errno 11

2001-05-31 Thread Dan Christensen
I get the following error message once or twice an hour in my syslog: May 31 13:25:55 ren kernel: request_module[net-pf-10]: fork failed, errno 11 This happens whether or not I have #alias net-pf-10 off# IPv6 commented out in my /etc/modutils/aliases file (and I did remember to run

dif version of debian ??

2001-05-22 Thread Dan Christensen
dif is from version to wersion, so i can finde the version best for me. Sorry if this Q has been up before, but im fearly new to Linux. TIA -- Best regards/Med venlig hilsen Dan Christensen ICQ:2778293 Powered by SuSE Linux 7.1 Pro

Re: Problems using IPMASQ with PPPOE

2001-05-21 Thread Dan Christensen
Dan Christensen <[EMAIL PROTECTED]> writes: > "Philip Bubel" <[EMAIL PROTECTED]> writes: > > > I am having problems using IPMASQ with PPPOE.  I'm running kernel 2.4.3 with > > the latest potato packages of IPMASQ and PPPOE, and the kernel is compli

Re: Problems using IPMASQ with PPPOE

2001-05-21 Thread Dan Christensen
"Philip Bubel" <[EMAIL PROTECTED]> writes: > I am having problems using IPMASQ with PPPOE.  I'm running kernel 2.4.3 with > the latest potato packages of IPMASQ and PPPOE, and the kernel is complied > correctly (I think).  I am able to use PPPOE no problem, as the Linux box can > connect to the in

Re: Copying one hard drive to another - links

2001-05-15 Thread Dan Christensen
Alvin Oga <[EMAIL PROTECTED]> writes: > - yes the hardlinks for gunzip and gzip is not a issue in that > case since its in the same directory/partitions > - hardlinks is a problem when it crosses directories > and partitions since it keeps the leading / Hardlinks can't cross partiti

Re: Copying one hard drive to another - links

2001-05-15 Thread Dan Christensen
Alvin Oga <[EMAIL PROTECTED]> writes: > i dont use hardlinks.. ( creates portability problems ) If you have standard Debian software installed, like gzip, then you use hardlinks. [EMAIL PROTECTED]:/# ls -l /bin/*zip* -rwxr-xr-x4 root root46160 Dec 2 1999 /bin/gunzip* -rwxr-xr-x

Re: Copying one hard drive to another - links

2001-05-14 Thread Dan Christensen
Alvin Oga <[EMAIL PROTECTED]> writes: > i think the problem you have w/ hardlinks is more basic, > how to create hard links or soft links... not a tar problem ... > relative links is the preferred methodology ( hard or soft ) > and avoids the leading / and allows the portability of > the files t

Re: Copying one hard drive to another

2001-05-14 Thread Dan Christensen
t but > > "cpio" can copy? Are those arguments true for GNU tar? > > > > pipe, softlink, hardlink, device nodes,... > > Named pipes and files with holes in their block allocation. Gnu tar tries to handle the latter, according to the docs. But I've had

Re: help with IP Masquerading, 2.4 kernel

2001-04-30 Thread Dan Christensen
"Dwayne C. Litzenberger" <[EMAIL PROTECTED]> writes: > Turn on forwarding: > > echo "1" >/proc/sys/net/ipv4/ip_forward That's already done. As I said, I can connect to remote systems through the firewall machine, and data flows back and forth. It's just that it freezes up within a couple of mi

Re: cron: nth of month?

2001-04-27 Thread Dan Christensen
Does anyone have any clever solutions to the following problem of a similar nature: I want to run a job at 28 day intervals, i.e. on every fourth Sunday. Dan

help with IP Masquerading, 2.4 kernel

2001-04-27 Thread Dan Christensen
My main machine, scratchy, is connected to the net using PPPOE (PPP over ethernet) over DSL. I have another machine, cheddar, connected to a second ethernet card on scratchy with an ethernet crossover cable. I am trying to using netfilter (iptables) to masquerade cheddar behind scratchy, and it i

Re: tulip.o

2001-04-22 Thread Dan Christensen
Jack <[EMAIL PROTECTED]> writes: > Here is my problem with the Linksys NIC: > > . I have two NICs: Linksys EtherFast 10/100 and Intel 10/100 > . Using 2.4.3 Kernel and have tulip.o module compiled in it. > . The Interl NIC is detected as eth0 (btw, did I compile any support > for that

Re: anyone have a epson stylus photo 870 working?

2001-03-05 Thread Dan Christensen
Ethan Benson <[EMAIL PROTECTED]> writes: > On Mon, Mar 05, 2001 at 12:41:29AM -0500, Dan Christensen wrote: > > For the record, the stp driver in gs works great for me with my > > epson stylus color 860. The print-4.0a3 package, available from > > http://gimp-print

Re: anyone have a epson stylus photo 870 working?

2001-03-04 Thread Dan Christensen
For the record, the stp driver in gs works great for me with my epson stylus color 860. The print-4.0a3 package, available from http://gimp-print.sourceforge.net/, contains instructions for recompiling gs with the stp driver which are specifically for Debian. Also available there is a .deb of the

Re: capslock as control in console

2001-02-08 Thread Dan Christensen
kmself@ix.netcom.com writes: > on Thu, Feb 08, 2001 at 12:00:43PM -0500, Dan Christensen ([EMAIL PROTECTED]) > wrote: > > I use the following to make capslock act as control in the console > > window. What I'm wondering is if there is a way to do this without > > in

capslock as control in console

2001-02-08 Thread Dan Christensen
I use the following to make capslock act as control in the console window. What I'm wondering is if there is a way to do this without installing console-tools, which depends on console-data and console-tools-libs, which altogether require almost 5M of disk space on my machine. Any thoughts? Dan

Re: reiserfs annoyances

2001-02-04 Thread Dan Christensen
Is there a way to convert an existing partition to reiserfs? Or does one have to create a new reiserfs partition and copy stuff over? Is there documentation outlining the procedure? Dan

Re: WordPerfect 8 under debian

2001-02-01 Thread Dan Christensen
Stewart James <[EMAIL PROTECTED]> writes: > Hi, > > Is anyone successfully running wp8 under debian unstable or testing. > > On execuation I get an error, can not find libXpm.so.4 it is unstalled it > is there(/usr/X11R6/lib/). If I copy the library to /usr/lib. wp finds it > but segfaults. To

Re: kernel is using 50M of memory

2001-01-04 Thread Dan Christensen
brian moore <[EMAIL PROTECTED]> writes: > On Thu, Dec 28, 2000 at 12:44:27PM -0700, Cameron Matheson wrote: > > Hey, > > > > I was looking at the memory usage (gmemusage, and /proc/meminfo), > > and I was noticing that 'linux' was using nearly 50m of memory. I > > was rather disturbed, and wonde

input/output errors

2000-11-22 Thread Dan Christensen
CTED]> ls: /var/spool/news/message.id/046/<[EMAIL PROTECTED]>: Input/output error % cat /var/spool/news/message.id/046/\<[EMAIL PROTECTED]> cat: <[EMAIL PROTECTED]>: Input/output error Can anyone explain what could be causing this? Could my hard drives be failing? Than

Re: horrible single `quotes' in font fixed

2000-11-11 Thread Dan Christensen
version of the default fixed font looks to bad? (I'm referring to the default italic font that shows up in emacs, for example.) It has very blotchy vertical lines. Dan -- Dan Christensen [EMAIL PROTECTED]

Re: X Server can't find font `fixed'

2000-10-19 Thread Dan Christensen
Michael Abraham Shulman <[EMAIL PROTECTED]> writes: > I just upgraded a bunch of packages to unstable and now my X server > dies saying > > Fatal server error: > could not open default font 'fixed' This happened to me to. I downloaded the xfonts-base deb and did dpkg -i on it (same version I alr

Re: setting memory limits for ssh and xdm logins

2000-10-03 Thread Dan Christensen
Ethan Benson <[EMAIL PROTECTED]> writes: > On Mon, Oct 02, 2000 at 10:36:39PM -0400, Dan Christensen wrote: > > I have put limits in /etc/security/limits.conf to prevent a user from > > bringing down my machine by using up all the memory, and I have > > uncommente

setting memory limits for ssh and xdm logins

2000-10-02 Thread Dan Christensen
, but these settings are ignored by both ssh and xdm logins. Moreover, the tcsh limit command and the bash ulimit command are also ignored, in all cases. Can anyone suggest a way to set process limits for ssh and xdm logins? Any help appreciated. Dan -- Dan Christensen [EMAIL PROTECTED]

Re: Nessus & potato

2000-06-07 Thread Dan Christensen
Pollywog <[EMAIL PROTECTED]> writes: > You do need to install nessusd on the machine you are going to scan, right? Really? I don't think that is the case. I thought the whole point was to be able to scan a machine from the outside The solution to my problem turns out to be a missing directory:

Re: Nessus & potato

2000-06-06 Thread Dan Christensen
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > anybody gotten this to work? if so what did you do? i can't get it to > login..i added a user (test/test) but it wont let me login. I didn't try nessus with potato, but with woody I am having no trouble logging in. I made the user name for nessus

Re: determining what makes a filesystem busy

2000-05-29 Thread Dan Christensen
Christophe TROESTLER <[EMAIL PROTECTED]> writes: > On Mon, 29 May 2000, Dan Christensen <[EMAIL PROTECTED]> wrote: > > > > Is there an easy way to determine what makes a filesystem busy, e.g. > > what prevents me from remounting /usr readonly after an upgrad

determining what makes a filesystem busy

2000-05-29 Thread Dan Christensen
Is there an easy way to determine what makes a filesystem busy, e.g. what prevents me from remounting /usr readonly after an upgrade? Usually some file that was erased is being held open by a process, but I don't know an easy way to determine which file or process. "lsof | grep usr" is a start, but

what does [shellutils on hurd] mean?

2000-05-03 Thread Dan Christensen
Lately when I've been doing 'apt-get -s dist-upgrade' on my woody system I often get dozens of things like Inst kernel-package [shellutils on hurd] Can someone tell me what this means? Thanks. Dan

ssh unable to listen to port

2000-04-05 Thread Dan Christensen
ion accepted by server. debug: Connections to local port 119 forwarded to remote address news.jhu.edu:119 debug: Local forwarding listening on 127.0.0.1 port 119. bind: Address already in use Disconnecting: cannot listen port: 119 -- Dan Christensen [EMAIL PROTECTED]

ssh X forwarding not working

2000-04-05 Thread Dan Christensen
/etc/ssh/ssh_config:ForwardX11 yes /etc/ssh/sshd_config:X11Forwarding yes Supplying the appropriate command line options doesn't help. The machine is running ii ssh1.2.2-1.4 Secure rlogin/rsh/rcp replacement (OpenSSH) Any suggestions? Dan -- Dan Christensen [EMAIL PROTECTED]

sshd pam_putenv error message

2000-04-05 Thread Dan Christensen
When I logout from my Debian machine (recently updated from woody) after connecting via ssh, the following message is put into my syslog. I can't figure out what is causing it. Any ideas? scratchy sshd[1415]: PAM pam_putenv: delete non-existent entry; MAIL Thanks for any help. Dan --

running multiple commands via ssh quickly

2000-03-06 Thread Dan Christensen
the error code and output also on that channel. But this seems a bit tricky to set up. Thanks for any ideas. Dan -- Dan Christensen [EMAIL PROTECTED]

Re: Upgrading pcmcia-* breaks ppp

2000-01-16 Thread Dan Christensen
assumes that the # modem will be in slot 0, the top slot. echo "Setting /dev/ttyS1 irq to 7; ejecting cards; inserting cards." setserial /dev/ttyS1 irq 7 sleep 1 cardctl eject 0 sleep 3 cardctl insert 0 Of course, the irq you choose may need to be different. Hope this helps. Dan -- Dan Christensen [EMAIL PROTECTED]

Re: files appear corrupt, but aren't; kernel bug?

2000-01-16 Thread Dan Christensen
Scott Henry <[EMAIL PROTECTED]> writes: > >>>>> "D" == Dan Christensen <[EMAIL PROTECTED]> writes: > > D> Over the past few hours, my potato machine has been behaving very > D> strangely. Many of the files on my hard drive or which I read

files appear corrupt, but aren't; kernel bug?

2000-01-16 Thread Dan Christensen
ist, but you are encouraged to cc your replies directly to me. Thanks very much, Dan -- Dan Christensen [EMAIL PROTECTED]

Re: questions about slink to potato upgrade

1999-11-29 Thread Dan Christensen
Graham Williams <[EMAIL PROTECTED]> writes: > I went that path also (dist-upgrade to get potato) and had some of the > same problems. > > The most serious for me was that my pcmcia modem card stopped working > somewhere along the way. I also have had this problem. One thing that makes my mode

bad alternatives symlinks after potato upgrade

1999-11-29 Thread Dan Christensen
/man/man1/elvis.1.gz does exist. What happened? Would manually changing all the bad symlinks in /etc/alternatives to point to the right place be the correct fix? Is there an automatic way to do this? Thanks for any suggestions. Dan -- Dan Christensen [EMAIL PROTECTED]

questions about slink to potato upgrade

1999-11-29 Thread Dan Christensen
opefully they can be fixed for others who try to upgrade. I will eventually submit bug reports but thought I'd start here first. Thanks for any information. Dan -- Dan Christensen [EMAIL PROTECTED]

Re: ip-up scripts not running

1999-06-14 Thread Dan Christensen
lrc According to the run-parts man page: Scripts must follow the #!/bin/interpretername convention in order to be executed. They will not automatically be executed by /bin/sh. Dan -- Dan Christensen [EMAIL PROTECTED]

'cardctl resume' twice kills slink

1999-05-10 Thread Dan Christensen
l resume' at the same time, but I thought I would report this to the list in the hopes that the root of the problem is fixed. Comments or requests for further information, to the list or directly to me, are welcome. Should I submit this to the bug-tracking system? I've never done this -- is it self-explanatory? Dan -- Dan Christensen [EMAIL PROTECTED]

Re: Exim and fetchmail

1999-05-05 Thread Dan Christensen
ould be treated as aliases for the local host. (scratchy is the name of my machine.) I regard this as a bug in the installation procedure. Either fetchmail should deliver to "user" (without the "@localhost") or exim should be configured by default to accept such mail. Dan -- Dan Christensen [EMAIL PROTECTED]

what are the various i486 directories for?

1999-04-29 Thread Dan Christensen
ecker The reason that I'm asking is that I have a Celeron chip, so I was surprised to see 486 stuff. Thanks for any info. Dan [Replies welcome directly to me, to the list, or to both.] -- Dan Christensen [EMAIL PROTECTED]