Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CONFIG_FW_LOADER=m POSSIBILE?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Kerberos
n00b
n00b


Joined: 10 Nov 2006
Posts: 33

PostPosted: Sun Dec 09, 2007 11:32 am    Post subject: CONFIG_FW_LOADER=m POSSIBILE? Reply with quote

Salve a tutti,
nella speranza di riuscire un giorno a risolvere il problema di questo topic, avrei una curiosità... dunque navigando ho visto che un utente con un problema simile al mio ha risolto il mancato caricamento del modulo firmware_class mettendo
Code:
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y

come modulari...
Ora tramite make menuconfig la voce hotplug firmware loading support risulta bloccato dai trattini (---) indi per cui vorrei sapere se c'è qualche comando per vedere da quale altra impostazione è dovuto l'obbligo del caricamento interno al kernel.
Ho provato a vedere in ./drivers/base/Kconfig ma dice semplicemente che dipende da HOTPLUG e a dire il vero non capisco cosa voglia dire... :roll:
_________________
Kerberos at anxalug.org
Back to top
View user's profile Send private message
Tigerwalk
Guru
Guru


Joined: 15 May 2007
Posts: 475
Location: Napoli

PostPosted: Sun Dec 09, 2007 11:42 am    Post subject: Reply with quote

vai in
Code:
/usr/src/linux

e dai
Code:
make menuconfig

nella schermata che ti appare dai
Code:
/

e nella maschere successiva, scrivi
Code:
HOTPLUG
e dai invio
ti apparirà una schermata con delle voci simili a queste:
Code:
...................................................
  -> Support for PCI Hotplug (EXPERIMENTAL) (HOTPLUG_PCI [ │
  │                                                                │
  │                                                                │
  │ Symbol: HOTPLUG_PCI_PCIE [=n]                                  │
  │ Prompt: PCI Express Hotplug driver                             │
  │   Defined at drivers/pci/pcie/Kconfig:16                       │
  │   Depends on: HOTPLUG_PCI && PCIEPORTBUS                       │
  │   Location:                                                    │
  │     -> Bus options (PCI, PCMCIA, EISA, MCA, ISA)               │
  │       -> PCI support (PCI [=y])                                │
  │         -> PCI Express support (PCIEPORTBUS [=y])              │
  │                                                                │
  │                                                                │
  │ Symbol: ARCH_ENABLE_MEMORY_HOTPLUG [=y]     
................................................................................

la parte che ti interessa è la voce
Code:
Depends on: HOTPLUG_PCI && PCIEPORTBUS

e simili che ti dice da che cosa dipende l'attivazione del modulo
_________________
Linux user N°447789
Carpe diem (quam minimum credula postero) -Orazio (I,11)
Back to top
View user's profile Send private message
Kerberos
n00b
n00b


Joined: 10 Nov 2006
Posts: 33

PostPosted: Fri Dec 14, 2007 4:42 pm    Post subject: Reply with quote

Nulla da fare... :roll:
mi dà la possibilità solo di inserire o no il modulo nel kernel...
Il fatto è che come si può leggere nel link che ho messo sù da livecd funziona tutto alla perfezione, anche facendo il tutto con genkernel me lo carica nel kernel e riavviando si blocca quando coldplug mi carica i moduli, cosa che succede anche manualmente senza coldplug se carico prima yenta_socket.
Non capisco perchè con genkernel si blocca tutto e a mano non mi fa mettere il modulo esterno.
_________________
Kerberos at anxalug.org
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum