Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15th February 2009, 12:55 AM
purcell Offline
Registered User
 
Join Date: Feb 2009
Posts: 47
Trying to get online

I've been trying to get online for the better part of a week now with no luck. I can't get my network up to download drivers for my hardware - without the drivers I have no GUI so I'm stuck trying to do this in text mode. Not sure what info is needed for this but if you need anything please let me know and I can post. I've checked the forums and google but can't find anything that will help with my problem.

Thanks
Reply With Quote
  #2  
Old 15th February 2009, 12:59 AM
Demz
Guest
 
Posts: n/a
by the sounds it you need the 3D drivers?. but what videocard do you have?
Reply With Quote
  #3  
Old 15th February 2009, 01:04 AM
purcell Offline
Registered User
 
Join Date: Feb 2009
Posts: 47
nvidia 9800gt for video card. I tried http://dnmouse.org/nvidia.html to get the drivers but I can't get a connection to download. Not sure if it matters but I'm currently running my monitor through my motherboard connection - I get nothing if I try and run it through my videocard.
thanks
Reply With Quote
  #4  
Old 15th February 2009, 01:06 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Do you have a USB key that you could save the driver packages onto?
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #5  
Old 15th February 2009, 01:07 AM
Demz
Guest
 
Posts: n/a
wierd. what Make/Model is your Monitor?
Reply With Quote
  #6  
Old 15th February 2009, 01:10 AM
purcell Offline
Registered User
 
Join Date: Feb 2009
Posts: 47
I have a 2gb usb key - I'm not sure how big the packages are though (firewing1)
Also not sure where to get them since the site recommended to me involved text cmds to download them?


Monitor: Sceptre X22HG-Naga

Last edited by purcell; 15th February 2009 at 01:12 AM. Reason: forgot information
Reply With Quote
  #7  
Old 15th February 2009, 01:26 AM
purcell Offline
Registered User
 
Join Date: Feb 2009
Posts: 47
I downloaded the drivers from nvidia for the 64bit version onto a usb but how do I get those files from the usb onto the computer?
thanks
Reply With Quote
  #8  
Old 15th February 2009, 01:27 AM
Demz
Guest
 
Posts: n/a
dont use the drivers from nvidia, use the drivers from RPMFusion.org
Reply With Quote
  #9  
Old 15th February 2009, 01:31 AM
purcell Offline
Registered User
 
Join Date: Feb 2009
Posts: 47
which one do I need from that site?
thanks
Reply With Quote
  #10  
Old 15th February 2009, 01:36 AM
Jake's Avatar
Jake Offline
Registered User
 
Join Date: Oct 2008
Location: England, Lincolnshire
Posts: 1,576
Demz, why to not use Nvidia drivers from nvidia?

They do work BTW. I use them, and the drivers from RPM fusion appear to be just an easier way to install them, and compiles it for you.

@OP:

If you have a .run file. You can run the file like:

Code:
$ cd /media/usbdrivename/
$ sh ./NV<Press tab to complete it for you>
__________________
Fedora user since FC6.
Linux user since 2003.
Registered Linux ID: #456478
OS: Fedora 16 x86_64
Reply With Quote
  #11  
Old 15th February 2009, 01:41 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Quote:
Originally Posted by purcell View Post
I have a 2gb usb key - I'm not sure how big the packages are though (firewing1)
Also not sure where to get them since the site recommended to me involved text cmds to download them?


Monitor: Sceptre X22HG-Naga
I'm assuming you're using Fedora 10 64-bit (x86_64) - if not, let me know and I'll give you other download links since these will only work for F10 x86_64. If you're not sure what you're running, post the output of the following commands from the Linux machine:
Code:
uname -rm;cat /etc/fedora-release
Here's the packages you need for F10 x86_64:
xorg-x11-drv-nvidia-180.29-1.fc10.x86_64.rpm
xorg-x11-drv-nvidia-libs-180.29-1.fc10.x86_64.rpm
kmod-nvidia-180.29-1.fc10.x86_64.rpm
kmod-nvidia-2.6.27.15-170.2.24.fc10.x86_64-180.29-1.fc10. x86_64.rpm
kernel-firmware-2.6.27.12-170.2.5.fc10.noarch.rpm
kernel-2.6.27.12-170.2.5.fc10.x86_64.rpm
Download those to your USB key, then plug it into the Linux machine and run this:
Code:
su -                  --> Enter your root password here when asked
mkdir /mnt/usbkey
mount /dev/sdb1 /mnt/usbkey
cd /mnt/usbkey
rpm -Uhv kernel-firmware* && rm kernel-firmware*
rpm -ihv *.rpm
Reboot and that's all!

Edit: I saw you said you downloaded the 64bit driver - links updated.

Also, do you have more than one internal hard drive? If so, then /dev/sdb1 may be /dev/sdc1 or /dev/sdd1 and so on according to the number of internal drives.
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)

Last edited by Firewing1; 15th February 2009 at 01:45 AM. Reason: Change to 64bit
Reply With Quote
  #12  
Old 15th February 2009, 02:42 AM
purcell Offline
Registered User
 
Join Date: Feb 2009
Posts: 47
I am running F10 64bit so your assumption was correct. I downloaded the files onto the usbkey and then loaded them onto the computer per your instructions and rebooted. It still booted in text format so I logged in and tried the startx cmd. Result was:

(==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 15 05:33:04 2009
(EE) Unable to locate/open config file
New driver is "nv"
(==) Using default built-in configuration (30 lines)
(EE) open /dev/fb0: No such file or directory
(EE) No devices detected

Fatal server error:
no screens found
giving up.
xinit: No such file or dirrectory (errno 2): unable to connect to X server
xinit: No such process (errno 3): Server error.

Any advice or anything I can do to get past that?

Thanks
Reply With Quote
  #13  
Old 15th February 2009, 02:45 AM
Demz
Guest
 
Posts: n/a
Quote:
Originally Posted by Jake View Post
Demz, why to not use Nvidia drivers from nvidia?

They do work BTW. I use them, and the drivers from RPM fusion appear to be just an easier way to install them, and compiles it for you.

@OP:

If you have a .run file. You can run the file like:

Code:
$ cd /media/usbdrivename/
$ sh ./NV<Press tab to complete it for you>
why Jake.

1) sure they may work but with each new kernel update you have to rebuild the nvidia drivers

2) drivers from RPMFusion have bits trimmed from the actual driver i think that dont have the Proprietrary bits in the RPM
Reply With Quote
  #14  
Old 15th February 2009, 02:53 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Quote:
Originally Posted by Demz View Post
2) drivers from RPMFusion have bits trimmed from the actual driver i think that dont have the Proprietrary bits in the RPM
Nope, we don't remove the proprietary bits (that would make the driver stop working, and also why *nvidia and *fglrx is in rpmfusion-nonfree) but the drivers from RPM Fusion don't overwrite files that came preinstalled with your Fedora installation.
Quote:
Originally Posted by purcell View Post
<snip>
New driver is "nv"
(==) Using default built-in configuration (30 lines)
(EE) open /dev/fb0: No such file or directory
(EE) No devices detected

<snip>

Any advice or anything I can do to get past that?

Thanks
Update: Shoot! I forgot one package: livna-config-display
Try downloading this package to the USB key and then running the same instructions in my last post again. Don't worry if the kernel-firmware part fails, as we removed that RPM from the key after installing it.

---- Old message:
Weird, it looks like the drivers weren't autoconfigured... Did all of the packages install properly? Please post
Code:
rpm -qa | grep nvidia
Either way, you can also try this:
Code:
su -
nvidia-config-display disable
nvidia-config-display enable
exit
startx
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)

Last edited by Firewing1; 15th February 2009 at 02:56 AM.
Reply With Quote
  #15  
Old 15th February 2009, 03:00 AM
Demz
Guest
 
Posts: n/a
thanks Stewart i didnt know that, i always thought the proprietary bits were removed
Reply With Quote
Reply

Tags
dhcp, network connection, tcp/ip

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't get online NemoTech21 Using Fedora 9 8th October 2008 02:22 PM
Can't get online sourcerer Using Fedora 0 2nd June 2008 09:39 AM
Can't Go Online Need Help johnficca Mac Chat 5 11th April 2006 06:11 AM
Online from 4 to 5 Pixelut Installation and Live Media 0 6th April 2006 06:38 AM
Who's Online is no more? Chas.H Suggestions & Feedback 9 28th January 2005 10:26 PM


Current GMT-time: 01:09 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat