Re: [expert] Re: Sound configuration on Dell Inspiron 3200?

2003-11-19 Thread Rob Blomquist
On Tuesday 18 November 2003 6:31 am, Jack Coates wrote: Well, I found that the problem is not with the sound card, thanks to you guys. Bjorn gave me a tip in the options cs4232 line with the mpuirq=10, and I got it up and running, but only in console. Yep, in tty1, I was able to play an

Re: [expert] Linuxconf

2003-11-19 Thread James Sparenberg
On Tue, 2003-11-18 at 16:00, Jack Coates wrote: On Tue, 2003-11-18 at 06:57, Greg Meyer wrote: On Tuesday 18 November 2003 08:29 am, Glenn Burkhardt wrote: Now I'll have to beat the Sparenberg drum - this clearly deserves a bug report. I can't do it yet, since I've just ordered my 9.2

Re: [expert] Clean up old logs (more specific)

2003-11-19 Thread John Coates
When I tried doing the line you defined above, I get this output: find: paths must precede expression Usage: find [path...] [expression] rm: too few arguments Try `rm --help' for more information. So I did it this way: find /var/log -type f -mtime 5 | xargs rm And it works. The

Re: [expert] Re: Sound configuration on Dell Inspiron 3200?

2003-11-19 Thread James Sparenberg
On Tue, 2003-11-18 at 23:36, Rob Blomquist wrote: On Tuesday 18 November 2003 6:31 am, Jack Coates wrote: Well, I found that the problem is not with the sound card, thanks to you guys. Bjorn gave me a tip in the options cs4232 line with the mpuirq=10, and I got it up and running, but

Re: [expert] Re: Sound configuration on Dell Inspiron 3200?

2003-11-19 Thread James Sparenberg
On Wed, 2003-11-19 at 00:22, James Sparenberg wrote: On Tue, 2003-11-18 at 23:36, Rob Blomquist wrote: On Tuesday 18 November 2003 6:31 am, Jack Coates wrote: Well, I found that the problem is not with the sound card, thanks to you guys. Bjorn gave me a tip in the options cs4232 line

Re: [expert] Gnomemeeting and Pixelview PlayTV Pak camera

2003-11-19 Thread et
On Wednesday 19 November 2003 07:50 am, L.V.Gandhi wrote: I have Pixelview PlayTV Pak TV tuner card which comes with camera connected to tuner card. I have to use windows for netmeeting or yahoo video conferencing because of this camera. has anybody used this camera in linux for gnomemeeting.

Re: [expert] GCC

2003-11-19 Thread Timothy Brown
stdio.h should be included with every c/c++ compiler. It is a basic include file for the c language Tim James Sparenberg wrote: On Tue, 2003-11-18 at 06:23, Jarmo wrote: On Tuesday 18 November 2003 16:01, Jarmo wrote: The point why I started to look,was that I can't get lm-sensors

Re: [expert] Linuxconf

2003-11-19 Thread Glenn Burkhardt
On Wednesday 19 November 2003 03:13 am, James Sparenberg wrote: On Tue, 2003-11-18 at 06:57, Greg Meyer wrote: If you want a pointy-clicky config interface and you don't like DrakConf, use Webmin -- it doesn't have that problem. It's also better at handling complex config than DrakConf.

[expert] 9.2 and BootDisk

2003-11-19 Thread Ricardo (Tru64 User)
Forgive me if this has been discussed. I tried it with 3 different machines, 4 different floppies. A Error Occurred. mkbootdisk failed or Unable to properly close mkbootdisk, No space left on device My problem is that I have dualboot scenarios..with winblows.and its boot loader HAS to

Re: [expert] Linuxconf

2003-11-19 Thread Timothy Brown
After you get it started now go to your browser and go to https://localhost:1 make sur you have https Glenn Burkhardt wrote: On Wednesday 19 November 2003 03:13 am, James Sparenberg wrote: On Tue, 2003-11-18 at 06:57, Greg Meyer wrote: If you want a pointy-clicky config interface and

Re: [expert] 9.2 and BootDisk

2003-11-19 Thread Felix Miata
Ricardo (Tru64 User) wrote: Forgive me if this has been discussed. I tried it with 3 different machines, 4 different floppies. A Error Occurred. mkbootdisk failed or Unable to properly close mkbootdisk, No space left on device My problem is that I have dualboot scenarios..with

Re: [expert] 9.2 and BootDisk

2003-11-19 Thread Rolf Pedersen
Ricardo (Tru64 User) wrote: Forgive me if this has been discussed. I tried it with 3 different machines, 4 different floppies. A Error Occurred. mkbootdisk failed or Unable to properly close mkbootdisk, No space left on device My problem is that I have dualboot scenarios..with winblows.and

Re: [expert] Linuxconf

2003-11-19 Thread Glenn Burkhardt
On Wednesday 19 November 2003 09:24 am, Timothy Brown wrote: After you get it started now go to your browser and go to https://localhost:1 make sur you have https Right, I know how to access it manually. I was just wondering if I missed a K-menu entry to start a browser with that URL.

[expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At least with regards to sound. I must now give up on any 9.2 stock kernels. I have now failed to get my fully functional sound system to work in 9.2 using: default kernel 2.4.22-10mdk, 2.4.22-21mdk, 2.4.22 multimedia kernel, the 9.2 2.4.22 tmb

Re: [expert] 9.2 and BootDisk

2003-11-19 Thread Ricardo (Tru64 User)
--- Rolf Pedersen [EMAIL PROTECTED] wrote: You could recompile a smaller kernel. I have made a boot iso, burned to cd, which works as a boot cd, by using isolinux, part of the syslinux package. Read /usr/share/doc/sylinux-* and, if you are interested, I could try to recall how I made

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Greg Meyer
On Wednesday 19 November 2003 09:54 am, Praedor Atrebates wrote: Can anyone suggest a way of getting a 9.1 kernel to build/install/function on a 9.2 install? You should be able to just grab the last 9.1 kernel and install it. -- /g Outside of a dog, a man's best friend is a book, inside a dog

Re: [expert] Re: Sound configuration on Dell Inspiron 3200?

2003-11-19 Thread Jack Coates
On Tue, 2003-11-18 at 23:36, Rob Blomquist wrote: On Tuesday 18 November 2003 6:31 am, Jack Coates wrote: Well, I found that the problem is not with the sound card, thanks to you guys. Bjorn gave me a tip in the options cs4232 line with the mpuirq=10, and I got it up and running, but

Re: [expert] 9.2 and BootDisk

2003-11-19 Thread Tom Brinkman
On Wednesday 19 November 2003 03:04 pm, Ricardo (Tru64 User) wrote: --- Rolf Pedersen [EMAIL PROTECTED] wrote: You could recompile a smaller kernel. I have made a boot iso, burned to cd, which works as a boot cd, by using isolinux, part of the syslinux package. Read

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Tom Brinkman
On Wednesday 19 November 2003 02:54 pm, Praedor Atrebates wrote: At least with regards to sound.   I must now give up on any 9.2 stock kernels.  I have now failed to get my fully functional sound system to work in 9.2 using:  default kernel 2.4.22-10mdk, 2.4.22-21mdk, 2.4.22 multimedia

Re: [expert] 9.2 and BootDisk

2003-11-19 Thread Ricardo (Tru64 User)
Even more helpful hints!!! Thanks ALL. This should go into some FAQ somewhere --- Tom Brinkman [EMAIL PROTECTED] wrote: On Wednesday 19 November 2003 03:04 pm, Ricardo (Tru64 User) wrote: --- Rolf Pedersen [EMAIL PROTECTED] wrote: You could recompile a smaller kernel. I have made

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Your sound system is virtually identical to mine. I have also installed aumix and maxed out all the sliders. All I can say is that when I use 2.4.21 kernels, sound works flawlessly. If I use anything in the 2.4.22 list, no sound. Sound works

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Glenn Burkhardt
On Wednesday 19 November 2003 05:41 am, Tom Brinkman wrote: On Wednesday 19 November 2003 02:54 pm, Praedor Atrebates wrote: At least with regards to sound. I must now give up on any 9.2 stock kernels. I have now failed to get my fully functional sound system to work in 9.2 using:

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Heh. APIC is enabled in bios because if I disable it, Mandrake 9.2, no matter what kernel I use, will not bootup. Instead, I get a blank black screen and that's all she wrote. I have tried APIC 1.1 and 1.4 versions or tables (the two options

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Jack Coates
On Wed, 2003-11-19 at 08:50, Praedor Atrebates wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Your sound system is virtually identical to mine. I have also installed aumix and maxed out all the sliders. All I can say is that when I use 2.4.21 kernels, sound works flawlessly. If

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Bryan Phinney
On Wednesday 19 November 2003 11:50 am, Praedor Atrebates wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Your sound system is virtually identical to mine. I have also installed aumix and maxed out all the sliders. All I can say is that when I use 2.4.21 kernels, sound works

[expert] lm sensors

2003-11-19 Thread Bryan Phinney
I have recently started trying to install lm sensors on my computer which has a Soyo KT400 Dragon Ultra Platinum motherboard. I have had very mixed results with the sensors including some very hard to diagnose hard locks on the machine when I attempt to load the sensor modules. Does anyone

Re: [expert] urpmi woes

2003-11-19 Thread Jason Williams
At 02:41 AM 11/19/2003 +, you wrote: It is the tree on the mirror that is broken. We will have to wait until it is fixed. It is the file 'list' in the contrib folder that is out of date. The list includes the old kernel packages that were replaced. I do not know how urpmi uses the list file.

Re: [expert] urpmi woes

2003-11-19 Thread Derek Jennings
On Wednesday 19 Nov 2003 5:41 pm, Jason Williams wrote: SNIP One last question regarding sources for urpmi. I've been playing around with the commands to add media and remove media, just to get a feel for things. The only question I have now, is that when I do a search for samba, it only

Re: [expert] urpmi woes

2003-11-19 Thread Jason Williams
At 06:20 PM 11/19/2003 +, you wrote: urpmq will search all available media unless you force it to use a specific media with --media or restrict it to update media with --update It may be your 'main' source is not configured properly or maybe you are just being misled by the way urpmq will

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Tom Brinkman
On Wednesday 19 November 2003 05:15 pm, Glenn Burkhardt wrote:    The sound works just fine. I did have to install aumix-2.8-6mdk (it wasn't installed by default) and move all it's sliders to 100%, then do the same in kmix. I'm now running 10.0, but the sound worked with a 9.2 fresh

Re: [expert] lm sensors

2003-11-19 Thread Thomas Backlund
From: Bryan Phinney [EMAIL PROTECTED] [...] I rewrote the lmsensors init script so that it was manually loading the modules rather than pulling them from the /etc/sysconfig/lmsensors file. I ran the script and it loaded the modules, then stopped the script and it unloaded the modules. When I

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Thomas Backlund
From: Praedor Atrebates [EMAIL PROTECTED] Your sound system is virtually identical to mine. I have also installed aumix and maxed out all the sliders. All I can say is that when I use 2.4.21 kernels, sound works flawlessly. If I use anything in the 2.4.22 list, no sound. Sound works in windoze.

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'll send the information you request later today. Unfortunately I am at work and thus not able to access my desktop system. Not the same thing but on a related note, I did run through the troubleshooting process outlined by harddrake (ie, lspci

Re: [expert] lm sensors

2003-11-19 Thread Greg Meyer
On Wednesday 19 November 2003 12:36 pm, Bryan Phinney wrote: I have recently started trying to install lm sensors on my computer which has a Soyo KT400 Dragon Ultra Platinum motherboard. I have had very mixed results with the sensors including some very hard to diagnose hard locks on the

[expert] Re: urpmi..great tool...just need to finalize a few question

2003-11-19 Thread Björn Lundin
Jason Williams wrote: cut Does urpmi have the ability to pull security patches down and automatically install? This might help you. [EMAIL PROTECTED] test]$ cat /etc/cron.weekly/update_mdk #!/bin/bash #Keeps the system updated urpmi.update -a --wget urpmi --wget --auto --auto-select

Re: [expert] Re: urpmi..great tool...just need to finalize a few question

2003-11-19 Thread Jason Williams
At 09:36 PM 11/19/2003 +0100, you wrote: This might help you. [EMAIL PROTECTED] test]$ cat /etc/cron.weekly/update_mdk #!/bin/bash #Keeps the system updated urpmi.update -a --wget urpmi --wget --auto --auto-select --no-verify-rpm [EMAIL PROTECTED] test]$ you might want to change that to just

Re: [expert] lm sensors

2003-11-19 Thread Bryan Phinney
On Wednesday 19 November 2003 02:03 pm, Thomas Backlund wrote: in order to solve wich one kills your system, you should use the modprobe command and try to load one module at a time until it hangs... Originally, the problem module was the adm1021 module and that was due to the options line

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In the interest of avoiding hard lockups and troubleshooting THAT (see the lm_sensors thread) when all I want to do is troubleshoot my sound problems, which lm_sensor module(s) should I load in order to use dmidecode? I would like to restrict the

Re: [expert] Re: urpmi..great tool...just need to finalize a few question

2003-11-19 Thread Greg Meyer
On Wednesday 19 November 2003 03:36 pm, Björn Lundin wrote: Jason Williams wrote: cut Does urpmi have the ability to pull security patches down and automatically install? You just have to define an update source. All the update mirrors have the same ../base/hdlist.cz format as the dist

Re: [expert] I think it's safe to say the 2.4.22 kernel series is screwed

2003-11-19 Thread Thomas Backlund
From: Praedor Atrebates [EMAIL PROTECTED] In the interest of avoiding hard lockups and troubleshooting THAT (see the lm_sensors thread) when all I want to do is troubleshoot my sound problems, which lm_sensor module(s) should I load in order to use dmidecode? I would like to restrict the modules

Re: [expert] Linuxconf

2003-11-19 Thread James Sparenberg
On Wed, 2003-11-19 at 06:47, Glenn Burkhardt wrote: On Wednesday 19 November 2003 09:24 am, Timothy Brown wrote: After you get it started now go to your browser and go to https://localhost:1 make sur you have https Right, I know how to access it manually. I was just wondering if I

Re: [expert] lm sensors

2003-11-19 Thread Dick Gevers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 19 Nov 2003 12:36:51 -0500, Bryan Phinney [EMAIL PROTECTED] wrote about [expert] lm sensors: Scenario, I installed lmsensors by RPM, ran sensors-detect and let it create the /etc/sysconfig/lmsensors configuration file. When I restarted

Re: [expert] lm sensors

2003-11-19 Thread Dick Gevers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Bryan, On Wed, 19 Nov 2003 12:36:51 -0500, Bryan Phinney [EMAIL PROTECTED] wrote about [expert] lm sensors: Scenario, I installed lmsensors by RPM, ran sensors-detect and let it create the /etc/sysconfig/lmsensors configuration file. When I

Re: [expert] lm sensors

2003-11-19 Thread Bryan Phinney
On Wednesday 19 November 2003 02:52 pm, Greg Meyer wrote: I only load the it87. The lm75 driver may be causing your problem, there isn;t one on that board. Also, on the Soyo, I only got accurate readings by specifying a socket type when modprobing the driver. the differnet types are in the

Re: [expert] lm sensors

2003-11-19 Thread Dick Gevers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 19 Nov 2003 22:42:00 +, Dick Gevers [EMAIL PROTECTED] wrote about Re: [expert] lm sensors: Aargh, and I thought I cancelled this one just in time. Please waste. The next version is the final. Sorry. -BEGIN PGP SIGNATURE- Version

[expert] 9.2 keeps killing my router

2003-11-19 Thread Bradley D. Pierson
I have a belkin 4 port router and for some reason mandrake 9.2 keeps killing my connection to the net. what can I do? -- Bradley D. Pierson [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re: [expert] lm sensors

2003-11-19 Thread Bryan Phinney
On Wednesday 19 November 2003 05:42 pm, Dick Gevers wrote: There`s easier ways to tackle that; IMHO. Proberbly failsafe is safe, but why bother, if you`re careful and consider beforehand what you do, go to init 1 and cd to where you want to make your changes. Of course, vi may be the

RE: [expert] 9.2 keeps killing my router

2003-11-19 Thread JOHAM,DAVID (HP-Boise,ex1)
, 2003 3:57 PM To: [EMAIL PROTECTED] Subject: [expert] 9.2 keeps killing my router I have a belkin 4 port router and for some reason mandrake 9.2 keeps killing my connection to the net. what can I do? -- Bradley D. Pierson [EMAIL PROTECTED] Want to buy your Pack or Services from MandrakeSoft? Go

Re: [expert] 9.2 keeps killing my router

2003-11-19 Thread Stew Benedict
On Wed, 19 Nov 2003, Bradley D. Pierson wrote: I have a belkin 4 port router and for some reason mandrake 9.2 keeps killing my connection to the net. what can I do? Check the lisa service. There was a lot of noise on the cooker list during 9.2 development about it flooding the network

Re: [expert] How do you upgrade?

2003-11-18 Thread James Sparenberg
On Mon, 2003-11-17 at 21:06, Greg Meyer wrote: On Monday 17 November 2003 11:48 pm, Rob Blomquist wrote: OK, my #1 problem with running Linux is dealing with upgrades. With the upgrade from 9.0 to 9.1, the Mandrake upgrade worked pretty well, seeming to upgrade the stuff that needed,

Re: [expert] Gnome and a dialer app?

2003-11-18 Thread James Sparenberg
On Tue, 2003-11-18 at 09:48, anton wrote: I'm using kppp in Gnome. It takes an age to start, and won't minimise into the bottom panel (or if it can then I'd like to know how...), but can't see anything else even remotely as good. I think my experiment with gnome will probably end quite

Re: [expert] Linuxconf

2003-11-18 Thread Mark Williamson
On Tue, 2003-11-18 at 14:52, Greg Meyer wrote: On Monday 17 November 2003 10:40 pm, Glenn Burkhardt wrote: snip What a horrible shame! It's really the only front end for a lot of network configuration. What are the problems? I didn't find any bug reports on Cooker Bugzilla or

[expert] garbage collection ?

2003-11-18 Thread elPunishar
hi everybody, i noticed that my 1 gig of ram is getting filled up real quick, which may be okay since i'm running a lot of programs. BUT it doesn't come down again even when i close the programs... memory use just grows and grows (slow but steady), then beginns to fill up the swap space... i

Re: [expert] SOUND! Where is it?

2003-11-18 Thread Michael Adams
On Mon, 17 Nov 2003 18:37:43 -0800 Eric Huff [EMAIL PROTECTED] wrote: This is maddening. It is enough, literally, to drive me to uninstall MDK 9.2 and go SuSE 9.0. I have no sound in 9.2 on my desktop. Has anyone run into this and found a fix? I tried installing the 9.1

Re: [expert] SOUND! Where is it?

2003-11-18 Thread KevinO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Adams wrote: BTW what is Pcm as this needs to be up as well for Xmms. Pulse Code Modulation (digital audio) - -- KevinO AMAZING BUT TRUE ... If all the salmon caught in Canada in one year were laid end to end across the Sahara Desert,

Re: [expert] garbage collection ?

2003-11-18 Thread Anne Wilson
On Tuesday 18 Nov 2003 9:30 am, elPunishar wrote: hi everybody, i noticed that my 1 gig of ram is getting filled up real quick, which may be okay since i'm running a lot of programs. BUT it doesn't come down again even when i close the programs... memory use just grows and grows (slow but

Re: [expert] garbage collection ?

2003-11-18 Thread elPunishar
On Tuesday 18 Nov 2003 9:42 am, Anne Wilson wrote: On Tuesday 18 Nov 2003 9:30 am, elPunishar wrote: hi everybody, i noticed that my 1 gig of ram is getting filled up real quick, which may be okay since i'm running a lot of programs. BUT it doesn't come down again even when i close the

Re: [expert] How do you upgrade?

2003-11-18 Thread Angelo Naselli
--- Rob Blomquist [EMAIL PROTECTED] wrote: [...] With the upgrade from 9.0 to 9.1, the Mandrake upgrade worked pretty well, seeming to upgrade the stuff that needed, leaving alone the stuff that didn't. I cannot say the same thing because i had some porblem with kde menus, but i came from

Re: [expert] garbage collection ?

2003-11-18 Thread Adolfo Bello
On Tue, 2003-11-18 at 07:43, elPunishar wrote: On Tuesday 18 Nov 2003 9:42 am, Anne Wilson wrote: On Tuesday 18 Nov 2003 9:30 am, elPunishar wrote: hi everybody, i noticed that my 1 gig of ram is getting filled up real quick, which may be okay since i'm running a lot of programs.

Re: [expert] garbage collection ?

2003-11-18 Thread Anne Wilson
On Tuesday 18 Nov 2003 11:43 am, elPunishar wrote: On Tuesday 18 Nov 2003 9:42 am, Anne Wilson wrote: On Tuesday 18 Nov 2003 9:30 am, elPunishar wrote: hi everybody, i noticed that my 1 gig of ram is getting filled up real quick, which may be okay since i'm running a lot of

Re: [expert] problem with pio mode

2003-11-18 Thread Angelo Naselli
So there isn't any problem is it? I saw this thing because of a system that seems to be slower and with more hd access so i assumed the message ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx as something wrong on my system. --- James Sparenberg [EMAIL PROTECTED]

Re: [expert] Linuxconf

2003-11-18 Thread Timothy Brown
I really wish it still worked becasue while I do know enough to not use it. It just makes life easier Tim Greg Meyer wrote: On Monday 17 November 2003 10:40 pm, Glenn Burkhardt wrote: On Monday 17 November 2003 12:15 pm, Greg Meyer wrote: On Monday 17 November 2003 11:13 am, Timothy

[expert] GCC

2003-11-18 Thread Jarmo
Anybody know reasom,why gcc-3.3.2 was downgraded in 9.2 into 3.3.1? In 9.1 it was 3.3.2. Jarmo Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] garbage collection ?

2003-11-18 Thread Greg Meyer
On Tuesday 18 November 2003 06:08 am, Adolfo Bello wrote: I have read about some problems when using more than 768 Mb ram and the advise has always been passing mem=860 at the lilo prompt or in lilo.conf. Or use the Enterprise kernel. -- /g Outside of a dog, a man's best friend is a book,

Re: [expert] GCC

2003-11-18 Thread Stew Benedict
On Tue, 18 Nov 2003, Jarmo wrote: Anybody know reasom,why gcc-3.3.2 was downgraded in 9.2 into 3.3.1? In 9.1 it was 3.3.2. It wasn't. 9.1 has 3.2.2. -- Stew Benedict Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] GCC

2003-11-18 Thread Jarmo
On Tuesday 18 November 2003 14:41, Stew Benedict wrote: On Tue, 18 Nov 2003, Jarmo wrote: Anybody know reasom,why gcc-3.3.2 was downgraded in 9.2 into 3.3.1? In 9.1 it was 3.3.2. It wasn't. 9.1 has 3.2.2. Sorry...Missunderstanding...My BAD BAD English... In 9.1 it is 3.3.2 In 9.2 it is

Re: [expert] GCC

2003-11-18 Thread Stew Benedict
On Tue, 18 Nov 2003, Jarmo wrote: On Tuesday 18 November 2003 14:41, Stew Benedict wrote: On Tue, 18 Nov 2003, Jarmo wrote: Anybody know reasom,why gcc-3.3.2 was downgraded in 9.2 into 3.3.1? In 9.1 it was 3.3.2. It wasn't. 9.1 has 3.2.2. Sorry...Missunderstanding...My BAD BAD

Re: [expert] Linuxconf

2003-11-18 Thread Glenn Burkhardt
Now I'll have to beat the Sparenberg drum - this clearly deserves a bug report. I can't do it yet, since I've just ordered my 9.2 boxed set, and don't have 9.2 installed on any systems. Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] GCC

2003-11-18 Thread Thomas Backlund
From: Jarmo [EMAIL PROTECTED] On Tuesday 18 November 2003 14:41, Stew Benedict wrote: On Tue, 18 Nov 2003, Jarmo wrote: Anybody know reasom,why gcc-3.3.2 was downgraded in 9.2 into 3.3.1? In 9.1 it was 3.3.2. It wasn't. 9.1 has 3.2.2. Sorry...Missunderstanding...My BAD BAD

Re: [expert] garbage collection ?

2003-11-18 Thread Tom Brinkman
On Tuesday 18 November 2003 12:31 pm, Greg Meyer wrote: On Tuesday 18 November 2003 06:08 am, Adolfo Bello wrote: I have read about some problems when using more than 768 Mb ram and the advise has always been passing mem=860 at the lilo prompt or in lilo.conf. Or use the Enterprise

Re: [expert] GCC

2003-11-18 Thread Jarmo
On Tuesday 18 November 2003 15:39, Thomas Backlund wrote: so it's definately 3.2.2 SORRY GUYS.. Too much reading...Have to cut whole forrest to see trees...;-) Or wash my glasses Damn me. The point why I started to look,was that I can't get lm-sensors 2.8.0 compiled...Yes I know

Re: [expert] Which Mandrake to Buy?

2003-11-18 Thread Eric Fernandez
Lawson, Jim wrote: I think 120 a year is high. I would like to see this at 80. 120 is the silver level, 60 is for standard. Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] GCC

2003-11-18 Thread Jarmo
On Tuesday 18 November 2003 16:01, Jarmo wrote: The point why I started to look,was that I can't get lm-sensors 2.8.0 compiled...Yes I know there is rpm...But I have so exotic mb... Asrock K7S8X with sis cipset,exept sensors are winbonds... No worry anymore.Downloaded lm-sensors 2.8.1 as well

RE: [expert] Which Mandrake to Buy?

2003-11-18 Thread Lawson, Jim
What is the difference? Does silver offer anything more? -Original Message- From: Eric Fernandez [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 8:57 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Which Mandrake to Buy? Lawson, Jim wrote: I think 120 a year is high. I would

Re: [expert] garbage collection ?

2003-11-18 Thread Jack Coates
On Tue, 2003-11-18 at 01:30, elPunishar wrote: hi everybody, i noticed that my 1 gig of ram is getting filled up real quick, which may be okay since i'm running a lot of programs. BUT it doesn't come down again even when i close the programs... memory use just grows and grows (slow but

Re: [expert] Re: Sound configuration on Dell Inspiron 3200?

2003-11-18 Thread Jack Coates
On Mon, 2003-11-17 at 21:41, Rob Blomquist wrote: On Monday 17 November 2003 9:22 am, Björn Lundin wrote: James Sparenberg wrote: Rob draksound AFAIK is only effective on PCI type cards. Since your is ISA, using the old standby of sndconfig (just urpmi sndconfig) This should bring

[expert] strange network (vnc) problem

2003-11-18 Thread - netmaniac -
When I try to log into my vnc server using vnc viewer (both boxes use mdk 9.1) the screen appears but suddenly closes itself after a few seconds. This is the server log (most relevant part only): 18/11/2003 11:40:10 Got connection from client 192.168.1.18 18/11/2003 11:40:10 Protocol version

Re: [expert] Which Mandrake to Buy?

2003-11-18 Thread Eric Fernandez
Lawson, Jim wrote: What is the difference? Does silver offer anything more? Silver members could download the isos of the powerpack through bittorrent. However, standard members have the download edition + access to all commercial packages, so you have exactly the equivalent of a powerpack.

Re: [expert] SOUND! Where is it?

2003-11-18 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Unfortunately the mute/unmute trick with aumix didn't work for me. All I get is very faint static over the speakers whenever I manipulate the volume sliders (pretty much any of them). If I crank up my speaker volume to max and try to test

RE: [expert] Linuxconf

2003-11-18 Thread Tango Echo
-Original Message- From: Charlie M. [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 11:23 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Linuxconf -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Monday 17 November 2003 9:13 am, Timothy Brown wrote: List, Please don't flame

Re: [expert] Linuxconf

2003-11-18 Thread Timothy Brown
Well I long time ago I used it but for the last few years I have been using Mandrake I have used 8.2-9.2 Tim Tango Echo wrote: -Original Message- From: Charlie M. [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 11:23 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Linuxconf

RE: [expert] Linuxconf

2003-11-18 Thread Tango Echo
PROTECTED] Subject: Re: [expert] Linuxconf Well I long time ago I used it but for the last few years I have been using Mandrake I have used 8.2-9.2 Tim Tango Echo wrote: -Original Message- From: Charlie M. [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 11:23 AM To: [EMAIL

Re: [expert] Linuxconf

2003-11-18 Thread Timothy Brown
18, 2003 11:37 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Linuxconf Well I long time ago I used it but for the last few years I have been using Mandrake I have used 8.2-9.2 Tim Tango Echo wrote: -Original Message- From: Charlie M. [mailto:[EMAIL PROTECTED] Sent: Monday

Re: [expert] garbage collection ?

2003-11-18 Thread Michael Holt
On Tue, 2003-11-18 at 06:35, Jack Coates wrote: On Tue, 2003-11-18 at 01:30, elPunishar wrote: hi everybody, i noticed that my 1 gig of ram is getting filled up real quick, which may be okay since i'm running a lot of programs. BUT it doesn't come down again even when i close the

[expert] Samsung LCD monitor

2003-11-18 Thread Daniel Axtell
Hello, I'm trying to set up a LM 9.2 box with a Samsung 173V LCD monitor. The graphics card is an onboard SiS Savage 8 chip. XFree86 runs OK, but when I reboot I frequently get a black screen. When I unplug the monitor for a few seconds and get a no signal message, then plug it in,

Re: [expert] garbage collection ?

2003-11-18 Thread Jack Coates
On Tue, 2003-11-18 at 09:50, Michael Holt wrote: On Tue, 2003-11-18 at 06:35, Jack Coates wrote: On Tue, 2003-11-18 at 01:30, elPunishar wrote: hi everybody, i noticed that my 1 gig of ram is getting filled up real quick, which may be okay since i'm running a lot of programs.

Re: [expert] SOUND! Where is it?

2003-11-18 Thread Tim Sawchuck
On Tue, 18 Nov 2003 10:46:15 -0500 Praedor Atrebates [EMAIL PROTECTED] scribed on electronic parchment: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Unfortunately the mute/unmute trick with aumix didn't work for me. All I get is very faint static over the speakers whenever I manipulate

Re: [expert] garbage collection ?

2003-11-18 Thread Michael Holt
On Tue, 2003-11-18 at 10:11, Jack Coates wrote: Curious, I have 512M ram and 256M swap - top shows I'm using 198M of mem and none of my swap - I've been running my computer all morning and I've got a few apps open. Why would 80% of 1G of memory be normal? well, it's normal for me :-)

[expert] Powerpack Md5sums

2003-11-18 Thread Lyvim Xaphir
I need the md5sums for the powerpack edition downloaded from bittorrent. Who's got em? And no I don't care about the theoretically infallible bittorrent checksums, I just want to check the iso's myself. LX -- °°° Linux Mandrake 9.1 Kernel

Re: [expert] SOUND! Where is it?

2003-11-18 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks. Actually, I DO suspect apic/apci (I can never keep the two straight). If I disable APIC in the kernel, then 9.2 will not bootup. It freezes shortly after starting the bootup process. This was true during install as well. I had to turn

Re: [expert] Samsung LCD monitor

2003-11-18 Thread Markus Ueberall
On Tue, 18 Nov 2003, Daniel Axtell wrote: XFree86 runs OK, but when I reboot I frequently get a black screen. When I unplug the monitor for a few seconds and get a no signal message, then plug it in, everything is OK. I noticed a similar behavior on a different box when I was installing

[expert] java in my path?

2003-11-18 Thread Michael Holt
Hey, I need to know where to go to add the java binary to my path - who do I modify? -- Michael Holt Snohomish, WA (o_ [EMAIL PROTECTED] (o_ (o_ //\ www.holt-tech.net (/)_ (/)_ V_/_ www.mandrakelinux.com

RE: [expert] Powerpack Md5sums

2003-11-18 Thread JOHAM,DAVID (HP-Boise,ex1)
: [expert] Powerpack Md5sums I need the md5sums for the powerpack edition downloaded from bittorrent. Who's got em? And no I don't care about the theoretically infallible bittorrent checksums, I just want to check the iso's myself. LX -- °°° Linux

Re: [expert] garbage collection ?

2003-11-18 Thread James Sparenberg
On Tue, 2003-11-18 at 10:18, Michael Holt wrote: On Tue, 2003-11-18 at 10:11, Jack Coates wrote: Curious, I have 512M ram and 256M swap - top shows I'm using 198M of mem and none of my swap - I've been running my computer all morning and I've got a few apps open. Why would 80% of 1G

Re: [expert] java in my path?

2003-11-18 Thread Jack Coates
On Tue, 2003-11-18 at 11:16, Michael Holt wrote: Hey, I need to know where to go to add the java binary to my path - who do I modify? just you: edit ~/.bash_profile JAVA_HOME=/usr/java/j2re1.4.0_01/ export JAVA_HOME PATH=$PATH:$JAVA_HOME/bin everyone -- edit /etc/profile and add the same. --

Re: [expert] problem with pio mode

2003-11-18 Thread James Sparenberg
On Tue, 2003-11-18 at 03:32, Angelo Naselli wrote: So there isn't any problem is it? I saw this thing because of a system that seems to be slower and with more hd access so i assumed the message ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx as something

Re: [expert] GCC

2003-11-18 Thread James Sparenberg
On Tue, 2003-11-18 at 05:10, Jarmo wrote: On Tuesday 18 November 2003 14:41, Stew Benedict wrote: On Tue, 18 Nov 2003, Jarmo wrote: Anybody know reasom,why gcc-3.3.2 was downgraded in 9.2 into 3.3.1? In 9.1 it was 3.3.2. It wasn't. 9.1 has 3.2.2. Sorry...Missunderstanding...My BAD

Re: [expert] GCC

2003-11-18 Thread James Sparenberg
On Tue, 2003-11-18 at 06:23, Jarmo wrote: On Tuesday 18 November 2003 16:01, Jarmo wrote: The point why I started to look,was that I can't get lm-sensors 2.8.0 compiled...Yes I know there is rpm...But I have so exotic mb... Asrock K7S8X with sis cipset,exept sensors are winbonds... No

Re: [expert] problem with pio mode

2003-11-18 Thread Thomas Backlund
From: James Sparenberg [EMAIL PROTECTED] On Tue, 2003-11-18 at 03:32, Angelo Naselli wrote: So there isn't any problem is it? I saw this thing because of a system that seems to be slower and with more hd access so i assumed the message ide: Assuming 33MHz system bus speed for PIO

Re: [expert] problem with pio mode

2003-11-18 Thread James Sparenberg
On Tue, 2003-11-18 at 12:02, Thomas Backlund wrote: From: James Sparenberg [EMAIL PROTECTED] On Tue, 2003-11-18 at 03:32, Angelo Naselli wrote: So there isn't any problem is it? I saw this thing because of a system that seems to be slower and with more hd access so i assumed the

  1   2   3   4   5   6   7   8   9   10   >