Re: Anyone succeeded on setting up D-Link DWL-650 wireless card onRedhat 8.0?

2003-03-14 Thread Darryl Darling
I tried the 650+ without any sucess. I finally bought an Orinoco Gold to get things working. Not much help but it the Orinoco finally solved my wirless problem. Works like a champ without much effort. -Darryl [EMAIL PROTECTED] wrote: Anyone succeeded on setting up D-Link DWL-650 wireless ca

Problem with system time

2002-12-06 Thread Darryl Darling
Hello, Anybody know what I have to do to get my system time to stay set. I setup my system time to use a time server but determined that it was not practicle for use on my laptop. Ever since I have stopped using the time server settting I cannot keep accurate time on my system. I set it and

Re: xmms not playing in RH8 ?

2002-11-11 Thread Darryl Darling
You may want to check this out too. http://www.gurulabs.com/files/xmms-mp3-1.2.7-13.p.i386.rpm -Darryl loophole wrote: check the the 8.0 release notes - mp3 support is not included in this release. get the mp3 plugin for xmms here: http://psyche.freshrpms.net/rpm.html?id=106 (I can't find

64-bit ISOs

2002-11-05 Thread Darryl Darling
Hello, Anybody know where I can get a 64-bit version of Linux? -Darryl -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: samba client command

2002-10-29 Thread Darryl Darling
You can send a message by doing: - echo "This is a test" | smbclient -M host Make sure not to use the //netbios-name notation.  The man page has some extra info on how to receive Winpopup messages. -Darryl James wrote: Can someone tell me if this is possible and if

Re: troubleshooting xmms

2002-10-26 Thread Darryl Darling
Try this it worked for me... http://www.gurulabs.com/files/xmms-mp3-1.2.7-13.p.i386.rpm -Darryl Curtis Vaughan wrote: I installed xmms for Redhat 8, but it doesn't work at all. How can I troubleshoot it? Curtis -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redh

Re: Changing the default browser

2002-10-24 Thread Darryl Darling
ut it in my profile and export it? Thanks for the help Joe On Thu, 2002-10-24 at 14:05, Darryl Darling wrote: RedHat 8.0 is using the file /usr/bin/htmlview. I changed the following to setup my default browser. X11BROWSERS_KDE="/usr/bin/konqueror /usr/bin/kfmbrowser&quo

Re: Changing the default browser

2002-10-24 Thread Darryl Darling
RedHat 8.0 is using the file /usr/bin/htmlview.  I changed the following to setup my default browser.   X11BROWSERS_KDE="/usr/bin/konqueror /usr/bin/kfmbrowser" X11BROWSERS_GNOME="/usr/local/mozilla/mozilla /usr/bin/galeon" X11BROWSERS_GENERIC="/usr/local/mozilla/mozilla /usr/local/netscape7/n

Sound problems with 2.4.18-17.8.0 kernel

2002-10-24 Thread Darryl Darling
After I updated my RedHat 8.0 system with this kernel I cannot get any sound. I am using a Dell C600 with Maestro 3i sound hardware. If I use the GNOME desktop my system locks up after less than 10 minutes of use - KDE works fine but with no sound. I was getting a "chip lockup?" message when

Re: Updated HR8 Kernel and aic7xxx_old goes to aic7xxx - how do Ifix it

2002-10-20 Thread Darryl Darling
I had the same problem with the sound on my Dell laptop. I fixed my problem by altering the "default=0" line in the /boot/grub/grub.conf file. I changed it from 0 to 1. Now my system boots to the previous kernel by default. The file resembles a Windows boot.ini file. -Darryl Mike Pelley wrote