View previous topic :: View next topic |
Author |
Message |
lmcsbri n00b
Joined: 27 Sep 2002 Posts: 31
|
Posted: Thu Oct 03, 2002 3:16 pm Post subject: Installing on a Compaq Armada 7400 laptop |
|
|
Hi Folks,
I'm installing gentoo on a Compaq Armada 7400. The problem I have right now is after installing up to stage 3 and recompile my kernel the laptop would hang after doing the "Starting Local..." step which I think is when multiuser mode get started.
The Laptop boots ok in single user mode
Any reason why this would happen ?
The network card is not detected by the system after installing but the card was detected on the net-setup from the cdrom. The chipset is intel and I have compile the proper drivers in the kernel
Help ????? |
|
Back to top |
|
|
masseya Bodhisattva
Joined: 17 Apr 2002 Posts: 2602 Location: Baltimore, MD
|
Posted: Fri Oct 04, 2002 12:02 am Post subject: |
|
|
Does this link help you at all? It seems like they have a lot of the laptops specs and might help with the network card. _________________ if i never try anything, i never learn anything..
if i never take a risk, i stay where i am.. |
|
Back to top |
|
|
lmcsbri n00b
Joined: 27 Sep 2002 Posts: 31
|
Posted: Sun Oct 06, 2002 5:54 pm Post subject: |
|
|
Tristam29 wrote: | Does this link help you at all? It seems like they have a lot of the laptops specs and might help with the network card. |
I have fouond some usefull information in there but what I did is use the vanillas sources and the system is booting ok now. It still doesn't detect eth0 but I'm still working on this. Also i can get X to start since the config file is looking for a monitor and doesn't seems smart enough to figure out that there is an LCD to start... |
|
Back to top |
|
|
lmcsbri n00b
Joined: 27 Sep 2002 Posts: 31
|
Posted: Sun Oct 06, 2002 11:27 pm Post subject: |
|
|
lmcsbri wrote: | Tristam29 wrote: | Does this link help you at all? It seems like they have a lot of the laptops specs and might help with the network card. |
I have fouond some usefull information in there but what I did is use the vanillas sources and the system is booting ok now. It still doesn't detect eth0 but I'm still working on this. Also i can get X to start since the config file is looking for a monitor and doesn't seems smart enough to figure out that there is an LCD to start... |
Ok I got X working now but the kernel still doesn' t detect ETH0 help please...
I can manually start eth0 by doing :
/etc/init.d/net.eth0 start
so how can I make sure that this is done at boot time ??? |
|
Back to top |
|
|
lmcsbri n00b
Joined: 27 Sep 2002 Posts: 31
|
Posted: Thu Oct 10, 2002 11:26 am Post subject: |
|
|
lmcsbri wrote: | lmcsbri wrote: | Tristam29 wrote: | Does this link help you at all? It seems like they have a lot of the laptops specs and might help with the network card. |
I have fouond some usefull information in there but what I did is use the vanillas sources and the system is booting ok now. It still doesn't detect eth0 but I'm still working on this. Also i can get X to start since the config file is looking for a monitor and doesn't seems smart enough to figure out that there is an LCD to start... |
Ok I got X working now but the kernel still doesn' t detect ETH0 help please...
I can manually start eth0 by doing :
/etc/init.d/net.eth0 start
so how can I make sure that this is done at boot time ??? |
Ok I did rc-update -add net.eth0 default a second time and now it works !
Thanks for all your help guys |
|
Back to top |
|
|
|