On Sat, May 31, 2008 at 9:18 PM, Brian Millett <[EMAIL PROTECTED]> wrote:
> Paulo Cavalcanti escribĂo: > >> Hi, >> >> I would like to know how F9 is behaving with Atrpms packages. >> >> Mainly: >> >> 1) is nividia 173 working with 3D acceleration? >> >> 2) I tried to get a patch for cdfs and kernel 2.6.25 >> > > I have a dell d820 with nVidia Corporation G72M [GeForce Go 7400] (rev a1) > > Well, I upgraded to f9, and finally got the X11 back. > > I have loaded: > $ rpm -qa | grep nvidia > nvidia-graphics173.14.05-kmdl-2.6.25.3-18.fc9.i686-173.14.05-98.fc9.i686 > nvidia-graphics173.14.05-libs-173.14.05-98.fc9.i386 > nvidia-graphics-devices-1.0-6.fc9.noarch > nvidia-graphics-helpers-0.0.26-27.fc9.i386 > nvidia-graphics-173.14.05-26.i386 > nvidia-graphics173.14.05-173.14.05-98.fc9.i386 > > It is not nvidia, but nv. When I try to run the nvidia I get: > > __BEGIN__ > xauth: creating new authority file /root/.serverauth.16254 > > _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 > _XSERVTransOpen: transport open failed for inet6/dufus:0 > _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 > > X.Org X Server 1.4.99.901 (1.5.0 RC 1) > Release Date: 5 September 2007 > X Protocol Version 11, Revision 0 > Build Operating System: Linux 2.6.18-53.1.14.el5xen i686 > Current Operating System: Linux dufus 2.6.25.3-18.fc9.i686 #1 SMP Tue May > 13 05:38:53 EDT 2008 i686 > Build Date: 06 May 2008 03:35:07PM > Build ID: xorg-x11-server 1.4.99.901-29.20080415.fc9 > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > Module Loader present > Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 31 19:11:58 2008 > (==) Using config file: "/etc/X11/XF86Config" > NVIDIA: could not open the device file /dev/nvidia0 (Input/output error). > (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device PCI:1:0:0. > (EE) NVIDIA(0): Please see the COMMON PROBLEMS section in the README > for > (EE) NVIDIA(0): additional information. > (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device! > (EE) Screen(s) found, but none have a usable configuration. > > Fatal server error: > no screens found > giving up. > xinit: Connection refused (errno 111): unable to connect to X server > xinit: No such process (errno 3): Server error. > __END__ It seems that you do not have any nvidia device: ls -al /dev/nvidia* Since you upgrade (not a clean install, as I understood), I would check xorg packages and /etc/X11/xorg.conf Maybe there is something from F8 in there. Have you ever used nvidia installer? > > > Also trying to install fuse-sshfs, I get > > Resolving Dependencies > --> Running transaction check > ---> Package fuse-sshfs.i386 0:2.0-1.fc9 set to be updated > --> Processing Dependency: fuse >= 2.2 for package: fuse-sshfs > --> Running transaction check > ---> Package fuse.i386 0:2.7.3-8_9.fc9 set to be updated > --> Processing Dependency: fuse-kmdl-2.7.3-8_9.fc9 for package: fuse > --> Finished Dependency Resolution > fuse-2.7.3-8_9.fc9.i386 from atrpms has depsolving problems > --> Missing Dependency: fuse-kmdl-2.7.3-8_9.fc9 is needed by package > fuse-2.7.3-8_9.fc9.i386 (atrpms) > Error: Missing Dependency: fuse-kmdl-2.7.3-8_9.fc9 is needed by package > fuse-2.7.3-8_9.fc9.i386 (atrpms) > There is no fuse-kmdl for F9 yet. Just remove any fuse first (you should have had one before the upgrade). sudo rpm -e fuse fuse-libs Then, install fuse from fedora for now. -- Paulo Roma Cavalcanti LCG - UFRJ
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
