Решено: при нажатии кнопки ноутбук перезагружается. (ТОЛЬКО В ГРАФИЧЕСКОМ ИНТЕРФЕЙСЕ)

Модератор: Модераторы разделов

uscr
Сообщения: 152
ОС: Fedora

Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение uscr »

При нажатии кнопки, которая находится на кла иатуре между "ы" и "а" ноутбук перезагружается. Это происходит ТОЛЬКО графическом интерфейсе. При нажатии её консоли ноутбук продолжает работать (буко ка консоли отображается.) Что это? Как лечить?


P.S. Да, я пропускал именно эту бук у.
Спасибо сказали:
NickLion
Сообщения: 3408
Статус: аватар-невидимка
ОС: openSUSE Tumbleweed x86_64

Re: Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение NickLion »

1. Не важно в какой раскладке?
2. Запустите в эмуляторе терминала xev и нажмите 'в'. Нужно успеть увидеть до перезагрузки, что будет в консоли. В нормальном состоянии там:

Код: Выделить всё

KeyPress event, serial 34, synthetic NO, window 0x5200001,
    root 0x157, subw 0x0, time 17272401, (-117,597), root:(773,618),
    state 0x10, keycode 40 (keysym 0x64, d), same_screen YES,
    XLookupString gives 1 bytes: (64) "d"
    XmbLookupString gives 1 bytes: (64) "d"
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x5200001,
    root 0x157, subw 0x0, time 17272462, (-117,597), root:(773,618),
    state 0x10, keycode 40 (keysym 0x64, d), same_screen YES,
    XLookupString gives 1 bytes: (64) "d"
    XFilterEvent returns: False

Самое главное:
keycode 40 (keysym 0x64, d)
Что у Вас?

3. Через udev:
от рута в консоли:
создайте файл
/lib/udev/keymaps/test:

Код: Выделить всё

echo "0x20 d" > /lib/udev/keymaps/test

после этого выполните:

Код: Выделить всё

/lib/udev/keymap input/event0 /lib/udev/keymaps/test


4. И ещё /etc/X11/xkb проверить бы надо. Но тут надо знать как настроены X'ы. xorg.conf, HAL, xorg.conf.d?
Спасибо сказали:
uscr
Сообщения: 152
ОС: Fedora

Re: Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение uscr »

Раскладка значения не имеет.
NickLion писал(а):
28.06.2010 20:03
4. И ещё /etc/X11/xkb проверить бы надо. Но тут надо знать как настроены X'ы. xorg.conf, HAL, xorg.conf.d?


Это сё я не трогал ообще. Остальное... Попробую перенапра ить ы од файл. Нажатие кнопки дейст ует как физическое отключение питания. Мгно енная перезагрузка. За тра попробую с usb кла иатурой.

_________________________________UPDATE__________________________________
Итак. Я использую tuxonice-ядро. Так вот если грузить tuxonice ядро, то появляется проблема с буквой "в". Сейчас я из-под родного ядра и всё нормально.

Вывод xev глазами увидеть не возможно. В файл тоже ничего не успевает записать.
3. Через udev:

Выводит EVIOCGKEYCODE: Invalid argument и так при загрузке ЛЮБОГО ядра. Вывод xev при загрузке родного ядра такой, как надо. Ещё примечательно то, что при нажатии "в" происходит не совсем перезагрузка. Просто экран тухнет и я попадаю к моменту, когда можно выбирать что грузить (у меня grub). Раньше на это не обращал внимания.
В dmesg ничего адекватного не нашёл, но выкладываю послендние -дцать строк:

Код: Выделить всё

io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:1c.0: setting latency timer to 64
pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
pcieport 0000:00:1c.1: setting latency timer to 64
pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
pcieport 0000:00:1c.2: setting latency timer to 64
pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
pcieport 0000:00:1c.3: setting latency timer to 64
pcieport 0000:00:1c.3: irq 27 for MSI/MSI-X
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7019a68), AE_ALREADY_EXISTS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7019a68), AE_ALREADY_EXISTS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7019a68), AE_ALREADY_EXISTS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7019a68), AE_ALREADY_EXISTS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7019a68), AE_ALREADY_EXISTS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7019a68), AE_ALREADY_EXISTS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7019a68), AE_ALREADY_EXISTS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7019a68), AE_ALREADY_EXISTS
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
acpiphp: Slot [1] registered
acpiphp_glue: sibling found, but _SUN doesn't match!
acpiphp_glue: sibling found, but _SUN doesn't match!
acpiphp_glue: sibling found, but _SUN doesn't match!
pci-stub: invalid id string ""
ACPI: AC Adapter [AC] (on-line)
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
ACPI: Power Button [PWRB]
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
ACPI: Lid Switch [LID0]
input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
ACPI: Sleep Button [SLPB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
ACPI: Power Button [PWRF]
ACPI: Fan [FAN] (on)
ACPI: SSDT 3f5b7c90 00239 (v02  PmRef  Cpu0Ist 00003000 INTL 20051117)
ACPI: SSDT 3f5b6e10 001C7 (v02  PmRef  Cpu0Cst 00003001 INTL 20051117)
Marking TSC unstable due to TSC halts in idle
Switching to clocksource hpet
ACPI: SSDT 3f5b7f10 000D0 (v02  PmRef  Cpu1Ist 00003000 INTL 20051117)
ACPI: SSDT 3f5b5f10 00083 (v02  PmRef  Cpu1Cst 00003000 INTL 20051117)
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (27 C)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
ACPI: Battery Slot [BAT0] (battery present)
Non-volatile memory driver v1.3
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel 945GME Chipset
agpgart-intel 0000:00:00.0: detected 7932K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x40000000
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input4
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
ahci 0000:00:1f.2: irq 28 for MSI/MSI-X
ahci: SSS flag set, parallel bus scan disabled
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x5 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 abar m1024@0x58344000 port 0x58344100 irq 28
ata2: DUMMY
ata3: SATA max UDMA/133 abar m1024@0x58344000 port 0x58344200 irq 28
ata4: DUMMY
Fixed MDIO Bus: probed
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: using broken periodic workaround
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
ehci_hcd 0000:00:1d.7: irq 16, io mem 0x58344400
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.33.5-124.fc13.i686.PAE ehci_hcd
usb usb1: SerialNumber: 0000:00:1d.7
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 16, io base 0x000060a0
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.33.5-124.fc13.i686.PAE uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 17, io base 0x00006080
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.33.5-124.fc13.i686.PAE uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.1
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006060
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.33.5-124.fc13.i686.PAE uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.2
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 19, io base 0x00006040
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.33.5-124.fc13.i686.PAE uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.3
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
nf_conntrack version 0.5.0 (15886 buckets, 63544 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
Using IPI No-Shortcut mode
PM: Resume from disk failed.
registered taskstats version 1
No TPM chip found, activating TPM-bypass!
  Magic number: 14:124:756
rtc_cmos 00:03: setting system clock to 2010-06-28 22:42:58 UTC (1277764978)
Initalizing network drop monitor service
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
usb 1-2: new high speed USB device using ehci_hcd and address 2
ata1.00: ATA-8: WDC WD1600BEVT-22ZCT0, 11.01A11, max UDMA/133
ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      WDC WD1600BEVT-2 11.0 PQ: 0 ANSI: 5
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4 < sda5 >
sd 0:0:0:0: [sda] Attached SCSI disk
usb 1-2: New USB device found, idVendor=064e, idProduct=a102
usb 1-2: New USB device strings: Mfr=2, Product=1, SerialNumber=3
usb 1-2: Product: WebCam
usb 1-2: Manufacturer: SuYin
usb 1-2: SerialNumber: CN0316-S30C-OV061-VA-R02.02.02
ata3: SATA link down (SStatus 0 SControl 300)
Freeing unused kernel memory: 480k freed
Write protecting the kernel text: 3616k
Write protecting the kernel read-only data: 1764k
dracut: dracut-005-3.fc13
dracut: rd_NO_LUKS: removing cryptoluks activation
udev: starting version 151
acpi device:27: registered as cooling_device3
input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
ACPI: Video Device [OVGA] (multi-head: yes  rom: yes  post: no)
Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04771/0xa40000/0xa0000
[drm] Initialized drm 1.1.0 20060810
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 0000:00:02.0: setting latency timer to 64
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[drm] set up 7M of stolen space
[drm] initialized overlay support
fbcon: inteldrmfb (fb0) is primary device
Console: switching to colour frame buffer device 128x37
fb0: inteldrmfb frame buffer device
registered panic notifier
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
dracut: Starting plymouth daemon
dracut: rd_NO_DM: removing DM RAID activation
dracut: rd_NO_MD: removing MD RAID activation
dracut: Scanning devices sda2  for LVM logical volumes vg_stuart/lv_root vg_stuart/lv_swap
dracut: inactive '/dev/vg_stuart/lv_root' [28.25 GiB] inherit
dracut: inactive '/dev/vg_stuart/lv_swap' [1.44 GiB] inherit
EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
EXT4-fs (dm-0): write access will be enabled during recovery
EXT4-fs (dm-0): orphan cleanup on readonly fs
EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 393418
EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 393405
EXT4-fs (dm-0): 2 orphan inodes deleted
EXT4-fs (dm-0): recovery complete
EXT4-fs (dm-0): mounted filesystem with ordered data mode
dracut: Mounted root filesystem /dev/mapper/vg_stuart-lv_root
dracut: Loading SELinux policy
type=1404 audit(1277764983.526:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
SELinux: 2048 avtab hash slots, 196346 rules.
SELinux: 2048 avtab hash slots, 196346 rules.
SELinux:  9 users, 13 roles, 3270 types, 159 bools, 1 sens, 1024 cats
SELinux:  77 classes, 196346 rules
SELinux:  Completing initialization.
SELinux:  Setting up existing superblocks.
SELinux: initialized (dev dm-0, type ext4), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
type=1403 audit(1277764984.414:3): policy loaded auid=4294967295 ses=4294967295
dracut: Switching root
udev: starting version 151
ACPI: WMI: Mapper loaded
atl1c 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
atl1c 0000:03:00.0: setting latency timer to 64
atl1c 0000:03:00.0: version 1.0.0.1-NAPI
intel_rng: FWH not detected
microcode: CPU0 sig=0x106c2, pf=0x4, revision=0x212
microcode: CPU1 sig=0x106c2, pf=0x4, revision=0x212
microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
type=1400 audit(1277764989.431:4): avc:  denied  { mmap_zero } for  pid=555 comm="vbetool" scontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tcontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tclass=memprotect
iTCO_vendor_support: vendor-support=0
cfg80211: Calling CRDA to update world regulatory domain
Linux video capture interface: v2.00
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
uvcvideo: Found UVC 1.00 device WebCam (064e:a102)
input: WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input8
leds_ss4200: no LED devices found
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
microcode: CPU0 updated to revision 0x218, date = 2009-04-10
microcode: CPU1 updated to revision 0x218, date = 2009-04-10
ath9k 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ath9k 0000:01:00.0: setting latency timer to 64
ath: EEPROM regdomain: 0x65
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x65
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
HDA Intel 0000:00:1b.0: irq 29 for MSI/MSI-X
HDA Intel 0000:00:1b.0: setting latency timer to 64
cfg80211: World regulatory domain updated:
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
phy0: Selected rate control algorithm 'ath9k_rate_control'
Registered led device: ath9k-phy0::radio
Registered led device: ath9k-phy0::assoc
Registered led device: ath9k-phy0::tx
Registered led device: ath9k-phy0::rx
phy0: Atheros AR9285 Rev:2 mem=0xf9b00000, irq=16
hda_codec: ALC272: BIOS auto-probing.
ALSA sound/pci/hda/hda_codec.c:4284: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:4288:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:4292:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:4293:    mono: mono_out=0x0
ALSA sound/pci/hda/hda_codec.c:4304:    inputs: mic=0x12, fmic=0x18, line=0x0, fline=0x0, cd=0x0, aux=0x0
ALSA sound/pci/hda/patch_realtek.c:1297: realtek: No valid SSID, checking pincfg 0x4016892d for NID 0x1d
ALSA sound/pci/hda/patch_realtek.c:1313: realtek: Enabling init ASM_ID=0x892d CODEC_ID=10ec0272
cfg80211: Calling CRDA for country: RU
cfg80211: Regulatory domain changed to country: RU
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
EXT4-fs (sda1): mounted filesystem with ordered data mode
SELinux: initialized (dev sda1, type ext4), uses xattr
fuse init (API version 7.13)
SELinux: initialized (dev sda3, type fuseblk), uses genfs_contexts
SELinux: initialized (dev sda5, type fuseblk), uses genfs_contexts
Adding 1507320k swap on /dev/mapper/vg_stuart-lv_swap.  Priority:-1 extents:1 across:1507320k
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
Спасибо сказали:
Xandry
Сообщения: 980
ОС: openSUSE

Re: Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение Xandry »

Что за ноутбук? Невооружённым глазом видна ругань ACPI. Первое что яндексится - https://bugzilla.kernel.org/show_bug.cgi?id=15962
Спасибо сказали:
uscr
Сообщения: 152
ОС: Fedora

Re: Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение uscr »

Как раз Acer aspire one.

Но там говорят BIOS виноват, а я с этим биосом 5 месяцев с федорой 12 отходил и месяц с тринадцатой. Сейчас по прежнему тринадцатая. Хм... Ну буду ждать чего нибудь.
Спасибо сказали:
Xandry
Сообщения: 980
ОС: openSUSE

Re: Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение Xandry »

Попробуйте добавить параметр acpi=off в загрузку ядра.
Спасибо сказали:
uscr
Сообщения: 152
ОС: Fedora

Re: Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение uscr »

Xandry писал(а):
30.06.2010 18:30
Попробуйте добавить параметр acpi=off в загрузку ядра.


К сожалению, не успел попробовать, проблема решилась очередным обновлением.
Спасибо сказали:
Аватара пользователя
agentprog
Сообщения: 362
Статус: Ad Astra per aspera
ОС: openSUSE 11.4, Arch

Re: Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение agentprog »

uscr писал(а):
06.07.2010 21:11
К сожалению

или к счастью? ;)
No problems - just solutions!
Спасибо сказали:
uscr
Сообщения: 152
ОС: Fedora

Re: Решено: при нажатии кнопки ноутбук перезагружается.

Сообщение uscr »

Забудьте всё, что я говорил. Всё по прежнему не работает, мне просто один раз повезло. а вот acpi=off помогло, спасибо.
Спасибо сказали: