View previous topic :: View next topic |
Author |
Message |
uksz n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Feb 2011 Posts: 8 Location: Wroclaw, Poland
|
Posted: Sun Feb 20, 2011 6:26 pm Post subject: kernel doesn't generate any acpi events |
|
|
Hi,
I have a problem with kernel (acpi?).
Whenever I plug in or plug out my adapter, dmesg shows no acpi event (even "unhandled event"). So, my computer thinks, it's still running on AC. (It didn't change the brightness etc.).
I tried to change DSDT, but it compiles fine (without any errors).
Also, my functional keys like brightness up or down don't work. Volume up, volume down and mute work fine.
So, what is going on?
I attach my .config and emerge --info.
http://pastebin.com/3ABLUYUh
Code: | Portage 2.1.9.40 (default/linux/x86/10.0/desktop, gcc-4.5.2, glibc-2.13-r1, 2.6.37-ck i686)
=================================================================
System uname: Linux-2.6.37-ck-i686-Intel-R-_Core-TM-2_Duo_CPU_T5670_@_1.80GHz-with-gentoo-2.0.1
Timestamp of tree: Sun, 20 Feb 2011 15:00:01 +0000
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.6.6-r1, 2.7.1, 3.1.3
dev-util/cmake: 2.8.3-r1
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc: 0.7.0
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.21
sys-devel/gcc: 4.4.4-r2, 4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82
virtual/os-headers: 2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.1 dlj-1.1 Q3AEULA skype-eula"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=core2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="pl_PL.iso8859-2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en pl"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa bash-completion berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gdu gif gpm gtk iconv ipv6 jpeg jpg lcms ldap libnotify mad mikmod mng modules mozilla mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly nspluginwrapper ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd python qt qt3support qt4 readline sdl session spell ssl startup-notification svg sysfs tcpd tiff truetype udev unicode usb vim-syntax vorbis x264 x86 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard evdev mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en pl" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fglrx" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY |
EDIT: I got a Toshiba Satellite Pro A300 laptop. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lxg Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/19265729674c9fac4bb9adf.png)
Joined: 12 Nov 2005 Posts: 1019 Location: Aachen, Germany
|
Posted: Sun Feb 20, 2011 10:49 pm Post subject: |
|
|
Is it possible that ACPI is deactivated in the BIOS? _________________ lxg.de – codebits and tech talk |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
uksz n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Feb 2011 Posts: 8 Location: Wroclaw, Poland
|
Posted: Mon Feb 21, 2011 9:35 am Post subject: |
|
|
I don't think so, because on windows ACPI works.
BUT, on linux it suddenly also work I don't know what happened.
Now, when it works, I couldn't use 'fglrx' drivers. Is that driver cause it ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
uksz n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Feb 2011 Posts: 8 Location: Wroclaw, Poland
|
Posted: Mon Feb 21, 2011 9:55 am Post subject: |
|
|
I reconfigured an ATI driver, and it works properly right now.
It seems to be a SOLVED, but I try to reboot the system, and check out then. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lxg Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/19265729674c9fac4bb9adf.png)
Joined: 12 Nov 2005 Posts: 1019 Location: Aachen, Germany
|
Posted: Mon Feb 21, 2011 10:52 am Post subject: |
|
|
I don't think that the graphics driver causes ACPI to fail. Maybe you booted the wrong kernel. Try comparing the output of the following commands.
Code: | grep ACPI /usr/src/linux/.config
zgrep ACPI /proc/config.gz |
If there are significant differences, you're running a different kernel than the one you're currently configuring. _________________ lxg.de – codebits and tech talk |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
uksz n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Feb 2011 Posts: 8 Location: Wroclaw, Poland
|
Posted: Mon Feb 21, 2011 2:56 pm Post subject: |
|
|
I compared both. It's the same.
I also rebooted the computer and it's still works.
Weird things... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|