nVIDIA binary driver and FC5 test 1
by Alan
Is there any special magic needed to get the closed source nvidia driver
to work with the X server shipped with FC 5 test 1?
It builds fine, but when I try and run startx it gives and error that it
cannot find the glx and nvidia modules.
--
#/sbin/fsck /dev/brain
Errors found. Cannot continue. Please run fsck manually without -A option.
Enter root password or hit Control_D to continue.
15 years, 3 months
FC3 openldap-2.2.29 breaks DB
by Luciano Miguel Ferreira Rocha
The FC3 upgrade for openldap makes it unable to run with my current
database:
[root@hal packages]# slapd -d2
@(#) $OpenLDAP: slapd 2.2.29 (Oct 14 2005 15:19:57) $
root@dolly.build.redhat.com:/usr/src/build/623925-x86_64/BUILD/openldap-2.2.29/openldap-2.2.29/build-servers/servers/slapd
bdb_db_init: Initializing BDB database
bdb(dc=udp,dc=eurotux,dc=com): Program version 4.3 doesn't match
environment version
bdb_db_open: dbenv_open failed: DB_VERSION_MISMATCH: Database
environment version mismatch (-30974)
backend_startup: bi_db_open failed! (-30974)
bdb(dc=udp,dc=eurotux,dc=com): DB_ENV->lock_id_free interface
requires an environment configured for the locking subsystem
bdb(dc=udp,dc=eurotux,dc=com): txn_checkpoint interface requires
an environment configured for the transaction subsystem
bdb_db_destroy: txn_checkpoint failed: Invalid argument (22)
slapd stopped.
connections_destroy: nothing to destroy.
I resolved the situation by downgrading.
Was this expected? The update email mensioned backups (the upgrade was
automated, I'd never expected a minor upgrade to break the DB), but not
that it would be compulsory.
If it was, or if it was likely, couldn't next updates do a backup on
pre-un and a restore on post?
Regards
--
lfr
0/0
15 years, 3 months
ipw2200 how-to
by Justin Conover
I did this, wrote it up and thought I would share if anyone can't get
wireless going with ipw2200.
Just like rawhide, my instructions can flush your pc down the drain so if it
breaks you can only blame your self since you hit <enter>.....
mkdir -p ~/downloads/ipw2200
cd ~/downloads/ipw2200
http://ieee80211.sourceforge.net/downloads.php
wget -c
http://voxel.dl.sourceforge.net/sourceforge/ieee80211/ieee80211-1.1.6.tgz
http://ipw2200.sourceforge.net/downloads.php
wget -c
http://internap.dl.sourceforge.net/sourceforge/ipw2200/ipw2200-1.0.8.tgz
http://ipw2200.sourceforge.net/firmware.php
grab the 2.4 firmware and drop it in your dir
su -
cd /lib/firmware/
tar xvf /home/justin/downloads/ipw2200/ipw2200-fw-2.4.tgz
exit
tar xvzf ieee80211-1.1.6.tgz
cd ieee80211-1.1.6
chmod +x remove-old
su -c ./remove-old
Password: <root>
Above files found. Remove? [y],n y
Above definitions found. Comment out? [y], n y
cd ../
tar xvf ipw2200-1.0.8.tgz
cd ipw2200-1.0.8
chmod +x remove-old
su -c ./remove-old
Password: <root>
Above definitions found. Comment out? [y], n y
cd ../ieee80211-1.1.6
make
su -c "make install" <--with quotes
cd ../ipw2200-1.0.8
make
su -c "make install"
reboot ---make sure the modules get loaded and you can see your device
Check dmesg
dmesg | grep ipw
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.8
ipw2200: Copyright(c) 2003-2005 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Unknown notification: subtype=40,flags=0xa0,size=40
ipw2200: Unknown notification: subtype=40,flags=0xa0,size=40
ipw2200: Unknown notification: subtype=40,flags=0xa0,size=40
Not sure what the Unknow's are, but I'm typing right now, so I assume my
network is running ;)
setup your wireless how ever you normally do it.
system-config-network
15 years, 3 months
rawhide report: 20051206 changes
by Build System
Updated Packages:
amtu-1.0.2-2
------------
* Mon Dec 05 2005 Steve Grubb <sgrubb(a)redhat.com> 1.0.2-2
- Fix %clean section of spec file (bz 172942)
- Add memsep-random patch (bz 174767)
anaconda-10.90.13-1
-------------------
* Mon Dec 05 2005 Chris Lumens <clumens(a)redhat.com> 10.90.13-1
- Reword media check dialog (dcentrell, #174530).
- gcc41 compile fixes (pjones).
- Add genhomedircon, setfiles, and /etc/shells for selinux.
* Thu Dec 01 2005 Jeremy Katz <katzj(a)redhat.com> - 10.90.12-1
- some release notes viewer fixing (dcantrell)
- allow %pre scripts in an %include (clumens, #166100)
- fix the squashfs stuff to actually work
- hack around slang not initializing utf8 mode so that we have line
drawing chars (#174761)
* Thu Dec 01 2005 Jeremy Katz <katzj(a)redhat.com> - 10.90.11-1
- reworded media check prompt (dcantrell, #174472)
- let's try squashfs...
audit-1.1.2-1
-------------
* Mon Dec 05 2005 Steve Grubb <sgrubb(a)redhat.com> 1.1.2-1
- Add more message types
authconfig-5.0.4-1
------------------
* Mon Dec 05 2005 Tomas Mraz <tmraz(a)redhat.com> - 5.0.4-1
- don't ignore krb5realm command line option (#174838)
- read dns_lookup_realm and dns_lookup_kdc values correctly
- the PAM configuration is now written in system-auth-ac file
which is then symlinked from system-auth, the symlink is not
overwritten so local PAM configuration is now possible (#165342)
avahi-0.6-6
-----------
* Mon Dec 05 2005 Jason Vas Dias<jvdias(a)redhat.com> - 0.6-6
- fix bug 174799 - fix .spec file \%files permissions
cdrtools-8:2.01.01.0.a03-1
--------------------------
* Mon Dec 05 2005 Harald Hoyer <harald(a)redhat.com> 8:2.01.01.0.a03-1
- version 2.01.01a03
- DVD patch from http://crashrecovery.org/oss-dvd.html adds support
for DVD+RW and DVD+R DL burning
cryptsetup-luks-1.0.1-4
-----------------------
* Mon Dec 05 2005 Bill Nottingham <notting(a)redhat.com> 1.0.1-4
- rebuild against new libdevmapper
* Thu Oct 13 2005 Florian La Roche <laroche(a)redhat.com>
- add -lsepol to rebuild on current fc5
dhcp-11:3.0.3-16
----------------
* Mon Dec 05 2005 Jason Vas Dias <jvdias(a)redhat.com> - 11:3.0.3-16
- fix gcc 4.1 compile warnings (-Werror)
evolution-data-server-1.4.2.1-1
-------------------------------
* Mon Dec 05 2005 David Malcolm <dmalcolm(a)redhat.com> - 1.4.2.1-1
- 1.4.2.1
gtkspell-2.0.11-1
-----------------
* Mon Dec 05 2005 David Malcolm <dmalcolm(a)redhat.com> - 2.0.11-1
- 2.0.11
httpd-2.2.0-2
-------------
* Mon Dec 05 2005 Joe Orton <jorton(a)redhat.com> 2.2.0-2
- don't strip C-L from HEAD responses (Greg Ames, #110552)
- load mod_proxy_balancer by default
- add proxy_ajp.conf to load/configure mod_proxy_ajp
- Obsolete mod_jk
- update docs URLs in httpd.conf/ssl.conf
ipsec-tools-0.6.3-1
-------------------
* Mon Dec 05 2005 Harald Hoyer <harald(a)redhat.com> 0.6.3-1
- version 0.6.3, which contains fixes for various DoS problems
iputils-20020927-31
-------------------
* Fri Dec 02 2005 Radek Vokal <rvokal(a)redhat.com> 20020927-31
- ifenslave.8 from debian.org
- separate ifenslave to its own tarball
kdegames-6:3.5.0-1
------------------
* Mon Dec 05 2005 Than Ngo <than(a)redhat.com> 6:3.5.0-1
- 3.5
kernel-2.6.14-1.1740_FC5
------------------------
* Mon Dec 05 2005 Dave Jones <davej(a)redhat.com>
- 2.6.15-rc5-git1
libgsf-1.13.3-2
---------------
* Mon Dec 05 2005 Caolan McNamara <caolanm(a)redhat.com> 1.13.3-2
- rh#172062# Obsolete extras libgsf113
libsepol-1.9.42-1
-----------------
* Mon Dec 05 2005 Dan Walsh <dwalsh(a)redhat.com> 1.9.42-1
- Upgrade to latest from NSA
* Dropped handle from user_del_role interface.
logwatch-7.1-3
--------------
* Tue Nov 29 2005 Ivana Varekova <varekova(a)redhat.com> 7.1-3
- add secure service patch
- add iptables patch created by Allen Kistler (bug 174954)
- add audit service patch
mdadm-2.2-1.fc5
---------------
* Mon Dec 05 2005 Warren Togami <wtogami(a)redhat.com> 2.2-1
- 2.2 upgrade (#167897)
- disable diet because we don't ship it anymore
and we don't actually use mdassemble now
mod_auth_kerb-5.0-8
-------------------
* Mon Dec 05 2005 Joe Orton <jorton(a)redhat.com> 5.0-8
- rebuild for httpd 2.2
mod_auth_mysql-1:3.0.0-2
------------------------
* Mon Dec 05 2005 Joe Orton <jorton(a)redhat.com> 1:3.0.0-2
- update to 3.0.0
mod_auth_pgsql-2.0.1-9
----------------------
* Mon Dec 05 2005 Joe Orton <jorton(a)redhat.com> 2.0.1-9
- rebuild for httpd-2.2
- don't strip DSO so debuginfo works
mod_authz_ldap-0.26-6
---------------------
* Mon Dec 05 2005 Joe Orton <jorton(a)redhat.com> 0.26-6
- link against -lldap and -lcrypto
* Mon Dec 05 2005 Joe Orton <jorton(a)redhat.com> 0.26-5
- rebuild for httpd 2.2
- fix ssl_var_lookup() use in certmap.c
policycoreutils-1.27.36-1
-------------------------
* Mon Dec 05 2005 Dan Walsh <dwalsh(a)redhat.com> 1.27.36-1
- Update to match NSA
* Changed genhomedircon to warn on use of ROLE in homedir_template
if using managed policy, as libsemanage does not yet support it.
rhythmbox-0.9.2-3
-----------------
* Mon Dec 05 2005 Matthias Clasen <mclasen(a)redhat.com>
- rebuild
selinux-policy-2.0.9-1
----------------------
* Fri Dec 02 2005 Dan Walsh <dwalsh(a)redhat.com> 2.0.9-1.
Update from upstream
xscreensaver-1:4.22-21
----------------------
* Mon Dec 05 2005 Ray Strode <rstrode(a)redhat.com> 1:4.22-21
- Update list_files function to fix ownership issues.
Patch from Mamoru Tasaka (mtasaka(a)ioa.s.u-tokyo.ac.jp) (bug 161728).
* Tue Nov 01 2005 Ray Strode <rstrode(a)redhat.com> 1:4.22-20
- Switch requires to modular X
yum-2.4.1-2
-----------
* Mon Dec 05 2005 Jeremy Katz <katzj(a)redhat.com> - 2.4.1-2
- add Panu's patch for cachecookie cleaning (#174715)
- change default cache time to 30 minutes to match new upstream
Broken deps for i386
----------------------------------------------------------
GFS-kernel - 2.6.14.0-20051108.134753.FC5.10.i686 requires /lib/modules/2.6.14-1.1696_FC5
GFS-kernel - 2.6.14.0-20051108.134753.FC5.10.i686 requires kernel = 0:2.6.14-1.1696_FC5
GFS-kernel-smp - 2.6.14.0-20051108.134753.FC5.10.i686 requires /lib/modules/2.6.14-1.1696_FC5smp
GFS-kernel-smp - 2.6.14.0-20051108.134753.FC5.10.i686 requires kernel-smp = 0:2.6.14-1.1696_FC5
cman-kernel - 2.6.14.0-20051108.134753.FC5.8.i686 requires /lib/modules/2.6.14-1.1696_FC5
cman-kernel - 2.6.14.0-20051108.134753.FC5.8.i686 requires kernel = 0:2.6.14-1.1696_FC5
cman-kernel-smp - 2.6.14.0-20051108.134753.FC5.8.i686 requires /lib/modules/2.6.14-1.1696_FC5smp
cman-kernel-smp - 2.6.14.0-20051108.134753.FC5.8.i686 requires kernel-smp = 0:2.6.14-1.1696_FC5
dlm-kernel - 2.6.14.0-20051108.134753.FC5.10.i686 requires /lib/modules/2.6.14-1.1696_FC5
dlm-kernel - 2.6.14.0-20051108.134753.FC5.10.i686 requires kernel = 0:2.6.14-1.1696_FC5
dlm-kernel-smp - 2.6.14.0-20051108.134753.FC5.10.i686 requires /lib/modules/2.6.14-1.1696_FC5smp
dlm-kernel-smp - 2.6.14.0-20051108.134753.FC5.10.i686 requires kernel-smp = 0:2.6.14-1.1696_FC5
gnbd-kernel - 2.6.14.0-20051108.134753.FC5.12.i686 requires /lib/modules/2.6.14-1.1696_FC5
gnbd-kernel - 2.6.14.0-20051108.134753.FC5.12.i686 requires kernel = 0:2.6.14-1.1696_FC5
gnbd-kernel-smp - 2.6.14.0-20051108.134753.FC5.12.i686 requires /lib/modules/2.6.14-1.1696_FC5smp
gnbd-kernel-smp - 2.6.14.0-20051108.134753.FC5.12.i686 requires kernel-smp = 0:2.6.14-1.1696_FC5
mod_jk - 1.2.6-3jpp_4fc.i386 requires httpd-mmn = 0:20020903
Broken deps for ia64
----------------------------------------------------------
k3b - 0.12.4-0.a.1.ia64 requires libdbus-qt-1.so.1()(64bit)
k3b - 0.12.4-0.a.1.ia64 requires libdbus-1.so.1()(64bit)
mod_jk - 1.2.6-3jpp_4fc.ia64 requires httpd-mmn = 0:20020903
rgmanager - 1.9.31-3.ia64 requires ccs
Broken deps for ppc
----------------------------------------------------------
cman - 1.0.3-5.FC5.ppc requires cman-kernel-modules >= 0:2.6.11
dlm - 1.0.0-7.FC5.ppc requires dlm-kernel-modules >= 0:2.6.11
gnbd - 1.0.1-2.ppc requires gnbd-kernel-modules >= 0:2.6.11
mod_jk - 1.2.6-3jpp_4fc.ppc requires httpd-mmn = 0:20020903
Broken deps for ppc64
----------------------------------------------------------
cman - 1.0.3-5.FC5.ppc64 requires cman-kernel-modules >= 0:2.6.11
dlm - 1.0.0-7.FC5.ppc64 requires dlm-kernel-modules >= 0:2.6.11
emacs - 21.4-5.ppc64 requires fonts-xorg-75dpi
gnbd - 1.0.1-2.ppc64 requires gnbd-kernel-modules >= 0:2.6.11
k3b - 0.12.4-0.a.1.ppc64 requires libdbus-qt-1.so.1()(64bit)
k3b - 0.12.4-0.a.1.ppc64 requires libdbus-1.so.1()(64bit)
mod_jk - 1.2.6-3jpp_4fc.ppc64 requires httpd-mmn = 0:20020903
Broken deps for s390
----------------------------------------------------------
mod_jk - 1.2.6-3jpp_4fc.s390 requires httpd-mmn = 0:20020903
rhythmbox - 0.9.1-1.s390 requires libdbus-1.so.1
rhythmbox - 0.9.1-1.s390 requires libdbus-glib-1.so.1
Broken deps for s390x
----------------------------------------------------------
mod_jk - 1.2.6-3jpp_4fc.s390x requires httpd-mmn = 0:20020903
rhythmbox - 0.9.1-1.s390x requires libdbus-1.so.1()(64bit)
rhythmbox - 0.9.1-1.s390x requires libdbus-glib-1.so.1()(64bit)
Broken deps for x86_64
----------------------------------------------------------
GFS-kernel - 2.6.14.0-20051108.134753.FC5.10.x86_64 requires /lib/modules/2.6.14-1.1696_FC5
GFS-kernel - 2.6.14.0-20051108.134753.FC5.10.x86_64 requires kernel = 0:2.6.14-1.1696_FC5
cman-kernel - 2.6.14.0-20051108.134753.FC5.8.x86_64 requires /lib/modules/2.6.14-1.1696_FC5
cman-kernel - 2.6.14.0-20051108.134753.FC5.8.x86_64 requires kernel = 0:2.6.14-1.1696_FC5
dlm-kernel - 2.6.14.0-20051108.134753.FC5.10.x86_64 requires /lib/modules/2.6.14-1.1696_FC5
dlm-kernel - 2.6.14.0-20051108.134753.FC5.10.x86_64 requires kernel = 0:2.6.14-1.1696_FC5
gnbd-kernel - 2.6.14.0-20051108.134753.FC5.12.x86_64 requires /lib/modules/2.6.14-1.1696_FC5
gnbd-kernel - 2.6.14.0-20051108.134753.FC5.12.x86_64 requires kernel = 0:2.6.14-1.1696_FC5
mod_jk - 1.2.6-3jpp_4fc.x86_64 requires httpd-mmn = 0:20020903
15 years, 3 months
Networking extremly slow
by Roger Grosswiler
Hello,
it seems, that my FC5T1 Box is extremly slow on the net-highway. Whilst
FC4 downloads with up to 200 KB, FC5 walks with 7 KB.
Is there a way to debug this?
Roger
15 years, 3 months
Re: Evolution Calendar crashing after update
by sangu
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175057
2005-12-06 (화), 10:40 +0900, sangu 쓰시길:
> This bug happens with clearlooks theme(gtk2-engines-2.7.0-1).
>
>
>
> 2005-12-05 (월), 15:51 -0500, David Malcolm 쓰시길:
> > On Fri, 2005-12-02 at 13:40 +0100, Roger Grosswiler wrote:
> > > hey,
> > >
> > > after the last update, evolution crashes on the calender. somebody
> > > having the same? how can i help with debugging info, logs don't tell me
> > > anything about...
> >
> > Sounds like it might be a bug in evolution-data-server-1.4.2; is this
> > the version you're running?
> >
> > 1.4.2.1 should hit rawhide tomorrow with a fix for this; please test.
> > If there's still a problem, please bugzilla it.
> >
> > Hope this helps
> > Dave Malcolm
> >
> --
> fedora-test-list mailing list
> fedora-test-list(a)redhat.com
> To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-test-list
15 years, 3 months
Re: Evolution Calendar crashing after update
by sangu
This bug happens with clearlooks theme(gtk2-engines-2.7.0-1).
2005-12-05 (월), 15:51 -0500, David Malcolm 쓰시길:
> On Fri, 2005-12-02 at 13:40 +0100, Roger Grosswiler wrote:
> > hey,
> >
> > after the last update, evolution crashes on the calender. somebody
> > having the same? how can i help with debugging info, logs don't tell me
> > anything about...
>
> Sounds like it might be a bug in evolution-data-server-1.4.2; is this
> the version you're running?
>
> 1.4.2.1 should hit rawhide tomorrow with a fix for this; please test.
> If there's still a problem, please bugzilla it.
>
> Hope this helps
> Dave Malcolm
>
15 years, 3 months
x86_64 PANIC on boot from FC5test1 CD
by Tim Waugh
Does anyone else see this?:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=174978
..or is it just me?
Description of problem:
I get PANIC errors when booting FC5test1 disc1 x86_64 on an AMD
Opteron. I get the 'boot:' prompt at the bottom of the welcome
screen, but after I press enter and it loads the kernel and the
initrd, the screen clears and displays:
.
kernel direct mapping tables upto ffff810100000000 @ 8000-d000
PANIC: early exception rip ffffffff8063b05d error 0 cr2 4228
PANIC: early exception rip ffffffff8011d1de error 0 cr2
ffffffffff5fd023
Version-Release number of selected component (if applicable):
FC5test1, so kernel-2.6.14-1.1696_FC5.x86_64.rpm
How reproducible:
100%
Steps to Reproduce:
1. Boot disc1
2. Press enter
Tim.
*/
15 years, 3 months
Evolution Calendar crashing after update
by Roger Grosswiler
hey,
after the last update, evolution crashes on the calender. somebody
having the same? how can i help with debugging info, logs don't tell me
anything about...
--
Mit freundlichen Grüssen
Roger Grosswiler
------------------------
e-Mail: roger(a)gwch.net
http://www.gwch.net
15 years, 3 months