Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Emerge] acpi4asus compile pas. (resolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
jul16ar
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jan 2007
Posts: 100

PostPosted: Thu Jan 18, 2007 11:00 pm    Post subject: [Emerge] acpi4asus compile pas. (resolu) Reply with quote

Bonsoir,

Tout est dans le titre : un emerge acpi4asus me renvoi une erreur.
Mon portable, un ASUS M6ne, sous une gentoo 2006.1 avec un noyau 2.6.19-gentoo-r4.

La fin du "build log":
Code:

...
...
...
make: *** [asus_core.o] Erreur 1

!!! ERROR: app-laptop/acpi4asus-0.30 failed.
Call stack:
  ebuild.sh, line 1618:   Called dyn_compile
  ebuild.sh, line 975:   Called qa_call 'src_compile'
  environment, line 3926:   Called src_compile
  acpi4asus-0.30.ebuild, line 24:   Called linux-mod_src_compile
  linux-mod.eclass, line 510:   Called die

!!! Unable to make  KERNELSRC=/usr/src/linux  .
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/app-laptop/acpi4asus-0.30/temp/build.log'.




Voila mon make.conf :
Code:
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS=""
LINGUAS="fr en"
ACCEPT_KEYWORDS="~x86"
VIDEO_CARDS="radeon vesa fbdev"
INPUT_DEVICES="keyboard mouse synaptics"
USE="X aiglx alsa acpi bash-completion avi cdr cli crypt cups dbus gtk gtk2
dri dvd dvdr encode firefox gif gnome gpm gstreamer jpeg browserplugin
mikmod mp3 ncurses nptl nptlonly opengl perl png ppds python qt3 qt4 qt3support
readline sdl spell ssl truetype truetype-fonts type1-fonts udev pam
unicode vorbis win32codecs x86 xml xorg xv zlib symlink avahi hal lm_sensors
cdparanoia cjk dvdread divx4linux foomaticdb imagemagick userlocales
logitech-mouse mplayer musepack network usb java xml2 xvid quicktime
bzip2 mime innodb pcmcia samba real posix audacious wifi reiserfs berkdb
apache2 mysql php gd cgi divx -kde ntfs v4l v4l2 xchattext xemacs dri

dvd ffmpeg mpeg mad wxwindows aac dts a52 ogg flac theora
oggvorbis matroska freetype bidi xv svga gnutls stream vlm httpd cdda
vcd cdio live

fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov pat clflush dts
acpi mmx fxsr sse sse2 ss tm pbe est tm2
"
FEATURES=""



et mon .config de mon noyau 2.6.19-gentoo-r4
Code:
#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set
# CONFIG_PM_SYSFS_DEPRECATED is not set
# CONFIG_SOFTWARE_SUSPEND is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
# CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_HOTKEY=y
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_ASUS=y
# CONFIG_ACPI_IBM is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_X86_PM_TIMER is not set
CONFIG_ACPI_CONTAINER=m
# CONFIG_ACPI_SBS is not set

#
# APM (Advanced Power Management) BIOS Support
#
CONFIG_APM=m
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
CONFIG_APM_DO_ENABLE=y
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
CONFIG_APM_REAL_MODE_POWER_OFF=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_STAT=m
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
CONFIG_X86_SPEEDSTEP_ICH=m
CONFIG_X86_SPEEDSTEP_SMI=m
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set

#
# shared options
#
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
CONFIG_X86_SPEEDSTEP_LIB=m
# CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set



Voila,


Si quelqu'un a une petite idée pour me faire avancer.
Merci d'avance.

Cordialement,
Julien


Last edited by jul16ar on Sun Jan 21, 2007 4:25 am; edited 1 time in total
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Fri Jan 19, 2007 1:32 pm    Post subject: Reply with quote

Salut, est-tu certain que ton lien symbolique /usr/src/linux existe ou carrément qu'il pointe sur la bonne version des sources ?

Tu peux essayer ceci :

Code:

# su -
# uname -a



Prend en note la version du noyau et regarde si ton /usr/src/linux pointe sur la même version.

Si ça fonctionne pas:

Code:

# su -
# ln -sfn /usr/src/kernel-version /usr/src/linux


Si c'est pas une passe de version de noyau, j'ai aucune idée :?
Back to top
View user's profile Send private message
nemo13
Veteran
Veteran


Joined: 08 Oct 2004
Posts: 1016
Location: France/Istres

PostPosted: Fri Jan 19, 2007 2:35 pm    Post subject: Re: [Emerge] acpi4asus compile pas. Reply with quote

jul16ar wrote:
!!! Unable to make KERNELSRC=/usr/src/linux

même idée que d2-racing
jul16ar wrote:
et mon .config de mon noyau 2.6.19-gentoo-r4
[code]## Power management options (ACPI, APM)
#
CONFIG_PM=y
#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y

#
# APM (Advanced Power Management) BIOS Support
#
CONFIG_APM=m
#Julien

Pour ce que j'en sais , ces deux options sont du type fromage ou (exclusif ) dessert ; bien que tu aies mis apm en module .
Back to top
View user's profile Send private message
Temet
Advocate
Advocate


Joined: 14 Mar 2006
Posts: 2586
Location: 92

PostPosted: Fri Jan 19, 2007 2:40 pm    Post subject: Reply with quote

+1, vire l'apm ;)
Back to top
View user's profile Send private message
jul16ar
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jan 2007
Posts: 100

PostPosted: Sun Jan 21, 2007 4:24 am    Post subject: Reply with quote

j'ai trouvé...

la version 0.30 ne supporte pas les noyau 2.6.19
j'ai rajouté l'ebuild de la version suivante manuellement dans portage et tout va bien maintenant.

Pour ce qui est de mon lien symbolique sur les sources de mon noyau, il est oki (use=symlink).
Et pour l'apm, je comprend pas pourquoi je l'ai pas viré...

bon voila maintenant je vais jouer avec xosd pour l'affichage du volume.


merci à vous
Back to top
View user's profile Send private message
Temet
Advocate
Advocate


Joined: 14 Mar 2006
Posts: 2586
Location: 92

PostPosted: Sun Jan 21, 2007 5:53 am    Post subject: Reply with quote

Si t'as jamais fait, tu peux jeter un oeil ici > http://easynux.org/forum/viewtopic.php?id=429

Y a un bout sur le volume avec l'osd ;)
Back to top
View user's profile Send private message
jul16ar
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jan 2007
Posts: 100

PostPosted: Sun Jan 21, 2007 6:07 am    Post subject: Reply with quote

Temet wrote:
Si t'as jamais fait, tu peux jeter un oeil ici > http://easynux.org/forum/viewtopic.php?id=429

Y a un bout sur le volume avec l'osd ;)


hum trop tard, j'ai déjà finis pour le contrôle du volume et d'audacious et l'affichage Xosd.
Par contre le bout de code sur la désactivation du panel synaptic, ça l'air pas mal, je vais jeter un oeil.

Merci.

Par contre, une question (hors sujet (ou presque) du topic) : comment avoir la liste des fonts disponibles pour osd_cat ?
Back to top
View user's profile Send private message
Temet
Advocate
Advocate


Joined: 14 Mar 2006
Posts: 2586
Location: 92

PostPosted: Sun Jan 21, 2007 12:58 pm    Post subject: Reply with quote

xfontsel ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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