Re: kerneld message / Workaround

2000-07-15 Thread Jonathan Heaney
David Wright wrote: > The scripts /etc/init.d/{kerneld,modutils} have to be able to handle > both 2.0 and 2.2 kernels with kerneld or kmod. You will see they do > this by testing for the presence of /proc/sys/kernel/modprobe which > only exists under 2.2. > > Perhaps you have a problem with your /

ms sidewinder gpad 2.4.0test fix

2000-07-13 Thread Jonathan Heaney
Hello If anyone is running a 2.4test kernel with the v2 input drivers, and has the problem with the sidewinder gamepad directional controls not working, I have a replacement sidewinder.c file from Vojtech Pavlik that fixes it. It's only 20k but I don't like attachments on the mailing lists so I w

Re: kerneld message

2000-07-13 Thread Jonathan Heaney
> You should check your startup scripts. Somewhere, you have enabled > starting kerneld, you need to find that place and disable it. cd /etc/init.d mv kerneld kerneld.old reboot Jonathan

Re: compiling 2.4.0 kernels on potato

2000-07-13 Thread Jonathan Heaney
Moritz Schulte wrote: > > There are a few other chages required depending on arhcitecture / what > > drivers you are compiling so I would get the latest patch from testing > > (6, which I'm just about to compile - hopefully it has repaired the > > parport_pc problem that the last few have had, alt

Re: compiling 2.4.0 kernels on potato

2000-07-13 Thread Jonathan Heaney
Mike Garfias wrote: > > Ok, its been too damned long since I've had to apply patches to anything. > Can you tell me the way the directories need to look in order to apply > > > the patch OK assuming your kernel source is in /usr/src/linux, dump the file e.g. test4-pre6.gz into /usr/src/linux and

Re: lilo

2000-07-13 Thread Jonathan Heaney
It's just how lilo works. There is a hint in the manpage as to a case you may want to be in a different directory other than your / directory (the -r switch, which does a chroot to the dir you specify). The example given where this may be useful is if you are repairing a setup from a boot floppy.

Re: compiling 2.4.0 kernels on potato

2000-07-13 Thread Jonathan Heaney
Moritz, the patch has subsequently been corrected - you can use the updates in pub/linux/kernel/testing to get the latest patch. I've amended the relevant section below. >use the following patch: > > --- linux/kernel/timer.c.orig Thu Jul 13 15:51:31 2000 > +++ linux/kernel/timer.cThu J

Re: kernel 2.2.17 boot disk prob! (HELP!)

2000-07-04 Thread Jonathan Heaney
Sven Burgener wrote: > > What I'm looking for is a way of creating a boot disk like the one I > created when installing debian initially. > Sven, My method with kernels and bootdisks is always to use the kernel source and compile it myself, using kernel-package Read the kernel-package docs and

Re: pon dial-up and xdm

2000-05-07 Thread Jonathan Heaney
Daniel Burrows wrote: > > I am trying to allow dial-up access using pon but want to avoid 'su'ing > to root everytime. Is there a way round this? Add the user you want to have dialup access to the group 'dip' e.g. (as root) adduser jon dip user jon can then use pon/poff > > Also, I want to av

Re: Help, please. PCI128 sound card seen, but not heard

2000-05-06 Thread Jonathan Heaney
[EMAIL PROTECTED] wrote: > On Wed, May 03, 2000 at 10:28:01PM +0100, Jonathan Heaney wrote: > > [EMAIL PROTECTED] wrote: > > > > > I'm using the 2.2.14 kernel on an Asus k7V mb(Athlon), and have compiled > ... > > > Compiling the OSS driver direct

Re: Help, please. PCI128 sound card seen, but not heard

2000-05-03 Thread Jonathan Heaney
[EMAIL PROTECTED] wrote: > I'm using the 2.2.14 kernel on an Asus k7V mb(Athlon), and have compiled > into the kernel the ES1371 sound driver. On bootup the card is detected at > irq 10 and a memory address of 0x9000 (which does NOT happen with the > ES1370 driver). > > I have added myself (as a

Re: KDE on Debian 2.2 Frozen (Potato)

2000-05-02 Thread Jonathan Heaney
Andrew Weiss wrote: > > > -Original Message- > From: Paul [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 02, 2000 3:51 PM > To: debian-user@lists.debian.org > Subject: KDE on Debian 2.2 Frozen (Potato) > > I have try to install KDE on my Debian 2.2 system and fail, I first > tried the .deb

Re: new perl dependencies

2000-04-28 Thread Jonathan Heaney
Ian Zimmerman wrote: > When I run dselect last night, there was a bunch of important packages > that had been upgraded. One of them was perl-5.005-doc. > > I accepted all the suggestions, but when I was ready to exit selection > mode and start downloading, I was thrown into a conflict/dependency

Re: debian distribution

2000-04-08 Thread Jonathan Heaney
mikej wrote: > Hi, my question is simple. When can we expect to see the new Debian > distribution out. It has already been over a year since the last release. > > Any time soon?? > > Thanks Mike Jennings > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null When potato was fro

Re: Creative SB Live! 1024

2000-04-07 Thread Jonathan Heaney
Joachim Trinkwitz wrote: > The question is why I don't have the modversion.h, which the compiler > can't find. > You'll need to select "Set version information on all symbols for modules" in the Loadable Module Support section when you compile your kernel. Jonathan

Re: Kernel-package no longer in Potato?

2000-03-28 Thread Jonathan Heaney
Vitux wrote: > Hi Debians > I guess the header says it. In slink there's a > (newbie-)convenient "kernel-package", which I can't seem to > find in the frozen potato-ftp... > > Regards > Vitux > > -- > Death comes to us in various guises, > swiftly changing as a baby's mood... > > Debian GNU/Linux

Re: fortify does not recognise my netscape

2000-03-28 Thread Jonathan Heaney
Jan Ulrich Hasecke wrote: > Hi! > > I get the following error, when I try to patch my netscape > > 8 > # fortify /usr/lib/netscape/47/navigator/navigator-smotif.real > Fortify 1.4.6; Copyright (C) 1997-2000 Farrell McKay > == This software is free for all forms

Re: Error compiling kdenetwork-1.1.2

2000-03-28 Thread Jonathan Heaney
[EMAIL PROTECTED] wrote: > On 27 Mar 2000, at 11:15, Bill Caskey wrote: > > > 1. I'm running on a laptop with a 1.3 Gb hard drive and I want the system > > as lean as possible. By compiling, I can optimize for a pentium and > > eliminate > > the debug/exceptions code. Smaller footprint. > > Are

Re: Error Compiling kdenetwork-1.1.2

2000-03-27 Thread Jonathan Heaney
Bill Caskey wrote: > Following is a message I posted to the KDE User listserv a few days ago. > Stephan Kulow, developer of the kdenetwork package replied that he didn't know > what was causing the compile to terminate but did note that libdl was broken; > that I should have libdl.so instead of li

Help! Memory gone missing...

2000-03-26 Thread Jonathan Heaney
A curious thing happened recently (don't know exactly when, just noticed it) Debian (potato, custom 2.2.15pre15 kernel) seems to have 'lost' 128meg of memory. I've got 192 in my system (recently gone from 128 which went OK) cat /proc/meminfo gives:- total:used:free: shared: buf

Re: extract a deb package ?

2000-03-14 Thread Jonathan Heaney
Attila Csosz wrote: > How could I extract ( like unzip ) a deb package to a directory? > I wouldn't install it. I'd like to get a file from it. > > Thanks > Attila > you could use alien with -t to generate a .tgz file from the deb Jonathan

Re: MozM14 install & Netscape bookmarks (newbie q)

2000-03-14 Thread Jonathan Heaney
Vitux wrote: > Hi Debianites > > I can't quite figure out how to install Moz M14. > I d'led the > mozilla-i686-pc-linux-gnu-M14-talkback.tar.gz, > which is supposed to be a binary of the M14 > (according to Mozilla.org), and I figured out how > to untar/zip it to a dir, but what then? > How do I "

Re: PCI BIOS problems

2000-02-17 Thread Jonathan Heaney
Phil Brutsche wrote: : : : : > If the ethernet card gets a 255 IRQ, then it's possible that you need to > change the setting that looks something like "PnP OS" (that's how it > appears on my computer) to "None" or "No". Setting "PnP OS" to "On" or > "Yes" only makes sense with Win95 and it's der

Re: New Potato Netscape Bus Error

2000-01-22 Thread Jonathan Heaney
Art Lemasters wrote: > Netscape Communicator 4.7 (smotif) was running fine until I upgraded > potato (one week since the last upgrade) tonight. Now, Communicator > dies with a "bus error" before it appears. I don't know how to get > more error message output for Netscape, because there is n

Re: Dialout group

1999-12-23 Thread Jonathan Heaney
"David S. Jackson" wrote: > Hi, > > I've added myself to the dialout group, but I still get a "permission > denied" when I try to run /usr/bin/pon (which works fine when I'm > root, btw). What am I forgetting? I want to be able to run this as > a user. > > Also, could someone explain why /usr/sb

Re: Logitech Wheelmouse and Netscape

1999-12-08 Thread Jonathan Heaney
Nils-Erik Svangård wrote: > Hi all! > > I run potato with a logitech wheelmouse (M-C48) attached to /dev/ttyS0. > The wheel works just fine in X with most of the aplications not with > netscape though. Is there anyway to get the wheel working in netscape? > > /nisse > > -- > Unsubscribe? mail -s

Re: USB Mouse

1999-12-04 Thread Jonathan Heaney
Felix Guerrero wrote: > Hi, > > Are there any drivers or packages to make an USB mouse work with the > Debian distribution? > > Thanks. > > Felix. > President and CEO of MAD... > && > ITS Visiting Scientist (Experimental Support for IT) > >

Re: Compiling Mesa for Voodoo2

1999-11-27 Thread Jonathan Heaney
Cyrus Patel wrote: > Hey all, > > I'm trying to compile Mesa3.0 under potato. The readme file says: > > - You'll need the Glide library and headers. Mesa expects: > /usr/local/glide/include/*.h// all the Glide headers > /usr/local/glide/lib/libglide2x.so > > I downloaded

Re: Mouse

1999-11-07 Thread Jonathan Heaney
Eric Hagglund wrote: > How may I get the wheel on my Intellimouse to work in > a Linux environment? I have never been able to get it > to function. Does anyone know of a way to enable this > hardware? > > = > > __ > Do You Yahoo!? > Bid and sell

Re: sound problems: what next?

1999-10-31 Thread Jonathan Heaney
Chris Mayes wrote: > Well, I installed a new kernel in the hopes that my recent sound problems > were a result of corrupt modules, but no luck. Same errors. TO recap, here > are the errors: > > > loop awe_wave AWE32: not detected > modprobe: modprobe: Can't locate module synth0 > /dev/seque

Re: Creative Labs SoundBlaster AWE64 question

1999-10-23 Thread Jonathan Heaney
Cliff Rice wrote: > Hello all, > > Newbie question: I get the error below when I attempt to > do a cat endoftheworld to /dev/dsp. Obviously I've not > configured something right for my soundcard since the test > failed. I've included the files below. Any help is most > welcome. > > Thanks in ad

Re: xdm/shell login

1999-10-23 Thread Jonathan Heaney
Dave Wiard wrote: > i've been running potato and want to give gnome a shot. since i have xdm > running, if i screw anything up, i'll need to fix my problems. with xdm > running, is there a way to get a shell login so i can fix the file > locally? > > Dave Wiard > [EMAIL PROTECTED] > CS - Western

Re: EXIM settings for dialup.

1999-10-23 Thread Jonathan Heaney
Ronald Tin wrote: > Not sure if I should post here (but I'm running exim on a debian :) > > So, I have a Debian unstable running exim 3.03, connecting to the > Internet through PPP without fixed IP. I have configured exim to > use "smarthost"(*) to send mail, performing address rewrite like > this

Re: Kernel version 2.2.12: isapnp builtin or newbie fluke?

1999-10-22 Thread Jonathan Heaney
[EMAIL PROTECTED] wrote: > Hi, > > I have some funkiness happening. > Does the new kernel have automatic support for isapnp cards? > The reason I ask is, I was having some trouble with modconf,etc... > Perhaps you will recall the thread posted > > Re: /etc/modules.conf is more recent than /lib/mod

Re: ensonique?

1999-10-21 Thread Jonathan Heaney
Charles Lewis wrote: > I have an an ensonique 1371, and it works good. I had to enable it (as a > module) in the kernel (2.2), and add 'es1371' to /etc/modules so that it > loads on bootup, but haven't had any problems so far except that I can't > figure out how to get rid of some random DMA timeo

Re: linux kernel compile

1999-10-21 Thread Jonathan Heaney
Vincent & Sylvia Gaines wrote: > First I would just like to thank the people behind the Debian > distribution. > I work with software and have been very impressed with the way they have > > organized their system distribution updates. to me ( still a "newbie") > dselect is a vital tool worth it's

Re: qt2 packages?

1999-10-19 Thread Jonathan Heaney
Robert Rati wrote: > The qt2 packages in potato seem to have been replaced with libqt2 > packages, but when I unpack them, I get an error saying: > > dpkg: error processing /var/cache/apt/archives/libqt2_2.0.2-0.1_i386.deb > (--unpack): > trying to overwrite `/usr/lib/libqimgio.so.0', which is al

Re: kde + slink

1999-10-18 Thread Jonathan Heaney
virtanen wrote: > On Mon, 18 Oct 1999, Patrick Kirk wrote: > > > Add deb http://kde.tdyc.com slink kde contrib rkrusty to your > > /etc/apt/sources/list > > should be: > > /etc/apt/sources.list > > By the way, > > where to get these addresses in general? > Could someone put somewhere a database f

Re: problem with sound-module

1999-10-17 Thread Jonathan Heaney
Michiel Meeuwissen wrote: > It's driving my crazy. Why doesn't it work anymore? > warande1124:/etc# modprobe sb io=0x220 irq=5 dma=1 dma16=1 mpu_io=-1 > /lib/modules/2.2.12/misc/sound.o: invalid parameter parm_io > /lib/modules/2.2.12/misc/sound.o: insmod /lib/modules/2.2.12/misc/sound.o > failed

Re: Problems with SB 64 AWE

1999-10-17 Thread Jonathan Heaney
Stephan Hachinger wrote: > Hello! > > I've got a problem setting up a SB Awe 64 under Linux (kernel 2.2.5). I've > compiled the following support into it: > > Sound Blaster (SB, SBPro, SB16, clones) support (CONFIG_SB) [Y/n/?] > Generic OPL2/OPL3 FM synthesizer support (CONFIG_ADLIB) [Y/n/?] > /de

Re: Potato Dependancies problem.

1999-10-15 Thread Jonathan Heaney
David Natkins wrote: > My problem: > > A new version of slang is in Potato (version > 1.3) > mc and mc-common depend on it (along with ae) > but whiptail wants slang to be < 1.3 and > modconf depends on whiptail. > Suggestions? (obviously a new version of mo

Re: Any way to install modconf on current potato?

1999-10-15 Thread Jonathan Heaney
Stuart Ballard wrote: > Is there any way to get modconf to install on the current release of > potato? Failing that, what are the necessary commands at the console to: > 1) See what modules my kernel is compiled to support (I know what they > are, just not the module names - they were never mentio

Re: ppp how to use ppp for a normal user?

1999-09-28 Thread Jonathan Heaney
Herve BRUNEL wrote: > I installed Debian slink and kernel 2.2.11 with success > > i can use my internet connexion as root, but i don't find how to run it like > an user. > > I try, unsuccessfuly, to change attribut of /usr/sbin/pppd and script I > created as root. > > the message is always the s

Re: [OT] alsa compatible sound recorder?

1999-09-28 Thread Jonathan Heaney
"Noah L. Meyerhans" wrote: > -BEGIN PGP SIGNED MESSAGE- > > I'm trying to rip some mp3s off some records (yes, vinyl) that I've got, > but I'm having a hard time finding a decent tool for the job. I've got > the turntable plugged in to the Line In port on my Trident 4D Wave > soundcard, a

Re: Kppp for "normal" users

1999-09-02 Thread Jonathan Heaney
[EMAIL PROTECTED] wrote: > On Thu, Sep 02, 1999 at 05:29:09PM +0000, Jonathan Heaney wrote: > > John Hall wrote: > > > > > I've been able to set up and use Kppp as root, but of course I don't > [...] > > > > add yourself to the group pid eg > &

Re: Kppp for "normal" users

1999-09-02 Thread Jonathan Heaney
John Hall wrote: > I've been able to set up and use Kppp as root, but of course I don't > want to surf the web as root. How do I use pppd as a normal user. Do I > need to write a special setuid. If so, how do I? Thanx > > -J (beggining linux user) > > P.s. This subject really should be more user f

Re: modules loading (possibly zip driver quesiton too...)

1999-08-31 Thread Jonathan Heaney
Stephen Pitts wrote: > On Fri, Aug 27, 1999 at 08:47:20AM -0400, Jon Hughes wrote: > > I just posted a question last night about some problems with a ZIP drive. > > One thing I read that could be a possible solution is the module lp is > > loading before ppa (at least, that's what the book says...