[expert] Configuration of login window

2001-10-02 Thread Laurent Duperval
Hi, One of my colleagues asked me how to bring back the @Shutdown@ button in the initial login window. Hes says he used to have it there but then a few weeks ago it disappeared and he's not sure how it happened nor how to bring it back. I must admit that I don't either... L -

Re: [expert] software recommendations

2001-09-21 Thread Laurent Duperval
; mpg123. > Da best! >> 5. mpeg/avi player > mtvp: http://www.mpegtv.com xanim: http://xanim.va.pubnix.com/home.html L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Il ne sera pas dit qu'un Léonard de mon calibre baisse les bras au pied levé!

Re: [expert] Testing mouse wheel

2001-09-19 Thread Laurent Duperval
ure your apps to work with a wheel, eg netscape > doesn't run out of the box with the wheel, mozilla and any gtk-app do > though. > Thanks. I don' know who mentioned this but I'm not running imwheel so I guess that explains why it doesn't work. I'm looking thru th

Re: [expert] Testing mouse wheel

2001-09-18 Thread Laurent Duperval
On 17 Sep, Moses Backman III wrote: >> i couldn't get it to work either with LM8.0 but BETA3 of 8.1 has it > and it works > great Hmm. Ok, I'll have to wait until I upgrade, I guess. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Aucun gel n'est de taille

[expert] Permisssions problems mounting SMB

2001-09-12 Thread Laurent Duperval
/ look like this: drwxrwxrwt2 root root 1024 Sep 12 11:47 mypublic/ I can mount if I am root. What's the problem? Thanks, L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> "In the abundance of water, the fool is thirsty." -Bob Marley, &qu

Re: [expert] Netscape & wish using up memory

2001-09-06 Thread Laurent Duperval
ures, dstrings, strings, ...). --- Since tkpppoe most likely uses channels, it may be exercising the bug that Jeff mentions. You could try 8.3.3 to see if your script still ill-behaves. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Ne vous moquez pas maître. C'est le ti

Re: [expert] Netscape & wish using up memory

2001-09-06 Thread Laurent Duperval
On 6 Sep, Wolfgang Bornath wrote: > On Thu, Sep 06, 2001 at 09:59 -0400, Laurent Duperval wrote: >> >> On the other hand, if the script allocates large amounts of data to do >> temporary datamanipulation, then releases the handle to that data, the >> memory growth

Re: [expert] Netscape & wish using up memory

2001-09-06 Thread Laurent Duperval
h memory, it will just keep on growing and growing. On the other hand, if the script allocates large amounts of data to do temporary datamanipulation, then releases the handle to that data, the memory growth will be a result of the way Tcl manages memory. Until I see the script, I can't say fo

Re: [expert] Netscape & wish using up memory

2001-09-05 Thread Laurent Duperval
application. Most likely, the Tcl (wish) script you are using is using up a lot of memory and never releasing it. One example is setting a new variable or an array and never unsetting it after it is no longer needed. You have to look at the code for tkpppoe to see where that happens. L -- Laurent D

[expert] Where is libc.mo found?

2001-08-21 Thread Laurent Duperval
Hi, I'm trying to run ant with optional modules and I get a segfault after it tries to load /usr/share/locale/en/LC_MESSAGES/libc.mo, probably because of the fact that this file doesn't exist on my machine. Where can I find it? Thanks, L -- Laurent Duperval <mailto:[EMAIL PROT

[expert] Control key doesn't work properly

2001-07-25 Thread Laurent Duperval
entheses): shift Shift_L (0x32), Shift_R (0x3e) lockCaps_Lock (0x42) control Control_L (0x25), Control_R (0x6d) mod1Alt_L (0x40), Alt_R (0x71) mod2Num_Lock (0x4d) mod3 mod4Meta_L (0x73), Meta_R (0x74) mod5Scroll_Lock (0x4e) I'm not sure what else

Re: [expert] wish core dumping...

2001-07-24 Thread Laurent Duperval
t; could someone shed some light on this? > > Julia > Do you have a stack trace available? To you have TCL_LIBRARY_PATH set in your environment. Tcl is pretty solid so that shouldn't happen. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Roses are red, violets are blue. If I looked like you, I'd feel sick too.

[expert] Limiting memory use by users

2001-06-26 Thread Laurent Duperval
. Is this at all possible? L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> If nothing ever sticks to TEFLON, how do they make TEFLON stick to the pan?

[expert] Network sniffing, how?

2001-06-26 Thread Laurent Duperval
Hi, How do I sniff the packets coming thru my network connection? At home, I have a cable modem and last night I noticed some activity on it, though I know I'm not doing anything using the network. How can I sniff what's going on there? Thanks, L -- Laurent Duperval <mailto:[EM

Re: [expert] Only security updates?

2001-06-26 Thread Laurent Duperval
do we have to download them and install manually? > Yes, can anyone answer this? I've benn in situations where I wanted to upgrade packages but I couldn't do it in a "sane" manner. For example, if I want to upgrade from X 4.0.3 to X 4.1, I probably won be able to because I&#x

Re: [expert] huge memory usage!

2001-06-26 Thread Laurent Duperval
99952 556784 343168 0 170032 265936 >> > -/+ buffers/cache: 120816 779136 >> > Swap: 1791208 1184081672800 >> > [root@vv17 /root]# > > This is how I interpret it : > > total used = 556MB > buffers = 170MB > cached = 256

Re: [expert] gtk-- rpms

2001-06-19 Thread Laurent Duperval
On 18 Jun, Julia A. Case wrote: > Quoting Laurent Duperval ([EMAIL PROTECTED]): >> Hi, >> >> Where does one fing the gtk-- rpms? I looked on rpmfind.net but it isn't >> there. It also doesn't look like is distributed with the 8.0 distro. >> > tr

Re: [expert] gtk-- rpms

2001-06-19 Thread Laurent Duperval
gt;> L > > Acrually the gtk libraries are included in the GNOME RPMS > and KDE RPMS > These aren't the gtk libraries, they're the C++ bindings for gtk+. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Ne vous moquez pas maître. C'est le titillement

[expert] gtk-- rpms

2001-06-18 Thread Laurent Duperval
Hi, Where does one fing the gtk-- rpms? I looked on rpmfind.net but it isn't there. It also doesn't look like is distributed with the 8.0 distro. Thanks, L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> La cueillette des champignons est un art dont la subtilité n'

[expert] How do you upgrade postgres from 7.0.? to 7.1.1

2001-05-11 Thread Laurent Duperval
, the only packages I can see with SM ore the postgres 7.0 files. How do I ask it to got on the 'net to find me versions of 7.1.x? Thanks, L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> On prend le bon air qui vivifie et qui se répand dans les cavités thoraciques de l'honnêt

Re: [expert] Removing graphical screen upon boot

2001-05-02 Thread Laurent Duperval
the > console setting at boot time and provide a list from which > you may choose. Oh, OK. Will it save it for the next boot? Probably not, I'll have to manually edit it, I guess. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Sachez qu'un Talon ne recule jamais d'un

Re: [expert] Removing graphical screen upon boot

2001-05-02 Thread Laurent Duperval
On 1 May, Alan Shoemaker wrote: > Laurent Duperval wrote: >> Hi, >> >> It looks like Mandrake 8.0 uses a frame buffer to boot. I >> don't want that. > > Laurentclick on the desktop icon labled "Mandrake Control > Center". When the cont

Re: [expert] Searching for files in packages

2001-05-02 Thread Laurent Duperval
s what was available in 7.2. I haven't tried the KDE version of the package manager so maybe I'll try that next time. I also wasn't aware that dip and host were replacements for nslookup. I'll take a look at that also. Thanks to all! L --

Re: [expert] Can't set icons in launcher buttons

2001-05-01 Thread Laurent Duperval
ing a *second* time on the "No Icon" button. This time, all the icons from the directory of the icon you want are shown. Select the one you want and voila. I think it's a bug with GNOME. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Je

[expert] Searching for files in packages

2001-05-01 Thread Laurent Duperval
up in it. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> On ne chiffrera jamais assez le prix de la honte! -Le commerçant d'Achille Talon

[expert] Can't set icons in launcher buttons

2001-05-01 Thread Laurent Duperval
Hi, Can anyone tell me why I can't set icons in my launchers buttons? I'm attaching a screen shot. As you can see, I don't have the "OK" button. This is Mandrake 8.0. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Ne vous moquez pas maître. C'est le titi

[expert] Removing graphical screen upon boot

2001-05-01 Thread Laurent Duperval
see if the problem is my X setup or the new way 8.0 boots. Any one know how to do this? L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> D'obscures manoeuvres ont eu lieu dans l'ombre et je ferai toute la lumière sur ces ténébreux agissem

Re: [expert] 3d games very very slow

2001-05-01 Thread Laurent Duperval
> Are you using acceleration correctly? L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Vous vendez vos brosses comme une chiffe! -Achille Talon

Re: [expert] xfs problems

2001-04-30 Thread Laurent Duperval
On 30 Apr, Praedor Tempus wrote: > On Monday 30 April 2001 11:45, Laurent Duperval wrote: >> On 30 Apr, Praedor Tempus wrote: >> > When it crashes xfs, if you have a working console app (like xterm? >> > konsole?) start one and login as superuser. Then do "/etc/xi

[expert] xfs problems

2001-04-30 Thread Laurent Duperval
s happening. It also affects other apps, such as gvim. Anyone know what the problem is? L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Chez nous, au moins, on se repère sur le soleil... Mais ici, ils ne l'ont pas encore inventé! -Dog Bull

Re: [expert] No Console

2001-04-26 Thread Laurent Duperval
t; 3 exhibit that behaviour... > I've got something similar: I have a viewSonic screen and a Matrox Millenium G450 card. If I switch to a console, the screen says that there is no signal or something. I get a viewmeter screen saying there's an error and the drawing of the VGA port.

Re: [expert] staroffice and taskbar

2001-04-26 Thread Laurent Duperval
my query and to thos who > will answer today There is a menu to configure keys, try to use that. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Inviter Achille Talon, c'est asseoir la réussite à sa table! -Achille Talon

Re: [expert] Matrox G450 and 8.0 final

2001-04-24 Thread Laurent Duperval
lib/modules/drivers and replace it with the beta stuff from Matrox's site, it should work. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]>

[expert] setxkbmap question

2001-04-24 Thread Laurent Duperval
Error loading new keyboard description It works fine for other keyboards such as gr and ru (or at least, I don't get an error). I've got the file /usr/lib/kbd/keymaps/i386/qwerty/qc-latin1.kmap.gz but I'm not sure if that's the correct one. Any help is much appreciated. L -- Lauren

Re: [expert] Test

2001-04-23 Thread Laurent Duperval
#x27;re s'posed to behave there. For example, how would I go about asking a question about the Tk-related problems I've mentioned earlier? L -- Laurent Duperval <mailto:[EMAIL PROTECTED]>

[expert] Problems with Tk-based apps in 8.0

2001-04-23 Thread Laurent Duperval
d \xf and whatnot instead of the normal keystrokes. Does anyone else see this? I'm using X4, I believe. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]>

[expert] MandrakeUpdate and dependencies

2001-01-31 Thread Laurent Duperval
SS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mail

Re: [expert] logrotate problem

2001-01-30 Thread Laurent Duperval
especially with the RameN Crew > worm out this month. I doubt it. I'm on a laptop behind a firewall and I don't have telnet or ftp or rlogin or sshd or httpd or most of those daemons running. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval

Re: [expert] logrotate problem

2001-01-30 Thread Laurent Duperval
On 30 Jan, Vincent Danen wrote: > On Tue Jan 30, 2001 at 01:11:20PM -0500, Laurent Duperval wrote: > >> I've noticed that whenever logrotate is run, it can take more than 2 hours >> to complete. It looks like it's doing something fishy. I'm on LM 7.1 and >&g

Re: [expert] Free programming language

2001-01-30 Thread Laurent Duperval
fall > under the GPL? Is there one? > Tcl. It's under the BSD license meaning you can do pretty much what you want with it. Perl is under the Artistic license. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal w

Re: [expert] logrotate problem

2001-01-30 Thread Laurent Duperval
il | wc and I got a count of more than 101000 files! L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone:

[expert] logrotate problem

2001-01-30 Thread Laurent Duperval
;s been running for 20 minutes with no output yet. Any ideas why this is happening? L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here

[expert] Disk drive monitor

2001-01-23 Thread Laurent Duperval
Hi, Short of writing one, does anyone kno of a disk drive monitor that pops up a warning on your screen when your partition is almost full? l -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test,

[expert] Kernel 2.4 and LM 7.1

2001-01-23 Thread Laurent Duperval
Hi, I have 7.1 installed. I'd like to install the 2.4 kernel so that I can get proper USB support. Has anyone done this? How'd it go? L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test

Re: [expert] GNapster

2001-01-22 Thread Laurent Duperval
On 22 Jan, Michèl Alexandre Salim wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Saturday 20 January 2001 16:35, Laurent Duperval wrote: >> Lopster works for me but I can't figure out how searches occur. It seems as >> though results are cached an

[expert] Using a mic with a Thinkpad A20

2001-01-22 Thread Laurent Duperval
oice input correctly. I thought it was a problem with my microphone but I tried it under Windows and it records perfectly. Does anyone have an idea what is going on and how to fix it? Thanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Mo

Re: [expert] GNapster

2001-01-20 Thread Laurent Duperval
do the same query twice. Real annoying. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-848

[expert] Using the microphone

2001-01-19 Thread Laurent Duperval
Hi, By any chance, would anyone have an idea why my mic won't record? It works fine from that other OS but whenever I try it on my Linux partition, I get skanky input. Any ideas at all? Thanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent

Re: [expert] Server Installation

2001-01-18 Thread Laurent Duperval
just boot with your LM CD and install to the other disk. You may want to modify you LILO or grub configuration by hand to add the new boot partitions for your server. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters ar

Re: [expert] More on the Gnapster thing

2001-01-17 Thread Laurent Duperval
UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mailto:[EMAIL PROTECTED] Penguin Power!

Re: [expert] RealPlayer 7 or 8 -- which is better?

2001-01-17 Thread Laurent Duperval
s only 4.8 megs in size. Both are for Red Hat glibc 2.1 and > both were downloaded from RealPlayer. > One most likely has more static libs in it. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligen

[expert] More on the Gnapster thing

2001-01-15 Thread Laurent Duperval
Hi, Just now I was trying to get gnapster to work and I got a popup saying that I have an invalid password. Seems as though my user isn't registered to the service... Hmmm... L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Mon

Re: [expert] Nautilus Preview 2 on Mdk7.2?

2001-01-15 Thread Laurent Duperval
install some > Mandrake 7.2 packages required for dependencies. > So how cool is it? It seems to be pretty large so I kinda hesitate to install it. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelli

Re: [expert] Having problems with Napster clients

2001-01-15 Thread Laurent Duperval
. Maybe I'm not subscribed or something? I dunno much about this. At any rate, I sent a note to the author to make sure he was aware of this. I haven't had a reply yet. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal wi

Re: [expert] Having problems with Napster clients

2001-01-15 Thread Laurent Duperval
weeks ago. Jerks. =( > It was working Friday, for sure. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are

Re: [expert] Having problems with Napster clients

2001-01-15 Thread Laurent Duperval
ave an "approved" client, you'll get kicked out. That would be a bummer. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Center

Re: [expert] mpg123 - device busy

2001-01-11 Thread Laurent Duperval
On 10 Jan, duane voth wrote: > Laurent Duperval wrote: > >> Use lsof. > > You mean: > ># lsof /dev/dsp > > pretty cool, much easier. > Shades of AIX? > Dunno, I haven't used AIX in close to 10 years. I jsut know lsof is the best tool for t

Re: [expert] pop-up adds

2001-01-10 Thread Laurent Duperval
ress ? Would >that work or is this just pissing into the wind ? >Thank you, Chronos. > Yes. Got to http://www.junkbuster.com/ L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intell

Re: [expert] Problem with Motorola Modem

2001-01-10 Thread Laurent Duperval
an internal modem or not. > just my two cents worth. > Hmmm... My modem is a winmodem also, from Lucent. It works but my errors had more to do with authentication than anything else. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval &qu

Re: Re[3]: [expert] mpg123 - device busy

2001-01-09 Thread Laurent Duperval
n is not working... > > rc ;-) > [Possible duplicate] I sent my response yesterday. So this list seems to have duplicates *and* slow delivery. :-( L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intel

Re: [expert] Problem with Motorola Modem

2001-01-09 Thread Laurent Duperval
CE ! It may be that you require pap or chap authentication, which is different from login/password authentication. There's a page on the Web that describes all this in detail for Linux. If you need more info, reply to me and I'll try to send you the URL t

Re: Re[3]: [expert] mpg123 - device busy

2001-01-09 Thread Laurent Duperval
orking... > > rc ;-) > I sent mine yesterday and I only saw it show up today. So not only do we get dups but we have long delays too. :-( L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intel

Re: [expert] mpg123 - device busy

2001-01-09 Thread Laurent Duperval
so no, that isn't it. > > How do I check if a program is hogging /dev/dsp? Aside from just checking > if xmms plays or not. > > Use lsof. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an inte

[expert] Printer woes again

2001-01-08 Thread Laurent Duperval
2.168.5.10:\ :rp=RAW:\ :lpr_bounce: L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone:

[expert] Dual monitor with Matrox G400 card and LM 7.2

2001-01-08 Thread Laurent Duperval
what extra stuff needs to be taken care of to ensure that this'll work? Thanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are h

Re: [expert] mpg123 - device busy

2001-01-08 Thread Laurent Duperval
r some other type of process that uses the sound card. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have f

Re: [expert] Mozilla and Personal Security Mangler

2000-12-22 Thread Laurent Duperval
o get a snapshot from ftp://ftp.mozilla.org/pub/mozilla/nightly/latest L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mailto:[EMAIL PROTECTED] Penguin Power!

Re: [expert] Mozilla and Personal Security Mangler

2000-12-22 Thread Laurent Duperval
SM and the Java plugin). L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mailto:[EMAIL PROTECTED] Penguin Power!

Re: [expert] 3com 3cxfe575CT network card

2000-12-20 Thread Laurent Duperval
HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mailto:

Re: [expert] Mandrake in production

2000-12-19 Thread Laurent Duperval
figure, but I can not simulate the load of web servers in > the shop. > Yeah I've heard that about Debian. I've also heard that FreeBSD is better than Linux for Web servers. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval &

[expert] 3com 3cxfe575CT network card

2000-12-19 Thread Laurent Duperval
; module "cb_enabler", "3c575_cb" yet the device isn't recognized. It also doesn't show up in the list of devices from netconfig. Any idea what the problem is? THanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval

Re: [expert] Small(?) LILO problem

2000-12-19 Thread Laurent Duperval
On 19 Dec, Emanuele Parati wrote: > I had the same problem. With ReadHat 7.0. > Changing the Hard DIsk setting in the BIOS in LBA fixed this problem. > Well, we installed LM7.1 and it worked, w/o touching the LBA stuff. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSB

[expert] Small(?) LILO problem

2000-12-19 Thread Laurent Duperval
to another problem, please let me know so I can investigate. Thanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have fail

[expert] Thinkpad hang problems

2000-12-13 Thread Laurent Duperval
turn it back on. But even then, sometimes I can no longer turn it back on. I need to physically remove and re-insert the battery and only then will it turn back on. Anyone have any idea what could be causing this behaviour? Thanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE Y

Re: [expert] Compile Help.....

2000-11-30 Thread Laurent Duperval
linux]# Looks like you didn't configure before compiline. Did you run "make" before trying "make bzImage"? L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Netw

Re: [expert] fsck'ing reiserfs

2000-11-30 Thread Laurent Duperval
rfs tools but that didn't happen. I'm not sure why. > There is a primer on ext2 and reiser on the archives to this list. Search on > the string "don't use defrag". > Thanks for the pointer. > fsck of reiser is unbelievable. It is done before

[expert] fsck'ing reiserfs

2000-11-29 Thread Laurent Duperval
equivalent of fsck'ing on resiser? I had crash and when I rebooted, I got a notice that my reiser partition couldn't be fsck'd. I temporarily removed the checdks in fstab but I'm pretty sure there's more to it than that. Thanks, L -- MY EMAIL ADDRESS HAS CHA

Re: [expert] linux on dell

2000-11-28 Thread Laurent Duperval
sed 7.0 on a 3500 and it worked fine. My network card was somem 3com 10/100 ethernet card. I don't remember ever getting sound to work, tho'. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test

Re: [expert] Compiler

2000-11-23 Thread Laurent Duperval
t; checking for a C-Compiler... > > checking for gcc... no > > checking for cc... no > > checking for xlc... no > > configure: error: no acceptable cc found in $PATH > Maximo Monsalvo > Guspamar S.A > Responsable Sistemas > > Uhm... Because you haven&

Re: [expert] Title bar under Gnome

2000-11-21 Thread Laurent Duperval
anywhere. > You mean like the themes in Sawfish? L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have fail

Re: [expert] 7.1 Distrib bug or not?

2000-11-20 Thread Laurent Duperval
Yup. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228

Re: [expert] $DISPLAY not set

2000-11-20 Thread Laurent Duperval
> the vid card and monitor again.. > And maybe, just maybe, you aciddentally changed the boot level? TO boot in graphical mode, you have to use level 5, I think. Maybe it was changed somehow? L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval

Re: [expert] $DIPLAY not set?

2000-11-20 Thread Laurent Duperval
ending this to the folks on the Pingus list? L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext

[expert] 7.1 Distrib bug or not?

2000-11-20 Thread Laurent Duperval
er is name /etc/mime-magic. I believe this is a distro bug. Has it been fixed in 7.2? If not, where does this type of bug get reported? L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy

Re: [expert] Bloody 'ls'

2000-11-17 Thread Laurent Duperval
? > I'd say that Red Hat's ls had strange behaviour. Most likely, they were using a bunch of funky option combinations to get that output. Try ls --help to see if anything in there might be useful. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Du

Re: [expert] Configuring ATI 128 on thinkpad

2000-11-17 Thread Laurent Duperval
e. Does this do accelerated stuff? L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Ph

Re: [expert] Printer setup woes

2000-11-16 Thread Laurent Duperval
ut I'm still trying to figure out how to add my Postscript Printer. I decided to install CUPS because I couldn't figure out how to make the lpr system work properly. But I'm still open to suggestions. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperva

[expert] Printer setup woes

2000-11-15 Thread Laurent Duperval
work printer (it's stand alone and isn't connected to a print server). I'm thinking it's a Mandrake problem because someone else here has a Red Hat 6.2 installation and he can print correctly, using printtool to set up his prointer. Can anyone help? L -- MY EMAIL ADDRE

[expert] Configuring ATI 128 on thinkpad

2000-11-13 Thread Laurent Duperval
? Thanks! L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228

Re: [expert] Bootstrapping RPM 4 installation

2000-11-13 Thread Laurent Duperval
ng my initial reply. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228

Re: [expert] Bootstrapping RPM 4 installation

2000-11-13 Thread Laurent Duperval
er mind, I see it on the CDROM. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484

Re: [expert] Bootstrapping RPM 4 installation

2000-11-13 Thread Laurent Duperval
d and it is named rescue.img > Thanks. I got one of those mazine-type CD's so I don't have the second CD. I'll get the image from the web site or something, to see what I can do with it. Thanks again, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval

Re: [expert] Bootstrapping RPM 4 installation

2000-11-13 Thread Laurent Duperval
age you want. > "Rescue disk"? What on Earth are you talking about? :-) *Sigh* Ok, hopefully I can make one by booting off the CD. Thanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intellige

[expert] Bootstrapping RPM 4 installation

2000-11-13 Thread Laurent Duperval
RPNM 4? Anyone have an idea? Thanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Ph

Re: [expert] why does KDE change to user home for running apps ?

2000-11-10 Thread Laurent Duperval
ncept should be the same for all processes why use system() or exec() to lauch applications. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who a

Re: [expert] Problem with tcsh init files

2000-10-25 Thread Laurent Duperval
not found. > [: Command not found. > test: Command not found. > Looks like you're missing the initial path on your system. At the very least, your path should contain /bin and /usr/bin. L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval

Re: [expert] MDK 7.2 gcc

2000-10-18 Thread Laurent Duperval
D --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Centerand we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mailto:[EMAIL PROTECTED]

[expert] gcc internal error

2000-10-18 Thread Laurent Duperval
r instructions. Before I file a bug report, I'd like to know if others have seen this behaviour before. THanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Ce

[expert] IBM Thinkpad A20m and M7.1 questions

2000-10-17 Thread Laurent Duperval
* there has to be a better way. Any ideas? Well, I figure that's enough for now. Thanks, L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Center

Re: [expert] Dell Inspiron: closing the cover doesn't work

2000-06-23 Thread laurent . duperval
ink, is that I had to close it and pack it in a hurry while the disk was still spinning (my memory was being used up and I think it was swapping or paging or whatevewr). Since that time (36 hours ago), it stopped shutting down when I close the cover. I'll try your suggestion nevertheless. Th

  1   2   >