Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-14-2001, 11:59 AM
|
#1
|
LQ Newbie
Registered: Mar 2001
Posts: 28
Rep:
|
ok, i've been trying to get a driver to work for my unix system(fa311)
i cannot seem to compile the driver inside of linux, i get strange errors in my asm/io.h and pgtable.h
any ideas?
by the way i'm trying to compile the NEW fa311.c for netgear and i'm running redhat7.0 2.2.16-22
[Edited by deflin39 on 03-14-2001 at 02:25 PM]
|
|
|
03-14-2001, 01:25 PM
|
#2
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
That is the permissions level of use. To learn more try typing man chmod at the command line to lean how to change permission levels for different users and such.
|
|
|
03-14-2001, 01:30 PM
|
#3
|
LQ Newbie
Registered: Mar 2001
Posts: 28
Original Poster
Rep:
|
i just updated my previous message. i learned some stuff about permissions of my files, so the previous post was kinda useless. i downloaded a pre-compiled version of fa311.o, but it isn't the new version that netgear released. so if anyone understands why i
get strange errors when compiling please write me
the errors are happening in the pgtable.h and io.h.
i do have the files there too
|
|
|
03-14-2001, 01:37 PM
|
#4
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
What are you using to compile the driver? Don't use gcc, it won't work in RH 7.0.
|
|
|
03-14-2001, 01:57 PM
|
#5
|
LQ Newbie
Registered: Mar 2001
Posts: 28
Original Poster
Rep:
|
kgcc
i'm using kgcc
heres my call
kgcc -D__KERNEL__ -DMODULE -Wall -Wstrict-prototypes -O -m486 -c fa311.c -I/usr/src/linux/include
when i do this it seems like it is so close to compiling, but it just doens't make it through the io.h and pgtable.h
|
|
|
03-14-2001, 02:11 PM
|
#6
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Where did you get the driver from? Did you get it from netgear's site? I do know they have a post saying the driver doesn't work with RH 6.2, and it doesn't look like its been updated since the RH 7.0 release. That might mean that it wouldn't work with 7.0 either I would presume.
|
|
|
03-14-2001, 03:38 PM
|
#8
|
LQ Newbie
Registered: Mar 2001
Posts: 28
Original Poster
Rep:
|
tried that
yes,
i've been to that site before. unfortunealy i don't really understand some of it. i am truly a beginner and linux.
but all these problems are good for me, cause like dos, i had to fight with the os for a long time before mastering it. 
|
|
|
03-20-2001, 12:34 AM
|
#9
|
LQ Newbie
Registered: Mar 2001
Posts: 28
Original Poster
Rep:
|
whats up
i've installed the fa311.o like this
install -m 644 fa311.o /lib/modules/2.2.16-22/net
but when i go to linuxconf, use eth0 and then i try to look for fa311 in the kernel list, but it isn't there
so i type it in manually, and when i try to start up the network it just hangs on "bring up eth0"
no fail no nothing, just hangs
any ideas?
|
|
|
All times are GMT -5. The time now is 01:02 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|