Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Forum italiano (Italian) Risorse italiane (documentazione e tools)
  • Search

CK3: La rete funzionava durante l'installazione ma non dopo

Forum riservato alla documentazione in italiano.

Moderator: ago

Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
Author
Message
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

CK3: La rete funzionava durante l'installazione ma non dopo

  • Quote

Post by fedeliallalinea » Sun Oct 17, 2004 12:31 pm

Navigazione: [ back CK2: Cosa e' devfs? Ne ho veramente bisogno? Dove lo abilito? ] [ next CK4: Ho compilato un nuovo kernel, ma i miei cambiamenti non hanno avuto effetto. Come installo il mio nuovo kernel? ] [ Compilazione Kernel ] [ Indice ]


La rete funzionava durante l'installazione, ma dopo avere compilato il kernel non funzione piu'


Prima di tutto devete essere sicuri di avere compilato correttamente il modulo per la vostra scheda di rete (come modulo, e non come built-in). Andate in /usr/src/linux e date il comando make menuconfig e selezionate il vostro modulo. La lista di moduli per le schede di rete la trovate sotto 'Network device support --> Ethernet (10 or 100MBit) -->' (per sapere qual'e' la vostra scheda di rete potete usare il comando lspci e poi aiutarvi con l'help della configurazione) e ricompilate i moduli con (make dep && make modules modules_install).
PS: per chi usa kernel versione 2.6 la lista la trovate sotto 'Device Drivers --> Network device support --> Ethernet (10 or 100MBit) -->' e le compilazione dei moduli avviene tramite 'make modules_install'.

Se non usi hotplug/codeplug edita metti il nome del modulo nel file /etc/modules.autoload.d/kernel-2.X, e edita il file /etc/conf.d/net. Se usate una rete con dhcp basta semplicemente scommentare questa linea:

Code: Select all

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
iface_eth0="dhcp"
#dhcpcd_eth0="..."
Se usate una rete con ip statico:

Code: Select all

# This is basically the ifconfig argument without the ifconfig $iface
#
#iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"
Prossimo passo e' di aggiungere net.eth0 allo script di startup:

Code: Select all

rc-update add net.eth0 default
Riaviate e tutto dovrebbe andare


Autore: TheCoop (testo originale)
Traduttore: fedeliallalinea
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Risorse italiane (documentazione e tools)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic