LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 08-07-2011, 02:27 PM   #31
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297

Hi,

OK, let's take it step by step. You copied the file to a directory on Ubuntu. How did you do that (which user, file manager or terminal) and where did you copy it? Then you opened a terminal, right? And in the terminal you cd into the directory where the tar file is located, correct? So, if the tar file got extracted you'll have a directory e1000e-1.2.20 inside the directory where you extracted the tar file. Next, you'll have to cd into that directory and next the src directory like this:
Code:
cd e1000e-1.2.20/src
In which part of the above did you do different?

Kind regards,

Eric
 
Old 08-07-2011, 02:33 PM   #32
lowriderzxxx
Member
 
Registered: Aug 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
It's on the home directory now

lowrider@lowrider-desktop:~/e1000e-1.2.20$
 
Old 08-07-2011, 02:34 PM   #33
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

And you have a src subdirectory in that one? What error do you get when you run:
Code:
cd src
Kind regards,

Eric
 
Old 08-07-2011, 02:35 PM   #34
lowriderzxxx
Member
 
Registered: Aug 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
i'm on the src directory now

lowrider@lowrider-desktop:~/e1000e-1.2.20/src$
 
Old 08-07-2011, 02:36 PM   #35
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

OK, and now run:
Code:
sudo make install
Kind regards,

Eric
 
Old 08-07-2011, 02:38 PM   #36
lowriderzxxx
Member
 
Registered: Aug 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
i think it has been installed now.
 
Old 08-07-2011, 02:39 PM   #37
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

OK, now follow the next steps I copied from the README file. Read it entirely before executing!

Kind regards,

Eric

Last edited by EricTRA; 08-07-2011 at 02:41 PM.
 
Old 08-07-2011, 02:42 PM   #38
lowriderzxxx
Member
 
Registered: Aug 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
Yehooooooooooo, i got internet now thanx a lot it worked
 
Old 08-07-2011, 02:45 PM   #39
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

Great! I'm glad you've got it solved. You're welcome. Now you can go ahead an resolve your graphics problem trying out the instructions I linked to in one of my first posts. If you have any problems with the graphics, then don't hesitate to post here. If you can solve it without any problems, don't forget to mark this thread as solved later on. Have fun with Linux.

Kind regards,

Eric
 
1 members found this post helpful.
Old 08-07-2011, 02:50 PM   #40
lowriderzxxx
Member
 
Registered: Aug 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
Thanks yes i'll try to fix the graphics, don't worry my friend i won't hesitate .
 
Old 08-07-2011, 05:34 PM   #41
lowriderzxxx
Member
 
Registered: Aug 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
Hei,

I've tried to update nividia drivers but i didn't find any.
Please send some informaion about the drivers for Nividia GeForce GT435M
and how to install them on ubuntu 10.04.

thanks for your replies.

Lowriderzxxx.
 
Old 08-07-2011, 08:24 PM   #42
lowriderzxxx
Member
 
Registered: Aug 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
Hei,

I finally got internet connection after downloading the
drivers through a usb flash drive. However i still need
to do the same process and install the drivers everytime i reboot.

I could use any help.

Lowriderzxxx.
 
Old 08-08-2011, 12:18 AM   #43
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

The problem you're encountering that you have to redo the process; actually you only need to load the kernel module to get your NIC working, no need to make install again; can be avoided by following the steps indicated in the README file (told you that's an important file ). This is what's relevant from that README:
Quote:
Additional Configurations
=========================

Configuring the Driver on Different Distributions
-------------------------------------------------
Configuring a network driver to load properly when the system is started
is distribution dependent. Typically, the configuration process involves
adding an alias line to /etc/modules.conf or /etc/modprobe.conf as well
as editing other system startup scripts and/or configuration files. Many
popular Linux distributions ship with tools to make these changes for you.
To learn the proper way to configure a network device for your system,
refer to your distribution documentation. If during this process you are
asked for the driver or module name, the name for the Linux Base Driver
for the Gigabit Family of Adapters is e1000e.

As an example, if you install the e1000e driver for two Gigabit adapters
(eth0 and eth1) and want to set the interrupt mode to MSI-X and MSI
respectively, add the following to modules.conf or /etc/modprobe.conf:

alias eth0 e1000e
alias eth1 e1000e
options e1000e IntMode=2,1
You might have to do a little Google search to find out exactly which file(s) to change in order to load the module correctly at boot.

Kind regards,

Eric
 
Old 08-08-2011, 12:21 AM   #44
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by lowriderzxxx View Post
Hei,

I've tried to update nividia drivers but i didn't find any.
Please send some informaion about the drivers for Nividia GeForce GT435M
and how to install them on ubuntu 10.04.

thanks for your replies.

Lowriderzxxx.
Hello,

Have you tried the steps indicated by kasl_33 in this post?

Kind regards,

Eric
 
Old 08-08-2011, 12:31 AM   #45
lowriderzxxx
Member
 
Registered: Aug 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
Quote:
Hello,

Have you tried the steps indicated by kasl_33 in this post?

Kind regards,

Eric
___________
Yes i did but when i go to system
administration and then hardware drivers. I get this:
no proprietary devices.
 
  


Reply



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
Looking for driver for Nividia GeForce Go 7700 for Asus Z84J Notebook rony@tescomusa.com Linux - Laptop and Netbook 3 09-09-2008 09:57 AM
How to find out my NIC speed (10/100/1000) fjkum Linux - Networking 4 07-13-2006 09:47 PM
Micronet SP 2610/2612 10/100/1000 card shahriar *BSD 0 04-02-2004 03:58 AM
Ethernet 3Com Gigabit 10/100/1000 _NYTRO_ Linux - Software 3 11-13-2003 06:28 PM
Nics 100 / 1000 NSKL Linux - General 5 02-13-2002 09:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:57 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