Re: lilo.conf

2001-01-05 Thread David B . Harris
To quote Russell Coker <[EMAIL PROTECTED]>, # On Saturday 06 January 2001 14:55, you wrote: # > I request that you provide support for me telling lilo that I don't # > want it touching my lilo.conf at all. Also, you should consider how # > to deal with changes that the user makes by hand to lilo.c

Re: Parallel Printer Port Problem

2001-01-05 Thread Jeffrey S. Coppock
Jo, et al; I tried the echo redirect below and was told 'permission denied', so I tried it as root and it worked, the printer printed the message. I chmod 0666 /dev/lp0 and it worked without su. I tried tried lpr -Plp and it wouldn't work with or without su. On the magicfilter config, are you

RE: lilo.conf

2001-01-05 Thread Marc Wilson
Ok, lets answer these in order: True. I missed that on debian-devel. I have been pointed to the message. I apologize. No, /etc/lilo.conf.old does NOT have a backup. It has a copy of a configuration I was using months ago. More than likely I'd made a copy of my configuration for some reason un

Re: kernel 2.4.0, make-kpkg

2001-01-05 Thread Nate Amsden
"Noah L. Meyerhans" wrote: > It doesn't appear you know kernel-package as well as you thought. You > merely need to assign the package an epoch, and apt-get/dselect won't > try to overwrite it. A version number like 3:1.0 or something works > just fine and won't be replaced by anything debian re

Re: boot problems take 2

2001-01-05 Thread Brian May
> "D-Man" == D-Man <[EMAIL PROTECTED]> writes: D-Man> Does nobody have any suggestions? I see lots of helpful D-Man> suggestions on the list daily, but no comments on my D-Man> problem yet. I think you need to show more detail. For instance, I have seen somebody make the mistak

Re: lilo.conf

2001-01-05 Thread Russell Coker
On Saturday 06 January 2001 15:12, Marc Wilson wrote: > Why the hell are you doing anything at ALL? You're not the maintainer, The previous maintainer of lilo invited me to take over. > your preinst/postinst is screwed, you trash a working configuration with > unwarranted assumptions on your own

Re: lilo.conf

2001-01-05 Thread Brian May
w> "Marc" == Marc Wilson <[EMAIL PROTECTED]> writes: Marc> Why the hell are you doing anything at ALL? You're not the Read http://lists.debian.org/debian-devel-0101/msg4.html>. Marc> maintainer, your preinst/postinst is screwed, you trash a Marc> working configuration with u

Re: lilo.conf

2001-01-05 Thread Russell Coker
On Saturday 06 January 2001 14:09, David B.Harris wrote: > To quote Russell Coker <[EMAIL PROTECTED]>, > # I am working on the Debian package of lilo and am writing code for > # auto-generating lilo.conf files. > # > # Below is an example of the type of lilo.conf that can be generated. > The > # de

Re: lilo.conf

2001-01-05 Thread Russell Coker
On Saturday 06 January 2001 14:55, you wrote: > I request that you provide support for me telling lilo that I don't > want it touching my lilo.conf at all. Also, you should consider how > to deal with changes that the user makes by hand to lilo.conf. If you > don't regenerate existing lilo.conf f

RE: lilo.conf

2001-01-05 Thread Marc Wilson
Why the hell are you doing anything at ALL? You're not the maintainer, your preinst/postinst is screwed, you trash a working configuration with unwarranted assumptions on your own part and don't even save a backup of the original configuration. I had SIX working kernel images defined in my config

Re: kernel 2.4.0, make-kpkg

2001-01-05 Thread Noah L. Meyerhans
On Fri, Jan 05, 2001 at 06:53:37PM -0800, Nate Amsden wrote: > now that ive learned that [EMAIL PROTECTED] kernel-package > i do > > make menuconfig ; make-kpkg clean ; make-kpkg > --revision=10.0++ binary > e.g > make-kpkg --revision=10.0+ow1+ide+lm_sensors+ipsec > > sometimes i do revision of 2

Re: Raidtools2 with kernel 2.2.18

2001-01-05 Thread Alvin Oga
hi ya jon... yeah... mingos patch does NOT apply cleanly... but if you follow the steps at www.linuxraid.org... it patches fine at least for the deb-2.2 system i have c ya alvin http://www.linux-1U.net ... 1U Raid5 ... On Fri, 5 Jan 2001, Jon Pennington wrote: > Luca Micheletti wrote: > >

Re: Raidtools2 with kernel 2.2.18

2001-01-05 Thread Alvin Oga
hi ya luca... try looking for more info at www.linuxraid.org i patched linux-2.2.18 per its instructions and the old raid is still alive and well w/ deb-2.2 have fun raiding alvin http://www.linux-1u.net 1U Raid5 ... 500Gb in 1U ... On Fri, 5 Jan 2001, Luca Micheletti wrote: > Hi, > > i h

Slow responses

2001-01-05 Thread D-Man
Just an FYI, it seems that my outgoing mail takes quite a while to reach the list. (I don't believe it is the list's fault) My message Re the c++ compiler was sent several hours ago, but just arrived in my folder. After sending my message I received the message from other people sent around t

boot problems take 2

2001-01-05 Thread D-Man
Does nobody have any suggestions? I see lots of helpful suggestions on the list daily, but no comments on my problem yet. Should I forget about Debian and continue with RedHat? Please offer suggestions, even if it is a wild guess. Anything would be helpful. -D On Wed, Jan 03, 2001 at 09:40:4

Re: lilo.conf

2001-01-05 Thread David B . Harris
To quote Russell Coker <[EMAIL PROTECTED]>, # I am working on the Debian package of lilo and am writing code for # auto-generating lilo.conf files. # # Below is an example of the type of lilo.conf that can be generated. The # debconf asks whether you want boot or boot-menu as the boot loader, i

Re: X 4.x in testing

2001-01-05 Thread Nate Amsden
i remember the magic number i read was 6 weeks ... which means i may take the plunge into testing in about 12 weeks :) nate Rob VanFleet wrote: > > On Fri, Jan 05, 2001 at 12:15:53PM -0700, Ray Percival wrote: > > I just noticed the Glibc 2.2 is now in testing. As I understood it > > this w

Re: kernel 2.4.0, make-kpkg

2001-01-05 Thread Nate Amsden
now that ive learned that [EMAIL PROTECTED] kernel-package i do make menuconfig ; make-kpkg clean ; make-kpkg --revision=10.0++ binary e.g make-kpkg --revision=10.0+ow1+ide+lm_sensors+ipsec sometimes i do revision of 20 or higher to try to be sure apt-get wont try to upgrade it ... n

lilo.conf

2001-01-05 Thread Russell Coker
I am working on the Debian package of lilo and am writing code for auto-generating lilo.conf files. Below is an example of the type of lilo.conf that can be generated. The debconf asks whether you want boot or boot-menu as the boot loader, it asks what VGA mode you want, what parameters to app

Re: Accessing MS SQL Server from Linux

2001-01-05 Thread Eric G . Miller
On Fri, Jan 05, 2001 at 02:15:49PM -0700, [EMAIL PROTECTED] wrote: > Does anyone have any experience accessing MS SQL Server from Linux? > Either from C, Perl, or PHP? If so, what do I need in order to do > this? I don't have any specific experience, but I think both Perl and Python have database

Re: how to remove bad inodes after fsck?

2001-01-05 Thread W. Paul Mills
[EMAIL PROTECTED] (Massimo Dal Zotto) writes: Try using "debugfs". It will allow you to remove things that are otherwise not removable. > Hi, > > I can't remove some files left in /lost+found from fsck after a bad crash: > > # ls -lR /lost+found/ > /lost+found/: > total 1723224935 > sr-sr-sr-

Re: kernel 2.4.0, make-kpkg

2001-01-05 Thread Ben Collins
On Fri, Jan 05, 2001 at 07:23:06PM -0500, Antonio Rodriguez wrote: > Kernel 2.4.0 was declared stable yesterday I believe, a couple of > questions: > 1. How long it usually takes before we have a kernel-source? Probably not long. > 2. Can we use make-kpkg (kernel package) with the linux-2.4.0.tar

Re: runlevels/boot stuff

2001-01-05 Thread David B . Harris
To quote Ethan Benson <[EMAIL PROTECTED]>, # On Fri, Jan 05, 2001 at 07:37:25PM -0500, David B. Harris wrote: # # > /etc/rcS.d/* : General not used manually, it's used to put the system # > into single-user mode right after the kernel has been started. Usually # > entered by typing "linux single"

Re: buggy vesa framebuffer.

2001-01-05 Thread Mircea Luca
Kent Nyberg wrote: > > I was going to try LPP today so i patched the 2.2.18 kernel against that > and it worked perfect. > I compiled the kernel with vesa framebuffer and edited lilo > to: > > vga=0x301 > append="console=/dev/tty2 CONSOLE=/dev/tty2" > > It workes perfectly, the logo shows when

Re: runlevels/boot stuff

2001-01-05 Thread Ethan Benson
On Fri, Jan 05, 2001 at 07:37:25PM -0500, David B. Harris wrote: > /etc/rcS.d/* : General not used manually, it's used to put the system > into single-user mode right after the kernel has been started. Usually > entered by typing "linux single" at the LILO prompt. wrong, rcS.d is run once at boot

Re: kernel 2.4.0, make-kpkg

2001-01-05 Thread Antonio Rodriguez
So, the steps then would be the same? I mean, 1. make menuconfig 2. make-kpkg clean 3. make-kpkg kernel_image? Or is it necesary to do make-kpkg kernel_source, with subsequent dpkg -i kernel_source.deb? looping then back to number 1. above? Ethan Benson wrote: > > On Fri, Jan 05, 2001 at 07:23:0

Re: runlevels/boot stuff

2001-01-05 Thread Defresne Sylvain
Hello, * M.B.Midden ([EMAIL PROTECTED]) wrote: > hi > > Im looking for some info about runlevels. Is there a howto for it? What is > the best runlevel for a server en when should u switch ( how can you switch) > ( i tried man runlevel ofcourse ) etc man inittab ? Bye -- DEFRESNE Sylvai

Re: runlevels/boot stuff

2001-01-05 Thread David B . Harris
To quote "M.B.Midden" <[EMAIL PROTECTED]>, # Im looking for some info about runlevels. Is there a howto for it? What is # the best runlevel for a server en when should u switch ( how can you switch) # ( i tried man runlevel ofcourse ) etc I'm sort of bored, so here's a little tutorial ;) Each run

Re: kernel 2.4.0, make-kpkg

2001-01-05 Thread Ethan Benson
On Fri, Jan 05, 2001 at 07:23:06PM -0500, Antonio Rodriguez wrote: > Kernel 2.4.0 was declared stable yesterday I believe, a couple of > questions: > 1. How long it usually takes before we have a kernel-source? > 2. Can we use make-kpkg (kernel package) with the linux-2.4.0.tar.gz > (after unpackin

kernel 2.4.0, make-kpkg

2001-01-05 Thread Antonio Rodriguez
Kernel 2.4.0 was declared stable yesterday I believe, a couple of questions: 1. How long it usually takes before we have a kernel-source? 2. Can we use make-kpkg (kernel package) with the linux-2.4.0.tar.gz (after unpacking, of course)? If so, what would the procedure be?

Re: mkisofs

2001-01-05 Thread Debian User
What if you don't know the size, say, you are trying to burn someone's cd to have a copy for yourself. Peter Horton wrote: > On Fri, Jan 05, 2001 at 11:49:10AM -0500, Antonio Rodriguez wrote: > > Hi Steve, hi all. Tried > > dd if=/dev/scd0 of=d3.iso > > with my deb official cd 3 (potato rev2). > >

Parallel attached CDR - recomendations?

2001-01-05 Thread Nate Bargmann
Hello all. I am looking for a method to archive a bunch of stuff off of a couple different computers and since one is a laptop and one a desktop, it seems a parallel attached CDR drive might be the answer (I'm not enthused about Zip or Iomega drives). I know that the kernel has support for these

runlevels/boot stuff

2001-01-05 Thread M.B.Midden
hi Im looking for some info about runlevels. Is there a howto for it? What is the best runlevel for a server en when should u switch ( how can you switch) ( i tried man runlevel ofcourse ) etc thanks dunki

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Tom Marshall
> And mine... > > fennywood:/usr/src# update-alternatives --display cc > cc - status is auto. > link currently points to /usr/bin/gcc > /usr/bin/gcc - priority 20 > slave cc.1.gz: /usr/share/man/man1/gcc.1.gz > Current `best' version is /usr/bin/gcc. >

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Chris Gray
> Jonathan Markevich writes: jm> And mine... jm> fennywood:/usr/src# update-alternatives --display cc jm> cc - status is auto. jm> link currently points to /usr/bin/gcc jm> /usr/bin/gcc - priority 20 jm> slave cc.1.gz: /usr/share/man/man1/gcc.1.gz jm> Current es

Re: Debian and Pentium 4

2001-01-05 Thread D-Man
www.linux.com/hardware/newsitem.phtml?sid=26&aid=11457 Very interesting article. Shows why working together and free updates are important to quality systems. -D On Fri, Jan 05, 2001 at 12:37:39PM -0700, Ray Percival wrote: | I can't get to linux.com just now to find the article but basically

Re: help debugging a compiler error (cpp)

2001-01-05 Thread D-Man
On Fri, Jan 05, 2001 at 01:02:01PM -0500, Jonathan Markevich wrote: | | --- | bash-2.03$ make | rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver | cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE | -D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_X8

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Defresne Sylvain
Hello * Jonathan Markevich ([EMAIL PROTECTED]) wrote: > On Fri, Jan 05, 2001 at 05:08:01PM -0500, Mike wrote: > > > > bash-2.03$ make > > > rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver > > > cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE > > > -D_LOOSE_KER

Re: save email to floppy

2001-01-05 Thread Marcelo Chiapparini
Jon, it worked fine now! Thank you again for the help!! Marcelo On Fri, Jan 05, 2001 at 04:59:05PM -0600, Jon Pennington wrote: > Marcelo Chiapparini wrote: > > > > Thanks for the answer! > > I followed your instructions, but mutt aks me for a mailbox in order > > to save the message. I create

Re: KDE2 packages not showing up

2001-01-05 Thread Jeronimo Pellegrini
On Fri, Jan 05, 2001 at 05:01:53PM -0600, Charles Lewis wrote: > My sources.list is: > deb http://http.us.debian.org/debian woody main contrib non-free ^ > deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib

KDE2 packages not showing up

2001-01-05 Thread Charles Lewis
My sources.list is: deb http://http.us.debian.org/debian woody main contrib non-free deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib Anyone have any ideas why KDE packages (i.e. kdebase,konqueror,etc) are not showing up? Charles Lewis [EMAIL PROTECTED]

Re: save email to floppy

2001-01-05 Thread Jon Pennington
Marcelo Chiapparini wrote: > > Thanks for the answer! > I followed your instructions, but mutt aks me for a mailbox in order > to save the message. I created it in the floppy. The problem is with the > attached file. It appears in the mailbox too, but it is a M$ .doc documet. > How can I save it a

Re: mkisofs

2001-01-05 Thread Peter Horton
On Fri, Jan 05, 2001 at 11:49:10AM -0500, Antonio Rodriguez wrote: > Hi Steve, hi all. Tried > dd if=/dev/scd0 of=d3.iso > with my deb official cd 3 (potato rev2). > md5sum d3.iso gives not the supposed value. > When I do it from xcdroast I get the right md5sum. > Where is the problem? Are you sur

Re: mouse configuration

2001-01-05 Thread Carel Fellinger
On Fri, Jan 05, 2001 at 04:26:42PM -0500, Mithras wrote: > My mouse has been working fine, but perhaps something more subtle > could be wrong. Learning something new's always valuable. Yes, it is only working because your errors zero'd out:) > On Fri, 5 Jan 2001, Carel Fellinger wrote: ... > >

Re: font-lock, xemacs, latex

2001-01-05 Thread Jeronimo Pellegrini
:: Johann Spies writes: > On Thu, Jan 04, 2001 at 03:19:51PM -0500, Peter S Galbraith wrote: >> >> Giulio Morgan wrote: >> > don't know why this was necessary, I imagine it may be from >> > trying to run both xemacs and fsf emacs. >> >> I don't think so. They are both identical (and both a bit

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Jonathan Markevich
On Fri, Jan 05, 2001 at 05:08:01PM -0500, Mike wrote: > > bash-2.03$ make > > rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver > > cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE > > -D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_X86_=1 > > -Di38

Re: save email to floppy

2001-01-05 Thread Marcelo Chiapparini
Thanks for the answer! I followed your instructions, but mutt aks me for a mailbox in order to save the message. I created it in the floppy. The problem is with the attached file. It appears in the mailbox too, but it is a M$ .doc documet. How can I save it as a *.doc file? Thanks in advance fo

Re: kernel 2.4 - modutils

2001-01-05 Thread Phillip Deackes
On Fri, 5 Jan 2001 17:07:28 -0500 "Noah L. Meyerhans" <[EMAIL PROTECTED]> wrote: > On Fri, Jan 05, 2001 at 03:54:00PM -0600, Rob VanFleet wrote: > Yes, apt-get source -b modutils will do it (assuming unstable has an > deb-src line in /etc/apt/sources.list). I just changed my /etc/apt/sources.lis

Re: 2.4 kernel rescue disk?

2001-01-05 Thread Stephan Hachinger
Hello! Hmm, I think the easiest way to create a boot floppy is to take an existing bootfloppy with the syslinux loader on it (for example a debian rescue), then compiling a kernel with the necessary drivers and patches (but no modules!!!; also be sure that you have compiled in some things syslinux

Re: ALSA with AWE64: help

2001-01-05 Thread Stephan Hachinger
Hello! I think it isn't really a problem which has something to do with your alsa config, but I think that the module for awe32 simply doesn't detect the i/o port of your awe unit, for example because your isapnp conf has been messed up. I suggest to you looking at your isapnp.conf and the module

logrotate bad count...

2001-01-05 Thread Marcelo Chiapparini
Hi! Each time I boot my potato box I receive the following email: /etc/cron.daily/logrotate: error: /etc/logrotate.conf:6 bad rotation count'2 ' run-parts: /etc/cron.daily/logrotate exited with return code 1 My /etc/logrotate.conf file is, up to line 6, the following: # see "man logrotate" fo

Re: save email to floppy

2001-01-05 Thread Martin Würtele
On Fri, Jan 05, 2001 at 08:06:57PM -0200, Marcelo Chiapparini wrote: > Hi! > > I use mutt as UMA. I need to save to a floppy a saved email and its attached > file. How can I do this? mount the floppy, run mutt, hit >s< to save and enter /floppy// prior to filename. hth martin -- 30DC 1D28 1D7

Re: Need help with XFree86

2001-01-05 Thread Russ Cook
Thanks for the reply. I should have mentioned that I already have agpgart.o loaded successfully. I don't believe that is the problem. Thanks again, Russ On Fri, 5 Jan 2001, Pascal Hos wrote: > On Friday 05 January 2001 03:46 pm, Russ Cook wrote: > > > > Howdy! My wife bought me a new

Re: KDE 2.2

2001-01-05 Thread David B . Harris
To quote [EMAIL PROTECTED], # # I'm running 2.2r2. I downloaded the KDE deb's from sourceforge. When I # try to install I get a failed instalation from libqt2.2 saying it needs a # newer version.Well the libqt that I got was in the same directory from # sourceforge. So I went to get the

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Mike
Jonathan Markevich wrote: > > --- > bash-2.03$ make > rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver > cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE > -D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_X86_=1 > -Di386=1 -D_GNU_SOURCE -DRM_HEAPMGR

Re: kernel 2.4 - modutils

2001-01-05 Thread Noah L. Meyerhans
On Fri, Jan 05, 2001 at 03:54:00PM -0600, Rob VanFleet wrote: > On Fri, Jan 05, 2001 at 04:42:20PM -0500, Alec Smith wrote: > > You need to be using at least modutils 2.3.23 or 2.3.24 for the new kernel > > to work correctly... Ultimately, you'll want to be using modutils 2.4.0 > > once its out. >

save email to floppy

2001-01-05 Thread Marcelo Chiapparini
Hi! I use mutt as UMA. I need to save to a floppy a saved email and its attached file. How can I do this? Thanks ins advance! Marcelo

Re: How send mail one user to another/One account?

2001-01-05 Thread Mike
Jonathan Gift wrote: > Hi, > > I'm having trouble with my ISP, so copies to me personally appreciated if > I have to jump off the list again. > > I have one account with my ISP but have set up two users. Now my SO can > send me mail from MS Outlook, but I can't sem to send out without it > bounc

Re: Need help with XFree86

2001-01-05 Thread Pascal Hos
On Friday 05 January 2001 03:46 pm, Russ Cook wrote: > > Howdy! My wife bought me a new computer for Christmas, an > E-machine with the i810 chipset. I was able to get X11 working > under TurboLinux (the CD came with the LAN card I bought), but I'm > having difficulty with Debian. Attached are

Re: kernel 2.4 - modutils

2001-01-05 Thread Rob VanFleet
On Fri, Jan 05, 2001 at 04:42:20PM -0500, Alec Smith wrote: > You need to be using at least modutils 2.3.23 or 2.3.24 for the new kernel > to work correctly... Ultimately, you'll want to be using modutils 2.4.0 > once its out. Ugh, version in testing is 2.3.11-13.1. Would it be possible to get th

Re: Need help with XFree86

2001-01-05 Thread David B . Harris
To quote Russ Cook <[EMAIL PROTECTED]>, # Howdy! My wife bought me a new computer for Christmas, an E-machine # with the i810 chipset. I was able to get X11 working under TurboLinux # (the CD came with the LAN card I bought), but I'm having difficulty # with Debian. Attached are the XF86Config f

Re: marks in syslog

2001-01-05 Thread David B . Harris
To quote "Marco C ." <[EMAIL PROTECTED]>, # Hi buddies! # Why sometimes in my logs magically appears the line # date,time host -- MARK -- # What does this MARK mean? # Thanks in advance, marco For the life of me, I can't remember what they mean. But I'm pretty sure it's a command flag - 'man syslo

Re: marks in syslog

2001-01-05 Thread Remco van de Meent
Marco C . wrote: > Why sometimes in my logs magically appears the line date,time host -- > MARK -- What does this MARK mean? Have a look at the syslogd(8) manual page, around line 100: -m interval The syslogd logs a mark timestamp regularly. The default interval between two -- MARK --

Re: Upgrading from 2.0

2001-01-05 Thread Carel Fellinger
On Fri, Jan 05, 2001 at 03:42:28PM +0100, Casper Gielen wrote: > I'm upgrading a Debian 2.0 system. According to the manual I > downloaded and installed the static versions of dpkg and apt. > When I do a apt-get update apt is unable to connect to the > download sites. I'm double-checked the /etc/ap

Need help with XFree86

2001-01-05 Thread Russ Cook
Howdy! My wife bought me a new computer for Christmas, an E-machine with the i810 chipset. I was able to get X11 working under TurboLinux (the CD came with the LAN card I bought), but I'm having difficulty with Debian. Attached are the XF86Config file and the XFree86 log file. Any help would be

KDE 2.2

2001-01-05 Thread waynes
I'm running 2.2r2. I downloaded the KDE deb's from sourceforge. When I try to install I get a failed instalation from libqt2.2 saying it needs a newer version. Well the libqt that I got was in the same directory from sourceforge. So I went to get the newest qt from troll's ftp site. Just my l

kernel 2.4 - modutils

2001-01-05 Thread Rob VanFleet
If I'm running testing (upgraded from Potato, so none of the pre-testing woody stuff), do I need an updated modutils for kernel 2.4 to work correctly? -Rob

marks in syslog

2001-01-05 Thread Marco C .
Hi buddies! Why sometimes in my logs magically appears the line date,time host -- MARK -- What does this MARK mean? Thanks in advance, marco -- -BEGIN GEEK CODE BLOCK- Version: 3.12 G!/MU d-(--) s:- a-- C++@ UL>++ P>+ L++> E@ W+>++ N- o? K- w-- O--@ M->+ V- PS+ PE-@ Y PGP- t-- 5

Re: mouse configuration

2001-01-05 Thread Mithras
My mouse has been working fine, but perhaps something more subtle could be wrong. Learning something new's always valuable. On Fri, 5 Jan 2001, Carel Fellinger wrote: > On Thu, Jan 04, 2001 at 10:38:20AM -0500, Mithras wrote: > ... > > Thanks to everyone that replied! The key for me was hearing

Re: Network Throughput

2001-01-05 Thread David Benfell
On Fri, Jan 05, 2001 at 03:35:59PM +0100, Philipp Schulte wrote: > > On Fri, Jan 05, 2001 at 03:24:49PM +0100, Sebastiaan wrote: > > > Just curious: when you write an article in which you use MegaBytes and > > MegaBits a lot, how do you distinguish between them? > > Somewhere I have read that i

Where is the pilot-link header files?

2001-01-05 Thread arthur
I can't find the pilot-link-dev package in my apt-cache. Where are the pilot-link header files kept? Arthur H. Johnson II Systems Engineer The Linux Box [EMAIL PROTECTED] http://www.linuxbox.nu

Accessing MS SQL Server from Linux

2001-01-05 Thread debuser
Does anyone have any experience accessing MS SQL Server from Linux? Either from C, Perl, or PHP? If so, what do I need in order to do this? Thanks, Gerry

Re: System security question

2001-01-05 Thread Marco C .
Il 5 gennaio 2001 (venerdì), alle 13:08, Nathan E Norman ha scritto: > have a printer then don't run lpd. If you have a printer but only > print locally, I think you can unbind the tcp port but I'd have to ^^^ what does it mean? how can I do this

Re: Some refreshing news

2001-01-05 Thread Felix Natter
[EMAIL PROTECTED] writes: > I thought that everyone could use to hear something a bit refreshing. I > upgraded my motherboard and CPU last night (from a Pentium 75 to a > Celeron 500). The system is a dual boot system (Debian Linux, and > Windows 95). I have been unable to boot into Windows (lo

Re: 4 Mouse buttons with gpm?

2001-01-05 Thread Carel Fellinger
On Wed, Jan 03, 2001 at 09:22:53PM +, Sam Vilain wrote: ...reformatted for ease of reading... > Thanks for that, I'm definitely closer now :-). I think I just need > to get gpm to talk the equivalent of X's "MouseManPlusPS/2", like > perhaps the mouse is detecting that it's being accessed in

Re: mouse configuration

2001-01-05 Thread Carel Fellinger
On Thu, Jan 04, 2001 at 10:38:20AM -0500, Mithras wrote: ... > Thanks to everyone that replied! The key for me was hearing about > "gpm". I can't recall all the combinations I tried last night, but I > was successful setting up the mouse to work with both X and the > console. After configuring g

Re: How to help out.

2001-01-05 Thread David B . Harris
To quote <[EMAIL PROTECTED]>, # I am willing to donate some of my spare time to Debian if they will have # me. What needs work? Lots of things ;) I'm fairly new, but I've offered to write man pages for some packages that don't have them(packages that I use, of course). I imagine if you have a fe

Re: AGH! Hard disc faults!

2001-01-05 Thread David B . Harris
To quote Matthew Sackman <[EMAIL PROTECTED]>, # The hard disc is a 10Gb 7200rpm 2Mb cache Seagate that is less than 6 months # old. I'm fairly furious that it has developed an error this quickly. It's the nature of the beast, unfortunatly :( However, often times the manufacturers are really quite

How to help out.

2001-01-05 Thread arthur
I am willing to donate some of my spare time to Debian if they will have me. What needs work? Arthur H. Johnson II Systems Engineer The Linux Box [EMAIL PROTECTED] http://www.linuxbox.nu

Re: Debian and Pentium 4

2001-01-05 Thread Hall Stevenson
> One of our profs bought a Dell 8100 Pentium 4 for > home use and he wants to install Linux on it. He > would like to install Debian, but he says that Debian > doesn't support the Pentium 4 yet. Is this true? I think it will work just fine. The problem occurs when a program (or the kernel) trie

Re: kernel 2.4.0-test12 and get_module_symbol

2001-01-05 Thread Antonio Rodriguez
See at ftp://ftp.kernel.org/pub/linux/kernel/v2.4/ Romain Lerallut wrote: > > Hello everyone, > > I'm using kernel 2.4.0-test12. > I need to compile the drivers for my nvidia card and they call > "get_module_symbol" and "put_module_symbol" which I cannot find. > > I did a quick search on the w

Re: Debian and Pentium 4

2001-01-05 Thread David B . Harris
To quote Philipp Schulte <[EMAIL PROTECTED]>, # The german magazine "c't" (http://www.heise.de/ct) explitely says that # there is no problem with Debian and the Pentium 4 on the Dell # Dimension 8100. # RedHat and Suse caused some problems. That's probably because Debian uses(at last check) 2.2.1

Re: AGH! Hard disc faults!

2001-01-05 Thread Matthew Sackman
I found that I had a spare 1Gb partition, and using a rescue disk managed to copy accross what I could of the damaged disk. Unfortuantely, that's meant I've lost some network option files and some of the run-levels directories have vanished (/etc/rc0.d, /etc/rc6.d/ went, as did /etc/network/option

Re: Debian and Pentium 4

2001-01-05 Thread Ray Percival
I can't get to linux.com just now to find the article but basically it is Microshaft's fault. It seems that had Intel used the same versioning for cpuid that they have used up untill now it would have broken NT/2000 in a very bad way. (All the details are in the linux.com article I can't seem to ge

kernel 2.4.0-test12 and get_module_symbol

2001-01-05 Thread Romain Lerallut
Hello everyone, I'm using kernel 2.4.0-test12. I need to compile the drivers for my nvidia card and they call "get_module_symbol" and "put_module_symbol" which I cannot find. I did a quick search on the web but I found nothing about test12... If anyone could tell me how I can get a patch or s

Re: Debian and Pentium 4

2001-01-05 Thread Philipp Schulte
On Fri, Jan 05, 2001 at 01:22:20PM -0600, Kay Nettle wrote: > One of our profs bought a Dell 8100 Pentium 4 for home use and he > wants to install Linux on it. He would like to install Debian, but > he says that Debian doesn't support the Pentium 4 yet. Is this true? The german magazine "c't

Re: X 4.x in testing

2001-01-05 Thread Rob VanFleet
On Fri, Jan 05, 2001 at 12:15:53PM -0700, Ray Percival wrote: > I just noticed the Glibc 2.2 is now in testing. As I understood it > this was one of the things that needed to happen before X 4.x > went in. Does anyone know how soon this might happen? > Thanks for any info. I think that the primary

Debian and Pentium 4

2001-01-05 Thread Kay Nettle
One of our profs bought a Dell 8100 Pentium 4 for home use and he wants to install Linux on it. He would like to install Debian, but he says that Debian doesn't support the Pentium 4 yet. Is this true? Kay

X 4.x in testing

2001-01-05 Thread Ray Percival
I just noticed the Glibc 2.2 is now in testing. As I understood it this was one of the things that needed to happen before X 4.x went in. Does anyone know how soon this might happen? Thanks for any info.

Re: System security question

2001-01-05 Thread Ray Percival
If you are printing locally I would suggest pdq and xpdq. Read about them on www.linuxprinting.org You can apt-get them from unstable and I think testing. If you just make a sym link called lpd pointing to pdq alot of things work very well. -- Original Message -

Re: System security question

2001-01-05 Thread Nathan E Norman
On Sat, Jan 06, 2001 at 02:15:53AM +1100, Martin Bishop wrote: > Netstat shows the following services on my home machine: > > Active Internet connections (servers and established) > *:printer This is lpd. You only need this if your mascine has a printer atteched to it AND accepts print jobs from

Re: XDM startup screen

2001-01-05 Thread Francisco M. Neto
» N. Raghavendra disse isso e eu digo aquilo: > On Thu, Jan 04, 2001 at 01:33:25PM +0100, Koen Colpaert wrote: > > > After some experimenting with Suse, Slackware and Mandrake I > > turned to Debian. After installing and configuring X I was > > presented with a grey xdm-display as a loginscreen.

Re: Fonts under X

2001-01-05 Thread Hall Stevenson
> I've installed XFree 4.0.2 on the top on my potato > (From binaries of www.xfree86.org), and I use > Sawfish+Gnome from HelixCode. The problem is > that I have huge fonts under Mozilla (For bookmarks, > URL, etc..) under the first page of Gnome control > center, on the names under icons of gmc,et

Re: Outdated packages in unstable: what to do?

2001-01-05 Thread Peter S Galbraith
dobler wrote: > I was wondering why there are some small packages that are not upgraded even > when a new release that fixes some bugs If you can replicate the old bug, file a bug report and state that the new verion X.Y fixes it. > and doesn't bring an

Re: Network Throughput

2001-01-05 Thread Sebastiaan
Perhaps we should close this discussion. I found a page about SI prescriptions at: http://physics.nist.gov/cuu/Units/binary.html but I have never read any document using that convention. It says: 1 mebibyte = 1 MiB = 2^20 B (=byte) Bit is always written out. Greetz, Sebastiaan On Fri, 5 Jan 20

Re: System security question

2001-01-05 Thread Michael Smith
I don't like sunrpc hanging out at all exposed to the world. I get probed regularly on it. Block it out with /etc/hosts.deny the following way: PORTMAP : ALL I usually install ipchains on my box and then block out the ports I don't want exposed with: ipchains -F #remove all the rules, the defaul

Re: OT - Virus?

2001-01-05 Thread Marco Colombo
Il 4 gennaio 2001 (giovedì), alle 22:16, Sebastiaan ha scritto: > On Wed, 3 Jan 2001, Ethan Benson wrote: > > > NOTICE: you have just been infected with Cooperative UNIX Email Virus, > > to cooperate please run rm -rf / as root. Thank you for your > > cooperation. > > > > ;-) take a look a

help debugging a compiler error (cpp)

2001-01-05 Thread Jonathan Markevich
--- bash-2.03$ make rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_X86_=1 -Di386=1 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES-I. -I/usr/src

Re: Outdated packages in unstable: what to do?

2001-01-05 Thread Carl Fink
On Fri, Jan 05, 2001 at 06:45:45PM +0100, dobler wrote: > I was wondering why there are some small packages that are not upgraded even > when a new release that fixes some bugs and doesn't bring any new > incompatibilities is out? > > I was thinking of xqf, qstat or mozilla for instance Well, s

Outdated packages in unstable: what to do?

2001-01-05 Thread dobler
Hi there I was wondering why there are some small packages that are not upgraded even when a new release that fixes some bugs and doesn't bring any new incompatibilities is out? I was thinking of xqf, qstat or mozilla for instance On the other hand, some very important packages that are likely

  1   2   >