* [gentoo-user] dhcp problems
@ 2006-03-16 15:21 Nick Smith
2006-03-16 15:34 ` [gentoo-user] " Nick Smith
2006-03-16 19:23 ` [gentoo-user] " JimD
0 siblings, 2 replies; 7+ messages in thread
From: Nick Smith @ 2006-03-16 15:21 UTC (permalink / raw
To: gentoo-user
i have a new laptop that is giving me fits when i try to get any
distro of linux installed. i was actually able to install gentoo and
got it to boot (this is my first amd64 machine) but i cant get it to
pull an ip address via dhcp i get this in the syslog:
dhcpcd[6038]: dhcpStart: ioctl SIOCSIFFLAGS: Function not implemented
i did install dhcpcd on the install so that should be working, and i
do have the 8139too driver compiled into the kernel like i normally
do. what am i missing here?
thanks for any help
Nick
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: dhcp problems
2006-03-16 15:21 [gentoo-user] dhcp problems Nick Smith
@ 2006-03-16 15:34 ` Nick Smith
2006-03-16 19:23 ` [gentoo-user] " JimD
1 sibling, 0 replies; 7+ messages in thread
From: Nick Smith @ 2006-03-16 15:34 UTC (permalink / raw
To: gentoo-user
On 3/16/06, Nick Smith <nick.smith79@gmail.com> wrote:
> i have a new laptop that is giving me fits when i try to get any
> distro of linux installed. i was actually able to install gentoo and
> got it to boot (this is my first amd64 machine) but i cant get it to
> pull an ip address via dhcp i get this in the syslog:
>
> dhcpcd[6038]: dhcpStart: ioctl SIOCSIFFLAGS: Function not implemented
>
> i did install dhcpcd on the install so that should be working, and i
> do have the 8139too driver compiled into the kernel like i normally
> do. what am i missing here?
>
> thanks for any help
>
> Nick
>
i get this on the live cd too for some reason. i installed with the
new Live CD. but i am now using a minimal amd64 install cd to try and
fix this....any ideas?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] dhcp problems
2006-03-16 15:21 [gentoo-user] dhcp problems Nick Smith
2006-03-16 15:34 ` [gentoo-user] " Nick Smith
@ 2006-03-16 19:23 ` JimD
2006-03-29 18:18 ` Nick Smith
1 sibling, 1 reply; 7+ messages in thread
From: JimD @ 2006-03-16 19:23 UTC (permalink / raw
To: gentoo-user
On Thu, 16 Mar 2006 10:21:17 -0500
"Nick Smith" <nick.smith79@gmail.com> wrote:
> i have a new laptop that is giving me fits when i try to get any
> distro of linux installed. i was actually able to install gentoo and
> got it to boot (this is my first amd64 machine) but i cant get it to
> pull an ip address via dhcp i get this in the syslog:
>
> dhcpcd[6038]: dhcpStart: ioctl SIOCSIFFLAGS: Function not implemented
>
> i did install dhcpcd on the install so that should be working, and i
> do have the 8139too driver compiled into the kernel like i normally
> do. what am i missing here?
>
> thanks for any help
>
> Nick
I had similar problems with a new Centrino laptop. The wireless would
not work, neither would the regular network port. I first tried to
boot with the kernel parameter acpi=off. This worked for me, however I
then lost all acpi funtions so I could not use SpeedStep or see how
much battery life I had.
I kept searchig and found irqpoll as a kernel boot option. Using that
fixed my wireless up and allowed me to get my battery status. I think
it all had to do with irq sharing and conflicts.
Try booting up with the irqpool kernel boot option or the acpi=off boot
option and see what you get.
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] dhcp problems
2006-03-16 19:23 ` [gentoo-user] " JimD
@ 2006-03-29 18:18 ` Nick Smith
2006-03-31 1:40 ` JimD
0 siblings, 1 reply; 7+ messages in thread
From: Nick Smith @ 2006-03-29 18:18 UTC (permalink / raw
To: gentoo-user
On 3/16/06, JimD <Jim@keeliegirl.dyndns.org> wrote:
> On Thu, 16 Mar 2006 10:21:17 -0500
> "Nick Smith" <nick.smith79@gmail.com> wrote:
>
> > i have a new laptop that is giving me fits when i try to get any
> > distro of linux installed. i was actually able to install gentoo and
> > got it to boot (this is my first amd64 machine) but i cant get it to
> > pull an ip address via dhcp i get this in the syslog:
> >
> > dhcpcd[6038]: dhcpStart: ioctl SIOCSIFFLAGS: Function not implemented
> >
> > i did install dhcpcd on the install so that should be working, and i
> > do have the 8139too driver compiled into the kernel like i normally
> > do. what am i missing here?
> >
> > thanks for any help
> >
> > Nick
>
> I had similar problems with a new Centrino laptop. The wireless would
> not work, neither would the regular network port. I first tried to
> boot with the kernel parameter acpi=off. This worked for me, however I
> then lost all acpi funtions so I could not use SpeedStep or see how
> much battery life I had.
>
> I kept searchig and found irqpoll as a kernel boot option. Using that
> fixed my wireless up and allowed me to get my battery status. I think
> it all had to do with irq sharing and conflicts.
>
> Try booting up with the irqpool kernel boot option or the acpi=off boot
> option and see what you get.
>
> Jim
> --
> gentoo-user@gentoo.org mailing list
>
>
I have tried both those options, and have even tried just a static ip
address just in case dhcp was messed up, and it still gives me that
"Function not implemented" error message.
I have done 3 different installs of gentoo, recompiled different
modules for the network card etc to no avail. how is it that it can
work with ubuntu and suse, but i cant get the darned thing to work in
gentoo, the OS i really want on my laptop ;-)
any more ideas?
thanks
Nick
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] dhcp problems
2006-03-29 18:18 ` Nick Smith
@ 2006-03-31 1:40 ` JimD
2006-03-31 7:55 ` Mick
0 siblings, 1 reply; 7+ messages in thread
From: JimD @ 2006-03-31 1:40 UTC (permalink / raw
To: gentoo-user
On Wed, 29 Mar 2006 13:18:35 -0500
"Nick Smith" <nick.smith79@gmail.com> wrote:
> I have tried both those options, and have even tried just a static ip
> address just in case dhcp was messed up, and it still gives me that
> "Function not implemented" error message.
> I have done 3 different installs of gentoo, recompiled different
> modules for the network card etc to no avail. how is it that it can
> work with ubuntu and suse, but i cant get the darned thing to work in
> gentoo, the OS i really want on my laptop ;-)
>
> any more ideas?
>
> thanks
>
> Nick
I don't have the original thread anymore. What type of laptop? What
type of network card? Internal wireless?
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] dhcp problems
2006-03-31 1:40 ` JimD
@ 2006-03-31 7:55 ` Mick
2006-03-31 13:22 ` JimD
0 siblings, 1 reply; 7+ messages in thread
From: Mick @ 2006-03-31 7:55 UTC (permalink / raw
To: gentoo-user
On 31/03/06, JimD <Jim@keeliegirl.dyndns.org> wrote:
> On Wed, 29 Mar 2006 13:18:35 -0500
> "Nick Smith" <nick.smith79@gmail.com> wrote:
>
> > I have tried both those options, and have even tried just a static ip
> > address just in case dhcp was messed up, and it still gives me that
> > "Function not implemented" error message.
> > I have done 3 different installs of gentoo, recompiled different
> > modules for the network card etc to no avail. how is it that it can
> > work with ubuntu and suse, but i cant get the darned thing to work in
> > gentoo, the OS i really want on my laptop ;-)
> >
> > any more ideas?
> >
> > thanks
> >
> > Nick
>
> I don't have the original thread anymore. What type of laptop? What
> type of network card? Internal wireless?
Sorry, I have no ideas to contribute. I am similarly confused about a
laptop I just got. It is a Compaq Evo N600c (82801CAM (ICH3) PRO.100
VM (KM) Ethernet Controller which I run with the e100 module). I use
dhcpcd and the darn thing will take ages to get an address from the
router. Some times I have to reboot both. Other boxen on the same
lan get an IP address in nanoseconds!
Please let us know if you crack this one.
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] dhcp problems
2006-03-31 7:55 ` Mick
@ 2006-03-31 13:22 ` JimD
0 siblings, 0 replies; 7+ messages in thread
From: JimD @ 2006-03-31 13:22 UTC (permalink / raw
To: gentoo-user
On Fri, 31 Mar 2006 07:55:18 +0000
Mick <michaelkintzios@gmail.com> wrote:
> Sorry, I have no ideas to contribute. I am similarly confused about a
> laptop I just got. It is a Compaq Evo N600c (82801CAM (ICH3) PRO.100
> VM (KM) Ethernet Controller which I run with the e100 module). I use
> dhcpcd and the darn thing will take ages to get an address from the
> router. Some times I have to reboot both. Other boxen on the same
> lan get an IP address in nanoseconds!
>
> Please let us know if you crack this one.
The biggest issue I found with my laptop was caused by IRQ sharing
conflicts. Poke around in your BIOS and see if you can manually
set IRQ's.
Do you have a PCMCIA nic? If so, try disabling your internal wireless
and using the PCMCIA nic and see if that helps.
Did you try booting up with the irqpool kernel boot option and/or the
acpi=off boot option?
Also, did you try these drivers from Intel?
http://www.intel.com/support/network/adapter/1000/linux/e100.htm
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-03-31 13:27 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-16 15:21 [gentoo-user] dhcp problems Nick Smith
2006-03-16 15:34 ` [gentoo-user] " Nick Smith
2006-03-16 19:23 ` [gentoo-user] " JimD
2006-03-29 18:18 ` Nick Smith
2006-03-31 1:40 ` JimD
2006-03-31 7:55 ` Mick
2006-03-31 13:22 ` JimD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox