LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-14-2003, 06:01 AM   #1
siddharth
LQ Newbie
 
Registered: Aug 2003
Location: Delhi India
Posts: 10

Rep: Reputation: 0
nvidia nforce video card not detected


Hi i am just now shifted from mandrake 9.0 to redhat 9.0 . Well the installation has been successful expect tht i cannot run my X . To put it simply no graphical interface. Well the actual problem lies in the fact tht redhat detected my video card as Nvidia GeForce 2 MX Generic whereas it is Nvidia Nforce .
On running the redhat-config-xfree86 i can get a list of video cards tht it supports but nforce is no where to be seen . i have even installed the nforce drivers for redhat 9.0.
Plz advice wht can i do ... working in text mode is fun (like compiling this in lynx) but it can be a pain for a newbie like me .
Can i ever run redhat 9.0 on my box or is it going back to man 9.0
Plz help me out...
 
Old 10-14-2003, 06:14 AM   #2
arunshivanandan
Member
 
Registered: May 2003
Location: Kerala,India
Distribution: RedHat,Mandrake,Debian
Posts: 643

Rep: Reputation: 30
There is no nforce video card.nforce is a chipset.I assume you are having one of those ASUS motherboards(like a7n266,which are quite popular in india.)For the nvidia video display driver,checkout my sig.(get the drivers for IA32).
about X,what is the error you are getting??did you try startx from command mode??
BTW,why did you switch over to RH??Drake is much better that RH interms of userfriendlyness and multimedia support.
--arun.
"Mera Bharat Mahan"
 
Old 10-14-2003, 06:54 AM   #3
siddharth
LQ Newbie
 
Registered: Aug 2003
Location: Delhi India
Posts: 10

Original Poster
Rep: Reputation: 0
Windows partitions not visible

Hi
thanks for your reply .... well i solved tht problem but now theres a new 1 coming up ...

i cannot see my windows partitions (3 of them all FAT32) from linux .. wht to do ??

Anticipating an early response

Siddharth
 
Old 10-14-2003, 07:03 AM   #4
arunshivanandan
Member
 
Registered: May 2003
Location: Kerala,India
Distribution: RedHat,Mandrake,Debian
Posts: 643

Rep: Reputation: 30
mount them!.

to mount D drive
1.make a directory like
Code:
mkdir /mnt/D
(or whatever name)

2.find out the corresponding device drive with 'fdisk -l'.

Code:
fdisk -l
3.mount the windows partition like
Code:
mount -t vfat /dev/hda5 /mnt/D
assuming that hda5 is D.(you will get this from 'fdisk -l')

that is it.
also,you can use the automount feature.just edit /etc/fstab.you will see many of you linux partition entries there.just add a similar line there.and change the filesytem type from ext3(i guess) to vfat,corresponding device drives,and mount directory.(eg, / must be replaced with /mnt/D etc.)
and from command line,run 'mount -a'.and then you will be able to access your fat32 partition D.in the next boot up,it will be automatically mounted.similarly for other partitions.
--arun.
"Mera Bharat Mahan"

Last edited by arunshivanandan; 10-14-2003 at 07:05 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
nvidia nforce ethernet card, enabling it? Schrambo Slackware 3 02-20-2008 02:41 AM
No option for nVidia nforce network card in menuconfig for 2.6.8.1 martinp26 Linux - Networking 4 09-28-2004 11:14 AM
Nvidia Video Card jumpman890 Red Hat 1 02-21-2004 05:46 AM
Video Card Not Detected monte Linux - Newbie 6 05-18-2003 07:08 AM
Nvidia Video Card vnpcg Linux - Hardware 1 01-26-2003 07:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration