Re: AMD vs. Intel

2004-04-08 Thread Hans du Plooy
On Thursday 08 April 2004 04:55, Raiz-mpx wrote: > >Although, AMD give more heat, as I am sure you are aware. At the moment the top-end P4's have a much higher thermal loss than the top-end AMDs. Read more on www.tomshardware.com The K6 was hotter than the P-II, then came the P-III that was hot

Re: Kernel 2.6.5 and Nvidia driver

2004-04-08 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frédéric Dreier <[EMAIL PROTECTED]> writes: >>>Actually I have more 'diffcult' experience with ATI than nvidia... the >>>last time I checked, framebuffer still hangs when I switch from X to >>>consoles with my ATI 9700. >>> >>> >> >>Your point? Even

hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Pim Bliek
Hello, I am experiencing total freezes of my system when stressing my hard disk. When I normally use it, no problems. But when I move big files around, or do a find / -name somefile for instance, my system freezes after some seconds... I have an Asus A7N8X deluxe motherboard with Nforce2 chipse

Re: Kernel 2.6.5 and Nvidia driver

2004-04-08 Thread Frédéric Dreier
That's to be expected. It's the framebuffer. It exists because it works better for some people. Actually I though it was the way to get an higher resolution console. not really a 'must' but console looks better :-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

Re: Kernel 2.6.5 and Nvidia driver

2004-04-08 Thread William Ballard
On Thu, Apr 08, 2004 at 09:55:20AM +0200, Frédéric Dreier wrote: > Actually I though it was the way to get an higher resolution console. > not really a 'must' but console looks better :-) I don't use the Framebuffer because if I'm not in X I usually want to do some serious crunching, and `yes |

Re: package removal

2004-04-08 Thread Sebastiaan
Hi, On Wed, 7 Apr 2004, Bob Proulx wrote: > Sebastiaan wrote: > > On Wed, 7 Apr 2004, Chris Metzler wrote: > > > For something to be removed, you have to answer "y" to the question > > > of whether you want them to be. Presumably, you did. > > > > > true, and I was intending to reinstall it afte

Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Dominique Dumont
Pim Bliek <[EMAIL PROTECTED]> writes: > Anyone else experienced this problem? Or maybe someone knows how I can dig > deeper into this problem? I am a bit lost... Yes. It turned out that the default DMA setting was too high on my machine (Asus A7n8x deluxe nforce2). Check it with hdparm -I /dev

upgrade broken (Testing) for 10 days - libxrender

2004-04-08 Thread Uwe Dippel
I searched the archives and Google, without success. The subject says it. I automatically do a daily apt-get update apt-get upgrade Some 10 to 14 days back there was a problem coming in: # apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-g

Fn key disabled after updated to new kernel

2004-04-08 Thread Zhaojun Wu
Hi, all, I met a problem that the Fn key on my Dell Inspiron 4150 laptop was totally disabled after I update my Debian sid to new kernel version(2.6.4) 2 weeks ago. On the older kernel(2.4.18-bf2.4), I always used the Fn key (Fn + ESC/suspend) to suspend my laptop when I must leave for a while.

Re: upgrade broken (Testing) for 10 days - libxrender

2004-04-08 Thread Sebastiaan
Hi, On Thu, 8 Apr 2004, Uwe Dippel wrote: > I searched the archives and Google, without success. > The subject says it. I automatically do a daily > apt-get update > apt-get upgrade > a apt-get dist-upgrade is usually recommended since it also installs/removes packages when the distribution chang

Fwd: Problems with X, Dell Desktop 260GX, graphic card Intel 82845G

2004-04-08 Thread Valentin Ruano
Hi everyone, I have a problem with X. My desktop is a Dell GX260 with a graphics card Intel i82845G. Apparently Xfree has just ricently added support for such card, in xfree version 4.3.X. Accordingly, I am using unstable woody since the stable trunk reaches just to 4.1. Apart from using th

SQL Help

2004-04-08 Thread Saqib Qureshi
Hello please guide me this is matter select a.zon, b.astyer, count(a.ntn) from ztrmtrext a, rtnmtr b where a.ntn = b.ntn and b.astdat is null and astyer='2003' group by a.zon,b.astyer select a.zon, b.astyer, count(a.ntn) from ztrmtrext a, rtnmtr b where a.ntn = b.ntn and b.astdat is

"Некогда толстый Мамедов стал стройным!"

2004-04-08 Thread Olga
ВСЕМ "обладателям" "НЕСОВЕРШЕННОЙ" (еще пока) фигуры! К огромнейшему сожалению, обязана Вас известить, что любители "толстушек" встречаются все РЕЖЕ и РЕЖЕ. И, судя по всему, в ближайшем летнем сезоне, ПРИВЛЕКАТЕЛЬНЫМИ будут считаться те, у кого отсутствует двойной подбородок, живот не лежит на

Re: AMD vs. Intel

2004-04-08 Thread martin f krafft
I wasn't the one initiating the cross-post. Don't shoot me. also sprach Antony Gelberg <[EMAIL PROTECTED]> [2004.04.08.0155 +0200]: > Just to throw some weight behind this, this solution has worked > for me on several Athlon / nForce servers I've built. I just > removed APIC from the kernel compl

Re: no sound with 2.6.3, nForce2, and ALSA

2004-04-08 Thread Jim Woodward
"Tom Schutter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am having no luck getting sound to work. I have a ASUS A7N8X > motherboard with the NVIDIA nForce2 chipset. I am running the 2.6.3 > kernel on sarge. > > I am getting no sound at all. If I play a .wav file using apla

Re: AMD vs. Intel

2004-04-08 Thread martin f krafft
also sprach Henrique de Moraes Holschuh <[EMAIL PROTECTED]> [2004.04.08.0108 +0200]: > No. It is a machine totally dead, CPU won't even NMI, soundboard > will keep looping whatever is in its buffer kind of bug. Probably > a northbridge issue. What's NMI? > Try to make sure you don't have extern

Re: upgrade broken (Testing) for 10 days - libxrender

2004-04-08 Thread Uwe Dippel
On Thu, 08 Apr 2004 11:30:17 +0200, Sebastiaan wrote: > a apt-get dist-upgrade is usually recommended since it also > installs/removes packages when the distribution changes. Try that first, > see if the problem remains. # apt-get dist-upgrade Reading Package Lists... Done Building Dependency Tre

Re: ALSA problems sarge 2.4.25

2004-04-08 Thread Jim Woodward
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > ALl > I have been trying to get ALSA working on my admitadly old IBM 300PL for > the last while. Extensive Googling and several kernel recompiles later > I think I am in reverse! > I am running sarge kernel version 2.4.25 > Here is the

Re: AMD vs. Intel

2004-04-08 Thread Hans du Plooy
On Thursday 08 April 2004 03:52, Christian Schnobrich wrote: > > /rant on > > > > I should have said this in my first reply. It's common knowedge that AMD > > based systems has, compared to Intel based systems, a reputation of > > sometimes being unstable. No one ever bothers to explain why. > >

Re: upgrade broken (Testing) for 10 days - libxrender

2004-04-08 Thread Sebastiaan
Hi, On Thu, 8 Apr 2004, Uwe Dippel wrote: > On Thu, 08 Apr 2004 11:30:17 +0200, Sebastiaan wrote: > > > a apt-get dist-upgrade is usually recommended since it also > > installs/removes packages when the distribution changes. Try that first, > > see if the problem remains. > > # apt-get dist-upgra

Alsa seems to be working, but no sound

2004-04-08 Thread martin f krafft
Hi there, With two systems, one very new and one ancient system, both running 2.6.x, I am experiencing a weird Alsa-related problem. Also is running and the modules are properly loaded. The kernel logs successful initialisation of the modules, and that it found the respective soundcards, and when

Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Antony Gelberg
On Thu, Apr 08, 2004 at 09:48:44AM +0200, Pim Bliek wrote: > Hello, > > I am experiencing total freezes of my system when stressing my hard disk. When > I normally use it, no problems. But when I move big files around, or do a > find / -name somefile for instance, my system freezes after some se

unsubscribe

2004-04-08 Thread chris harrison
[EMAIL PROTECTED] wrote: debian-user-digest DigestVolume 2004 : Issue 1168 Today's Topics: SQL Help [ "Saqib Qureshi" <[EMAIL PROTECTED] ] Re: AMD vs. Intel [ martin

ssh on lan

2004-04-08 Thread Dr Gavin Seddon
Hello, I have a lan set up at home, however I cannot use ssh on it. I am able to use ssh to log on to other machines at work. The sshd is running on all machines and it has createdthe keys for all systems however, when I try to logon the password I enter is always rejected. I have ensured it is

Re: Alsa seems to be working, but no sound

2004-04-08 Thread Patrick Beard
>However, there is no sound. I have used alsamixer and pushed every >channel to 100% volume, but there is not a single tone that emerges >from the speakers, connected to Line Out. I had something like that a while back. Using gnome-alsamixer solved my problem. -- Paddy -- To UNSUBSCRIBE, ema

CD-RW/DVD configuration.

2004-04-08 Thread Jansen Carlo Sena
Hello everyone, I'm trying to install my CD-RW/DVD combo drive. I already have included im my Grub configuration the "hdX=ide-scsi" and I linked the /dev/cdrom file to /dev/scd0, but when I run "cdrecord -scanbus" command I get the folow message: cdrecord: No such file or directory. Cannot open

Re: CD-RW/DVD configuration.

2004-04-08 Thread Tim Beauregard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jansen Carlo Sena wrote: | Hello everyone, | | I'm trying to install my CD-RW/DVD combo drive. I already have included | im my Grub configuration the "hdX=ide-scsi" and I linked the /dev/cdrom | file to /dev/scd0, but when I run "cdrecord -scanbus" comm

Re: CD-RW/DVD configuration.

2004-04-08 Thread Jansen Carlo Sena
# uname -r 2.4.25-1-386 I'm using sarge. Jansen. Em Qui, 2004-04-08 às 08:44, Tim Beauregard escreveu: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jansen Carlo Sena wrote: > | Hello everyone, > | > | I'm trying to install my CD-RW/DVD combo drive. I already have included > | im my Gr

Re: ssh on lan

2004-04-08 Thread debian-en
On Thu, Apr 08, 2004 at 11:06:28AM +, Dr Gavin Seddon wrote: > Hello, > I have a lan set up at home, however I cannot use ssh on it. I am able > to use ssh to log on to other machines at work. The sshd is running on > all machines and it has createdthe keys for all systems however, when I >

Re: Sound card configuration.

2004-04-08 Thread Jansen Carlo Sena
Thanks Alexandros. Now, my sound card works fine. Regards, Jansen. Em Qua, 2004-04-07 às 16:37, Alexandros Papadopoulos escreveu: > On Wednesday 07 April 2004 21:02, Jansen Carlo Sena wrote: > > Hi all, > > > > I have a HP ZE4500 Pavilion laptop with ALi M5451 sound card but I > > don't know ho

Re: Alsa seems to be working, but no sound

2004-04-08 Thread Milan Kral (Aztm)
Have You also unmuted appropriate (prob. master and PCM) switches in alsamixer? (key 'M') -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: CD-RW/DVD configuration.

2004-04-08 Thread Tim Beauregard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jansen Carlo Sena wrote: | # uname -r | 2.4.25-1-386 | | I'm using sarge. | | | im my Grub configuration the "hdX=ide-scsi" and I linked the /dev/cdrom | | file to /dev/scd0, but when I run "cdrecord -scanbus" command I get the | | folow message: | [..]

Re: CD-RW/DVD configuration.

2004-04-08 Thread Tim Stegmann
Am Thu, 08 Apr 2004 13:30:20 +0200 schrieb Jansen Carlo Sena: > Hello everyone, > [...] > cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open > SCSI driver > cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you > are root [...] > Jansen. which kernel versio

Re: CD-RW/DVD configuration.

2004-04-08 Thread Andreas Janssen
Hello Jansen Carlo Sena (<[EMAIL PROTECTED]>) wrote: > I'm trying to install my CD-RW/DVD combo drive. I already have > included im my Grub configuration the "hdX=ide-scsi" and I linked the > /dev/cdrom file to /dev/scd0, but when I run "cdrecord -scanbus" > command I get the folow message: > >

Re: upgrade broken (Testing) for 10 days - libxrender

2004-04-08 Thread hugo vanwoerkom
Uwe Dippel wrote: On Thu, 08 Apr 2004 11:30:17 +0200, Sebastiaan wrote: a apt-get dist-upgrade is usually recommended since it also installs/removes packages when the distribution changes. Try that first, see if the problem remains. # apt-get dist-upgrade Reading Package Lists... Done Building

Re: CD-RW/DVD configuration.

2004-04-08 Thread Jansen Carlo Sena
I have follow line im my grub configuration: kernel /vmlinuz-2.4.25-1-386 root=/dev/hda7 ro hdc=ide-scsi Jansen. Em Qui, 2004-04-08 às 08:58, Tim Beauregard escreveu: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jansen Carlo Sena wrote: > | # uname -r > | 2.4.25-1-386 > | > | I'm using

HTTP load balancig

2004-04-08 Thread Jaime Soriano Pastor
Hi, Im configuring a web server over some old computers running debian. There will be 4 mirror apache web servers. How can i do load balancing between them? Thanks -- -- In TUX I trust -- kronoss: Linux Registered User: #333765 Web Page: http://www.kron

Re: AMD vs. Intel

2004-04-08 Thread Katipo
martin f krafft wrote: also sprach Katipo <[EMAIL PROTECTED]> [2004.04.08.0332 +0200]: and that only briefly for things such as a monitor install. Why do you need to take a machine down for a monitor install? Do you take it down when you change the network cable too? Yes. Just on the of

Re: CD-RW/DVD configuration.

2004-04-08 Thread Jansen Carlo Sena
Ok, follow my lsmod and "cdrecord -scanbus" outputs. #lsmod Module Size Used byNot tainted sg 28412 0 (unused) input 3040 0 (autoclean) ds 5908 1 usb-ohci 16136 0 (unused) usbcore

Re: AMD vs. Intel

2004-04-08 Thread Henrique de Moraes Holschuh
On Thu, 08 Apr 2004, martin f krafft wrote: > also sprach Henrique de Moraes Holschuh <[EMAIL PROTECTED]> [2004.04.08.0108 +0200]: > > No. It is a machine totally dead, CPU won't even NMI, soundboard > > will keep looping whatever is in its buffer kind of bug. Probably > > a northbridge issue. >

Re: upgrade broken (Testing) for 10 days - libxrender

2004-04-08 Thread Derrick 'dman' Hudson
On Thu, Apr 08, 2004 at 05:56:16PM +0800, Uwe Dippel wrote: | On Thu, 08 Apr 2004 11:30:17 +0200, Sebastiaan wrote: | | > a apt-get dist-upgrade is usually recommended since it also | > installs/removes packages when the distribution changes. Try that first, | > see if the problem remains. | | #

Re: AMD vs. Intel

2004-04-08 Thread Johann Koenig
On Wednesday April 7 at 08:08pm Henrique de Moraes Holschuh <[EMAIL PROTECTED]> wrote: > I can trigger it by increasing the PCI activity. Playing sound while > doing heavy network (PCI NIC) and disk IO would crash it sooner or > later. Removing everything offboard (but the videocard) won't fix t

Re: ALSA problems sarge 2.4.25

2004-04-08 Thread lebbatdot
* David ([EMAIL PROTECTED]) wrote: > On Tue, Apr 06, 2004 at 10:01:17PM -0500, [EMAIL PROTECTED] wrote: > > * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > > > > Thanks for the reply Dave but it seems in this kernel version the > > > modules are not even loading., I just get a failed message afte

Re: CD-RW/DVD configuration.

2004-04-08 Thread Tim Beauregard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jansen Carlo Sena wrote: | Ok, follow my lsmod and "cdrecord -scanbus" outputs. | | #lsmod | Module Size Used byNot tainted | sg 28412 0 (unused) | input 3040 0 (autoclean) | ds

Re: ALSA problems sarge 2.4.25

2004-04-08 Thread lebbatdot
* Jim Woodward ([EMAIL PROTECTED]) wrote: > > <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > ALl > > I have been trying to get ALSA working on my admitadly old IBM 300PL for > > the last while. Extensive Googling and several kernel recompiles later > > I think I am in reverse! >

Re: AMD vs. Intel

2004-04-08 Thread Johann Koenig
On Thursday April 8 at 08:40am Johann Koenig <[EMAIL PROTECTED]> wrote: > Also, to reinforce what others have said about hard drives: Errr, I meant power supplies. Sorry. -- -johann koenig Now Playing: Dropkick Murphys - The Dirty Glass : Face To Face Vs. Dropkick Murp Today is Pungenday, the 2

Re: no sound with 2.6.3, nForce2, and ALSA

2004-04-08 Thread Tom Schutter
On Thu, 2004-04-08 at 03:46, Jim Woodward wrote: > "Tom Schutter" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > I am having no luck getting sound to work. I have a ASUS A7N8X > > motherboard with the NVIDIA nForce2 chipset. I am running the 2.6.3 > > kernel on sarge. > > > > I

Re: ALSA problems sarge 2.4.25

2004-04-08 Thread Ralph Crongeyer
Have you tried running "alsaconf" ? Ralph On Thursday 08 April 2004 08:48 am, [EMAIL PROTECTED] wrote: > * Jim Woodward ([EMAIL PROTECTED]) wrote: > > <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > > > > ALl > > > I have been trying to get ALSA working on my admitadly old IBM

Re: CD-RW/DVD configuration.

2004-04-08 Thread Jansen Carlo Sena
Ok, when I removed these modules and install they again using the follow commands, cdrecord works fine: rmmod sg ide-scsi modprobe sr_mod sg ide-scsi After, I inserted theses lines in my /etc/modutils/actions and ran update-modules command: pre-install sg modprobe sr_mod pre-install sr_mod mod

Re: User manager

2004-04-08 Thread Michael Alle
yeah, thats it .. i already thought about webmin, but i had headaches about webmin beeing accessible all the time for the world .. good solution !!! "Ralph Crongeyer" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] Install Webmin. Set it up not to run on boot. Then when you

Re: Time screwup

2004-04-08 Thread Adam Aube
Jeff Elkins wrote: > I installed Fedora on a spare partition to play with and when I rebooted > to Debian my time was four hours off. Lo, when I reset the clock to true > local time then ran ntpdate my time was bumped up four hours. Probably one thinks the system clock is set to UTC and the othe

Re: Recommendations for a small, light, app-launcher button bar

2004-04-08 Thread Stephen Patterson
On Thu, 08 Apr 2004 07:20:06 +0200, Kenward Vaughan wrote: > On Wed, Apr 07, 2004 at 09:00:46PM -0700, William Ballard wrote: >> I use fluxbox with 2 desktops, with apps basically covering the entire >> screen (4 terminals on one, Firefox on the other): > ... >> I need a small lightweight app laun

Re: Alsa seems to be working, but no sound

2004-04-08 Thread Adam Aube
martin f krafft wrote: > However, there is no sound. I have used alsamixer and pushed every > channel to 100% volume, but there is not a single tone that emerges > from the speakers, connected to Line Out. Did you also unmute them? Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Re: HTTP load balancig

2004-04-08 Thread Adam Aube
Jaime Soriano Pastor wrote: > Im configuring a web server over some old computers running debian. > There will be 4 mirror apache web servers. How can i do load balancing > between them? Have you tried round-robin DNS? Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

locating and installation of missing drivers, which are not installed on the hd

2004-04-08 Thread Robert Fernando -ntlworld
Hi all, I installed debian version 3.0r2 / woody wit the idepci kernel, and now find that some of the modules I require for my hardware, such as ide-scsci (to enable cdrrecord) and es1371 (for my sound card) have not been installed on the hardisk. Is it possible to download these missing modules an

Chrony vs ntpd (was Re: ntpdate doesn't fix bogus times!)

2004-04-08 Thread Kirk Strauser
At 2004-04-08T03:04:46Z, Christian Schnobrich <[EMAIL PROTECTED]> writes: > Oh, and... everybody suggests chrony as a far superior and more stable > solution than ntpd. More stable? In what way? Not once in the years that I've used ntpd have I ever had problems with it. I occasionally hear som

Re: CD-RW/DVD configuration.

2004-04-08 Thread Jansen Carlo Sena
Other information about my problem: when I reboot my system my link from /dev/cdrom to /dev/scd0 is changed again to /dev/cdrom0. Can anyone help me? Jansen. Em Qui, 2004-04-08 às 09:20, Jansen Carlo Sena escreveu: > Ok, > > when I removed these modules and install they again using the follow

Re: locating and installation of missing drivers, which are not installed on the hd

2004-04-08 Thread Valentin Ruano
mmm ... this actually does not answer your question but... I think that would be a good idea to recompile the whole kernel to customise it to your hardware, and in the same time compile and install those modules that you require. It may take you a bit of time but I think it is worthwhile; you sy

Re: Fwd: Problems with X, Dell Desktop 260GX, graphic card Intel 82845G

2004-04-08 Thread Kent West
Valentin Ruano wrote: Hi everyone, I have a problem with X. My desktop is a Dell GX260 with a graphics card Intel i82845G. Apparently Xfree has just ricently added support for such card, in xfree version 4.3.X. Accordingly, I am using unstable woody since the stable trunk reaches just to 4.1.

Re: apache2 sections: "*:80 has no VirtualHosts" error

2004-04-08 Thread John Foster
On Monday 05 April 2004 05:19 pm, Will Trillich wrote: > the debian (sarge) incarnation of apache 2 is, according to the > readmes, reswizzled a bit from the upstream defaults... so i'll > ask this here at debian-user (maybe it's debian specific?) > > okay. we're trying to use sections in apache2.

Re: Chrony vs ntpd (was Re: ntpdate doesn't fix bogus times!)

2004-04-08 Thread Lance Simmons
* Kirk Strauser <[EMAIL PROTECTED]> [040408 09:05]: > > I occasionally hear someone say that chrony is better than ntpd, but > I've never heard the reasons why. I tried setting up ntp and found it difficult, but tried setting up chrony and found it easy. Since I'm just running a few boxes at h

Re: AMD vs. Intel

2004-04-08 Thread Henrique de Moraes Holschuh
On Thu, 08 Apr 2004, martin f krafft wrote: > I wasn't the one initiating the cross-post. Don't shoot me. I am killing it. > also sprach Paul Johnson <[EMAIL PROTECTED]> [2004.04.08.0244 +0200]: > > That's why you should run from the battery until it runs down at least > > once a week or so > >

[Resolved] Re: CD-RW/DVD configuration.

2004-04-08 Thread Jansen Carlo Sena
Hi all, I found my error. After I removed the ide-cd line in /etc/modules file, everything works fine. Jansen. Em Qui, 2004-04-08 às 10:27, Jansen Carlo Sena escreveu: > Other information about my problem: when I reboot my system my link from > /dev/cdrom to /dev/scd0 is changed again to /dev/

Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Dominique Dumont
Antony Gelberg <[EMAIL PROTECTED]> writes: >> Anyone else experienced this problem? Or maybe someone knows how I can dig >> deeper into this problem? I am a bit lost... > > You could try turning APIC off. This was discussed yesterday, I > believe. In my case, turning APIC off did not make my ma

unsubscribe

2004-04-08 Thread Dr Gavin Seddon
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

random segfaults with Debian testing on i386

2004-04-08 Thread Jukka Salmi
Hi, I just installed Debian testing on two DELL PowerEdge systems (PE 1750 and PE 2650). On the 1750, Debian runs fine. But on the 2650, some programs segfault sometimes. I saw sshd, nvi, apt-get, less and dselect segfault. However, they don't always segfault, e.g. sometimes they run, sometimes th

Re: apt-get in a webbrowser

2004-04-08 Thread John Foster
On Wednesday 07 April 2004 11:29 am, Jaap Haitsma wrote: -STUFF SNIPPED--- > However it's not exactly what I was thinking of. Webmin-software doesn't > really bring something new to tools like synaptic or aptitude etc. OK > it's running in a browser a

Re: Recommendations for a small, light, app-launcher button bar

2004-04-08 Thread Kenward Vaughan
On Wed, Apr 07, 2004 at 10:58:41PM -0700, William Ballard wrote: > On Wed, Apr 07, 2004 at 10:11:00PM -0700, Kenward Vaughan wrote: > > where the fixMenu is a simple shell script to update things when new > > apps are installed. > > > > This gives me a list of my common apps at the top of the main

Re: User manager

2004-04-08 Thread Michael Alle
i get twiddle fingers doing that ... useradd, not one of my favorites ! "Paul Johnson" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: UW-IMAPd doesn't Authenticate users

2004-04-08 Thread Roberto Sanchez
Brad Anderson wrote: Hey guys, I'm trying to get UW-IMAPd working under Debian but it fails to authenticate users properly. It should be using PAM authentication. Here's some snippets from related files: abdon:/var# cat /etc/pam.d/imap Here is my /etc/pam.d/imap: $ cat /etc/pam.d/imap #%PAM-1.

Re: Kernel 2.6.5 and Nvidia driver

2004-04-08 Thread Roberto Sanchez
Paul Johnson wrote: csj <[EMAIL PROTECTED]> writes: On 6. April 2004 at 10:38AM -0700, Paul Johnson <[EMAIL PROTECTED]> wrote: [...] Even Linus tells people not to use framebuffer for anything unless they have to. So how do you get the cute bootup penguin? Who needs a boot penguin when you on

Re: Kernel 2.6.5 and Nvidia driver

2004-04-08 Thread Roberto Sanchez
Andrew Schulman wrote: In kernel 2.6.5, "make clean" has become more aggressive and now removes some files that you need to build some modules, e.g. nvidia and vmware. If you run "make clean" after you build your kernel-- and this happens by default if, for example, you build the kernel with make-

Re: Problems with latest Apache2 update

2004-04-08 Thread John Foster
On Wednesday 31 March 2004 01:57 am, Vineet Kumar wrote: ---STUFF SNIPPED- > Is there any way your system would know that its name should > be qualified with advance-computing.com? You may want to > check /etc/resolv.conf for a line like > >

Re: User manager

2004-04-08 Thread Ralph Crongeyer
Yea it's just really easy doing it with webmin. I've been doing it this way for four years. As long as you turn it off when your not using it you don't need to worry about it... Ralph On Thursday 08 April 2004 10:39 am, Michael Alle wrote: > i get twiddle fingers doing that ... > useradd, .

Re: Chrony vs ntpd (was Re: ntpdate doesn't fix bogus times!)

2004-04-08 Thread Henrique de Moraes Holschuh
On Thu, 08 Apr 2004, Kirk Strauser wrote: > At 2004-04-08T03:04:46Z, Christian Schnobrich <[EMAIL PROTECTED]> writes: > > Oh, and... everybody suggests chrony as a far superior and more stable > > solution than ntpd. For certain situations, yes. Chrony is much better for high latency, inconstant

['securiQ.Watchdog': Virus entdeckt und entfernt>]

2004-04-08 Thread 'postmaster - 'securiQ.Watchdog' Demon'
GROUP securiQ.Watchdog Server: WGZDDNK2/WGZ-Bank-Kommunikation/DE --- Die in Ihrer Mail enthaltenen, von einem Virus befallenen Anhaenge sind entfernt worden. Der Empfaenger erhielt ebenfalls eine entsprechende Information. --

Re: AMD vs. Intel

2004-04-08 Thread Roberto Sanchez
Henrique de Moraes Holschuh wrote: >>also sprach Paul Johnson <[EMAIL PROTECTED]> [2004.04.08.0244 +0200]: That's why you should run from the battery until it runs down at least once a week or so I believe this is wrong. Lithium-Ion Batteries actually suffer from complete discharge cycles. Any

Re: Useful new package management tool

2004-04-08 Thread John Foster
On Wednesday 31 March 2004 12:49 pm, Matthew T. Atkinson wrote: You asked for a suggestion so here it is: Take all the info you generated along with your skills in perl and using all of the tools mentioned contrive a WebMin module for those of us who are really lazy and don't use; or want to use

Re: apt-get in a webbrowser

2004-04-08 Thread Jaap Haitsma
> On Wednesday 07 April 2004 11:29 am, Jaap Haitsma wrote: > -STUFF SNIPPED--- >> However it's not exactly what I was thinking of. Webmin-software doesn't >> really bring something new to tools like synaptic or aptitude etc. OK >> it's running in a br

Re: random segfaults with Debian testing on i386

2004-04-08 Thread Roberto Sanchez
Jukka Salmi wrote: Hi, I just installed Debian testing on two DELL PowerEdge systems (PE 1750 and PE 2650). On the 1750, Debian runs fine. But on the 2650, some programs segfault sometimes. I saw sshd, nvi, apt-get, less and dselect segfault. However, they don't always segfault, e.g. sometimes the

Re: locating and installation of missing drivers, which are not installed on the hd

2004-04-08 Thread Robert Fernando -ntlworld
Hi all, Having done a little more investigating it appears that drivers.tgz file on CD 1 contains all of the files I require to update modconf and enable installation of the missing drivers. drivers.tgz is the following location /dists/woody/main/disks-i386/3.0.23-2002-05-21 contains the most com

Re: debian source for gaim 0.76 in debian?

2004-04-08 Thread Nori Heikkinen
on Mon, 05 Apr 2004 10:26:07AM -0400, Nori Heikkinen insinuated: > hey all, > > i notice that gaim 0.76 was released on april 1st. does anyone have > a debian source for it up yet? yay! it's in unstable now, for those who care. -- .~. nori @ sccs.swarthmore.edu /V\ http://www.s

Re: AMD vs. Intel

2004-04-08 Thread Roberto Sanchez
martin f krafft wrote: I wasn't the one initiating the cross-post. Don't shoot me. also sprach Antony Gelberg <[EMAIL PROTECTED]> [2004.04.08.0155 +0200]: Just to throw some weight behind this, this solution has worked for me on several Athlon / nForce servers I've built. I just removed APIC fro

libstdc++.so.5 for woody?

2004-04-08 Thread Johann Spies
I am setting up a mail server on woody using backports for exim(4.31) and spamassassin (2.63). I want to use uvscan on it but uvscan needs libstdc++.os.5 which does not seem available for woody. How do I solve this? Regards Johann -- Johann Spies Telefoon: 021-808 4036 Informasietegn

No sound with Flash

2004-04-08 Thread Marc Shapiro
I have had this problem for a while, but since I don't use a lot of Flash sites, I haven't worried about it. A recent apt-gt upgrade installed a new Flash, however, and I thought I would check out the sound. Still no go. I can play audio CD's with no problem, and I can do 'cat filename.au >

Re: Chrony vs ntpd

2004-04-08 Thread Kirk Strauser
At 2004-04-08T15:09:21Z, Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: > For certain situations, yes. Chrony is much better for high latency, > inconstant network access. Ntp is not designed for that, on purpose. OK. That makes sense. > If you don't configure ntp right, it can screw

Re: apt-get in a webbrowser

2004-04-08 Thread Adam Aube
Jaap Haitsma wrote: > I think doing everything webbased could be even better for the consumer. > It would be an experience like buying a book at amazon. Users can add > reviews, ratings, screenshots links to other sites etc. etc. And then if > you like it you click on the install button and it get

Re: Fn key disabled after updated to new kernel

2004-04-08 Thread Alan Shutko
Zhaojun Wu <[EMAIL PROTECTED]> writes: > After many experiments I found that the Fn key works only if I install > the APM module and disabled ACPI in the new kernel. I wonder if the > problem of Fn key is a issue related with APM & ACPI? Yes, it is. Under APM, the BIOS handles all that stuff, in

order of playing cards

2004-04-08 Thread NINIAN SANDERS
  Francesca SandersPaxton Hill HouseSt NeotsCambridgeshirePE19 6RATel/fax. 01480 216237   Dear Sir/ madam, Monsieur/ Madame,  I was hoping to pesonalise a deck of cards for a birthday present , not from wedding photos but a series of photos of horses! is this possible and how much would it co

Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Pim Bliek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 08 April 2004 12:38, Antony Gelberg wrote: > You could try turning APIC off. This was discussed yesterday, I > believe. > > A Do I need to rebuild my kernel or is there a way to prevent the kernel from using APIC? Like with a kernel para

Re: Chrony vs ntpd

2004-04-08 Thread Kirk Strauser
At 2004-04-08T16:20:02Z, Kirk Strauser <[EMAIL PROTECTED]> writes: > I guess I'd have to agree. Debian's ntp installer seems to do a reasonable > job, although I'd like to see it suggest using "pool.ntp.org" as the default > server name. Oops! I guess they already do, and I hadn't noticed. Nic

Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Pim Bliek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 08 April 2004 11:11, Dominique Dumont wrote: > Pim Bliek <[EMAIL PROTECTED]> writes: > > Anyone else experienced this problem? Or maybe someone knows how I can > > dig deeper into this problem? I am a bit lost... > > Yes. It turned out that

Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Matthijs
I've now got an old machine working with Linux as web- and mailserver, and I'm now thinking of migrating my desktop PC to Linux as well. It's an nforce-2 based machine, so when I read this: On Thu, 08 Apr 2004 11:20:07 +0200, Dominique Dumont <[EMAIL PROTECTED]> wrote: > Pim Bliek <[EMAIL PROTECT

Re: CD-RW/DVD configuration.

2004-04-08 Thread Alvin Oga
hi ya jansen On Thu, 8 Apr 2004, Jansen Carlo Sena wrote: > Ok, follow my lsmod and "cdrecord -scanbus" outputs. > > #lsmod > Module Size Used byNot tainted > sg 28412 0 (unused) > input 3040 0 (autoclean) > ds

Re: ALSA problems sarge 2.4.25 (trying alsaconf)

2004-04-08 Thread lebbatdot
Interesting, I tried it again (first on this kernel build, although I have before on a previous build) it seems to want to modify 0.9 conf files, although I am running 1.03 I believe, interesting as well is the conf file I do have is 1.0 * Ralph Crongeyer ([EMAIL PROTECTED]) wrote: > Have you tr

Re: fvwm and post.hook problem

2004-04-08 Thread Stefan Bellon
hugo vanwoerkom wrote: > Stefan Bellon wrote: > > I'm running Debian GNU/Linux unstable on my box here. For some > > reason I was running fvwm 2.4.16-2 till today (not sure why it > > didn't get updated). Just right now there was an update to fvwm > > 2.5.10-2. The problem now is, that I had my who

[Auto-Reply] Re: Description

2004-04-08 Thread via the qmail-reply program
This mail is disabled, thanks to some hacker that sent viruses with this address. -BRHACK -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

how to draw boxes with graphical chars in txt files?

2004-04-08 Thread hugo vanwoerkom
Hi World! I have a quirk: I like to show graphical character boxes in my .cpp files. This used to work, who knows when, with this: setfont -u iso01.uni alt-8x14.psf.gz It shows the boxes but midnight commander has the wrong border characters. And of course he cannot find iso01.uni. Two quest

Re: ALSA problems sarge 2.4.25 (trying alsaconf)

2004-04-08 Thread Ralph Crongeyer
You could just copy your conf file someware and then delete it and run alsaconf again to allow it to create a new file. Did it work? I mean do you now have sound? Ralph On Thursday 08 April 2004 01:26 pm, [EMAIL PROTECTED] wrote: > Interesting, I tried it again (first on this kernel build, alth

Re: Changing window managers (Gnome 2.4)

2004-04-08 Thread Soumyadip Modak
Thanks a lot, that fixed the problem. >From: DGLU [EMAIL PROTECTED] > >/home/username/rm .gnome2/session >then logout, log back in > >This will fix your problem >From: Antonio Rodriguez [EMAIL PROTECTED] > >Missing step: > >/home/username/rm .gnome2/session >then logout, log back in. This will

  1   2   >