View previous topic :: View next topic |
Author |
Message |
rebelwarriorprincess n00b
Joined: 23 Jul 2006 Posts: 4
|
Posted: Sun Jul 23, 2006 8:15 pm Post subject: Can't get networking up for beginning installation |
|
|
Not new to linux but new to Gentoo. Have run Mandrake and Redhat for years. Thought I'd try Gentoo becuase I like its configurability and its speed. So far having fun mucking with it. Reminds me of the older Redhat 4.2 days. I like it! Nice job guys! Anyway...here's the schpeel:
Gateway 7500 series AMD64
Using install-amd64-universal-2006.0.iso to boot from
Got through initial boot process fine
Ran net-setup on eth0 and got back nothing.
Ran net-setup on eth1 and it finds the wireless (I think it is finding the wireless card anyway) because #ifconfig results in lo and eth1 being brought up in the listing but eth1 has no ip addr.
If I run #dhcpcd eth1 the shell prompt returns but eth1 "disappears" as in I run #ifconfig and eth1 is no longer listed. So I have to go back and run net-setup again. After I run net-setup and then do #ifconfig to make sure that eth1 is listed I run #iwconfig to see if the wireless card will be identified and I get the following:
livecd root # iwconfig
lo no wireless extensions
eth0 no wireless extensions
eth1 no wireless extensions
But then I run ifconfig:
livecd root # ifconfig eth1
eth1 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
Broadcast...blah blah blah
So is gentoo installation actually finding the wireless card but recognizing it only as an ethernet (wired card) or is it not finding wireless period? Either way can one of you nice folks help me get wireless working so I can continue playing with this cool distro? Thanks much!
Hardware specs for the networking is as follows:
Broadcom 802.11g Network adapter
Marvell Yukon 88E8036 PCI-E Fast Ethernet Controller
1394 Net Adapter _________________ "Imagination was given to man to compensate him for what he is not, and a sense of humor to console him for what he is!" |
|
Back to top |
|
|
thewally l33t
Joined: 12 May 2005 Posts: 703 Location: Genova
|
Posted: Sun Jul 23, 2006 8:31 pm Post subject: |
|
|
Have you loaded wireless card module? _________________ Proudly Member of GeCHI |
|
Back to top |
|
|
rebelwarriorprincess n00b
Joined: 23 Jul 2006 Posts: 4
|
|
Back to top |
|
|
thewally l33t
Joined: 12 May 2005 Posts: 703 Location: Genova
|
Posted: Sun Jul 23, 2006 10:47 pm Post subject: |
|
|
This CD (Conrad LiveCD) has ndiswrapper installed, use it for gentoo installation.
To know more about using ndiswrapper take a look here. _________________ Proudly Member of GeCHI |
|
Back to top |
|
|
rebelwarriorprincess n00b
Joined: 23 Jul 2006 Posts: 4
|
Posted: Sun Jul 23, 2006 11:02 pm Post subject: |
|
|
Thanks! (If you can't tell I am rubbing my hands in glee and cackling with delight!) I'll let you know how it works. Give me a bit of time. _________________ "Imagination was given to man to compensate him for what he is not, and a sense of humor to console him for what he is!" |
|
Back to top |
|
|
thewally l33t
Joined: 12 May 2005 Posts: 703 Location: Genova
|
Posted: Sun Jul 23, 2006 11:23 pm Post subject: |
|
|
rebelwarriorprincess wrote: | Give me a bit of time. |
Good, I'll wait _________________ Proudly Member of GeCHI |
|
Back to top |
|
|
rebelwarriorprincess n00b
Joined: 23 Jul 2006 Posts: 4
|
Posted: Mon Jul 24, 2006 12:26 am Post subject: |
|
|
Okay, now I've read a bit to ask a couple of questions:
I am presuming you are running x86 from the information contained in the CONRAD installation guide? Do you know of any "gotchas" I should look out for since I am running x86_64?
And I set my hdparms as follows:
hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda and this increased my cached read from 1168MB in 2.00 seconds to 1176 MB in 2.00 seconds. A small improvement but I'd like to get a bit more out of this puppy. Recommendations?
Still reading through the installation documentation from the link you sent me before I jump into it. Got the iso burned and ready to go when I'm done reading. Thanks! _________________ "Imagination was given to man to compensate him for what he is not, and a sense of humor to console him for what he is!" |
|
Back to top |
|
|
thewally l33t
Joined: 12 May 2005 Posts: 703 Location: Genova
|
Posted: Mon Jul 24, 2006 1:51 pm Post subject: |
|
|
rebelwarriorprincess wrote: | I am presuming you are running x86 from the information contained in the CONRAD installation guide? Do you know of any "gotchas" I should look out for since I am running x86_64? |
I have a 32bit laptop running ndiswrapper very well...but you can't use ndiswrapper on a 64 bit machine (because wireless card drivers are 32bit).
If you want to use ndisrapper, you must install a 32bit gentoo on your pc.
rebelwarriorprincess wrote: |
And I set my hdparms as follows:
hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda and this increased my cached read from 1168MB in 2.00 seconds to 1176 MB in 2.00 seconds. A small improvement but I'd like to get a bit more out of this puppy. Recommendations? |
For me is enought
rebelwarriorprincess wrote: | Still reading through the installation documentation from the link you sent me before I jump into it. Got the iso burned and ready to go when I'm done reading. Thanks! |
Glad to help you _________________ Proudly Member of GeCHI |
|
Back to top |
|
|
|