smb??
Greetings. I'm pretty new to linux. Did a clean install of 8 and I like it better than 7 except for one thing: I can't get Konqueror to browse my network using smb://machine/share. I can go into a terminal and use smbclient //machine/share and smbmount but why won't it work graphically? I haven't messed with anything and it worked fine in 7. Perfectly willing to accept Operator Error but I haven't done much that would cause an error. I've been in computers since Altair and want to get linux down to free myself from the Beast from Redmond. Thanks, Jeff
RE: Error -110 writing Tx descriptor to BAP
Hmmm... Well, it is the wireless-ng driver. Kernel 2.4.18-14. It's all stock RH stuff straight from up2date. Those patches sound pretty interesting... I'm still on the bottom end of the learning curve with linux, though. Hth Earle -Original Message- From: Michèl Alexandre Salim [mailto:salimma1@;yahoo.co.uk] Sent: Saturday, October 12, 2002 7:51 PM To: [EMAIL PROTECTED] Subject: RE: Error -110 writing Tx descriptor to BAP On Sat, 2002-10-12 at 23:21, Earle Hartle wrote: > I've got a linksys card based on the Prism 2.5 and haven't seen a problem with it >under 8.0. I loaded the drivers from the 0.1.16-pre1 tarball. Also I upgraded the >firmware on my card using the firmware package on the linksys site (requires windows >of course). > > Earle Hartle Two questions if you don't mind :) - is that the Wireless-NG driver? - does it apply cleanly to the RH kernel source, or do you need a stock kernel (which version too). I should miss certain Red Hat patches (low latency, increased timing ticks, O(1) schedulers) but if it means I can run it stably with both CPUs, I'd be a happy camper... Thanks Earle, -- __ __ _ _ _ | \/ (_) ___| |__ ___| | | |\/| | |/ __| '_ \ / _ \ | | | | | | (__| | | | __/ | |_| |_|_|\___|_| |_|\___|_| Michèl Alexandre Salim Web:http://salimma.freeshell.org GPG/PGP key:http://salimma.freeshell.org/files/crypto/publickey.asc
Re: Redhat 8 missing smp-kernel as stated by a bugzilla op, but a guy says something else?
On Saturday 12 October 2002 13:49, Chris Kloiber wrote: > I just read through the kernel.spec file for kernel-1.4.18-14.src.rpm, I say! That's not a very recent kernel at all.
Re: Pysche and DVD
When you boot into the GRUB menu, hit "e" on the kernel you usually boot. Then find the hd?=ide-scsi and erase only that part. Use "b" to boot after you are done editing. If this works, then make it permanent by editing /boot/grub/grub.conf. On Sat, 2002-10-12 at 16:35, Michael Weiner wrote: > I poked around and am not sure where to find that. where were you > providing the system with those parameters? > > Thanks > Michael
Re: Pysche and DVD
Unfortunately i do not have that parameter being set within grub.conf :-( I will keep digging, thanks! Michael -- On Sat, 2002-10-12 at 23:36, Warren Togami wrote: > When you boot into the GRUB menu, hit "e" on the kernel you usually > boot. Then find the hd?=ide-scsi and erase only that part. Use "b" to > boot after you are done editing. > > If this works, then make it permanent by editing /boot/grub/grub.conf.
Re: Linux 8.0 personal or professional, What to buy?
In my opinion there is no real value-added reason for buying the 'Pro' boxed set in terms of additional software. I bought mine hoping there might be a nice Oracle or DB2 CD inside -- of the fully functional type, I mean. I also thought I would get one additional Red Hat Network entitlement. (I already have one entitlement I paid for and a second I got from buying one of the 7.x boxed sets.) No such luck on any count. I'll keep dreaming! There was also an impulse to throw money at Red Hat. So...I ended up buying the Pro boxed set and... Downloading all 6 CDs and... activating the product activation code I got, and... Playing with the DVD a bit, including an installation attempt, and... then doing all the real installation from my downloaded iso files because NFS image installs are really fast. Bob Cochran Greenbelt, Maryland, USA On Sat, 2002-10-12 at 02:41, webmaster wrote: > What would be the main reasone to buy > Pro over personal? > > > > > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list > signature.asc Description: This is a digitally signed message part
Added fonts appear in X, but not OpenOffice.org
Hi there. I have added some .ttf fonts to my ~/.fonts directory. All of the fonts I added show up in the gui font tool located at Menu->Preferences->Font. I can pick and choose between them for desktop fonts etc. So, I then ran OpenOffice.org's spadmin program to install the fonts for OO.o as I've done in the past. I navigated to the ~/.fonts directory where all the new fonts resided and click OK. The progress bar seemed to indicate all were imported. Now, when I run OO.o, not all of the fonts that I added appear. Some of them do, but some show up as blank entries in the alphanumerical list. If I select one of these "blank" fonts, the name of the font will appear in the drop-down box, but nothing will show on the page if I try to type with that font. Any help would be most appreciated. Regards, Charles __ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com
Re: RE: [rhn-users] Problems compiling custom kernel]
Well, if you are doing a kernel build why not download the latest iptables release (1.2.7a) from Netfilter.gnumonks.org and compile that into your kernel, too. Firewalling software is wonderful. Be sure to check the digital signature on the source and the MD5 sum in case someone trojaned it. Bob Cochran Greenbelt, Maryland, USA On Fri, 2002-10-11 at 22:01, BitBasher wrote: > Eaaa in my previous post. Fixed below... > > 3. Ok, let's assume you want to build pretty much what RedHat shipped with. > In my case that's the i686 uni-processor build. So here goes... > >cd /usr/src/linux-2.4.18-14custom ># edit Makefile to set EXTRAVERSION to what you really want. >make mrproper #<--- ya really should do this! >cp configs/kernel-2.4.18-i686.config .config >make menuconfig > # in menuconfig, do nothing, just EXIT and SAVE. > # Doing this will create a "good" autoconf.h file. >make dep >make bzImage >make modules ># be root for the rest of this! >make modules_install >mkinitrd /boot/initrd-2.4.18-14custom.img 2.4.18-14custom ># copy over the kernel files to /boot, as required. ># reconfig lilo and/or grub appropriately. > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list >
Re: a network and a speed question
On Fri Oct 11 2002 at 09:54, Matt Wilson wrote: > On Fri, Oct 11, 2002 at 08:23:38AM -0500, Aaron Konstam wrote: > > You do not have to be root if you change ifup and ifdown to be SUID root. > > Bah, that's no good. Just enable user control of the device > through redhat-config-network. If you like to edit your config by > hand, add: > > USERCTL=yes > > to the ifcfg-* file for the interface. > > Matt There are a great many very useful tweaks that can be done to the /etc/sysconfig/ files and the documentation for this isn't so obvious. Suggestion: put a copy of sysconfig.txt (from /usr/share/doc/initscripts-*/) into /etc/sysconfig/, or a README that points to this file. Cheers Tony
GnuPG Digital Email Signatures
I notice that some of you are using digital signatures now, and I want to do that also. Is there a good getting-started document on this, especially with respect to digitally signing emails in Evolution? When I see a digitally signed mail from, say, Michael Schwendt, I'm invited to click on the "lock" icon which appears below the text of his mail. The lock opens and I get several lines of text to he effect that the authenticity of the email could not be verified because the public key isn't available. Since Michael is not including his public key in the email -- at least, Evolution shows me nothing -- I assume he (and several others) are using key servers. How can I point Evolution to the right key servers? Bob Cochran Greenbelt, Maryland, USA
Re: Apache fail to start
On Fri Oct 11 2002 at 12:10, "webmaster" wrote: > Didnt find the /etc/hosts file. Is it in another > location? Then you have some major problems, this file is an important system file and its absence has the potential to cause all sorts of grief. As a atarting point, create it with this example entry: 127.0.0.1 localhost.localdomain localhost myhostname myhostname.rr.com It is vital that localhost resolves to 127.0.0.1 and then to its FQDN (fully qualified domain name). You can then add other IPs and hostnames as you want, but don't add too many. If you don't have DNS running in a very small network, then /etc/hosts is the only way to have hostname resolutions working. > -- Original Message -- > From: Keith Winston <[EMAIL PROTECTED]> > X-Reply-To: [EMAIL PROTECTED] > Date: 11 Oct 2002 05:46:25 -0400 > > >On Fri, 2002-10-11 at 02:18, webmaster wrote: > >> This the error in the error log: > >> (22002) Name or service not known: mod_unique_id: unable to > >> fine IPv4 address of "(my server name here)" > >> > >> I did change over my Linux box from NAT to public IP. What > >> name do I need for the server now? > > > >You should not have to change your server name, but you need to update > >/etc/hosts to reflect the new IP address. > > > >Best Regards, > >Keith > >-- > >LPIC-2, MCSE, N+ > >Sing blue silver > >Got spam? Get spastic http://spastic.sourceforge.net (Spamassassin does a GREAT job for me for junking spam :) Cheers Tony
Re: SMP Kernel
On Thu, 2002-10-10 at 12:04, Jay Turner wrote: > Oddly enough, the guy is right. We don't ship an SMP kernel with 8.0 . . . > we ship two of them! > > ncftp ...en/os/i386/RedHat/RPMS > ls kernel-smp* > kernel-smp-2.4.18-14.athlon.rpm > kernel-smp-2.4.18-14.i686.rpm > > Those look like SMP kernels to me, so I would be very interested in hearing > why he thinks we don't. Probably looking for a 486/586 smp kernel. -- Chris Kloiber
Re: GnuPG Digital Email Signatures
On 12 Oct 2002 00:20:53 -0400, Robert L. Cochran wrote: > I notice that some of you are using digital signatures now, and I want > to do that also. If you've watched my habits on these lists, you probably have noticed that most of the time I haven't signed my messages. Unfortunately, there are both address harvesters and virus-infected users reading these lists. The most recent incident where a virus-infected message was mass-mailed with the name of Chris Kloiber made me reconsider. I'm signing my messages with GPG signatures by default again. Especially since I have planned to switch public mail addresses more frequently when spam requires it. > Is there a good getting-started document on this, > especially with respect to digitally signing emails in Evolution? In Menu > Tools > Mail Settings > Edit > Security enter the user ID or key ID of your PGP/GPG key, e.g. in my case it's "mschwendt". To optionally sign a message, check Menu > Security > PGP Sign in the compose window. Docs on GNUPG can be found via $ rpm -qd gnupg for instance, or the web, of course. ;) > When I see a digitally signed mail from, say, Michael Schwendt, I'm > invited to click on the "lock" icon which appears below the text of > his mail. The lock opens and I get several lines of text to he effect > that the authenticity of the email could not be verified because the > public key isn't available. Since Michael is not including his public > key in the email -- That would be a NO, NO! If I included my public key with each message, would you notice if anyone replaced the key and signed the message with the replaced key? > at least, Evolution shows me nothing -- I assume > he (and several others) are using key servers. How can I point > Evolution to the right key servers? If need be, GNUPG can be configured like that in ~/.gnupg/options. However, it can also be the source of nasty delays. And not every key is on the keyservers. msg02352/pgp0.pgp Description: PGP signature
Re: new sendmail configuration
At 10:04 PM 10/11/2002, you wrote: Poke around their site again and look for the release notes for v8.12.x, and the SECURITY file in /usr/share/doc/sendmail-8.12.*/ In summary: sendmail is no longer suid root for locally generated emails, it is group suid, with the group being smmsp. In essence, locally-generated mail is now treated exactly like external mail. Thank you Tony, I never thought to look there (/usr/share/doc/sendmail) for info, but that is exactly what I was looking for. Also to note was the bit about auto-generated sendmail.cf files, I am sure that one would have bit me a couple of times before I figured it out. Pete -- Pete Huckelba Stata Corporation 4905 Lakeway Drive College Station, TX 77845 (979)696-4600
Re: Sound and nForce
I consider nForce based systems to currently be NOT compatible wit Red Hat Linux. Out of the box, the video doesn't work, the sound doesn't work, and if it has the built-in nForce network card, it doesn't work either. (So far I've installed on only one nForce-based system, in text mode with an add-in nic) nVidia has some binary drivers for all of it apparently, but they are not to my knowledge compiled for gcc3.2/Red Hat Linux 8.0 yet. The audio on the nForce (what you were talking about) is apparently not *quite* a real i810, and that's why the driver loads and fails. Just like the video on the nForce isn't *quite* the same as an add-in nVidia card, which causes the system to lock up hard when the open-source "nv" driver is loaded. So IMNSHO, nForce systems currently make fine Windows boxes, but that's about it. On Fri, 2002-10-11 at 07:04, Henrik Ossipoff Hansen wrote: > Hi, > > First, I'm a very happy RedHat newbie.. I've used Windows for a lot of > years now, but I love RedHat 8.0 so much, that I almost can't reboot > back to Windows :) I simply love it! > > But.. I have a problem with my sound "card".. It's nForce! It somehow > can't reach my "mixer-port" or something.. > > My /etc/modules.conf holds this: > > alias parport_lowlevel parport_pc > alias eth0 8139too > alias usb-controller usb-ohci > alias sound-slot-1 i810_audio > post-install sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -L > >/dev/null 2>&1 || : > pre-remove sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -S > >/dev/null 2>&1 || : > alias char-major-81 bttv > alias char-major-195 NVdriver > alias eth1 nvnet > > It's very annoying, that I can't play sound.. It's the only thing i need > to make my system perfect! > > Plz help... > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Chris Kloiber
up2date hangs
OK...I double clicked on the little red icon with the exclamation point, and was told that fetchmail, ggv, and gv had updates. Sure, fire up up2date, I said, and clicked on "run up2date". up2date actually got through, grabbed the newer versions, started installing one of them...and hung. up2date sits there, no disk I/O going on, and no updating the window as other windows hide and/or expose it. Any suggestions as to what I should do? It may have made it through installing fetchmail. How can I make sure my system is in a reasonable state? James Jones
Re: problems printing from mozilla
On Friday 11 October 2002 11:11, Viktor Hornak wrote: > Hello All, > > I've been having problems printing from Mozilla. The last page never > gets printed. I am printing to HP4000N using HP4000 postscript driver. > When I use "a2ps" (converting text documents to ps) or postscript files > from other sources, I don't experience the problem, so it seems like > Mozilla produces a postscript file which confuses the printer. When I > print to file from mozilla, I can view the generated PS file in 'gv' but > printing from 'gv' does the same thing, i.e. doesn't print the last page > and the printer reports EIO error (which I don't know what it means > exactly). > In fact, this is not RH8.0 specific problem as I've had this problem in > RH7.3, but I hoped it would go away in newer Mozilla shipped with RH8.0. > Anyone noticed something similar or is it something about my > configuration/printer? Any help appreciated... OK, I have hit this problem myself (I have a HP4000 printer). The problem is that the HP4000 is a PS level 2 printer and mozilla generates PS level 3. There are two portential solutions (from Red Hat): 1. change your printer to use the "lj5gray" ty[pe of output. [this has worked for me] 2. After creating a HP4000 Postscript print queue, edit it and check the "Prerender Postscipt" box (should work). Gene
Re: a network and a speed question
On Fri, 2002-10-11 at 09:23, Aaron Konstam wrote: > On Thu, Oct 10, 2002 at 06:08:31PM -0700, Rigoberto de la Cruz wrote: > > I have 2 questions... the first one is about > > networking. I trying to connect to my isp using a > > modem. the only way possible is if I am root? I tried > > going to network and it asked me for the root > > password.. I don't want to be doing this everytime. > > Also.. is nautilis slow? or is it my computer? > > everything else feels normal... never used nautilis > > before.. > > > > Thanks, > > Rigo > You do not have to be root if you change ifup and ifdown to be SUID root. Gack. In the /etc/sysconfig/network-scripts/ifcfg-ppp0, try adding USERCTL=yes. That way normal users should be able to control the connection. -- Chris Kloiber
Re: Gnome menu edit
Havoc Pennington wrote: > Where "made more robust" means "made to work at all" ;-) Fair enough. Is there a date for when the facility will make it into an update? So far it seems that RedHat has tried to make 8.0 appeal to Windows users by removing choices and flexibility (no gnorpm, no kpackage, no ability to switch from one GNOME-compatible window manager to another using a GUI as in the past). Am I misjudging RH 8.0 in this respect? (I'd like to use it on the rest of my Linux boxes, but this is sufficiently irritating that I am starting to think of switching distributions.) James Jones
Re: GnuPG Digital Email Signatures
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Schwendt wrote: |On 12 Oct 2002 00:20:53 -0400, Robert L. Cochran wrote: | |>I notice that some of you are using digital signatures now, and I want |>to do that also. | | |If you've watched my habits on these lists, you probably have |noticed that most of the time I haven't signed my messages. |... | |>Is there a good getting-started document on this, |>especially with respect to digitally signing emails in Evolution? | |... | |>at least, Evolution shows me nothing -- I assume |>he (and several others) are using key servers. How can I point |>Evolution to the right key servers? | | |If need be, GNUPG can be configured like that in ~/.gnupg/options. |However, it can also be the source of nasty delays. And not every |key is on the keyservers. Another ad for a piece of software i use (i don't get paid for this, honest ;-) ... Enigmail is a GPG plugin for Mozilla. I've been using it for a few weeks now and it seems quite good. It supports PGP/MIME, which is nice. Check it out at: ~http://enigmail.mozdev.org/ Paul http://paulgear.webhop.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9p7TD0yv0OWRYqWwRAqsXAJsE49yekXvWNw6LY+gLhSpYftj5XQCgz4IO RtXBo9oJcYsLSrkf2M9e8FM= =Ljli -END PGP SIGNATURE-
RE: up2date hangs
Yeah, I got the same exact behavior a few days ago when I grabbed the fetchmail update. I'm still a novice so I just logged off and back on and it worked the second time. (wasn't sure how to kill the process - kill pid didn't seem to stop it). Earle -Original Message- From: James Jones [mailto:jamesjones01@;mchsi.com] Sent: Saturday, October 12, 2002 1:24 AM To: [EMAIL PROTECTED] Subject: up2date hangs OK...I double clicked on the little red icon with the exclamation point, and was told that fetchmail, ggv, and gv had updates. Sure, fire up up2date, I said, and clicked on "run up2date". up2date actually got through, grabbed the newer versions, started installing one of them...and hung. up2date sits there, no disk I/O going on, and no updating the window as other windows hide and/or expose it. Any suggestions as to what I should do? It may have made it through installing fetchmail. How can I make sure my system is in a reasonable state? James Jones -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: up2date hangs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Jones wrote: | OK...I double clicked on the little red icon with the exclamation | point, and was told that fetchmail, ggv, and gv had updates. Sure, | fire up up2date, I said, and clicked on "run up2date". up2date | actually got through, grabbed the newer versions, started installing | one of them...and hung. up2date sits there, no disk I/O going on, and | no updating the window as other windows hide and/or expose it. | | Any suggestions as to what I should do? It may have made it through | installing fetchmail. How can I make sure my system is in a | reasonable state? Sounds like the rpm hang bug. Kill rpm, remove /var/lib/rpm/__db.*, and try again. - -- Paul http://paulgear.webhop.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9p7VW0yv0OWRYqWwRAktvAJ9yTBrJ8f9P9csQhmFtwShxcfH+KACgm4kb vquDnWl+TTMoZM5OInjZsKs= =pD6K -END PGP SIGNATURE-
Re: up2date hangs
On Sat, 12 Oct 2002 00:24:18 -0500, James Jones wrote: > OK...I double clicked on the little red icon with the exclamation > point, and was told that fetchmail, ggv, and gv had updates. Sure, > fire up up2date, I said, and clicked on "run up2date". up2date > actually got through, grabbed the newer versions, started installing > one of them...and hung. up2date sits there, no disk I/O going on, and > no updating the window as other windows hide and/or expose it. > > Any suggestions as to what I should do? It may have made it through > installing fetchmail. How can I make sure my system is in a > reasonable state? Sounds a bit like those infamous RPM lock ups, but that is just a guess. See whether you've got files called /var/lib/rpm/__* If so, kill any running process of "rpm" and delete these files. Then try up2date again. msg02363/pgp0.pgp Description: PGP signature
Re: GnuPG Digital Email Signatures
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 12 October 2002 12:20 am, Robert L. Cochran wrote: > I notice that some of you are using digital signatures now, and I want > to do that also. Is there a good getting-started document on this, > especially with respect to digitally signing emails in Evolution? A good place to start is http://www.gnupg.org/docs.html That should help you generate a key pair, and get gnupg setup and working. I don't use evolution, so I can't help much there. In Kmail, there is a security option, which allows you to specify that all mail should be signed, to define the key used for the signature, etc. > When I see a digitally signed mail from, say, Michael Schwendt, I'm > invited to click on the "lock" icon which appears below the text of his > mail. The lock opens and I get several lines of text to he effect that > the authenticity of the email could not be verified because the public > key isn't available. Since Michael is not including his public key in > the email -- at least, Evolution shows me nothing -- I assume he (and > several others) are using key servers. How can I point Evolution to the > right key servers? Pointing the gnupg config file at a key server should do the trick. It works with Kmail. However, if a key isn't on the server, it can lead to some large delays. It's generally easier to import the keys manually. - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt Red Hat Linux 7.{2,3} in 8M of RAM: http://www.rule-project.org/ - -- -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9p7enn/07WoAb/SsRAs2sAJ9f3pILUpRCIgo9vjgEnq3T+IjD+QCeIzx5 enFN8mlISBeN/5pmnEbQTig= =Y4It -END PGP SIGNATURE-
Re: GnuPG Digital Email Signatures
Okay, Michael, let's see if I can do the digital signing thing. I like the idea. Bob Cochran Greenbelt, Maryland, USA On Sat, 2002-10-12 at 01:11, Michael Schwendt wrote: > On 12 Oct 2002 00:20:53 -0400, Robert L. Cochran wrote: > > > I notice that some of you are using digital signatures now, and I want > > to do that also. > > If you've watched my habits on these lists, you probably have > noticed that most of the time I haven't signed my messages. > > Unfortunately, there are both address harvesters and virus-infected > users reading these lists. The most recent incident where a > virus-infected message was mass-mailed with the name of Chris > Kloiber made me reconsider. I'm signing my messages with GPG > signatures by default again. Especially since I have planned to > switch public mail addresses more frequently when spam requires > it. > > > Is there a good getting-started document on this, > > especially with respect to digitally signing emails in Evolution? > > In > > Menu > Tools > Mail Settings > Edit > Security > > enter the user ID or key ID of your PGP/GPG key, e.g. in my > case it's "mschwendt". To optionally sign a message, check > > Menu > Security > PGP Sign > > in the compose window. Docs on GNUPG can be found via > > $ rpm -qd gnupg > > for instance, or the web, of course. ;) > > > When I see a digitally signed mail from, say, Michael Schwendt, I'm > > invited to click on the "lock" icon which appears below the text of > > his mail. The lock opens and I get several lines of text to he effect > > that the authenticity of the email could not be verified because the > > public key isn't available. Since Michael is not including his public > > key in the email -- > > That would be a NO, NO! If I included my public key with each > message, would you notice if anyone replaced the key and signed the > message with the replaced key? > > > at least, Evolution shows me nothing -- I assume > > he (and several others) are using key servers. How can I point > > Evolution to the right key servers? > > If need be, GNUPG can be configured like that in ~/.gnupg/options. > However, it can also be the source of nasty delays. And not every > key is on the keyservers. > signature.asc Description: This is a digitally signed message part
Re: up2date hangs
On Fri, 2002-10-11 at 22:24, James Jones wrote: > OK...I double clicked on the little red icon with the exclamation point, > and was told that fetchmail, ggv, and gv had updates. Sure, fire up > up2date, I said, and clicked on "run up2date". up2date actually got > through, grabbed the newer versions, started installing one of > them...and hung. up2date sits there, no disk I/O going on, and no > updating the window as other windows hide and/or expose it. > > Any suggestions as to what I should do? It may have made it through > installing fetchmail. How can I make sure my system is in a reasonable > state? > this is a continual problem with psyche - I'm sure it's in bugzilla somewhere. command shell as root or su - ps aux|grep rpm kill all processes that show up from ps query then rm -fr /var/lib/rpm/__* then rpm --rebuilddb Craig
Re: Apache fail to start
On Saturday 12 October 2002 12:27, Tony Nugent wrote: > 127.0.0.1 localhost.localdomain localhost myhostname myhostname.rr.com > > > It is vital that localhost resolves to 127.0.0.1 and then to its > FQDN (fully qualified domain name). Don't include those last two entries unless you understand why they might be useful. On many systems they will break things.
Re: GnuPG Digital Email Signatures
Warning Unable to process data: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mb2IRCexbq2PyGXgwbAO"
Re: Redhat 8 missing smp-kernel as stated by a bugzilla op, but a guy says something else?
On Fri, 2002-10-11 at 10:00, Nathan wrote: > Well I don't know how to keep the kernel, redhat 8 > will either replace the kernel in install or halt upgrade > because of the smp kernel I have installed on the system. # rpm -e kernel-smp-2.4.18-10smp --justdb --noscritps --notriggers This should remove all knowledge of the current smp kernel from the rpm database, but not remove the files from the disk, or muck with grub/lilo. Then you can attempt an upgrade, but pay attention to your bootloader configuration, as the new up kernel will likely become default. I just read through the kernel.spec file for kernel-1.4.18-14.src.rpm, and it appears you should be able to build a kernel-smp-2.4.18-14.i586.rpm by running the command: # rpmbuild --rebuild --target=i586 --with smp kernel-2.4.18-14.src.rpm If this works as expected (I'm building it now) then install and use it. -- Chris Kloiber
Re: GnuPG Digital Email Signatures
On 12 Oct 2002 02:07:30 -0400, Robert L. Cochran wrote: > Thanks for all the help! > > I imported your public key by bringing it up in Mozilla, then copying > it to a file on my system, and then importing that with the gpg > --import command. > > Then I tried getting Evolution to verify your digital signature by > clicking the "lock" icon on the bottom of your message. It says it > can't verify you, the signature is "BAD". I assume my inexperience > with this is showing and I did something wrong. Either a bug in KMail or Evolution. Michael's message verifies fine in PINE, though. Plain-text signatures are old and should not be used anymore. The problem is, not all mail user agents support PGP/MIME yet. KMail supports them in CVS, iirc. Until recently, Sylpheed was not PGP/MIME-compliant either. Only Sylpheed >= 0.8.3cvs3 has those bugs fixed. msg02370/pgp0.pgp Description: PGP signature
Re: RE: [rhn-users] Problems compiling custom kernel]
On Fri, 2002-10-11 at 19:01, BitBasher wrote: >make mrproper #<--- ya really should do this! Looks like that was my problem. Thanks for the info. -- Sincerely, William L. Thomson Jr. Support Group Obsidian-Studios Inc. 439 Amber Way Petaluma, Ca. 94952 Phone 707.766.9509 Fax707.766.8989 http://www.obsidian-studios.com
Re: stickers in box?
Yes -- Original Message -- From: Marc Deslauriers <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Fri, 11 Oct 2002 19:37:02 -0400 >Do the Red Hat Linux 8.0 personal or professional retail boxes still >have stickers inside? :) > >Marc. > > > > >-- >Psyche-list mailing list >[EMAIL PROTECTED] >https://listman.redhat.com/mailman/listinfo/psyche-list >
Linux 8.0 personal or professional, What to buy?
What would be the main reasone to buy Pro over personal?
Re: LANG=en_US.UTF-8
On Fri, 2002-10-11 at 18:20, BitBasher wrote: > Yeah, > > This is new with RedHat 8.0 - they're now supporting Unicode in the console. > It messes up a LOT of things. In my case, the cursor is all messed up and > "make menuconfig" is impossible. Prior to make menuconfig, try: # unicode_stop ; setfont lat0-sun16 This will temporarily "fix" things so that make menuconfig will work. # setfont latarcyrheb-sun16 ; unicode_start Puts thing back the way they were (or log out of the terminal, IIRC) -- Chris Kloiber
Re: News gateway
On Fri, 2002-10-11 at 19:46, Paul Gear wrote: > ATSS - please can we have one? 75 messages since i went to bed last > night is just too much when i end up filtering out 60 of them. I'd be > happy if it's a one-way gateway and i have to use email to post. News > would just help me cut down on the amount of noise. I don't think that's likely to ever happen. procmail is your friend, let it sort the email for you. # A simple procmail recipe for [EMAIL PROTECTED] :0 Hw * ^X-loop: [EMAIL PROTECTED] psyche-list There are also filters built into most of the available email clients. (at least any of the ones you'd actually want to use) -- Chris Kloiber
Re: LANG=en_US.UTF-8
Oooo, sounds good, I'll give that a try. But this will probably only fix the cursor (gpm) glitches during the no-unicode session. I think the new unicode stuff is messing with gpm 100% of the time, as my cursor in code mode is wacked. When I changed LANG to use en_US, both menuconfig and the cursor (gpm) were fixed. I think we'll have to give RedHat a few more patches before the unicode stuff is rock solid in the console. BB. - Original Message - From: "Chris Kloiber" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday October 12, 2002 00:00 Subject: Re: LANG=en_US.UTF-8 > On Fri, 2002-10-11 at 18:20, BitBasher wrote: > > Yeah, > > > > This is new with RedHat 8.0 - they're now supporting Unicode in the console. > > It messes up a LOT of things. In my case, the cursor is all messed up and > > "make menuconfig" is impossible. > > Prior to make menuconfig, try: > > # unicode_stop ; setfont lat0-sun16 > > This will temporarily "fix" things so that make menuconfig will work. > > # setfont latarcyrheb-sun16 ; unicode_start > > Puts thing back the way they were (or log out of the terminal, IIRC) > > -- > Chris Kloiber > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list
Re: configure XFree86 from console?
On Fri, 2002-10-11 at 20:09, Paul Gear wrote: > >>I installed RH 8.0 and decided not to configure XFree86 and to have it > >>boot into console mode only. Now I want to configure XFree86 but > >>Xconfigurator is no longer included and there's not another util under > >>"setup". > >> > >from a root shell run > > > >redhat-config-xfree86 > > > > If you have a broken config currently, you'll have to add --reconfig to > that And when all else fails, and you just want a default config to tinker with by hand, use: # redhat-config-xfree86 --reconfig --noui There are a number of other supported command line arguments (that thanks to a missing comma don't work- already in bugzilla) that will work in some future version. They are designed for use within kickstart, but will no doubt come in handy. -- Chris Kloiber
Re: Sound server problem
On Fri, 2002-10-11 at 21:14, Erwin J. Prinz wrote: > Stephen: > > The permissions for /dev/dsp are set wrong. You need to change them (as > root) to "crw-rw-rw-" with the command > chmod 666 /dev/dsp > > This fixed it for my, ymmv. Well, the permissions were not wrong. They are supposed to be crw---1 ckloiber root 14, 3 Aug 30 19:31 /dev/dsp As you can see, magic happens in the background to cause the first user to log in at the local console own the device. When that user log off completely, the next user to log in locally after the first user leaves gets ownership. This prevents remotely logged in users (your friends?) from cranking the volume of your cable-modem connected system located in your spare bedroom and playing METALLICA (*.mp3 bad!) at 3:22am and waking up your "significant other" and/or your infant children. (with friends like that, you need no enemies) -- Chris Kloiber
RedHat 8.0 + sony vaio pcg-fxa32
Recently got a friend interested in Linux. I was helping him install RedHat 8.0. It worked fine. But. 1.) The boot disk the installation made fails to work correctly. 2.)It locks up during system start-up when it gets to bringing up the loopback interface. I spent 30 second to a minute waiting for it to do it before I decided it wasn't gunna do it. Kronos -- Get your free email from www.linuxmail.org Powered by Outblaze
Error -110 writing Tx descriptor to BAP
I have an IBM Thinkpad T23 with Prism 2.5-based WLAN card in one PCMCIA slot. It worked without problems with Red Hat Linux 7.2, but now with Psyche I'm seeing intermittent errors. The following is logged by the kernel: eth1: Error -110 writing Tx descriptor to BAP The messsage is repeated between 15000 and 2 times. I can usually run the system between 30 minutes and 3 hours at a time, after which the error occurs. When that happens, rebooting doesn't help. The only thing that helps is a complete shutdown, followed by a power cycle and a startup. Has anybody seen this? Is there a known fix? And what's a BAP? /Robert
Re: Software RAID Syncing/Reconstruction/Recovery
On Fri, 2002-10-11 at 22:53, Robert L. Cochran wrote: > Arjan and Forrest, a big thanks for telling me this.I tried this and can > say I had the same experience as Forrest. Throughput is much faster now! > I guess I can add it to an initscript to make the setting more or less > permanent? Add to /etc/sysctl.conf a line: dev.raid.speed_limit_min = 8 -- Chris Kloiber
RE: Cisco VPN and GCC 3.2
fre 2002-10-11 klockan 02.51 skrev Brad Kittredge: > > I don't know anymore than this, but someone posted to our internal linux > > mailing list that "Actually the compiling problem with the vpnclient is > > resolved now. version 3.6.2A compiles with gcc 3.2.". > > > > If it's not available on CCO yet then I'd imagine it will be very soon. > > I'm having the devil's own time finding it, but I'm glad to hear it's > out. CCO->Software Center->VPN Software. Yes, it compiles and works without a flinch. For the record, I'm happy that Cisco also produces a MacOS X version. /Robert
Really wierd problem !!!!
Hello, everyone :) I realize this is going to sound like a joke, but I assure you, what I am about to tell you, I actually just saw on my desktop. I logged in to my user account and su'd into root to compile a newer version of ImageMagick. I left the terminal window iconified at the bottom of the screen and didn't think anything of it. (Remember, at this point, I had a window minimized that was su'd into root) Oh yeah, I have KDE as my default desktop, with 12 icons on it that I put there. Since I rarely log in directly into root, I never changed it's default setting from the one that you get after you install Red Hat 8, so root basically has Gnome as it's default desktop, with only the three icons on the desktop that Red Hat places there by default. Ok, here's where it gets strange: when I proceeded to close out all my windows that were open, and I got down to the desktop, I was rather suprised to see that I was looking at the root desktop! I was logged into KDE, and I was looking at a Gnome desktop. I clicked on terminal window icon in my taskbar (still KDE) and the window said I was logged in as Steve. When I clicked on the Home Directory icon on the Desktop (not the taskbar: The taskbar was KDE, the desktop was displaying as GNOME), it took me to /root, and I had all the permissions as if I was logged in as root. (By the way, by this time the terminal window that had been su'd into root was closed.) Oh yeah, the KDE menu at the bottom left was still KDE, not GNOME. When I logged out, and logged back in (into the same account that I was in when I experienced the events described above), everything was back to normal. In closing, I realize that I can run GNOME apps in KDE, and KDE apps in GNOME: that is not what we are dealing with here. I hope I described what happened clearly enough to make it clear that I was logged into KDE as a regular user, and I ended up with my root desktop, which is GNOME, with all the permissions and priveledges that root is entitled to. I'd love to report this as a bug, but I have no idea how to reproduce it. If you'd like me to report it like I described it above, please let me know.
Re: LVM resize question (howto?)
tor 2002-10-10 klockan 17.48 skrev Patrick: > I few weeks ago at IBM I got a little demo of (something similar to) LVM > on their latest AIX and it was quite impressive. So I installed RH8 with > LVM. Now I am trying to make /home and / bigger (see below for an > overview) but I am not sure how to proceed after reading the available > docs (various commands to apply, order of commands etc). The disk is a > 100Gig ide disk and all of it (except /boot and swap partitions) was > given to LVM during install so I should have tons of free space to give > to /home and /. Any experts out there who can give me some pointers how > to do this? There's also another LVM system, EVMS, that's more like the LVM in AIX. It's available on http://sourceforge.net/projects/evms/, but you need to build your own kernel to use it until Red Hat decides to put it into their kernel (and when they do, I really wouldn't mind having JFS in there, too). /Robert
Re: Really wierd problem !!!!
Hello, again :) I'm sorry, I forgot to put my name at the end of my original message on this thread. I realize my name is in the header, but I just think it's more friendly to put my name at the end :) Steven P. Ulrick
Re: Sound server problem
On 12 Oct 2002 03:23:04 -0400, Chris Kloiber wrote: > Well, the permissions were not wrong. They are supposed to be > > crw---1 ckloiber root 14, 3 Aug 30 19:31 /dev/dsp > > As you can see, magic happens in the background to cause the first > user to log in at the local console own the device. When that user log > off completely, the next user to log in locally after the first user > leaves gets ownership. This prevents remotely logged in users (your > friends?) from cranking the volume of your cable-modem connected > system located in your spare bedroom and playing METALLICA (*.mp3 > bad!) at 3:22am and waking up your "significant other" and/or your > infant children. (with friends like that, you need no enemies) Or they would be eavesdropping on you. msg02386/pgp0.pgp Description: PGP signature
Re: Linux 8.0 personal or professional, What to buy?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 webmaster wrote: |What would be the main reasone to buy |Pro over personal? Software on DVD-ROM Stickers? - -- Paul http://paulgear.webhop.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9p9bi0yv0OWRYqWwRAlDJAKCki4t47oLmQLU9hGVg7I5GfGcCMgCePJOe +Cw5XdIZ7q42gs1bMZhMh2M= =CrYf -END PGP SIGNATURE-
Re: News gateway
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Kloiber wrote: | On Fri, 2002-10-11 at 19:46, Paul Gear wrote: | |> ATSS - please can we have one? 75 messages since i went to bed last |> night is just too much when i end up filtering out 60 of them. I'd be |> happy if it's a one-way gateway and i have to use email to post. News |> would just help me cut down on the amount of noise. | | | I don't think that's likely to ever happen. procmail is your friend, let | it sort the email for you. | | # A simple procmail recipe for [EMAIL PROTECTED] | :0 Hw | * ^X-loop: [EMAIL PROTECTED] | psyche-list That's not the point. I know how to use mail filters. Using news means i can kill a thread *without ever having to download the message bodies*. With this list, i still have to download all the messages from my ISP. I think i've mentioned before that not everyone in the world has infinite bandwidth... :-) Paul http://paulgear.webhop.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9p9dq0yv0OWRYqWwRAuLoAJ9sdweQ+esKq55jC4ppSR+hx0HTWQCgxUsc nJi79PVXC/iEvBIZRBKS0eE= =5zjJ -END PGP SIGNATURE-
Re: Sound and nForce
I have tried to change to sound-sloth-0 but it doesn't help.. I HAVE compiled (successfully) the nForce drivers under RedHat (via the source) but in the README file it says, that you should use the one that follows with RedHat because it works just fine.. So therefore, there is NO nvaudio driver compiled (if I understands right).. Today, I'm re-installing my system, and then I try to compile it again, and then we see how I goes.. Thanks for your time!
Re: RedHat 8.0 + sony vaio pcg-fxa32
On Fri, 2002-10-11 at 21:27, Benjamin Fisher wrote: > Recently got a friend interested in Linux. I was helping him install RedHat 8.0. >It worked fine. But. > > 1.) The boot disk the installation made fails to work correctly. Bad thing about those floppy things in linux is that it will fail without telling you if the floppy disk has any bad sectors. Before using any floppies in Linux, be sure to format it to be safe. You can use "fdformat" in Linux. > 2.)It locks up during system start-up when it gets to bringing up the loopback >interface. I spent 30 second to a minute waiting for it to do it before I decided it >wasn't gunna do it. > > Kronos I have a very similar laptop (PCG-FXA36), and I never had this particular problem. http://myplc.com/sony/ This site has tons of useful information for our Sony laptops, with an entire page dedicated to Linux and FreeBSD.
Re: up2date hangs
Craig White wrote: this is a continual problem with psyche - I'm sure it's in bugzilla somewhere. command shell as root or su - ps aux|grep rpm kill all processes that show up from ps query then rm -fr /var/lib/rpm/__* then rpm --rebuilddb Had the files, but not the process. up2date was sitting there, but no rpms in the ps output. I killed up2date, deleted the files, and the rebuild is underway. I'll try again with up2date once I'm back from a trip. Thansk to all for the replies. James
Re: News gateway
On Sat, 12 Oct 2002, Paul Gear wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Chris Kloiber wrote: > > | On Fri, 2002-10-11 at 19:46, Paul Gear wrote: > | > |> ATSS - please can we have one? 75 messages since i went to bed last > |> night is just too much when i end up filtering out 60 of them. I'd be > |> happy if it's a one-way gateway and i have to use email to post. News > |> would just help me cut down on the amount of noise. > | > | > | I don't think that's likely to ever happen. procmail is your friend, let > | it sort the email for you. > | > | # A simple procmail recipe for [EMAIL PROTECTED] > | :0 Hw > | * ^X-loop: [EMAIL PROTECTED] > | psyche-list > > > That's not the point. I know how to use mail filters. Using news means > i can kill a thread *without ever having to download the message > bodies*. With this list, i still have to download all the messages from > my ISP. I think i've mentioned before that not everyone in the world > has infinite bandwidth... :-) http://www.gmane.org/ is your friend :-) news://news.gmane.org/gmane.linux.redhat.psyche wim
Re: RedHat 8.0 + sony vaio pcg-fxa32
Re problem #2 below, here's what worked for me (on my Vaio PCG-FX190): - boot in interactive mode - Do NOT start kudzu - Continue the boot sequence (side note: sendmail hung on me during one of my boots, but I'm not sure if that was a related problem) - Login as root and remove kudzu from your runlevel 5 services. This got me up and running, although I'm still working on getting my laptop fully configured. I can't explain why it works, but maybe one of the other gurus on the list can. Hope this helps. -Dave Benjamin Fisher wrote: Recently got a friend interested in Linux. I was helping him install RedHat 8.0. It worked fine. But. 1.) The boot disk the installation made fails to work correctly. 2.)It locks up during system start-up when it gets to bringing up the loopback interface. I spent 30 second to a minute waiting for it to do it before I decided it wasn't gunna do it. Kronos
Re: News gateway
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wim Pranata wrote: |On Sat, 12 Oct 2002, Paul Gear wrote: |... | |http://www.gmane.org/ is your friend :-) | |news://news.gmane.org/gmane.linux.redhat.psyche Legend! Thanks mate. - -- Paul http://paulgear.webhop.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9p/760yv0OWRYqWwRAlVTAJ9jxSBb+noK04wEAZrrXIvC6dp/2QCfXBwW Po0dQWZFBm97ze39VOO56Lw= =ftlV -END PGP SIGNATURE-
Re: Gnome menu edit
No, I think you're pretty much right on, but why switch distros? Why not just retrograde back to 7.3, upgrade the kernel to the latest stable, and run up2date? I love KDE so I had a hige problem with what RH did in 8 and thought it was going to be too much work to restore a true KDE environment, so I reinstalled 7.3 last weekend. 7.3 with updated kernels and updated packages is where I'll remain. Anthony > >Fair enough. Is there a date for when the facility will make it into an >update? So far it seems that RedHat has tried to make 8.0 appeal to >Windows users by removing choices and flexibility (no gnorpm, no >kpackage, no ability to switch from one GNOME-compatible window manager >to another using a GUI as in the past). Am I misjudging RH 8.0 in this >respect? (I'd like to use it on the rest of my Linux boxes, but this is >sufficiently irritating that I am starting to think of switching >distributions.) > >
Re: Gnome menu edit
On Sat, 12 Oct 102 07:15:09 EDT, Anthony Abby wrote: [snip] Date: Sat, 12 Oct 102 07:15:09 EDT ^^^ Not really, eh? ---| msg02396/pgp0.pgp Description: PGP signature
Re: stickers in box?
Viestissä Lauantai 12. Lokakuuta 2002 03:06, Brad Kittredge kirjoitti: > On Fri, 2002-10-11 at 16:37, Marc Deslauriers wrote: > > Do the Red Hat Linux 8.0 personal or professional retail boxes still > > have stickers inside? :) > My Professional box did (three small and one large). The European Personal version has _six_ small ones and one large :-) -- Markku Kolkka [EMAIL PROTECTED]
Re: Printing in Evolution?
Mine prints but only the header of the message. Other programs seem to print fine. Has anyone seen this? On Sat, 2002-10-05 at 02:05, David Krider wrote: > I have crashed Evolution every time I've tried to print. Note that Regards Steve Sykes Red Hat 7.3 Registered Linux User #94482 http://counter.li.org
Re: Gnome menu edit
Same for me. However you can't stay at 7.3 forever with all the changes with gcc going on. So a bit of enlightment from RH's side about where the distro is heading would ease my headache. I believe that RH should generate a new sub-Personal distro from the current 8.0 tree and call it migration or whatever. And then please offer a set of RPMs to bring it back to the well-known standards base we knew. I mean there is not much choice in the real pro distros here. From my point of view Debian is the only one coming close. But these are just my ? 0,02. Bernd Anthony Abby wrote: No, I think you're pretty much right on, but why switch distros? Why not just retrograde back to 7.3, upgrade the kernel to the latest stable, and run up2date? I love KDE so I had a hige problem with what RH did in 8 and thought it was going to be too much work to restore a true KDE environment, so I reinstalled 7.3 last weekend. 7.3 with updated kernels and updated packages is where I'll remain. Anthony Fair enough. Is there a date for when the facility will make it into an update? So far it seems that RedHat has tried to make 8.0 appeal to Windows users by removing choices and flexibility (no gnorpm, no kpackage, no ability to switch from one GNOME-compatible window manager to another using a GUI as in the past). Am I misjudging RH 8.0 in this respect? (I'd like to use it on the rest of my Linux boxes, but this is sufficiently irritating that I am starting to think of switching distributions.)
CDs, DVDs and DMA support
let me make sure i understand the logistics behind enabling DMA support in 8.0. according to the release notes (a wealth of cool info, by the way), if you are sure that your CD-ROM drive is capable of IDE DMA, add to /etc/modules.conf the line: options ide-cd dma=1 this raises a number of questions. 1) will this work instead of adding USE_DMA=1 to the appropriate /etc/sysconfig/harddiskhdx file? or is this to be used in addition to? which leads to ... 2) the original solution works (as far as i can tell) only if the ide-cd support is a module. what happens if you recompile the kernel and build it in? is that when you switch over to using /etc/sysconfig/harddiskhdx? 3) it seems clear that, if you have not just a CD-ROM but a CD-RW, you'd add the line options ide-scsi dma=1 instead, yes? have i pretty much covered the possibilities? or have i misunderstood something badly? rday
USB CompactFlash/Smartmedia card reader.
Finally got my Dad to dual-boot Redhat 8.0 on his laptop. A small piece of hardware which causes problem is a USB card reader: Oct 12 13:27:25 galapogos kernel: usb.c: USB device 2 (vend/prod 0x7cc/0xc) is not claimed by any active driver. Oct 12 13:27:28 galapogos /etc/hotplug/usb.agent: ... no modules for USB product 7cc/c/1 It's made by Megadata: Model UISC3. I'm wondering if I can force load a module and it's just the fact that the driver isn't associated with the vendor/product id. I'm guessing that it's a common chipset. A search of Google didn't turn up any results. -- NAME: Adam Allen. EMAIL : [EMAIL PROTECTED] COMMENT : insert your favourite signature comment here PGP : :http://search.keyserver.net:11371/pks/lookup?op=vindex&search=adam%40dynamicinteraction.co.uk signature.asc Description: This is a digitally signed message part
Re: Gnome menu edit
>Same for me. However you can't stay at 7.3 forever with all the changes >with gcc going on. >So a bit of enlightment from RH's side about where the distro is heading >would ease my >headache. I believe that RH should generate a new sub-Personal distro >from the current >8.0 tree and call it migration or whatever. And then please offer a set >of RPMs to bring it back to >the well-known standards base we knew. > >I mean there is not much choice in the real pro distros here. From my >point of view Debian >is the only one coming close. > >But these are just my ? 0,02. Well that is certainly true to an extent. There will indeed come a time when support for 7.3 drops off and at that time, unless a capability to restore true KDE in RH is present, I'll be switching to Mandrake. Right now restoring KDE to RH is just too much trouble and too time consuming. Anthony
Re: problems printing from mozilla-simplier question
I have a simpler question with the same subject. What is an easy way to get Mozilla to print to a printer other that the default printer. The only current method I have found to do this is both obscure and tedious/ I want when I print for the print choice box to say lpr (as Netscape does) and that I can simply fill in the name of the printer to use. -- --- Aaron Konstam Computer Science Trinity University 715 Stadium Dr. San Antonio, TX 78212-7200 telephone: (210)-999-7484 email:[EMAIL PROTECTED]
Problems with Netscape7
I know this is not strictly a Redhat8 question, but perhaps someone has a few tips or can tell me where to send my question: I just tried to install Netscape7 on both solaris and linux, but I had a lot of problems: First of all, all of the command line options from Netscape 4.78 have been removed. You cannot set the geometry on the command line. You cannot specify -iconic on the command line, it takes forever to start up. And worst of all, it frequently hangs when I try to go to different webpages. The only work- around is kill -9 and restart. I think perhaps the non-support of the command line switches has to do with the fact that Netscape7 is not built with Motif anymore. Furthermore, it won't allow you to type in the location bar, and it won't launch the Acrobat5 plugin. I copied the Acrobat5 plugin to the plugin directory, but Netscape7 still launches Acrobat4 And, in general, the whole browser is so slow. It takes forever to do the smallest things. Has anyone else had better experience with Netscape7 on Unix? Earlier, when I had the same problems with Netscape 6.x I tried to send a detailed bugreport to Netscape, but I never heard a thing back. It is quite disappointing that everytime Netscape releases a new browser, the functionality and speed get consistently worse and worse. I should say that these problems occur only on the Unix versions. The windows version seem to work fine. Perhaps I should consider another Unix browser? Thanks -- Freddy Jensen, Sr. Computer Scientist, Adobe Systems Incorporated 345 Park Avenue, San Jose, CA 95110-2704, USA, Ph: (408) 536-2869 Email: [EMAIL PROTECTED], URL: http://www.adobe.com --
Re: Sound and nForce
Henrik (InetSoft.dk) schrieb: I have tried to change to sound-sloth-0 but it doesn't help.. I HAVE compiled (successfully) the nForce drivers under RedHat (via the source) but in the README file it says, that you should use the one that follows with RedHat because it works just fine.. So therefore, there is NO nvaudio driver compiled (if I understands right).. Today, I'm re-installing my system, and then I try to compile it again, and then we see how I goes.. Thanks for your time! on an msi k7n420 pro october 2001 firmware 2.0 -> 2.6 (error while booting, not enough memory) -> 2.4 onboard: nforce gpu nforce sound nforce nic with redhat 7.2 / 7.3 / limbo / 8.0 clean install 8.0 (new harddisk) for the sound!! the first thing after installation in textmode *without* nforce-driver: #sndconfig --noprobe-> i810 in modules.conf: alias sound-slot-0 i810_audio (the same for post-install/pre-remove) #esd-> i can hear the test sound it works on my system evtl. the only thing you was missing: *enable* the sound-daemon in your window-manager restart X -- shrek-m
Re: Problems with Netscape7
Freddy Jensen wrote: Has anyone else had better experience with Netscape7 on Unix? It's the only browser that I use. Earlier, when I had the same problems with Netscape 6.x I tried to send a detailed bugreport to Netscape, but I never heard a thing back. It is quite disappointing that everytime Netscape releases a new browser, the functionality and speed get consistently worse and worse. I should say that these problems occur only on the Unix versions. The windows version seem to work fine. It has worked well for me under both RH7.3 and RH8.0. -Tom -- Tom Eastep\ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ [EMAIL PROTECTED]
recording a baseline for psyche configuration
more than once, after i configure a version of redhat and have had it running for a while, i'm curious how some feature has changed since the initial install. so i'm considering doing another install and taking a snapshot of the system config files immediately after the install for comparison purposes. besides making a copy of all of /etc, are there any other files/directories that would be worth saving for this reason? thanks. rday
Re: Firewall - hardening script for Psyche that supports MASQ
- Original Message - From: "Brad Kittredge" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 6:11 PM Subject: Firewall - hardening script for Psyche that supports MASQ > Does anyone know of a good firewalling / hardening script that works > with Psyche? I've been using Bastille-Linux ( > httpd://bastille-linux.org ) with earlier versions of Red Hat, but I > don't think they've ironed the kinks yet on Psyche. I'm going to need > ip masquerading enabled, as well. If your running X windows, you can try GuardDog out and see how that works... http://www.simonzone.com/software/guarddog/ Mike
Re: recording a baseline for psyche configuration
Robert P. J. Day wrote: more than once, after i configure a version of redhat and have had it running for a while, i'm curious how some feature has changed since the initial install. so i'm considering doing another install and taking a snapshot of the system config files immediately after the install for comparison purposes. besides making a copy of all of /etc, are there any other files/directories that would be worth saving for this reason? thanks. rday Since I am using VMWare extensively I am installing every version of RH (default-everything) into a VMware session, save the file to CD and reference that. I found that much easier to do. There is a vmware script to mount these volumes. Cheers, Bernd
Re: stickers in box?
Marc Deslauriers wrote: > > Do the Red Hat Linux 8.0 personal or professional retail boxes still > have stickers inside? :) German Personal: 6 little stickers, one bumper sticker. I wouldn't have bought it otherwise... ;=D Best regards, Martin Stricker -- Homepage: http://www.martin-stricker.de/ Linux Migration Project: http://www.linux-migration.org/ Red Hat Linux 7.3 for low memory: http://www.rule-project.org/ Registered Linux user #210635: http://counter.li.org/
Re: Software RAID Syncing/Reconstruction/Recovery
Thanks, Chris! I appreciate this. Bob Cochran Greenbelt, Maryland, USA On Sat, 2002-10-12 at 03:34, Chris Kloiber wrote: > On Fri, 2002-10-11 at 22:53, Robert L. Cochran wrote: > > Arjan and Forrest, a big thanks for telling me this.I tried this and can > > say I had the same experience as Forrest. Throughput is much faster now! > > I guess I can add it to an initscript to make the setting more or less > > permanent? > > Add to /etc/sysctl.conf a line: > > dev.raid.speed_limit_min = 8 > > -- > Chris Kloiber > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list > signature.asc Description: This is a digitally signed message part
Re: LVM resize question (howto?)
On Sat, Oct 12, 2002 at 09:50:49AM +0200, Robert Claeson wrote: > build your own kernel to use it until Red Hat decides to put it into > their kernel (and when they do, I really wouldn't mind having JFS in > there, too). JFS is in the RHL 8.0 kernel, actually. Mirek
Re: GnuPG Digital Email Signatures
On Sat, 2002-10-12 at 02:31, Michael Schwendt wrote: > Until recently, Sylpheed was not PGP/MIME-compliant either. Only > Sylpheed >= 0.8.3cvs3 has those bugs fixed. The claws branch did. -- Paradise; can it be all I heard it was? I close my eyes and maybe I'm already there. signature.asc Description: This is a digitally signed message part
Re: Linux 8.0 personal or professional, What to buy?
On Sat, 2002-10-12 at 02:41, webmaster wrote: > What would be the main reasone to buy > Pro over personal? I bought the Pro only to contribute more $$$ to Red Hat. -- Paradise; can it be all I heard it was? I close my eyes and maybe I'm already there. signature.asc Description: This is a digitally signed message part
Re: metacity window resize [OT rant]
Ted Clark <[EMAIL PROTECTED]> writes: > > And I don't have a problem with adding keybindings for both lower > > window and vert/horz maximize. Those bugs are open on gnome.org. > > I saw that, but I haven't yet jumped into the fray. I'm not an active > Gnome developer, so I thought I would hang out and watch for a > while. It turns out I added the "lower" keybinding in August, and I made middle-click lower window yesterday. > Alternatively, if sawfish _doesn't_ shape up I think it would be good > to reinstate FVWM in the distro. A window manager with a scary > default configuration that works is better than a nice looking one > that doesn't. I can't really disagree with that, though I don't promise I can convince others. > As an alternative to adding individual preferences to metacity, you > might consider adding them as a group. That way you just have two > configurations (WINDOZE and OLD_UNIX_DOG) to debug instead of a > combinatorial explosion of configurations. > > This of course gets back to the problem that no-one has the same five > favorite features, but you might find consensus for a core group of > features. If this alternate configuration silences half of us > whiners, then I think you come out ahead. Yeah. Note, in my view metacity already has quite a few compromises for the "old UNIX dogs" (you don't have to be that old - I used all of fvwm, olvwm, icewm, and windowmaker for significant periods of time). People always want one more... ;-) Havoc
Re: LVM resize question (howto?)
lör 2002-10-12 klockan 17.06 skrev Miloslav Trmac: > On Sat, Oct 12, 2002 at 09:50:49AM +0200, Robert Claeson wrote: > > build your own kernel to use it until Red Hat decides to put it into > > their kernel (and when they do, I really wouldn't mind having JFS in > > there, too). > JFS is in the RHL 8.0 kernel, actually. I didn't know that. Thank's for the update. However, being able to create file systems as JFS during install would be highly desirable. /Robert
Re: Gnome menu edit
On Saturday 12 October 2002 07:55 am, Anthony Abby wrote: > >Same for me. However you can't stay at 7.3 forever with all the changes > >with gcc going on. > >So a bit of enlightment from RH's side about where the distro is heading > >would ease my > >headache. I believe that RH should generate a new sub-Personal distro > >from the current > >8.0 tree and call it migration or whatever. And then please offer a set > >of RPMs to bring it back to > >the well-known standards base we knew. > > > >I mean there is not much choice in the real pro distros here. From my > >point of view Debian > >is the only one coming close. > > > >But these are just my ? 0,02. > > Well that is certainly true to an extent. There will indeed come a time > when support for 7.3 drops off and at that time, unless a capability to > restore true KDE in RH is present, I'll be switching to Mandrake. > > Right now restoring KDE to RH is just too much trouble and too time > consuming. > > Anthony Unfortunately, even Mandrake's starting to slack off a bit in the "customer relations' department. Yeah, I see where you're coming from believe me, 8.0 is NOT all it's cracked up to be, hell, half the stuff that's supposed to go into menus doesn't any more, so I have to search where it was supposed to go, TRY to add it there manually, or, like in the case of liquid, just use the command that is supposed to be getting me there. Unfortunately, try telling that to the people who 'think' they know what everyone's thinking, but could care less about anything but your $$$.. Talk about complete Micro$oft here, that's exactly where it's headed.
Re: Searching messages in Evolution
On Fri, 2002-10-11 at 14:55, Allan M. Stewart wrote: > I was using the Edit->Search Message menu, but I just tried it from the > top space with the same results. The string being searched for > disappears, but you are brought to where it is/was. It is still there, > because when I do an X-Windows cut/paste to another window, I do see the > string I was searching for. It has just disappeared from the Evo message > window. Text following the search string even moves to the left as if it > had been deleted. Clear the string in the text entry box and hit find > again and the text in the message re-appears. Wierd. > > I can certainly work around this, but I'm surprised no one else sees > this. This is a clean install of 8.0 on a plain vanilla Pentium 3 PC. I don't see it and I've tried on 2 rh8.0 installation on 2 different machines -- Both test yield the same result. When I search the current message using Edit->Search Message, I see my search string bold black, highlighted with gray. Just so you know, when I do the same search from above the message index I see my search string bold purple highlighted with white. Cheers, William -- William Lanning ** RHCE =*=*=*= Confuse and Conquer
Re: Gnome menu edit
James Jones <[EMAIL PROTECTED]> writes:a > > Fair enough. Is there a date for when the facility will make it into > an update? It depends on how soon I can get it to work (I built new packages and they don't work for some reason), and how many security errata are clogging the QA pipeline. > So far it seems that RedHat has tried to make 8.0 appeal to Windows > users by removing choices and flexibility (no gnorpm, no kpackage, > no ability to switch from one GNOME-compatible window manager to > another using a GUI as in the past). Am I misjudging RH 8.0 in this > respect? (I'd like to use it on the rest of my Linux boxes, but > this is sufficiently irritating that I am starting to think of > switching distributions.) gnorpm was removed because it was the biggest pile of bug reports you have ever seen, and totally unmaintained, not for philosophical reasons. It also required porting to new rpmlib and there was no one to do that. I don't know about kpackage. https://bugzilla.redhat.com/bugzilla/buglist.cgi?component=gnorpm&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=CLOSED&bug_status=NEEDINFO&bug_status=MODIFIED&email1=&emailassigned_to1=1&email2=&emailreporter2=1&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&long_desc=&bug_file_loc=&status_whiteboard=&qa_whiteboard=&devel_whiteboard=&cmdtype=doit&namedcmd=Desktop+integration&newqueryname=&order=Bug+Number+Ascending&form_name=query How you switch WMs is the same way you switch any other type of application; you run the app, and you save your session. You'd switch the panel or a starts-by-default terminal in the same way. Remember, switching window managers breaks the UI for most users. Many pieces of GNOME won't work anymore, the docs won't match the WM, the keybindings will be gone. There should not be a "break my UI" button. If you know about sessions and how to change the default apps in them, then great, you can choose any WM (or panel or file manager) you want. Since you need half a clue in order to deal with a new WM, you should need half a clue in order to switch to the new WM. It still takes only 5 seconds to switch. Our intent is to appropriately compromise between different kinds of users. Havoc
Re: metacity window placement
Mattias Dahlberg <[EMAIL PROTECTED]> writes: > On 10 Oct 2002, Havoc Pennington wrote: > > > No. CVS metacity has somewhat more robust placement, though. > > Is CVS metacity able to "remember window placement" as well? If not, is > that a planned feature? > I don't believe this feature is possible to implement (with current specifications) without introducing bugs. (It is possible to implement external to metacity using my "libwnck" library for example, search for the tool "Devil's Pie" by Ross Burton.) http://bugzilla.gnome.org/show_bug.cgi?id=81802 I started a thread on [EMAIL PROTECTED] trying to reach resolution on this issue, but it remains unresolved. Anyway, I'm not opposed to the feature, but the feature has to work; I'm opposed to the feature if it screws up and gets confused about which windows are which, because I'll get all the bug reports and confused users from that. Havoc
Re: Gnome menu edit
>Unfortunately, even Mandrake's starting to slack off a bit in the "customer >relations' department. Yeah, I see where you're coming from believe me, 8.0 >is NOT all it's cracked up to be, hell, half the stuff that's supposed to go >into menus doesn't any more, so I have to search where it was supposed to go, >TRY to add it there manually, or, like in the case of liquid, just use the >command that is supposed to be getting me there. > >Unfortunately, try telling that to the people who 'think' they know what >everyone's thinking, but could care less about anything but your $$$.. Talk >about complete Micro$oft here, that's exactly where it's headed. Well I'm not sure we can fault Redhat, or the other distro companies, overly much. They are, afterall, businesses that need to make money in order to stay in business. It takes money and people to keep the distros fresh and relevent, and Redhat is arguably the distro that has forwarded the Linux cause the most. However, I do not like what Redhat has done regarding the theme and the transmogrification of Gnome/KDE. I mean, come on... you boot into KDE and all the KDE apps are on the EXTRAS menu layer? Regarding Mandrake, there are a very vocal and sizable group of my fellow area Unix group that swear by it. I didn't like 8.2 myself, but I understand 9.0 is quite a bit better. I'll certainly watch it with interest. Anyway, that's my .02 Anthony
Re: Gnome menu edit
>Our intent is to appropriately compromise between different kinds of >users. > >Havoc But that's the rub of it isn't it. Many people question the appropriateness of changing KDE, or Gnome for that matter. It's probably a philosophical debate, in which case people have formulated opinions and will stick with those irregardless. I fall in the group that doesn't particularly like the changes. Anthony
Pysche and DVD
Dear list readers - I am interested in seeing what the general community prefers for a DVD player. Being fairly new to DVD, i have a Sony Vaio laptop with a DVD-ROM installed, as evidenced by the following from dmesg: hdc: TORiSAN DVD-ROM DRD-U624, ATAPI CD/DVD-ROM drive .. (later in dmesg, some more interesting messages) hdc: ATAPI DVD-ROM drive, 256kB Cache Uniform CD-ROM driver Revision: 3.12 cdrom: This disc doesn't have any tracks I recognize! Now, from the LiViD docs, which admittedly are rather weak, and the LDP DVD-HowTo, I ran mknod and created the following devices/symlinks /dev/raw1lrwxrwxrwx1 root root 10 Oct 11 16:07 /dev/dvd -> /dev/cdrom crw-rw1 root disk 162, 0 Aug 30 19:31 /dev/rawctl crw-r--r--1 root root 162, 1 Oct 11 16:07 /dev/raw1 however i cannot get ogle, or even livid apps to work correctly as the system doesnt recognize the dvd tracks on disk in the drive. Can anyone give me any additional pointers? Whats everyone's favorite player? And how does one really get these types of devices work properly? Thanks in advance. Michael Weiner
Re: Linux 8.0 personal or professional, What to buy?
According to the box, there are more office and multimedia applications, operating system on the DVD, the system administration CD, 3 other manuals, and 60 instead of 30 days of support. But I also agree with Joe's answer. Norm On Sat, 2002-10-12 at 10:28, Joe Klemmer wrote: > On Sat, 2002-10-12 at 02:41, webmaster wrote: > > > What would be the main reasone to buy > > Pro over personal? > > I bought the Pro only to contribute more $$$ to Red Hat. > > -- > Paradise; can it be all I heard it was? > I close my eyes and maybe I'm already there.
Re: Linux 8.0 personal or professional, What to buy?
Paul Gear wrote: > webmaster wrote: > > |What would be the main reasone to buy > |Pro over personal? > > Software on DVD-ROM > Stickers? The stickers are in the personal version as well, at least in Germany. The Professional version has additional commercial software and additional support. Maybe you have use for this. Best regards, Martin Stricker -- Homepage: http://www.martin-stricker.de/ Linux Migration Project: http://www.linux-migration.org/ Red Hat Linux 7.3 for low memory: http://www.rule-project.org/ Registered Linux user #210635: http://counter.li.org/
Re: GnuPG Digital Email Signatures
On 12 Oct 2002, Robert L. Cochran wrote: > Thanks for all the help! > > I imported your public key by bringing it up in Mozilla, then copying it > to a file on my system, and then importing that with the gpg --import > command. > > Then I tried getting Evolution to verify your digital signature by > clicking the "lock" icon on the bottom of your message. It says it can't > verify you, the signature is "BAD". I assume my inexperience with this > is showing and I did something wrong. > Robert, these links don't specifically refer to Evolution, but they do refer to how to use GPG: Part 1: http://www.desktoplinux.com/articles/AT3341468184.html Part 2: http://www.desktoplinux.com/articles/AT7966076367.html HTH, Oisin Feeley
Re: LVM resize question (howto?)
On Sat, Oct 12, 2002 at 05:52:11PM +0200, Robert Claeson wrote: > I didn't know that. Thank's for the update. However, being able to > create file systems as JFS during install would be highly desirable. Start your install with 'linux jfs', but this makes your system completely unsupported by Red Hat. Mirek
Re: Linux 8.0 personal or professional, What to buy?
150 EUR difference buys lot's of stickers Paul Gear wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 webmaster wrote: |What would be the main reasone to buy |Pro over personal? Software on DVD-ROM Stickers? - -- Paul http://paulgear.webhop.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9p9bi0yv0OWRYqWwRAlDJAKCki4t47oLmQLU9hGVg7I5GfGcCMgCePJOe +Cw5XdIZ7q42gs1bMZhMh2M= =CrYf -END PGP SIGNATURE-
Hardware browser
Hi Can't seem to find the hardware browser utility that was in 7.3. ? -- Marek __ / / _ ---/ / (_)__ __ __ --/ /__/ / _ \/ // /\ \/ / -//_/_//_/\_,_/ /_/\_\
Sendmail and sm-client boot time problem
Hi all, I just upgraded my system from RH 7.3 to RH 8.0 couple days ago. I also compiled a custom kernel (2.4.19) to be used with RH 8.0. My problem is that everytime I do a restart/reboot, during the loading of sendmail and sm-client, it will take an unusually longer time (2-3 minutes) just for both of them but that the loading process returns no error, both sendmail and sm-client give [OK] status. I am not sure if this is caused by the custom kernel or upgrading from RH 7.3 to RH 8.0 or anything else such as a particular misconfiguration. Thanks for any help provided. Alimin
up2date icon
Hi The little up2date (auto update) icon by the clock she has vanished, how do i get it back ? -- Marek __ / / _ ---/ / (_)__ __ __ --/ /__/ / _ \/ // /\ \/ / -//_/_//_/\_,_/ /_/\_\
Printing messages with Evolution RH 8.0
When I try to print messages with Evolution only the header prints. It doesn't even show up in the print preview. I can see the messages fine, just can't print them. Regards, Steve Sykes -- Red Hat 7.3 Registered Linux User #94482 http://counter.li.org
Re: LVM resize question (howto?)
lör 2002-10-12 klockan 19.40 skrev Miloslav Trmac: > On Sat, Oct 12, 2002 at 05:52:11PM +0200, Robert Claeson wrote: > > I didn't know that. Thank's for the update. However, being able to > > create file systems as JFS during install would be highly desirable. > Start your install with 'linux jfs', but this makes your system completely > unsupported by Red Hat. Uhm, okay. I'll use that. I think I should read the docs better, shouldn't I? I don't mind not having Red Hat's support that much, actually. I do enough changes to the system, apps and kernel anyway so that I don't think they'd be in a position to support my systems anyway. /Robert
yet/last problem with masquerading
Hi all I apologize for this newbie question. I've been reading the perfect little YoLinux's tutorial on the http://www.iptables.org site, whose title is: "Set up an gateway for home or office". By so far, I have only one question yet. I presume my script should contain these few instructions: --- Beggining of the script iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE iptables -A FORWARD -i eth1 -j ACCEPT echo 1 > /proc/sys/net/ipv4/ip_forward route add -net 192.168.1.0 netmask 255.255.255.255.0 / gw ${IPADDR} dev eth1 --- End of the script This all I need to set up an access from any address within the range: 192.168.1.1 - 192.168.1.255 ( internal computers connected to the switch ), through the eth1 internal interface, and the eth0 external interface, whose address is ${IPADDR}. My question is: What happens, after an existing TCP connection has been established from the lan to an outdise server, when a need for a new connection from the outside by the same server to a specified port ( for example auth 113 ), on this same internal address, occurs ? The problem is: I have only one external address, ${IPADDR}, and what makes the incoming packet to be directed onto the right address inside the lan ? That is, the internal address from which the initial TCP connection was coming from ? It might be, this kind of request for connection, could happen simultaneously several times at a time, for different internal addresses. This kind of request for authentification, does occur within many protocols. Does this way of processing masquerading the lan connections, work in this case ? Many thanks for your response. Jean Francois Ortolo
Re: RH 8.0 font system
> > Specifically I am trying to find out why the fonts appear so radically > > different in Gnome (horrible) and KDE (beautiful) for all combinations of > > anti-aliasing. > > > > Maybe post some small screenshots of a word or two of text (using a > fresh user account with no options changed, ideally) so we can see > what you mean. The fonts are rendered by the same code in each, except > for possible changes in render options (as in Preferences->Fonts in > GNOME). > > Havoc Ok, so what I have found out since (now that I am sitting in front of the console) is that: 1. The fonts in KDE and GNOME indeed look the same when using the video card. 2. When using VNC, GNOME behaves as it does with the video card but KDE behaves differently. 3. The anti-aliasing setting in KDE has no effect when using VNC. 4. Different fonts are available under KDE when using VNC. 5. Arial Unicode Ms messes up when used with KDE and VNC (i.e. A r i a l U n i c o d e ...) Anyway, I posted some screen shots at http://naturally-me.com/snapshot1.png (without anti-aliasing) and http://naturally-me.com/snapshot2.png (with anti-aliasing). The left side is the video display, the right side is through VNC. Without aa the rendering on the video card is crude and not as pleasing as through VNC; with aa it is very fuzzy. While the difference is not really visible on a CRT running 1280x1024 it is VERY noticeable on an LCD running 1024x768. So my question should probably be rephrased to "Why does KDE use a different rendering mechanism under VNC than under video?". J.
Re: Hardware browser
Marek wrote: Hi Can't seem to find the hardware browser utility that was in 7.3. ? On my KDE menu it is System Tools > Hardware Browser. I may have put it there, but I don't think so. gerry
boxes instead of fonts in gtk1 and kde
(In redhat 8.0 using greek locale) although i ve installed msft ttf fonts and greek free fonts i cant use gtk1 applications and gtk applications because the translated strings show as boxes. is there any place that we can select fonts for these applications (like kde control-center and gnome1 theme selector?) Also in logon screen the three bottom choices shows this >> > without text... Do You Yahoo!? ÁðïêôÞóôå ôç äùñåÜí @yahoo.gr äéåýèõíóç óáò óôï http://www.otenet.gr
Re: Sendmail and sm-client boot time problem
On Sun, Oct 13, 2002 at 04:04:52AM +1000, Alimin Bijosono Oei wrote: > > My problem is that everytime I do a restart/reboot, during the loading > of sendmail and sm-client, it will take an unusually longer time (2-3 > minutes) just for both of them but that the loading process returns no > error, both sendmail and sm-client give [OK] status. This is almost always a problem with the resolver. Make sure your host name is resolvable. -- Ed Wilts, Mounds View, MN, USA mailto:ewilts@;ewilts.org Member #1, Red Hat Community Ambassador Program
Re: boxes instead of fonts in gtk1 and kde
Make sure you are not selecting a 2-byte font. For euope, 8859-1 or 8859-15 is fine. Best, Bernd N. Charonitakis wrote: (In redhat 8.0 using greek locale) although i ve installed msft ttf fonts and greek free fonts i cant use gtk1 applications and gtk applications because the translated strings show as boxes. is there any place that we can select fonts for these applications (like kde control-center and gnome1 theme selector?) Also in logon screen the three bottom choices shows this >> > without text... Do You Yahoo!? ÁðïêôÞóôå ôç äùñåÜí @yahoo.gr äéåýèõíóç óáò óôï http://www.otenet.gr
Problem ompiling kernel under 8.0
I seem to have general problems with 8.0 at compiling a kernel. I had problems with my own personal .config file, buit then I tried things out on other 8.0 machines and I'm still having problems. Here's a specific example: I copy config/kernel-2.4.18-athlon-smp.config up to .config and run make clean make depend make bzImage The bzImage craps out with the following: gcc -D__KERNEL__ -I/usr/src/linux-2.4.18-14/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4-nostdinc -I /usr/lib/gcc-lib/i386-redhat-linux/3.2/include -DKBUILD_BASENAME=adma100 -c -o adma100.o adma100.c cc1: warning: -malign-functions is obsolete, use -falign-functions adma100.c: In function `ide_init_adma100': adma100.c:21: structure has no member named `pci_dev' make[3]: *** [adma100.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.4.18-14/drivers/ide' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.4.18-14/drivers/ide' make[1]: *** [_subdir_ide] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.18-14/drivers' make: *** [_dir_drivers] Error 2 Am I nuts or is this not really happening? Have others succeeded at building kernels? What do I need to do to debug this? I really want this to work :-( TIA -- -Time flies like the wind. Fruit flies like a banana. Stranger things have - -happened but none stranger than this. Does your driver's license say Organ -Donor?Black holes are where God divided by zero. Listen to me! We are all- -individuals! What if this weren't a hypothetical question? [EMAIL PROTECTED]