Geforce 7300LE Driver

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Geforce 7300LE Driver
# 1  
Old 11-11-2010
Geforce 7300LE Driver

Hi guys.

I have installed fedora 14 and in appearance menu all text is shown like monochrome(it is on Best Contrast but text is like monochrome). i want to install nvidia driver so i looked at package manager and the only package is installed is "X.Org X11 nouveau video driver". anything else i should install?

My graphic card is Geforce 7300LE.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies

2. UNIX for Dummies Questions & Answers

boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd

Help, suspect hacked via serial or electric! any ideas on error "Pid:1, comm:swapper Tainted:G W 2.6.35-22 generic #33 -unbutu device = "(null)" or unknown-blocklist(8.1) please append a correct "root"boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd. Thanks... (3 Replies)
Discussion started by: kryclear
3 Replies

3. Solaris

EVGA Nvidia GeForce 8400 GS and OpenSolaris

My Nvidia Geforce 6200 SE blew on me a few days agom, to dat I purchased a Nerw EVGA NVidia GeForce 8400 gs. Will this card work with my current Nvidia Drivers or will i have to reinstall OpenSolaris inorder to get it funchtioning properly EVGA NVidia GeForce 8400 GS 256MB PciE X 16 D-HD-VGA... (2 Replies)
Discussion started by: FloridaBSD
2 Replies

4. Solaris

SUNWglmr -- rasctrl environment monitoring driver for i2c or SCSI device driver ?

I've been researching minimizeing Solaris 8 and found that on the web page http://www.sun.com/bigadmin/content/packagelist/s8u7PkgList/p2.html the package SUNWglmr is listed as "rasctrl environment monitoring driver for i2c, (Root) (32-bit)" while in the document "Solaris 8 minimize-updt1.pdf"... (1 Reply)
Discussion started by: roygoodwin
1 Replies

5. IP Networking

driver conexat

Who know free driver for Single Point 56k modem for Linux.... On www.conexant.com they say that there are only trail versions on 14.5 kbps.... or you should pay 19.45$ . If you know where I can download free full version .. please share with me. (1 Reply)
Discussion started by: Ty3
1 Replies

6. UNIX for Dummies Questions & Answers

Looking for Geforce 6200 driver for Redhat 8.0

I would like to know how to find the Nvidia Geforce 6200 driver for Redhat 8.0? Please help! (4 Replies)
Discussion started by: alexhon
4 Replies

7. AIX

Finding FC Driver

Hello all, I am trying to figure out what command I can use in AIX in order to find out the driver level for a Fibre Channel adapter. Generically I am able to use "lscfg" to get the details but I am unable to read the output correctly. Can you help? Many thanks, -- output -- lscfg... (2 Replies)
Discussion started by: monotone
2 Replies

8. Post Here to Contact Site Administrators and Moderators

To Driver

Driver, Are you an admin? I got banned from the board two times! Is this authorized? (13 Replies)
Discussion started by: Computekwes
13 Replies

9. UNIX Desktop Questions & Answers

geforce 4 and Xwin in BSD

Has anyone had any luck in using a newer Geforce card in BSD? I dont really care about 3d accel as of now, just trying to get X up with a standard 1024x768 display would be nice :rolleyes: Never mind, just read on web that nvidea is planning on making drivers for fbsd now that the latest... (2 Replies)
Discussion started by: bsdjunkie
2 Replies
Login or Register to Ask a Question
install-menu(1) 					      Debian GNU/Linux manual						   install-menu(1)

NAME
install-menu - Process a menu method and generate the menu files for a window manager or a menu-aware application. DESCRIPTION
update-menus(1) computes the list of menu entries and passes it in turn to the menu methods in /etc/menu-methods/. The task of a menu meth- ods is to generate menus for a specific window manager. install-menu provides a generic and customizable way to do that. The documentation of the install-menu definition language is available in the Debian Menu manual, a local copy being available in /usr/share/doc/menu/html. SYNOPSIS
install-menu [-vh] [--remove] <menu-method> Read menu entries from stdin in update-menus --stdout format and generate menu files using the specified menu-method. Normally used in menu method scripts as #! /usr/bin/install-menu. OPTIONS
-h,--help Show the help message and exit. --remove Remove the menu files instead of generating them. -v,--verbose Output messages about what the program is doing. COPYING
install-menu is distributed under the term of the GNU General Public License version 2, or (at your option) any later version. AUTHOR
Written by Joost Witteveen <joostje@debian.org>. Now maintained by Bill Allombert <ballombe@debian.org>. SEE ALSO
update-menus(1), menufile(5), /usr/share/doc/menu/html Debian Project 28 November 2005 install-menu(1)