View previous topic :: View next topic |
Author |
Message |
Thoma HAUC n00b
Joined: 30 May 2011 Posts: 55
|
Posted: Mon May 30, 2011 6:40 pm Post subject: [KERNEL] flag CONFIG_USB_SUSPEND (résolu) |
|
|
Bonsoir,
J'ai, pour pouvoir compiler udisks, besoin d'activer le flag CONFIG_USB_SUSPEND.
Quote: | * Messages for package sys-fs/udisks-1.0.2-r1:
* CONFIG_USB_SUSPEND: is not set when it should be.
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* ERROR: sys-fs/udisks-1.0.2-r1 failed (configure phase):
* econf failed |
Mon problème est que je ne sais pas comment l'activer parce qu'il n'est pas visible dans mon fichier .config
Existe t-il une méthode pour y avoir accès?
Si oui, comment procède t-on?
D'avance merci
Thoma
Last edited by Thoma HAUC on Tue May 31, 2011 5:49 pm; edited 2 times in total |
|
Back to top |
|
|
Poussin l33t
Joined: 08 Jun 2007 Posts: 659 Location: Liège
|
Posted: Mon May 30, 2011 6:58 pm Post subject: |
|
|
Dans le menuconfig, tu peux faire une recherche avec "/".
Code: |
Symbol: USB_SUSPEND [=y]
Depends on: USB_SUPPORT [=y] && USB [=y] && PM_RUNTIME [=y]
Location:
-> Device Drivers
-> USB support (USB_SUPPORT [=y])
-> Support for Host-side USB (USB [=y])
|
|
|
Back to top |
|
|
Thoma HAUC n00b
Joined: 30 May 2011 Posts: 55
|
Posted: Mon May 30, 2011 7:53 pm Post subject: |
|
|
Poussin,
C'est activé mais un 'grep CONFIG_USB_SUSPEND .config' m'indique que le symbole n'est pas présent.
Cela doit être un problème de l'ebuild udisks.
Je vais voir dans cette direction.
Thoma |
|
Back to top |
|
|
Thoma HAUC n00b
Joined: 30 May 2011 Posts: 55
|
Posted: Mon May 30, 2011 8:14 pm Post subject: |
|
|
Bon, je pense avoir trouvé ici.
Il faut:
Code: | Power management and ACPI options --->
[*] Run-time PM core functionality |
Puis il faut:
Code: | Device Drivers --->
[*] USB support --->
[*] USB runtime power management (autosuspend) and wakeup |
Thoma |
|
Back to top |
|
|
boozo Advocate
Joined: 01 Jul 2004 Posts: 3193
|
|
Back to top |
|
|
Thoma HAUC n00b
Joined: 30 May 2011 Posts: 55
|
Posted: Tue May 31, 2011 5:48 pm Post subject: |
|
|
C'est confirmé et, du coup, résolu. |
|
Back to top |
|
|
|