Mouse Wheel gone
by Christian Menzel
Since the latest xorg-X11 upgrade I receive the already mentioned XKB
error and the mouse wheel is not working anymore.
Has anybody seen this behavior?
Regards
Chris
5 years, 1 month
Re: NFS failure
by Fulko.Hew@sita.aero
Damian Menscher <menscher(a)uiuc.edu>@redhat.com on 04/07/2004 04:57:13 PM
wrote:
> On Wed, 7 Apr 2004, Jeff Elkins wrote:
>
> > I'm getting failure messages on my nfs mounts i.e. :
> >
> > mount to NFS server 'music.elkins' failed: server is down.
> >
> > nsfd appears to be running and I didn't see anything suspicious in the
logs.
> > The servers are up and running and have other clients connected.
>
> You didn't mention what steps you took to debug it:
>
> Can you ping the server?
> What is the output of rpcinfo -p servername?
> Does the server have access restrictions (firewall, TCP Wrappers, etc)?
I have the same symptoms...
rpcinfo says that nfs et.al. are running.
Something has changed in test 2, since the same PC running RH9
accesses that host just fine.
5 years, 1 month
autoconf breakage on x86_64.
by Sam Varshavchik
I don't know the right way to fix this, but something is definitely broken;
and something needs to be fixed, one way or the other. The question is what
exactly needs to be fixed.
Consider something like this:
LIBS="-lresolv $LIBS"
AC_TRY_LINK_FUNC(res_query, AC_MSG_RESULT(yes), AC_MSG_RESULT(no))
Here's what happens on x86_64:
gcc -o conftest -g -O2 -Wall -I.. -I./.. conftest.c -lresolv >&5
/tmp/ccW7EeDX.o(.text+0x7): In function `main':
/home/mrsam/src/courier/authlib/configure:5160: undefined reference to
`res_query'
collect2: ld returned 1 exit status
configure:5147: $? = 1
configure: failed program was:
[ blah blah blah ]
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char res_query ();
| int
| main ()
| {
| res_query ();
| ;
| return 0;
| }
The same exact test on FC1 x86 will work.
The reason appears to be that you have to #include <resolv.conf> on x86_64
in order to succesfully pull res_query() out of libresolv.so. You don't
need to do this on x86, and the test program generated by AC_TRY_LINK_FUNC
does not include any headers, but uses a manual prototype.
So, what now?
14 years, 3 months
cyrus-imap
by seth doty
After upgrading from FC1 to FC2 test 3 i realized that FC2 uses cyrus-imap and not the standard IMAP package that FC1 used and that it doesn't use PAM by default because I can no longer login through IMAP. The server is running fine because I can telnet to it but when atempting to login I get a authentication error. I have looked around at cyrus documentation of the cyrus site and redhat's site but the admin tools (mkimap, cm.user, etc) do not work. I even tried changing the .conf file to pam authentication by changing the method to sasl_passwd_check: pam and I tried shadow. any help getting users back in any way would be appreciated, thanks
_____________________________________________________________
An ye harm none, do as ye will!
Get your FREE E-Mail account today!
http://mail.americanwicca.com
16 years, 7 months
who provides /etc/sysconfig/selinux?
by Brian Millett
I do not have the file /etc/sysconfig/selinux, nor can I find it using
yum:
shaka: sudo yum provides "/etc/sysconfig/selinux"
Gathering header information file(s) from server(s)
Server: Test Linux 2.6-test prerelease kernels for RHL9/rawhide
Server: Fedora Core 1.91 - i386 - Base
Server: Fedora Core RawHide
Server: Livna.org Fedora Compatible Packages (stable)
Server: Livna.org Fedora Compatible Packages (testing)
Server: macromedia.mplug.org - Flash Plugin
Finding updated packages
Downloading needed headers
Looking in available packages for a providing package
No packages found
Looking in installed packages for a providing package
No packages found
So, other than the release notes which talk about it, where is it? What
package provides it?
thanks.
--
Brian Millett - Technologist Rex
"What a pleasure it is to deal with someone reasonable. Negotiations
are so much more enjoyable when certain individuals are not here to
interfere."
-- Londo, "A Voice in the Wilderness I"
16 years, 7 months
Re: [Core2Test3] Installation - No Fedora Core CD
by Stefan Lecho
Using the proposed solution in the release notes
(pci=off idel=0x180,0x386), leads to the following
error message: "EIP is at pci_read 0x1a/0x21 ...
Kernel panic: Attempted to kill init"
Hardware:
Pentium 4HT 3.0GHz
Motherboard: ASUS P4C800
HD: Maxtor DiamondMax Plus9 160GB SATA
DVD: LG GSA-4040B
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
16 years, 7 months
xconfig for kernel unreadable
by Kontogiannis Theophanis
Hi all,
I have FC2 (no updates - just the 4 cd from the site)
and I try to make xconfig
whell a window pops up and instead of getting readable information, I get
small circles (instead of characters) with various parts filled in black
(half, full, quarter.. no circles just spaces....etc)
I have English US and English language only as system wide and during the
session!
any hints?
16 years, 7 months