Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.04)  Το θέμα επιλύθηκε

...κάρτες ήχου / προβλήματα ήχου
Κανόνες Δ. Συζήτησης
Έχετε κάποιο πρόβλημα με την κάρτα ήχου; Θέλετε βοήθεια; Τότε ακολουθήστε τα παρακάτω βήματα για να εξαχθούν
τεχνικές πληροφορίες από την κάρτα ήχου που έχετε, ώστε να μπορέσουμε να βοηθήσουμε!
viewtopic.php?f=9&t=7242

Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.04)

Δημοσίευσηαπό eliasps » 24 Ιούλ 2012, 01:22

UPDATE 3: Το πρόβλημα δεν υπάρχει ούτε στην 12.10 (νέα εγκατάσταση), φαίνεται πως διορθώθηκε μιά και καλή.

UPDATE 2: Μετά από νέα εγκατάσταση του Ubuntu 12.04, δεν αντιμετώπισα ξανά το ίδιο πρόβλημα.

UPDATE: Έγινε αναφορά του προβλήματος στο launchpad, όσοι επηρεάζεστε από αυτό, μπορείτε να συνεισφέρετε ή να παρακολουθήσετε την αναφορά:
Launchpad bug: #1030320

Καλησπέρα στο forum.

Το πρόβλημά μου είναι αυτό που περιγράφει ο τίτλος:
Στο laptop της υπογραφής, όταν συνδέω ακουστικά (jack) ο ήχος ακούγεται και από τα ακουστικά, αλλά και από τα ηχεία, ενώ κανονικά θα έπρεπε να ακούγεται μόνο από τα ακουστικά.

Η εγκατάσταση στον υπολογιστή είναι μετά από ολικό format και όχι από αναβάθμιση. Το συγκεκριμένο πρόβλημα δεν το είχα στην 11.10, ούτε στα προηγούμενα releases.

Nα τονίσω πως όταν έκανα την εγκατάσταση, δεν είχα καθόλου ήχο από τα ηχεία του υπολογιστή γενικά, αλλά όταν έβαζα ακουστικά είχα ήχο (στα ακουστικά).
Πείραξα κάτι στο /etc/modprobe.d/alsa-base.conf (μόνο που δεν θυμάμαι τι) και από τότε τα ηχεία αναπαράγουν κανονικά τον ήχο, αλλά όταν συνδέω ακουστικά, ο ήχος παίζει και από ηχεία και από ακουστικά, η παρούσα κατάστασή μου δηλαδή.

Όλα φαίνονται φυσιολογικά στις ρυθμίσεις ήχου, στο pavucontrol και στο alsamixer.

Oρίστε το περιεχόμενο του /etc/modprobe.d/alsa-base.conf:
Κώδικας: Επιλογή όλων
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2

options snd-hda-intel model=auto

Στην ρύθμιση options snd-hda-intel model της τελευταίας γραμμής, άμα αλλάξω το "auto" σε "hp-dv6", χάνω τον ήχο από τα ηχεία γενικά, αλλά έχω κανονικά ήχο στα ακουστικά.

Ορίστε κάποιες πληροφορίες που ίσως χρειαστούν:

-aplay -l:
Κώδικας: Επιλογή όλων
elias@linux:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
elias@linux:~$


-amixer:
Κώδικας: Επιλογή όλων
elias@linux:~$ amixer
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
Playback channels: Mono
Limits: Playback 0 - 64
Mono: Playback 40 [62%] [-18.00dB] [on]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 64
Mono:
Front Left: Playback 64 [100%] [0.00dB] [on]
Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
Capabilities: pvolume penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%] [0.00dB]
Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Front',0
Capabilities: pvolume pswitch penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 64
Mono:
Front Left: Playback 64 [100%] [0.00dB] [on]
Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'Mic Jack Mode',0
Capabilities: enum
Items: 'Mic In' 'Line In'
Item0: 'Mic In'
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958 Default PCM',0
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958 Playback Source',0
Capabilities: enum
Items: 'Digital Playback' 'Analog Mux 1' 'Analog Mux 2'
Item0: 'Digital Playback'
Simple mixer control 'Beep',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
Playback channels: Mono
Limits: Playback 0 - 3
Mono: Playback 0 [0%] [-18.00dB] [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch penum
Capture channels: Front Left - Front Right
Limits: Capture 0 - 15
Front Left: Capture 0 [0%] [0.00dB] [off]
Front Right: Capture 0 [0%] [0.00dB] [off]
Simple mixer control 'Internal Mic',0
Capabilities: cvolume penum
Capture channels: Front Left - Front Right
Limits: Capture 0 - 3
Front Left: Capture 0 [0%] [0.00dB]
Front Right: Capture 0 [0%] [0.00dB]
Simple mixer control 'Mux',0
Capabilities: cvolume penum
Capture channels: Front Left - Front Right
Limits: Capture 0 - 3
Front Left: Capture 0 [0%] [0.00dB]
Front Right: Capture 0 [0%] [0.00dB]
elias@linux:~$


-lspci -v:
Κώδικας: Επιλογή όλων
elias@linux:~$ sudo lspci -v
[sudo] password for elias:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=0a <?>

00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00007000-00007fff
Memory behind bridge: da000000-da0fffff
Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff
Capabilities: [88] Subsystem: Hewlett-Packard Company Device 3628
Capabilities: [80] Power Management version 3
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [a0] Express Root Port (Slot+), MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [140] Root Complex Link
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at 80e0 [size=32]
Capabilities: [50] PCI Advanced Features
Kernel driver in use: uhci_hcd

00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0, IRQ 21
I/O ports at 80c0 [size=32]
Capabilities: [50] PCI Advanced Features
Kernel driver in use: uhci_hcd

00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0, IRQ 19
Memory at da105c00 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
Kernel driver in use: ehci_hcd

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
Subsystem: Hewlett-Packard Company dv6-1190en
Flags: bus master, fast devsel, latency 0, IRQ 50
Memory at da100000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel

00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: d9000000-d9ffffff
Prefetchable memory behind bridge: 00000000d0000000-00000000d0ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Hewlett-Packard Company Device 3628
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Root Complex Link
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 00005000-00005fff
Memory behind bridge: d8000000-d8ffffff
Prefetchable memory behind bridge: 00000000d1000000-00000000d1ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Hewlett-Packard Company Device 3628
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Root Complex Link
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: 00004000-00004fff
Memory behind bridge: d7000000-d7ffffff
Prefetchable memory behind bridge: 00000000d2000000-00000000d2ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Hewlett-Packard Company Device 3628
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Root Complex Link
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: d6000000-d6ffffff
Prefetchable memory behind bridge: 00000000d3000000-00000000d3ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Hewlett-Packard Company Device 3628
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Root Complex Link
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=07, subordinate=09, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: d5000000-d5ffffff
Prefetchable memory behind bridge: 00000000d4000000-00000000d4ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Hewlett-Packard Company Device 3628
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Root Complex Link
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0, IRQ 20
I/O ports at 80a0 [size=32]
Capabilities: [50] PCI Advanced Features
Kernel driver in use: uhci_hcd

00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 8080 [size=32]
Capabilities: [50] PCI Advanced Features
Kernel driver in use: uhci_hcd

00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at 8060 [size=32]
Capabilities: [50] PCI Advanced Features
Kernel driver in use: uhci_hcd

00:1d.3 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at 8040 [size=32]
Capabilities: [50] PCI Advanced Features
Kernel driver in use: uhci_hcd

00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0, IRQ 20
Memory at da105800 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) (prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=32
Capabilities: [50] Subsystem: Hewlett-Packard Company Device 3628

00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, medium devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel modules: iTCO_wdt

00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Hewlett-Packard Company dv6-1190en
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 46
I/O ports at 8108 [size=8]
I/O ports at 8114 [size=4]
I/O ports at 8100 [size=8]
I/O ports at 8110 [size=4]
I/O ports at 8020 [size=32]
Memory at da105000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/16 Maskable- 64bit-
Capabilities: [70] Power Management version 3
Capabilities: [a8] SATA HBA v1.0
Capabilities: [b0] PCI Advanced Features
Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
Subsystem: Hewlett-Packard Company dv6-1190en
Flags: medium devsel, IRQ 11
Memory at da106000 (64-bit, non-prefetchable) [size=256]
I/O ports at 8000 [size=32]
Kernel modules: i2c-i801

00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03)
Subsystem: Hewlett-Packard Company dv6-1190en
Flags: fast devsel, IRQ 11
Memory at da104000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [50] Power Management version 3

01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI M96 [Mobility Radeon HD 4650] (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company ATI Mobility Radeon HD 4650 [dv6-1190en]
Flags: bus master, fast devsel, latency 0, IRQ 49
Memory at c0000000 (32-bit, prefetchable) [size=256M]
I/O ports at 7000 [size=256]
Memory at da000000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at da020000 [disabled] [size=128K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Kernel driver in use: radeon
Kernel modules: radeon

01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV710/730 HDMI Audio [Radeon HD 4000 series]
Subsystem: Hewlett-Packard Company ATI RV710/730 [dv6-1190en]
Flags: bus master, fast devsel, latency 0, IRQ 51
Memory at da010000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel

02:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
Subsystem: Intel Corporation WiFi Link 5100 AGN
Flags: bus master, fast devsel, latency 0, IRQ 48
Memory at d9000000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [e0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 00-1e-65-ff-ff-4d-43-48
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi

03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, fast devsel, latency 0, IRQ 47
I/O ports at 5000 [size=256]
Memory at d1010000 (64-bit, prefetchable) [size=4K]
Memory at d1000000 (64-bit, prefetchable) [size=64K]
Expansion ROM at d1020000 [disabled] [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable- Count=2 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
Kernel driver in use: r8169
Kernel modules: r8169

06:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller (prog-if 10 [OHCI])
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at d6000000 (32-bit, non-prefetchable) [size=2K]
Memory at d6000d00 (32-bit, non-prefetchable) [size=128]
Memory at d6000c80 (32-bit, non-prefetchable) [size=128]
Memory at d6000c00 (32-bit, non-prefetchable) [size=128]
Capabilities: [44] Power Management version 3
Capabilities: [80] Express Endpoint, MSI 00
Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
Kernel driver in use: firewire_ohci
Kernel modules: firewire-ohci

06:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at d6000b00 (32-bit, non-prefetchable) [size=256]
Capabilities: [a4] Power Management version 3
Capabilities: [80] Express Endpoint, MSI 00
Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci

06:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (prog-if 01)
Subsystem: Hewlett-Packard Company Device 3628
Flags: fast devsel, IRQ 16
Memory at d6000a00 (32-bit, non-prefetchable) [size=256]
Capabilities: [a4] Power Management version 3
Capabilities: [80] Express Endpoint, MSI 00
Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
Kernel modules: sdhci-pci


06:00.3 System peripheral: JMicron Technology Corp. MS Host Controller
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at d6000900 (32-bit, non-prefetchable) [size=256]
Capabilities: [a4] Power Management version 3
Capabilities: [80] Express Endpoint, MSI 00
Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
Kernel driver in use: jmb38x_ms
Kernel modules: jmb38x_ms

06:00.4 System peripheral: JMicron Technology Corp. xD Host Controller
Subsystem: Hewlett-Packard Company Device 3628
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at d6000800 (32-bit, non-prefetchable) [size=256]
Capabilities: [a4] Power Management version 3
Capabilities: [80] Express Endpoint, MSI 00
Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-

elias@linux:~$


Σε αμέσως επόμενη απάντηση θα δώσω την επιστροφή της dmesg, γιατί λόγω του μεγέθους της, η αρχική δημοσίευση ξεπερνάει το όριο των χαρακτήρων που επιτρέπονται.

Ευχαριστώ εκ των προτέρων για τον χρόνο σας. :)
Τελευταία επεξεργασία από eliasps και 20 Οκτ 2012, 18:17, έχει επεξεργασθεί 5 φορά/ες συνολικά
Άβαταρ μέλους
eliasps
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4017
Εγγραφή: 16 Δεκ 2011, 22:25
Τοποθεσία: Αθήνα, Αττική
Launchpad: eliasps
IRC: eliasps
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό eliasps » 24 Ιούλ 2012, 01:23

-Και η dmesg:
Κώδικας: Επιλογή όλων
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-26-generic-pae (buildd@lamiak) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #41-Ubuntu SMP Thu Jun 14 16:45:14 UTC 2012 (Ubuntu 3.2.0-26.41-generic-pae 3.2.19)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
[ 0.000000] BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bdea8000 (usable)
[ 0.000000] BIOS-e820: 00000000bdea8000 - 00000000bdebf000 (reserved)
[ 0.000000] BIOS-e820: 00000000bdebf000 - 00000000bdf81000 (usable)
[ 0.000000] BIOS-e820: 00000000bdf81000 - 00000000bdfbf000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bdfbf000 - 00000000bdfe0000 (usable)
[ 0.000000] BIOS-e820: 00000000bdfe0000 - 00000000bdff7000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bdff7000 - 00000000be000000 (usable)
[ 0.000000] BIOS-e820: 00000000be000000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.4 present.
[ 0.000000] DMI: Hewlett-Packard HP Pavilion dv6 Notebook PC/3628, BIOS F.25 07/10/2009
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x1000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0FFE00000 mask FFFE00000 write-protect
[ 0.000000] 3 base 0BE000000 mask FFE000000 uncachable
[ 0.000000] 4 base 100000000 mask FC0000000 write-back
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] initial memory mapped : 0 - 02000000
[ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-0000000037bfe000
[ 0.000000] 0000000000 - 0000200000 page 4k
[ 0.000000] 0000200000 - 0037a00000 page 2M
[ 0.000000] 0037a00000 - 0037bfe000 page 4k
[ 0.000000] kernel direct mapping tables up to 37bfe000 @ 1ffb000-2000000
[ 0.000000] RAMDISK: 364f8000 - 37274000
[ 0.000000] ACPI: RSDP 000fe020 00024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT bdff6120 0006C (v01 HPQOEM SLIC-MPC 00000001 01000013)
[ 0.000000] ACPI: FACP bdff4000 000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: DSDT bdfe3000 0C606 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: FACS bdf8d000 00040
[ 0.000000] ACPI: DMAR bdff5000 00040 (v01 ? 00000001 00000000)
[ 0.000000] ACPI: HPET bdff3000 00038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: APIC bdff2000 0006C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: MCFG bdff1000 0003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: ASF! bdff0000 000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: SLIC bdfe2000 00176 (v01 HPQOEM SLIC-MPC 06040000 LTP 00000001)
[ 0.000000] ACPI: BOOT bdfe1000 00028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: SSDT bdfe0000 00655 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 4228MB HIGHMEM available.
[ 0.000000] 891MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 37bfe000
[ 0.000000] low ram: 0 - 37bfe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x00037bfe
[ 0.000000] HighMem 0x00037bfe -> 0x00140000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[6] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009e
[ 0.000000] 0: 0x00000100 -> 0x000bdea8
[ 0.000000] 0: 0x000bdebf -> 0x000bdf81
[ 0.000000] 0: 0x000bdfbf -> 0x000bdfe0
[ 0.000000] 0: 0x000bdff7 -> 0x000be000
[ 0.000000] 0: 0x00100000 -> 0x00140000
[ 0.000000] On node 0 totalpages: 1040162
[ 0.000000] free_area_init_node: node 0, pgdat c18669c0, node_mem_map f3cf8200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3950 pages, LIFO batch:0
[ 0.000000] Normal zone: 1752 pages used for memmap
[ 0.000000] Normal zone: 222502 pages, LIFO batch:31
[ 0.000000] HighMem zone: 8457 pages used for memmap
[ 0.000000] HighMem zone: 803469 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @f7bb3000 s34240 r0 d23104 u57344
[ 0.000000] pcpu-alloc: s34240 r0 d23104 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1029921
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic-pae root=UUID=a7a42912-14f7-4c63-8b7d-fc7b51cca961 ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] allocated 20971264 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: at /build/buildd/linux-3.2.0/drivers/iommu/dmar.c:492 warn_invalid_dmar+0x98/0xb0()
[ 0.000000] Hardware name: HP Pavilion dv6 Notebook PC
[ 0.000000] Your BIOS is broken; DMAR reported at address 0!
[ 0.000000] BIOS vendor: Hewlett-Packard; Ver: F.25; Product Version: Rev 1
[ 0.000000] Modules linked in:
[ 0.000000] Pid: 0, comm: swapper Not tainted 3.2.0-26-generic-pae #41-Ubuntu
[ 0.000000] Call Trace:
[ 0.000000] [<c105a682>] warn_slowpath_common+0x72/0xa0
[ 0.000000] [<c148d9c8>] ? warn_invalid_dmar+0x98/0xb0
[ 0.000000] [<c148d9c8>] ? warn_invalid_dmar+0x98/0xb0
[ 0.000000] [<c105a712>] warn_slowpath_fmt_taint+0x32/0x40
[ 0.000000] [<c148d9c8>] warn_invalid_dmar+0x98/0xb0
[ 0.000000] [<c18ae033>] check_zero_address+0x59/0x125
[ 0.000000] [<c1322d27>] ? acpi_get_table_with_size+0x59/0xb3
[ 0.000000] [<c18ae111>] detect_intel_iommu+0x12/0x78
[ 0.000000] [<c187d5e5>] pci_iommu_alloc+0x35/0x5a
[ 0.000000] [<c1888f4f>] mem_init+0xe/0x28c
[ 0.000000] [<c1893ee7>] ? __alloc_bootmem_node_nopanic+0x72/0x93
[ 0.000000] [<c158f6ca>] ? printk+0x2d/0x2f
[ 0.000000] [<c18964e5>] ? page_cgroup_init_flatmem+0x8f/0xbc
[ 0.000000] [<c18755db>] start_kernel+0x1a6/0x353
[ 0.000000] [<c18753c6>] ? pass_bootoption.constprop.2+0xe2/0xe2
[ 0.000000] [<c18750ba>] i386_start_kernel+0xa9/0xaf
[ 0.000000] ---[ end trace a7919e7f17c0a725 ]---
[ 0.000000] Initializing HighMem for node 0 (00037bfe:00140000)
[ 0.000000] Memory: 4073932k/5242880k available (5814k kernel code, 86716k reserved, 2841k data, 740k init, 3247704k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 0.000000] vmalloc : 0xf83fe000 - 0xffbfe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf7bfe000 ( 891 MB)
[ 0.000000] .init : 0xc1875000 - 0xc192e000 ( 740 kB)
[ 0.000000] .data : 0xc15ada24 - 0xc18741c0 (2841 kB)
[ 0.000000] .text : 0xc1000000 - 0xc15ada24 (5814 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:712 16
[ 0.000000] CPU 0 irqstacks, hard=f740a000 soft=f740c000
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2793.115 MHz processor.
[ 0.004002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5586.23 BogoMIPS (lpj=11172460)
[ 0.004006] pid_max: default: 32768 minimum: 301
[ 0.004025] Security Framework initialized
[ 0.004039] AppArmor: AppArmor initialized
[ 0.004041] Yama: becoming mindful.
[ 0.004089] Mount-cache hash table entries: 512
[ 0.004201] Initializing cgroup subsys cpuacct
[ 0.004206] Initializing cgroup subsys memory
[ 0.004212] Initializing cgroup subsys devices
[ 0.004214] Initializing cgroup subsys freezer
[ 0.004216] Initializing cgroup subsys blkio
[ 0.004221] Initializing cgroup subsys perf_event
[ 0.004244] CPU: Physical Processor ID: 0
[ 0.004246] CPU: Processor Core ID: 0
[ 0.004249] mce: CPU supports 6 MCE banks
[ 0.004256] CPU0: Thermal monitoring enabled (TM2)
[ 0.004259] using mwait in idle threads.
[ 0.006050] ACPI: Core revision 20110623
[ 0.012011] ftrace: allocating 26538 entries in 52 pages
[ 0.016034] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.016375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.058120] CPU0: Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz stepping 0a
[ 0.060003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.060003] ... version: 2
[ 0.060003] ... bit width: 40
[ 0.060003] ... generic registers: 2
[ 0.060003] ... value mask: 000000ffffffffff
[ 0.060003] ... max period: 000000007fffffff
[ 0.060003] ... fixed-purpose events: 3
[ 0.060003] ... event mask: 0000000700000003
[ 0.060003] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.060003] CPU 1 irqstacks, hard=f7512000 soft=f7514000
[ 0.060003] Booting Node 0, Processors #1
[ 0.060003] smpboot cpu 1: start_ip = 9a000
[ 0.008000] Initializing CPU#1
[ 0.148033] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.148066] Brought up 2 CPUs
[ 0.148068] Total of 2 processors activated (11172.17 BogoMIPS).
[ 0.150817] devtmpfs: initialized
[ 0.150817] EVM: security.selinux
[ 0.150817] EVM: security.SMACK64
[ 0.150817] EVM: security.capability
[ 0.150817] PM: Registering ACPI NVS region at bdf81000 (253952 bytes)
[ 0.152110] print_constraints: dummy:
[ 0.152137] RTC time: 12:34:35, date: 07/18/12
[ 0.152169] NET: Registered protocol family 16
[ 0.152192] Trying to unpack rootfs image as initramfs...
[ 0.152283] EISA bus registered
[ 0.152297] ACPI: bus type pci registered
[ 0.152358] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.152360] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.152362] PCI: Using MMCONFIG for extended config space
[ 0.152364] PCI: Using configuration type 1 for base access
[ 0.153327] bio: create slab <bio-0> at 0
[ 0.153395] ACPI: Added _OSI(Module Device)
[ 0.153397] ACPI: Added _OSI(Processor Device)
[ 0.153399] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.153401] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.155251] ACPI: EC: Look up EC in DSDT
[ 0.158590] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.288374] ACPI: SSDT bdeb4c18 002A7 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.288818] ACPI: Dynamic OEM Table Load:
[ 0.288821] ACPI: SSDT (null) 002A7 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.288947] ACPI: SSDT bdeb2618 005B3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.289374] ACPI: Dynamic OEM Table Load:
[ 0.289377] ACPI: SSDT (null) 005B3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.332302] ACPI: SSDT bdeb3e18 001CF (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.332765] ACPI: Dynamic OEM Table Load:
[ 0.332768] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.368150] ACPI: SSDT bdeb4f18 0008D (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.368593] ACPI: Dynamic OEM Table Load:
[ 0.368596] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.377800] ACPI: Interpreter enabled
[ 0.377800] ACPI: (supports S0 S3 S4 S5)
[ 0.377800] ACPI: Using IOAPIC for interrupt routing
[ 0.384300] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.384459] ACPI: No dock devices found.
[ 0.384461] HEST: Table not found.
[ 0.384465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.384777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.385289] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.385291] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.385294] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.385297] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
[ 0.385309] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
[ 0.385330] DMAR: Forcing write-buffer flush capability
[ 0.385331] DMAR: Disabling IOMMU for graphics on this chipset
[ 0.385355] pci 0000:00:01.0: [8086:2a41] type 1 class 0x000604
[ 0.385396] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.385399] pci 0000:00:01.0: PME# disabled
[ 0.385444] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[ 0.385495] pci 0000:00:1a.0: reg 20: [io 0x80e0-0x80ff]
[ 0.385557] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[ 0.385609] pci 0000:00:1a.1: reg 20: [io 0x80c0-0x80df]
[ 0.385683] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[ 0.385707] pci 0000:00:1a.7: reg 10: [mem 0xda105c00-0xda105fff]
[ 0.385815] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.385820] pci 0000:00:1a.7: PME# disabled
[ 0.385848] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[ 0.385866] pci 0000:00:1b.0: reg 10: [mem 0xda100000-0xda103fff 64bit]
[ 0.385950] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.385954] pci 0000:00:1b.0: PME# disabled
[ 0.385978] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[ 0.386064] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.386068] pci 0000:00:1c.0: PME# disabled
[ 0.386095] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
[ 0.386182] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.386186] pci 0000:00:1c.1: PME# disabled
[ 0.386212] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604
[ 0.386299] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.386303] pci 0000:00:1c.3: PME# disabled
[ 0.386329] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
[ 0.386416] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.386420] pci 0000:00:1c.4: PME# disabled
[ 0.386445] pci 0000:00:1c.5: [8086:294a] type 1 class 0x000604
[ 0.386532] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.386536] pci 0000:00:1c.5: PME# disabled
[ 0.386564] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[ 0.386616] pci 0000:00:1d.0: reg 20: [io 0x80a0-0x80bf]
[ 0.386679] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[ 0.386730] pci 0000:00:1d.1: reg 20: [io 0x8080-0x809f]
[ 0.386792] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[ 0.386845] pci 0000:00:1d.2: reg 20: [io 0x8060-0x807f]
[ 0.386906] pci 0000:00:1d.3: [8086:2939] type 0 class 0x000c03
[ 0.386957] pci 0000:00:1d.3: reg 20: [io 0x8040-0x805f]
[ 0.387028] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[ 0.387053] pci 0000:00:1d.7: reg 10: [mem 0xda105800-0xda105bff]
[ 0.387162] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.387167] pci 0000:00:1d.7: PME# disabled
[ 0.387189] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[ 0.387264] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
[ 0.387405] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
[ 0.387428] pci 0000:00:1f.2: reg 10: [io 0x8108-0x810f]
[ 0.387437] pci 0000:00:1f.2: reg 14: [io 0x8114-0x8117]
[ 0.387447] pci 0000:00:1f.2: reg 18: [io 0x8100-0x8107]
[ 0.387456] pci 0000:00:1f.2: reg 1c: [io 0x8110-0x8113]
[ 0.387465] pci 0000:00:1f.2: reg 20: [io 0x8020-0x803f]
[ 0.387475] pci 0000:00:1f.2: reg 24: [mem 0xda105000-0xda1057ff]
[ 0.387532] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.387536] pci 0000:00:1f.2: PME# disabled
[ 0.387555] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[ 0.387573] pci 0000:00:1f.3: reg 10: [mem 0xda106000-0xda1060ff 64bit]
[ 0.387599] pci 0000:00:1f.3: reg 20: [io 0x8000-0x801f]
[ 0.387642] pci 0000:00:1f.6: [8086:2932] type 0 class 0x001180
[ 0.387669] pci 0000:00:1f.6: reg 10: [mem 0xda104000-0xda104fff 64bit]
[ 0.387798] pci 0000:01:00.0: [1002:9480] type 0 class 0x000300
[ 0.387813] pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
[ 0.387823] pci 0000:01:00.0: reg 14: [io 0x7000-0x70ff]
[ 0.387834] pci 0000:01:00.0: reg 18: [mem 0xda000000-0xda00ffff]
[ 0.387872] pci 0000:01:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref]
[ 0.387922] pci 0000:01:00.0: supports D1 D2
[ 0.387950] pci 0000:01:00.1: [1002:aa38] type 0 class 0x000403
[ 0.387965] pci 0000:01:00.1: reg 10: [mem 0xda010000-0xda013fff]
[ 0.388077] pci 0000:01:00.1: supports D1 D2
[ 0.388121] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.388123] pci 0000:00:01.0: bridge window [io 0x7000-0x7fff]
[ 0.388127] pci 0000:00:01.0: bridge window [mem 0xda000000-0xda0fffff]
[ 0.388130] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.388209] pci 0000:02:00.0: [8086:4237] type 0 class 0x000280
[ 0.388245] pci 0000:02:00.0: reg 10: [mem 0xd9000000-0xd9001fff 64bit]
[ 0.388421] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.388428] pci 0000:02:00.0: PME# disabled
[ 0.396045] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.396050] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
[ 0.396054] pci 0000:00:1c.0: bridge window [mem 0xd9000000-0xd9ffffff]
[ 0.396060] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
[ 0.396130] pci 0000:03:00.0: [10ec:8168] type 0 class 0x000200
[ 0.396150] pci 0000:03:00.0: reg 10: [io 0x5000-0x50ff]
[ 0.396182] pci 0000:03:00.0: reg 18: [mem 0xd1010000-0xd1010fff 64bit pref]
[ 0.396202] pci 0000:03:00.0: reg 20: [mem 0xd1000000-0xd100ffff 64bit pref]
[ 0.396216] pci 0000:03:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[ 0.396292] pci 0000:03:00.0: supports D1 D2
[ 0.396294] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.396299] pci 0000:03:00.0: PME# disabled
[ 0.396566] Freeing initrd memory: 13808k freed
[ 0.404052] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[ 0.404058] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
[ 0.404062] pci 0000:00:1c.1: bridge window [mem 0xd8000000-0xd8ffffff]
[ 0.404069] pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
[ 0.404123] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
[ 0.404127] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.404131] pci 0000:00:1c.3: bridge window [mem 0xd7000000-0xd7ffffff]
[ 0.404138] pci 0000:00:1c.3: bridge window [mem 0xd2000000-0xd2ffffff 64bit pref]
[ 0.404216] pci 0000:06:00.0: [197b:2380] type 0 class 0x000c00
[ 0.404242] pci 0000:06:00.0: reg 10: [mem 0xd6000000-0xd60007ff]
[ 0.404260] pci 0000:06:00.0: reg 14: [mem 0xd6000d00-0xd6000d7f]
[ 0.404310] pci 0000:06:00.0: reg 20: [mem 0xd6000c80-0xd6000cff]
[ 0.404328] pci 0000:06:00.0: reg 24: [mem 0xd6000c00-0xd6000c7f]
[ 0.404470] pci 0000:06:00.1: [197b:2382] type 0 class 0x000880
[ 0.404491] pci 0000:06:00.1: reg 10: [mem 0xd6000b00-0xd6000bff]
[ 0.404681] pci 0000:06:00.2: [197b:2381] type 0 class 0x000805
[ 0.404703] pci 0000:06:00.2: reg 10: [mem 0xd6000a00-0xd6000aff]
[ 0.404894] pci 0000:06:00.3: [197b:2383] type 0 class 0x000880
[ 0.404915] pci 0000:06:00.3: reg 10: [mem 0xd6000900-0xd60009ff]
[ 0.405105] pci 0000:06:00.4: [197b:2384] type 0 class 0x000880
[ 0.405127] pci 0000:06:00.4: reg 10: [mem 0xd6000800-0xd60008ff]
[ 0.412048] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
[ 0.412052] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.412056] pci 0000:00:1c.4: bridge window [mem 0xd6000000-0xd6ffffff]
[ 0.412063] pci 0000:00:1c.4: bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
[ 0.412112] pci 0000:00:1c.5: PCI bridge to [bus 07-09]
[ 0.412116] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.412120] pci 0000:00:1c.5: bridge window [mem 0xd5000000-0xd5ffffff]
[ 0.412126] pci 0000:00:1c.5: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
[ 0.412199] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a] (subtractive decode)
[ 0.412211] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.412213] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.412215] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.412217] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[ 0.412250] pci_bus 0000:00: on NUMA node 0
[ 0.412259] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.412510] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[ 0.412553] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
[ 0.412632] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[ 0.412678] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[ 0.412728] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[ 0.412774] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
[ 0.412842] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP6._PRT]
[ 0.412948] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.413085] pci0000:00: ACPI _OSC control (0x1c) granted
[ 0.418074] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.418125] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.418175] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.418224] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.418273] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.418323] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
[ 0.418372] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.418421] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.418541] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.418541] vgaarb: loaded
[ 0.418541] vgaarb: bridge control possible 0000:01:00.0
[ 0.418541] i2c-core: driver [aat2870] using legacy suspend method
[ 0.418541] i2c-core: driver [aat2870] using legacy resume method
[ 0.418541] SCSI subsystem initialized
[ 0.418541] libata version 3.00 loaded.
[ 0.418541] usbcore: registered new interface driver usbfs
[ 0.418541] usbcore: registered new interface driver hub
[ 0.418541] usbcore: registered new device driver usb
[ 0.418541] PCI: Using ACPI for IRQ routing
[ 0.420631] PCI: pci_cache_line_size set to 64 bytes
[ 0.420759] reserve RAM buffer: 000000000009e000 - 000000000009ffff
[ 0.420761] reserve RAM buffer: 00000000bdea8000 - 00000000bfffffff
[ 0.420764] reserve RAM buffer: 00000000bdf81000 - 00000000bfffffff
[ 0.420766] reserve RAM buffer: 00000000bdfe0000 - 00000000bfffffff
[ 0.420768] reserve RAM buffer: 00000000be000000 - 00000000bfffffff
[ 0.420870] NetLabel: Initializing
[ 0.420872] NetLabel: domain hash size = 128
[ 0.420873] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.420883] NetLabel: unlabeled traffic allowed by default
[ 0.421031] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.421031] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.421031] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.424171] Switching to clocksource hpet
[ 0.431124] AppArmor: AppArmor Filesystem Enabled
[ 0.431141] pnp: PnP ACPI init
[ 0.431153] ACPI: bus type pnp registered
[ 0.431169] pnp 00:00: [mem 0xf8000000-0xfbffffff]
[ 0.431217] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.431221] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.431746] pnp 00:01: [bus 00-ff]
[ 0.431748] pnp 00:01: [io 0x0000-0x0cf7 window]
[ 0.431750] pnp 00:01: [io 0x0cf8-0x0cff]
[ 0.431752] pnp 00:01: [io 0x0d00-0xffff window]
[ 0.431754] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[ 0.431756] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[ 0.431758] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[ 0.431760] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[ 0.431762] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[ 0.431764] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[ 0.431766] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[ 0.431768] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[ 0.431769] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[ 0.431771] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[ 0.431773] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[ 0.431775] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[ 0.431777] pnp 00:01: [mem 0x000ec000-0x000effff window]
[ 0.431779] pnp 00:01: [mem 0x000f0000-0x000fffff window]
[ 0.431781] pnp 00:01: [mem 0xc0000000-0xfebfffff window]
[ 0.431783] pnp 00:01: [mem 0xfed40000-0xfed44fff window]
[ 0.431831] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.431968] pnp 00:02: [io 0x002e-0x002f]
[ 0.431970] pnp 00:02: [io 0x004e-0x004f]
[ 0.431972] pnp 00:02: [io 0x164e-0x164f]
[ 0.431974] pnp 00:02: [io 0x0061]
[ 0.431975] pnp 00:02: [io 0x0070]
[ 0.431977] pnp 00:02: [io 0x0080]
[ 0.431978] pnp 00:02: [io 0x0092]
[ 0.431980] pnp 00:02: [io 0x00b2-0x00b3]
[ 0.431981] pnp 00:02: [io 0x0063]
[ 0.431983] pnp 00:02: [io 0x0065]
[ 0.431984] pnp 00:02: [io 0x0067]
[ 0.431986] pnp 00:02: [io 0x0600-0x060f]
[ 0.431988] pnp 00:02: [io 0x0610]
[ 0.431989] pnp 00:02: [io 0x0800-0x080f]
[ 0.431991] pnp 00:02: [io 0x0810-0x0817]
[ 0.431993] pnp 00:02: [io 0x0820-0x0823]
[ 0.431994] pnp 00:02: [io 0x0400-0x047f]
[ 0.431996] pnp 00:02: [io 0x0500-0x053f]
[ 0.431998] pnp 00:02: [io 0x0380-0x038e]
[ 0.432008] pnp 00:02: [mem 0xf8000000-0xfbffffff]
[ 0.432010] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[ 0.432011] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[ 0.432013] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[ 0.432015] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[ 0.432016] pnp 00:02: [mem 0xfec00000-0xfec00fff]
[ 0.432018] pnp 00:02: [mem 0xfed20000-0xfed3ffff]
[ 0.432020] pnp 00:02: [mem 0xfed40000-0xfed44fff]
[ 0.432022] pnp 00:02: [mem 0xfed45000-0xfed8ffff]
[ 0.432023] pnp 00:02: [mem 0xfee00000-0xfee00fff]
[ 0.432114] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.432117] system 00:02: [io 0x0600-0x060f] has been reserved
[ 0.432119] system 00:02: [io 0x0610] has been reserved
[ 0.432122] system 00:02: [io 0x0800-0x080f] has been reserved
[ 0.432126] system 00:02: [io 0x0810-0x0817] has been reserved
[ 0.432128] system 00:02: [io 0x0820-0x0823] has been reserved
[ 0.432130] system 00:02: [io 0x0400-0x047f] has been reserved
[ 0.432132] system 00:02: [io 0x0500-0x053f] has been reserved
[ 0.432134] system 00:02: [io 0x0380-0x038e] has been reserved
[ 0.432137] system 00:02: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.432139] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.432142] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.432144] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.432146] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.432149] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.432151] system 00:02: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.432153] system 00:02: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.432156] system 00:02: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.432158] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.432161] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.432170] pnp 00:03: [io 0x0000-0x001f]
[ 0.432171] pnp 00:03: [io 0x0081-0x0091]
[ 0.432173] pnp 00:03: [io 0x0093-0x009f]
[ 0.432175] pnp 00:03: [io 0x00c0-0x00df]
[ 0.432177] pnp 00:03: [dma 4]
[ 0.432206] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.432224] pnp 00:04: [io 0x0070-0x0077]
[ 0.432253] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.432305] pnp 00:05: [irq 0 disabled]
[ 0.432314] pnp 00:05: [irq 8]
[ 0.432316] pnp 00:05: [mem 0xfed00000-0xfed003ff]
[ 0.432348] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.432357] pnp 00:06: [io 0x00f0]
[ 0.432362] pnp 00:06: [irq 13]
[ 0.432392] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.432401] pnp 00:07: [mem 0xff800000-0xffffffff]
[ 0.432430] pnp 00:07: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.432443] pnp 00:08: [io 0x0060]
[ 0.432445] pnp 00:08: [io 0x0064]
[ 0.432450] pnp 00:08: [irq 1]
[ 0.432487] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.432502] pnp 00:09: [irq 12]
[ 0.432540] pnp 00:09: Plug and Play ACPI device, IDs SYN1e04 SYN1e00 SYN0002 PNP0f13 (active)
[ 0.432563] pnp 00:0a: [io 0x0380-0x0383]
[ 0.432568] pnp 00:0a: [irq 4]
[ 0.432604] pnp 00:0a: Plug and Play ACPI device, IDs ENE0100 (active)
[ 0.432746] pnp 00:0b: [irq 23]
[ 0.432789] pnp 00:0b: Plug and Play ACPI device, IDs HPQ0004 (active)
[ 0.432844] pnp: PnP ACPI: found 12 devices
[ 0.432845] ACPI: ACPI bus type pnp unregistered
[ 0.432848] PnPBIOS: Disabled by ACPI PNP
[ 0.469492] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
[ 0.469495] pci 0000:03:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[ 0.469501] PCI: max bus depth: 1 pci_try_num: 2
[ 0.469553] pci 0000:01:00.0: BAR 6: assigned [mem 0xda020000-0xda03ffff pref]
[ 0.469556] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.469558] pci 0000:00:01.0: bridge window [io 0x7000-0x7fff]
[ 0.469561] pci 0000:00:01.0: bridge window [mem 0xda000000-0xda0fffff]
[ 0.469564] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.469568] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.469571] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
[ 0.469576] pci 0000:00:1c.0: bridge window [mem 0xd9000000-0xd9ffffff]
[ 0.469581] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
[ 0.469588] pci 0000:03:00.0: BAR 6: assigned [mem 0xd1020000-0xd102ffff pref]
[ 0.469589] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[ 0.469592] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
[ 0.469597] pci 0000:00:1c.1: bridge window [mem 0xd8000000-0xd8ffffff]
[ 0.469602] pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
[ 0.469608] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
[ 0.469611] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.469616] pci 0000:00:1c.3: bridge window [mem 0xd7000000-0xd7ffffff]
[ 0.469620] pci 0000:00:1c.3: bridge window [mem 0xd2000000-0xd2ffffff 64bit pref]
[ 0.469627] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
[ 0.469630] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.469635] pci 0000:00:1c.4: bridge window [mem 0xd6000000-0xd6ffffff]
[ 0.469639] pci 0000:00:1c.4: bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
[ 0.469645] pci 0000:00:1c.5: PCI bridge to [bus 07-09]
[ 0.469648] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.469653] pci 0000:00:1c.5: bridge window [mem 0xd5000000-0xd5ffffff]
[ 0.469657] pci 0000:00:1c.5: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
[ 0.469664] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a]
[ 0.469683] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.469687] pci 0000:00:01.0: setting latency timer to 64
[ 0.469695] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.469699] pci 0000:00:1c.0: setting latency timer to 64
[ 0.469705] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.469709] pci 0000:00:1c.1: setting latency timer to 64
[ 0.469718] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.469722] pci 0000:00:1c.3: setting latency timer to 64
[ 0.469728] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.469732] pci 0000:00:1c.4: setting latency timer to 64
[ 0.469738] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.469742] pci 0000:00:1c.5: setting latency timer to 64
[ 0.469749] pci 0000:00:1e.0: setting latency timer to 64
[ 0.469752] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.469754] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.469756] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.469758] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff]
[ 0.469760] pci_bus 0000:01: resource 0 [io 0x7000-0x7fff]
[ 0.469762] pci_bus 0000:01: resource 1 [mem 0xda000000-0xda0fffff]
[ 0.469765] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.469767] pci_bus 0000:02: resource 0 [io 0x6000-0x6fff]
[ 0.469769] pci_bus 0000:02: resource 1 [mem 0xd9000000-0xd9ffffff]
[ 0.469771] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
[ 0.469773] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
[ 0.469775] pci_bus 0000:03: resource 1 [mem 0xd8000000-0xd8ffffff]
[ 0.469777] pci_bus 0000:03: resource 2 [mem 0xd1000000-0xd1ffffff 64bit pref]
[ 0.469779] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
[ 0.469781] pci_bus 0000:05: resource 1 [mem 0xd7000000-0xd7ffffff]
[ 0.469783] pci_bus 0000:05: resource 2 [mem 0xd2000000-0xd2ffffff 64bit pref]
[ 0.469785] pci_bus 0000:06: resource 0 [io 0x3000-0x3fff]
[ 0.469787] pci_bus 0000:06: resource 1 [mem 0xd6000000-0xd6ffffff]
[ 0.469789] pci_bus 0000:06: resource 2 [mem 0xd3000000-0xd3ffffff 64bit pref]
[ 0.469791] pci_bus 0000:07: resource 0 [io 0x2000-0x2fff]
[ 0.469793] pci_bus 0000:07: resource 1 [mem 0xd5000000-0xd5ffffff]
[ 0.469795] pci_bus 0000:07: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
[ 0.469798] pci_bus 0000:0a: resource 4 [io 0x0000-0x0cf7]
[ 0.469799] pci_bus 0000:0a: resource 5 [io 0x0d00-0xffff]
[ 0.469801] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.469804] pci_bus 0000:0a: resource 7 [mem 0xc0000000-0xfebfffff]
[ 0.469831] NET: Registered protocol family 2
[ 0.469893] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.470086] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.470514] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.470729] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.470730] TCP reno registered
[ 0.470733] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.470741] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.470793] NET: Registered protocol family 1
[ 0.470807] pci 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.470825] pci 0000:00:1a.0: PCI INT A disabled
[ 0.470836] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.470852] pci 0000:00:1a.1: PCI INT B disabled
[ 0.470860] pci 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.470985] pci 0000:00:1a.7: PCI INT D disabled
[ 0.471006] pci 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.471023] pci 0000:00:1d.0: PCI INT A disabled
[ 0.471029] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.471045] pci 0000:00:1d.1: PCI INT B disabled
[ 0.471051] pci 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 0.471068] pci 0000:00:1d.2: PCI INT D disabled
[ 0.471076] pci 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.471093] pci 0000:00:1d.3: PCI INT C disabled
[ 0.471100] pci 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.471216] pci 0000:00:1d.7: PCI INT A disabled
[ 0.471233] pci 0000:01:00.0: Boot video device
[ 0.471257] PCI: CLS 64 bytes, default 64
[ 0.471262] Simple Boot Flag at 0x44 set to 0x1
[ 0.471527] audit: initializing netlink socket (disabled)
[ 0.471534] type=2000 audit(1342614875.464:1): initialized
[ 0.495940] highmem bounce pool size: 64 pages
[ 0.495944] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.508673] VFS: Disk quotas dquot_6.5.2
[ 0.508736] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.509226] fuse init (API version 7.17)
[ 0.509313] msgmni has been set to 1640
[ 0.509636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.509659] io scheduler noop registered
[ 0.509661] io scheduler deadline registered
[ 0.509667] io scheduler cfq registered (default)
[ 0.509784] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.509814] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.509875] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.509917] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.509995] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.510038] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[ 0.510117] pcieport 0000:00:1c.3: setting latency timer to 64
[ 0.510159] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
[ 0.510239] pcieport 0000:00:1c.4: setting latency timer to 64
[ 0.510282] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X
[ 0.510361] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.510404] pcieport 0000:00:1c.5: irq 45 for MSI/MSI-X
[ 0.510501] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.510503] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.510505] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 0.510508] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.510526] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.510528] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 0.510532] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.510552] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[ 0.510554] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.510558] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[ 0.510576] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[ 0.510580] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[ 0.510597] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 0.510599] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[ 0.510600] pci 0000:06:00.1: Signaling PME through PCIe PME interrupt
[ 0.510602] pci 0000:06:00.2: Signaling PME through PCIe PME interrupt
[ 0.510604] pci 0000:06:00.3: Signaling PME through PCIe PME interrupt
[ 0.510605] pci 0000:06:00.4: Signaling PME through PCIe PME interrupt
[ 0.510609] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 0.510627] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.510631] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.510648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.510670] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.510741] intel_idle: MWAIT substates: 0x3122220
[ 0.510743] intel_idle: does not run on family 6 model 23
[ 0.511022] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.511291] ACPI: AC Adapter [ACAD] (on-line)
[ 0.511353] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.511358] ACPI: Power Button [PWRB]
[ 0.511395] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[ 0.511638] ACPI: Lid Switch [LID0]
[ 0.511675] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 0.511678] ACPI: Sleep Button [SLPB]
[ 0.511723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.511726] ACPI: Power Button [PWRF]
[ 0.511859] Monitor-Mwait will be used to enter C-1 state
[ 0.511883] Monitor-Mwait will be used to enter C-2 state
[ 0.511906] Monitor-Mwait will be used to enter C-3 state
[ 0.511931] Marking TSC unstable due to TSC halts in idle
[ 0.511942] ACPI: acpi_idle registered with cpuidle
[ 0.515193] [Firmware Bug]: Invalid critical threshold (0)
[ 0.515557] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.515559] ACPI: Thermal Zone [TZ01] (52 C)
[ 0.515575] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.515583] ACPI: Battery Slot [BAT0] (battery present)
[ 0.515613] ERST: Table is not found!
[ 0.515615] GHES: HEST is not enabled!
[ 0.515651] isapnp: Scanning for PnP cards...
[ 0.515680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.534770] ACPI: Battery Slot [BAT0] (battery present)
[ 0.869133] isapnp: No Plug & Play device found
[ 0.924363] Linux agpgart interface v0.103
[ 0.925839] brd: module loaded
[ 0.926520] loop: module loaded
[ 0.926625] ahci 0000:00:1f.2: version 3.0
[ 0.926635] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.926670] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[ 0.926705] ahci: SSS flag set, parallel bus scan disabled
[ 0.926733] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[ 0.926736] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs
[ 0.926741] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.948472] scsi0 : ahci
[ 0.948548] scsi1 : ahci
[ 0.948616] scsi2 : ahci
[ 0.948681] scsi3 : ahci
[ 0.948748] scsi4 : ahci
[ 0.948816] scsi5 : ahci
[ 0.948946] ata1: SATA max UDMA/133 abar m2048@0xda105000 port 0xda105100 irq 46
[ 0.948949] ata2: SATA max UDMA/133 abar m2048@0xda105000 port 0xda105180 irq 46
[ 0.948951] ata3: DUMMY
[ 0.948952] ata4: DUMMY
[ 0.948955] ata5: SATA max UDMA/133 abar m2048@0xda105000 port 0xda105300 irq 46
[ 0.948957] ata6: SATA max UDMA/133 abar m2048@0xda105000 port 0xda105380 irq 46
[ 0.949337] Fixed MDIO Bus: probed
[ 0.949354] tun: Universal TUN/TAP device driver, 1.6
[ 0.949356] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.949400] PPP generic driver version 2.4.2
[ 0.949484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.949497] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.949509] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 0.949512] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 0.949553] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 0.949577] ehci_hcd 0000:00:1a.7: debug port 1
[ 0.953466] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[ 0.953479] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xda105c00
[ 0.968015] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 0.968122] hub 1-0:1.0: USB hub found
[ 0.968126] hub 1-0:1.0: 4 ports detected
[ 0.968191] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.968203] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.968206] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.968244] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 0.968265] ehci_hcd 0000:00:1d.7: debug port 1
[ 0.972146] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[ 0.972158] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xda105800
[ 0.988014] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.988112] hub 2-0:1.0: USB hub found
[ 0.988115] hub 2-0:1.0: 8 ports detected
[ 0.988188] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.988200] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.988213] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.988220] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 0.988223] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 0.988260] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.988292] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000080e0
[ 0.988396] hub 3-0:1.0: USB hub found
[ 0.988399] hub 3-0:1.0: 2 ports detected
[ 0.988459] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.988465] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 0.988468] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 0.988504] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 0.988534] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000080c0
[ 0.988638] hub 4-0:1.0: USB hub found
[ 0.988642] hub 4-0:1.0: 2 ports detected
[ 0.988707] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.988713] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.988716] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.988752] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 0.988773] uhci_hcd 0000:00:1d.0: irq 20, io base 0x000080a0
[ 0.988877] hub 5-0:1.0: USB hub found
[ 0.988880] hub 5-0:1.0: 2 ports detected
[ 0.988938] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.988944] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.988947] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.988988] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 0.989009] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00008080
[ 0.989111] hub 6-0:1.0: USB hub found
[ 0.989114] hub 6-0:1.0: 2 ports detected
[ 0.989172] uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 0.989178] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.989181] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.989218] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 0.989240] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00008060
[ 0.989341] hub 7-0:1.0: USB hub found
[ 0.989344] hub 7-0:1.0: 2 ports detected
[ 0.989401] uhci_hcd 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.989408] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 0.989411] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.989448] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[ 0.989478] uhci_hcd 0000:00:1d.3: irq 18, io base 0x00008040
[ 0.989580] hub 8-0:1.0: USB hub found
[ 0.989583] hub 8-0:1.0: 2 ports detected
[ 0.989687] usbcore: registered new interface driver libusual
[ 0.989728] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
[ 1.011785] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.011790] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.011903] mousedev: PS/2 mouse device common for all mice
[ 1.012874] rtc_cmos 00:04: RTC can wake from S4
[ 1.012967] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 1.012990] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[ 1.013034] device-mapper: uevent: version 1.0.3
[ 1.013097] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 1.013125] EISA: Probing bus 0 at eisa.0
[ 1.013126] EISA: Cannot allocate resource for mainboard
[ 1.013128] Cannot allocate resource for EISA slot 1
[ 1.013130] Cannot allocate resource for EISA slot 2
[ 1.013131] Cannot allocate resource for EISA slot 3
[ 1.013133] Cannot allocate resource for EISA slot 4
[ 1.013134] Cannot allocate resource for EISA slot 5
[ 1.013136] Cannot allocate resource for EISA slot 6
[ 1.013137] Cannot allocate resource for EISA slot 7
[ 1.013139] Cannot allocate resource for EISA slot 8
[ 1.013140] EISA: Detected 0 cards.
[ 1.013148] cpufreq-nforce2: No nForce2 chipset.
[ 1.013204] cpuidle: using governor ladder
[ 1.013289] cpuidle: using governor menu
[ 1.013291] EFI Variables Facility v0.08 2004-May-17
[ 1.013503] TCP cubic registered
[ 1.013604] NET: Registered protocol family 10
[ 1.014069] NET: Registered protocol family 17
[ 1.014073] Registering the dns_resolver key type
[ 1.014088] Using IPI No-Shortcut mode
[ 1.014240] PM: Hibernation image not present or could not be loaded.
[ 1.014248] registered taskstats version 1
[ 1.025758] Magic number: 4:659:582
[ 1.025799] pci_bus 0000:03: hash matches
[ 1.025845] rtc_cmos 00:04: setting system clock to 2012-07-18 12:34:36 UTC (1342614876)
[ 1.026126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.026128] EDD information not available.
[ 1.033295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.300092] usb 2-4: new high-speed USB device number 2 using ehci_hcd
[ 1.440090] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.442526] ata1.00: ATA-8: WDC WD5000BEVT-60ZAT1, 02.01A02, max UDMA/100
[ 1.442530] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 1.445021] ata1.00: configured for UDMA/100
[ 1.445225] scsi 0:0:0:0: Direct-Access ATA WDC WD5000BEVT-6 02.0 PQ: 0 ANSI: 5
[ 1.445340] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.445347] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.445392] sd 0:0:0:0: [sda] Write Protect is off
[ 1.445395] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.445418] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.485991] sda: sda1 sda2 sda3 sda4
[ 1.486629] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.880128] usb 7-2: new full-speed USB device number 2 using uhci_hcd
[ 1.936045] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.938257] ata2.00: ATAPI: Optiarc BD ROM BC-5500S, 1.83, max UDMA/100
[ 1.940495] ata2.00: configured for UDMA/100
[ 1.942271] scsi 1:0:0:0: CD-ROM Optiarc BD ROM BC-5500S 1.83 PQ: 0 ANSI: 5
[ 1.943646] sr0: scsi3-mmc drive: 16x/16x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.943649] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.943852] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.943933] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.264094] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.584103] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.584311] Freeing unused kernel memory: 740k freed
[ 2.584558] Write protecting the kernel text: 5816k
[ 2.584579] Write protecting the kernel read-only data: 2376k
[ 2.584581] NX-protecting the kernel data: 4424k
[ 2.597477] udevd[102]: starting version 175
[ 2.637789] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.637816] r8169 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 2.637846] r8169 0000:03:00.0: setting latency timer to 64
[ 2.637907] r8169 0000:03:00.0: irq 47 for MSI/MSI-X
[ 2.638345] r8169 0000:03:00.0: eth0: RTL8168c/8111c at 0xf8438000, 00:26:9e:25:70:cf, XID 1c4000c0 IRQ 47
[ 2.638347] r8169 0000:03:00.0: eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
[ 2.641845] sdhci: Secure Digital Host Controller Interface driver
[ 2.641847] sdhci: Copyright(c) Pierre Ossman
[ 2.642063] sdhci-pci 0000:06:00.1: SDHCI controller found [197b:2382] (rev 0)
[ 2.642078] sdhci-pci 0000:06:00.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.642112] sdhci-pci 0000:06:00.1: setting latency timer to 64
[ 2.642122] mmc0: no vmmc regulator found
[ 2.642149] Registered led device: mmc0::
[ 2.643176] mmc0: SDHCI controller on PCI [0000:06:00.1] using DMA
[ 2.643186] sdhci-pci 0000:06:00.2: SDHCI controller found [197b:2381] (rev 0)
[ 2.643199] sdhci-pci 0000:06:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.643205] sdhci-pci 0000:06:00.2: Refusing to bind to secondary interface.
[ 2.643211] sdhci-pci 0000:06:00.2: PCI INT A disabled
[ 2.645253] firewire_ohci 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.645263] firewire_ohci 0000:06:00.0: setting latency timer to 64
[ 2.712073] firewire_ohci: Added fw-ohci device 0000:06:00.0, OHCI v1.10, 4 IR + 0 IT contexts, quirks 0x10
[ 2.997550] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[ 2.997554] EXT4-fs (sda1): write access will be enabled during recovery
[ 3.212149] firewire_core: created device fw0: GUID 00241b00786e8e01, S400
[ 4.370543] EXT4-fs (sda1): orphan cleanup on readonly fs
[ 4.370549] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 131314
[ 4.370609] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 1442864
[ 4.370654] EXT4-fs (sda1): 2 orphan inodes deleted
[ 4.370656] EXT4-fs (sda1): recovery complete
[ 4.836407] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 18.965905] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.989659] udevd[360]: starting version 175
[ 19.033833] lp: driver loaded but no devices found
[ 19.112348] cfg80211: Calling CRDA to update world regulatory domain
[ 19.132646] wmi: Mapper loaded
[ 19.134957] jmb38x_ms 0000:06:00.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 19.134966] jmb38x_ms 0000:06:00.3: setting latency timer to 64
[ 19.145348] hp_accel: laptop model unknown, using default axes configuration
[ 19.148790] [drm] Initialized drm 1.1.0 20060810
[ 19.149463] ACPI Error: [_T_0] Namespace lookup failure, AE_ALREADY_EXISTS (20110623/dswload2-316)
[ 19.149470] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20110623/psloop-231)
[ 19.149473] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEGP.VGA_.LCD_.GBQC] (Node f742d270), AE_ALREADY_EXISTS (20110623/psparse-536)
[ 19.149481] ACPI: Marking method GBQC as Serialized because of AE_ALREADY_EXISTS error
[ 19.149485] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEGP.VGA_.LCD_._BQC] (Node f742d258), AE_ALREADY_EXISTS (20110623/psparse-536)
[ 19.149491] ACPI: Marking method _BQC as Serialized because of AE_ALREADY_EXISTS error
[ 19.149497] ACPI Warning: Evaluating _BQC failed (20110623/video-491)
[ 19.157557] acpi device:08: registered as cooling_device2
[ 19.157882] lis3lv02d: 8 bits sensor found
[ 19.158168] ACPI Error: [_T_0] Namespace lookup failure, AE_ALREADY_EXISTS (20110623/dswload2-316)
[ 19.158174] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20110623/psloop-231)
[ 19.158178] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEGP.VGA_.LCD1.GBQC] (Node f742d3d8), AE_ALREADY_EXISTS (20110623/psparse-536)
[ 19.158185] ACPI: Marking method GBQC as Serialized because of AE_ALREADY_EXISTS error
[ 19.158189] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEGP.VGA_.LCD1._BQC] (Node f742d3c0), AE_ALREADY_EXISTS (20110623/psparse-536)
[ 19.158194] ACPI: Marking method _BQC as Serialized because of AE_ALREADY_EXISTS error
[ 19.158199] ACPI Warning: Evaluating _BQC failed (20110623/video-491)
[ 19.160574] acpi device:0a: registered as cooling_device3
[ 19.160664] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input5
[ 19.161135] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 19.162023] type=1400 audit(1342614894.633:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=588 comm="apparmor_parser"
[ 19.162370] type=1400 audit(1342614894.633:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=588 comm="apparmor_parser"
[ 19.162567] type=1400 audit(1342614894.633:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=588 comm="apparmor_parser"
[ 19.168096] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[ 19.168099] Copyright(c) 2003-2011 Intel Corporation
[ 19.168155] iwlwifi 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 19.168163] iwlwifi 0000:02:00.0: setting latency timer to 64
[ 19.177793] Adding 1999868k swap on /dev/sda3. Priority:-1 extents:1 across:1999868k
[ 19.180227] iwlwifi 0000:02:00.0: pci_resource_len = 0x00002000
[ 19.180229] iwlwifi 0000:02:00.0: pci_resource_base = f843c000
[ 19.180231] iwlwifi 0000:02:00.0: HW Revision ID = 0x0
[ 19.183186] iwlwifi 0000:02:00.0: irq 48 for MSI/MSI-X
[ 19.183225] iwlwifi 0000:02:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[ 19.183281] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
[ 19.204230] iwlwifi 0000:02:00.0: device EEPROM VER=0x11f, CALIB=0x4
[ 19.204232] iwlwifi 0000:02:00.0: Device SKU: 0Xf0
[ 19.209418] ene_ir: chip is 0x3733 - kbver = 0x37, rev = 0x37
[ 19.209420] ene_ir: PLL freq = 883
[ 19.209421] ene_ir: KB3926D or higher detected
[ 19.209431] ene_ir: Firmware regs: 37 37
[ 19.209432] ene_ir: Hardware features:
[ 19.209433] ene_ir: * Uses GPIO 40 for IR demodulated input
[ 19.209435] ene_ir: * Uses new style input buffer
[ 19.209463] ene_ir: Hardware uses 2 extended buffers:
[ 19.209465] ene_ir: 0x3737 - len : 55
[ 19.209466] ene_ir: 0x3737 - len : 55
[ 19.209467] ene_ir: Total buffer len = 118
[ 19.209469] ene_ir: Error validating extra buffers, device probably won't work
[ 19.210172] [drm] radeon defaulting to kernel modesetting.
[ 19.210173] [drm] radeon kernel modesetting enabled.
[ 19.210231] radeon 0000:01:00.0: power state changed by ACPI to D0
[ 19.210235] radeon 0000:01:00.0: power state changed by ACPI to D0
[ 19.210245] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 19.210250] radeon 0000:01:00.0: setting latency timer to 64
[ 19.213639] IR NEC protocol handler initialized
[ 19.216307] [drm] initializing kernel modesetting (RV730 0x1002:0x9480 0x103C:0x3628).
[ 19.216338] [drm] register mmio base: 0xDA000000
[ 19.216340] [drm] register mmio size: 65536
[ 19.216504] ATOM BIOS: BR32705.006
[ 19.216533] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 19.216536] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
[ 19.220034] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 19.220037] [drm] RAM width 128bits DDR
[ 19.222160] IR RC5(x) protocol handler initialized
[ 19.223271] [TTM] Zone kernel: Available graphics memory: 420388 kiB.
[ 19.223274] [TTM] Zone highmem: Available graphics memory: 2044240 kiB.
[ 19.223275] [TTM] Initializing pool allocator.
[ 19.223295] [drm] radeon: 1024M of VRAM memory ready
[ 19.223297] [drm] radeon: 512M of GTT memory ready.
[ 19.223310] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 19.223311] [drm] Driver supports precise vblank timestamp query.
[ 19.223368] radeon 0000:01:00.0: irq 49 for MSI/MSI-X
[ 19.223375] radeon 0000:01:00.0: radeon: using MSI.
[ 19.223407] [drm] radeon: irq initialized.
[ 19.223411] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 19.224447] [drm] Loading RV730 Microcode
[ 19.228409] iwlwifi 0000:02:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 19.229073] IR RC6 protocol handler initialized
[ 19.236105] Registered IR keymap rc-rc6-mce
[ 19.236674] input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input6
[ 19.237434] rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
[ 19.238369] IR JVC protocol handler initialized
[ 19.239126] ene_ir: driver has been successfully loaded
[ 19.244118] IR Sony protocol handler initialized
[ 19.247879] input: MCE IR Keyboard/Mouse (ene_ir) as /devices/virtual/input/input7
[ 19.249174] IR MCE Keyboard/mouse protocol handler initialized
[ 19.249976] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 19.250031] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[ 19.250057] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 19.256852] lirc_dev: IR Remote Control driver registered, major 250
[ 19.257557] rc rc0: lirc_dev: driver ir-lirc-codec (ene_ir) registered at minor = 0
[ 19.257560] IR LIRC bridge handler initialized
[ 19.277838] Bluetooth: Core ver 2.16
[ 19.277874] NET: Registered protocol family 31
[ 19.277875] Bluetooth: HCI device and connection manager initialized
[ 19.277878] Bluetooth: HCI socket layer initialized
[ 19.277879] Bluetooth: L2CAP socket layer initialized
[ 19.277884] Bluetooth: SCO socket layer initialized
[ 19.278113] Bluetooth: Generic Bluetooth USB driver ver 0.6
[ 19.284267] usbcore: registered new interface driver btusb
[ 19.328589] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input8
[ 19.328830] Registered led device: hp::hddprotect
[ 19.328861] hp_accel: driver loaded
[ 19.351345] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 19.351478] input: HDA Intel Front Line-Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 19.367173] Linux video capture interface: v2.00
[ 19.367619] uvcvideo: Found UVC 1.00 device HP Webcam (0408:03f1)
[ 19.394735] input: HP Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input11
[ 19.394836] usbcore: registered new interface driver uvcvideo
[ 19.394838] USB Video Class driver (1.1.1)
[ 19.415021] input: HP WMI hotkeys as /devices/virtual/input/input12
[ 19.426174] iwlwifi 0000:02:00.0: loaded firmware version 8.83.5.1 build 33692
[ 19.426334] Registered led device: phy0-led
[ 19.426358] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 19.427298] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 19.427300] cfg80211: World regulatory domain updated:
[ 19.427302] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 19.427304] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.427307] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 19.427309] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 19.427311] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.427313] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.448357] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 19.474890] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 19.474963] radeon 0000:01:00.0: WB enabled
[ 19.496481] udevd[422]: renamed network interface wlan0 to wlan1
[ 19.521018] [drm] ring test succeeded in 1 usecs
[ 19.521164] [drm] radeon: ib pool ready.
[ 19.521235] [drm] ib test succeeded in 0 usecs
[ 19.521512] [drm] Radeon Display Connectors
[ 19.521513] [drm] Connector 0:
[ 19.521515] [drm] LVDS
[ 19.521517] [drm] DDC: 0x7f68 0x7f68 0x7f6c 0x7f6c 0x7f70 0x7f70 0x7f74 0x7f74
[ 19.521518] [drm] Encoders:
[ 19.521520] [drm] LCD1: INTERNAL_UNIPHY2
[ 19.521521] [drm] Connector 1:
[ 19.521522] [drm] VGA
[ 19.521524] [drm] DDC: 0x7fa0 0x7fa0 0x7fa4 0x7fa4 0x7fa8 0x7fa8 0x7fac 0x7fac
[ 19.521526] [drm] Encoders:
[ 19.521527] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 19.521528] [drm] Connector 2:
[ 19.521529] [drm] HDMI-A
[ 19.521530] [drm] HPD1
[ 19.521532] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 19.521533] [drm] Encoders:
[ 19.521535] [drm] DFP1: INTERNAL_UNIPHY
[ 19.521563] [drm] radeon: power management initialized
[ 19.762893] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 20.213154] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04751/0xa00000/0x0
[ 20.298168] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13
[ 20.548545] [drm] fb mappable at 0xC0142000
[ 20.548547] [drm] vram apper at 0xC0000000
[ 20.548549] [drm] size 4325376
[ 20.548550] [drm] fb depth is 24
[ 20.548551] [drm] pitch is 5632
[ 20.548659] fbcon: radeondrmfb (fb0) is primary device
[ 20.548778] Console: switching to colour frame buffer device 170x48
[ 20.548801] fb0: radeondrmfb frame buffer device
[ 20.548802] drm: registered panic notifier
[ 20.548808] [drm] Initialized radeon 2.12.0 20080528 for 0000:01:00.0 on minor 0
[ 20.548881] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 20.548950] snd_hda_intel 0000:01:00.1: irq 51 for MSI/MSI-X
[ 20.548978] snd_hda_intel 0000:01:00.1: setting latency timer to 64
[ 20.570388] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
[ 20.570457] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[ 25.177856] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 25.893978] init: failsafe main process (972) killed by TERM signal
[ 25.948992] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 25.948995] Bluetooth: BNEP filters: protocol multicast
[ 25.954976] Bluetooth: RFCOMM TTY layer initialized
[ 25.954980] Bluetooth: RFCOMM socket layer initialized
[ 25.954982] Bluetooth: RFCOMM ver 1.11
[ 26.798113] type=1400 audit(1342614902.269:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1073 comm="apparmor_parser"
[ 26.799663] type=1400 audit(1342614902.269:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1072 comm="apparmor_parser"
[ 26.800345] type=1400 audit(1342614902.273:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1073 comm="apparmor_parser"
[ 26.800544] type=1400 audit(1342614902.273:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1073 comm="apparmor_parser"
[ 26.812837] type=1400 audit(1342614902.285:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1074 comm="apparmor_parser"
[ 26.813608] type=1400 audit(1342614902.285:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=1076 comm="apparmor_parser"
[ 26.814016] type=1400 audit(1342614902.285:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=1076 comm="apparmor_parser"
[ 26.819068] type=1400 audit(1342614902.289:12): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//launchpad_integration" pid=1074 comm="apparmor_parser"
[ 26.821760] type=1400 audit(1342614902.293:13): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1077 comm="apparmor_parser"
[ 26.823272] type=1400 audit(1342614902.293:14): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//sanitized_helper" pid=1074 comm="apparmor_parser"
[ 26.831908] ppdev: user-space parallel port driver
[ 26.908196] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
[ 26.911155] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[ 27.018456] vboxdrv: Found 2 processor cores.
[ 27.020329] vboxdrv: fAsync=0 offMin=0x295 offMax=0xae9
[ 27.020377] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 27.020379] vboxdrv: Successfully loaded version 4.1.12_Ubuntu (interface 0x00190000).
[ 27.031768] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
[ 27.034742] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[ 27.037007] vboxpci: IOMMU not found (not registered)
[ 27.081958] ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 27.082282] ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 27.091470] r8169 0000:03:00.0: eth0: link down
[ 27.091614] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.091906] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.458092] init: plymouth-upstart-bridge main process (1018) killed by TERM signal
[ 27.748396] init: plymouth-stop pre-start process (1553) terminated with status 1
[ 34.562607] wlan1: authenticate with 00:1c:df:82:ab:a3 (try 1)
[ 34.572554] wlan1: authenticated
[ 34.576497] wlan1: associate with 00:1c:df:82:ab:a3 (try 1)
[ 34.625053] wlan1: RX AssocResp from 00:1c:df:82:ab:a3 (capab=0x431 status=0 aid=3)
[ 34.625057] wlan1: associated
[ 34.628274] ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 34.628316] cfg80211: Calling CRDA for country: GB
[ 34.631810] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631813] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631816] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631818] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631820] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631822] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631824] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631826] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631828] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631830] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631832] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631834] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631836] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631838] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631840] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631842] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631844] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631846] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631848] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631850] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631852] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631854] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631856] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631858] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631860] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631862] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631864] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631866] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631868] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631870] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631872] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631874] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631876] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631878] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631880] cfg80211: Updating information on frequency 5260 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631882] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631884] cfg80211: Updating information on frequency 5280 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631886] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631888] cfg80211: Updating information on frequency 5300 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631890] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631892] cfg80211: Updating information on frequency 5320 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631894] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 34.631896] cfg80211: Updating information on frequency 5500 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631898] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631900] cfg80211: Updating information on frequency 5520 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631902] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631904] cfg80211: Updating information on frequency 5540 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631906] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631908] cfg80211: Updating information on frequency 5560 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631910] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631912] cfg80211: Updating information on frequency 5580 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631914] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631916] cfg80211: Updating information on frequency 5600 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631918] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631920] cfg80211: Updating information on frequency 5620 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631922] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631924] cfg80211: Updating information on frequency 5640 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631926] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631928] cfg80211: Updating information on frequency 5660 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631930] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631932] cfg80211: Updating information on frequency 5680 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631934] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631936] cfg80211: Updating information on frequency 5700 MHz for a 20 MHz width channel with regulatory rule:
[ 34.631938] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 34.631940] cfg80211: Disabling freq 5745 MHz
[ 34.631941] cfg80211: Disabling freq 5765 MHz
[ 34.631942] cfg80211: Disabling freq 5785 MHz
[ 34.631943] cfg80211: Disabling freq 5805 MHz
[ 34.631945] cfg80211: Disabling freq 5825 MHz
[ 34.631948] cfg80211: Regulatory domain changed to country: GB
[ 34.631950] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 34.631952] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 34.631954] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 34.631956] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 34.631957] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 44.728047] wlan1: no IPv6 routers present
[ 5140.048679] wlan1: deauthenticating from 00:1c:df:82:ab:a3 by local choice (reason=3)
[ 5140.104940] cfg80211: All devices are disconnected, going to restore regulatory settings
[ 5140.104946] cfg80211: Restoring regulatory settings
[ 5140.104950] cfg80211: Calling CRDA to update world regulatory domain
[ 5140.108476] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 5140.108479] cfg80211: World regulatory domain updated:
[ 5140.108480] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 5140.108483] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 5140.108485] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 5140.108487] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 5140.108489] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 5140.108491] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 5147.710047] wlan1: authenticate with 00:22:75:45:48:01 (try 1)
[ 5147.711396] wlan1: authenticated
[ 5147.715312] wlan1: associate with 00:22:75:45:48:01 (try 1)
[ 5147.717550] wlan1: RX AssocResp from 00:22:75:45:48:01 (capab=0x401 status=0 aid=1)
[ 5147.717555] wlan1: associated
[ 5147.720046] cfg80211: Calling CRDA for country: GB
[ 5147.723609] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723612] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723614] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723617] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723619] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723621] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723623] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723625] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723627] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723629] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723631] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723633] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723635] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723637] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723639] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723641] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723643] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723645] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723647] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723649] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723651] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723653] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723655] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723657] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723659] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723661] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723663] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723665] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723667] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723669] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723671] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723673] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723675] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723677] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723679] cfg80211: Updating information on frequency 5260 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723681] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723683] cfg80211: Updating information on frequency 5280 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723685] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723687] cfg80211: Updating information on frequency 5300 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723689] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723691] cfg80211: Updating information on frequency 5320 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723693] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 5147.723695] cfg80211: Updating information on frequency 5500 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723697] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723699] cfg80211: Updating information on frequency 5520 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723701] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723703] cfg80211: Updating information on frequency 5540 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723705] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723707] cfg80211: Updating information on frequency 5560 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723709] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723711] cfg80211: Updating information on frequency 5580 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723713] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723715] cfg80211: Updating information on frequency 5600 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723718] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723719] cfg80211: Updating information on frequency 5620 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723722] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723723] cfg80211: Updating information on frequency 5640 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723726] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723727] cfg80211: Updating information on frequency 5660 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723730] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723731] cfg80211: Updating information on frequency 5680 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723734] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723735] cfg80211: Updating information on frequency 5700 MHz for a 20 MHz width channel with regulatory rule:
[ 5147.723738] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 5147.723739] cfg80211: Disabling freq 5745 MHz
[ 5147.723741] cfg80211: Disabling freq 5765 MHz
[ 5147.723742] cfg80211: Disabling freq 5785 MHz
[ 5147.723743] cfg80211: Disabling freq 5805 MHz
[ 5147.723744] cfg80211: Disabling freq 5825 MHz
[ 5147.723747] cfg80211: Regulatory domain changed to country: GB
[ 5147.723749] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 5147.723751] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 5147.723753] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 5147.723755] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 5147.723757] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 5149.765481] iwlwifi 0000:02:00.0: Tx aggregation enabled on ra = 00:22:75:45:48:01 tid = 0
[ 5158.720031] wlan1: no IPv6 routers present
[ 6746.647344] wlan1: deauthenticating from 00:22:75:45:48:01 by local choice (reason=3)
[ 6746.664726] cfg80211: All devices are disconnected, going to restore regulatory settings
[ 6746.664730] cfg80211: Restoring regulatory settings
[ 6746.664734] cfg80211: Calling CRDA to update world regulatory domain
[ 6746.667932] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 6746.667935] cfg80211: World regulatory domain updated:
[ 6746.667937] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6746.667939] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6746.667941] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6746.667944] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6746.667946] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6746.667948] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6749.334457] wlan1: authenticate with 00:1c:df:82:ab:a3 (try 1)
[ 6749.344519] wlan1: authenticated
[ 6749.348414] wlan1: associate with 00:1c:df:82:ab:a3 (try 1)
[ 6749.395869] wlan1: RX AssocResp from 00:1c:df:82:ab:a3 (capab=0x431 status=0 aid=3)
[ 6749.395874] wlan1: associated
[ 6749.398098] cfg80211: Calling CRDA for country: GB
[ 6749.401427] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401430] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401432] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401434] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401436] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401438] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401440] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401443] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401445] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401447] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401449] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401451] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401453] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401455] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401457] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401459] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401461] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401463] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401465] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401467] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401469] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401471] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401473] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401475] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401476] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401479] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401481] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401483] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401485] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401487] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401489] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401491] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401493] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401495] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401497] cfg80211: Updating information on frequency 5260 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401499] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401501] cfg80211: Updating information on frequency 5280 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401503] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401505] cfg80211: Updating information on frequency 5300 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401507] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401509] cfg80211: Updating information on frequency 5320 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401511] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 6749.401513] cfg80211: Updating information on frequency 5500 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401515] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401517] cfg80211: Updating information on frequency 5520 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401519] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401521] cfg80211: Updating information on frequency 5540 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401523] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401525] cfg80211: Updating information on frequency 5560 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401527] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401529] cfg80211: Updating information on frequency 5580 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401531] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401533] cfg80211: Updating information on frequency 5600 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401535] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401537] cfg80211: Updating information on frequency 5620 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401539] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401541] cfg80211: Updating information on frequency 5640 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401543] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401545] cfg80211: Updating information on frequency 5660 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401547] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401549] cfg80211: Updating information on frequency 5680 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401551] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401553] cfg80211: Updating information on frequency 5700 MHz for a 20 MHz width channel with regulatory rule:
[ 6749.401555] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 6749.401557] cfg80211: Disabling freq 5745 MHz
[ 6749.401558] cfg80211: Disabling freq 5765 MHz
[ 6749.401559] cfg80211: Disabling freq 5785 MHz
[ 6749.401560] cfg80211: Disabling freq 5805 MHz
[ 6749.401562] cfg80211: Disabling freq 5825 MHz
[ 6749.401565] cfg80211: Regulatory domain changed to country: GB
[ 6749.401566] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6749.401569] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 6749.401571] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 6749.401572] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 6749.401574] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 6760.132020] wlan1: no IPv6 routers present
[ 7918.031525] cfg80211: All devices are disconnected, going to restore regulatory settings
[ 7918.031529] cfg80211: Restoring regulatory settings
[ 7918.031532] cfg80211: Calling CRDA to update world regulatory domain
[ 7918.034883] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 7918.034886] cfg80211: World regulatory domain updated:
[ 7918.034887] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 7918.034890] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7918.034892] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 7918.034894] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 7918.034896] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7918.034898] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7933.243241] ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 8239.622090] wlan1: authenticate with 00:22:75:45:48:01 (try 1)
[ 8239.623491] wlan1: authenticated
[ 8239.627429] wlan1: associate with 00:22:75:45:48:01 (try 1)
[ 8239.629632] wlan1: RX AssocResp from 00:22:75:45:48:01 (capab=0x401 status=0 aid=1)
[ 8239.629637] wlan1: associated
[ 8239.632104] ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 8239.632158] cfg80211: Calling CRDA for country: GB
[ 8239.635659] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635662] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635664] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635666] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635668] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635670] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635672] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635674] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635676] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635678] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635680] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635683] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635684] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635687] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635688] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635691] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635692] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635695] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635696] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635699] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635700] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635703] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635704] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635707] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635708] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635710] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635712] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635715] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635716] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635719] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635720] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635723] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635725] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635727] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635729] cfg80211: Updating information on frequency 5260 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635731] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635733] cfg80211: Updating information on frequency 5280 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635735] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635737] cfg80211: Updating information on frequency 5300 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635739] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635741] cfg80211: Updating information on frequency 5320 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635743] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 8239.635745] cfg80211: Updating information on frequency 5500 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635747] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635749] cfg80211: Updating information on frequency 5520 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635751] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635753] cfg80211: Updating information on frequency 5540 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635755] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635757] cfg80211: Updating information on frequency 5560 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635759] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635761] cfg80211: Updating information on frequency 5580 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635763] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635765] cfg80211: Updating information on frequency 5600 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635767] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635769] cfg80211: Updating information on frequency 5620 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635771] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635773] cfg80211: Updating information on frequency 5640 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635775] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635777] cfg80211: Updating information on frequency 5660 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635779] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635781] cfg80211: Updating information on frequency 5680 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635783] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635785] cfg80211: Updating information on frequency 5700 MHz for a 20 MHz width channel with regulatory rule:
[ 8239.635787] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[ 8239.635789] cfg80211: Disabling freq 5745 MHz
[ 8239.635790] cfg80211: Disabling freq 5765 MHz
[ 8239.635792] cfg80211: Disabling freq 5785 MHz
[ 8239.635793] cfg80211: Disabling freq 5805 MHz
[ 8239.635794] cfg80211: Disabling freq 5825 MHz
[ 8239.635797] cfg80211: Regulatory domain changed to country: GB
[ 8239.635799] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 8239.635801] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 8239.635803] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 8239.635805] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 8239.635807] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 8242.559378] iwlwifi 0000:02:00.0: Tx aggregation enabled on ra = 00:22:75:45:48:01 tid = 0
[ 8249.680134] wlan1: no IPv6 routers present
[12981.235329] sr0: CDROM not ready. Make sure there is a disc in the drive.
[17369.395228] cfg80211: Found new beacon on frequency: 2472 MHz (Ch 13) on phy0
[37747.144041] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[37747.399606] input: Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0 as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/input/input15
[37747.399704] generic-usb 0003:045E:007D.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0] on usb-0000:00:1a.1-2/input0
[37747.399717] usbcore: registered new interface driver usbhid
[37747.399719] usbhid: USB HID core driver
[38876.181274] sr0: CDROM not ready. Make sure there is a disc in the drive.
[41156.830706] wlan1: deauthenticating from 00:22:75:45:48:01 by local choice (reason=3)
[41156.852384] cfg80211: All devices are disconnected, going to restore regulatory settings
[41156.852389] cfg80211: Restoring regulatory settings
[41156.852544] cfg80211: Calling CRDA to update world regulatory domain
[41156.856211] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[41156.856213] cfg80211: World regulatory domain updated:
[41156.856215] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[41156.856218] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[41156.856220] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[41156.856222] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[41156.856224] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[41156.856226] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[41164.550848] wlan1: authenticate with 00:1c:df:82:ab:a3 (try 1)
[41164.560271] wlan1: authenticated
[41164.564182] wlan1: associate with 00:1c:df:82:ab:a3 (try 1)
[41164.611557] wlan1: RX AssocResp from 00:1c:df:82:ab:a3 (capab=0x431 status=0 aid=1)
[41164.611561] wlan1: associated
[41164.613784] cfg80211: Calling CRDA for country: GB
[41164.617106] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[41164.617109] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617111] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[41164.617114] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617115] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[41164.617118] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617120] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[41164.617122] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617124] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[41164.617126] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617128] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[41164.617130] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617132] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[41164.617134] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617136] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[41164.617138] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617140] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[41164.617142] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617144] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[41164.617146] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617148] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[41164.617150] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617152] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[41164.617154] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617156] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[41164.617158] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617160] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[41164.617163] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617165] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[41164.617167] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617169] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[41164.617171] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617173] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[41164.617175] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617177] cfg80211: Updating information on frequency 5260 MHz for a 20 MHz width channel with regulatory rule:
[41164.617179] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617181] cfg80211: Updating information on frequency 5280 MHz for a 20 MHz width channel with regulatory rule:
[41164.617183] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617185] cfg80211: Updating information on frequency 5300 MHz for a 20 MHz width channel with regulatory rule:
[41164.617187] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617189] cfg80211: Updating information on frequency 5320 MHz for a 20 MHz width channel with regulatory rule:
[41164.617191] cfg80211: 5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[41164.617193] cfg80211: Updating information on frequency 5500 MHz for a 20 MHz width channel with regulatory rule:
[41164.617195] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617197] cfg80211: Updating information on frequency 5520 MHz for a 20 MHz width channel with regulatory rule:
[41164.617199] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617201] cfg80211: Updating information on frequency 5540 MHz for a 20 MHz width channel with regulatory rule:
[41164.617203] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617205] cfg80211: Updating information on frequency 5560 MHz for a 20 MHz width channel with regulatory rule:
[41164.617207] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617209] cfg80211: Updating information on frequency 5580 MHz for a 20 MHz width channel with regulatory rule:
[41164.617211] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617213] cfg80211: Updating information on frequency 5600 MHz for a 20 MHz width channel with regulatory rule:
[41164.617215] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617217] cfg80211: Updating information on frequency 5620 MHz for a 20 MHz width channel with regulatory rule:
[41164.617219] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617221] cfg80211: Updating information on frequency 5640 MHz for a 20 MHz width channel with regulatory rule:
[41164.617223] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617225] cfg80211: Updating information on frequency 5660 MHz for a 20 MHz width channel with regulatory rule:
[41164.617227] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617229] cfg80211: Updating information on frequency 5680 MHz for a 20 MHz width channel with regulatory rule:
[41164.617231] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617233] cfg80211: Updating information on frequency 5700 MHz for a 20 MHz width channel with regulatory rule:
[41164.617236] cfg80211: 5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A mBi, 2700 mBm)
[41164.617237] cfg80211: Disabling freq 5745 MHz
[41164.617239] cfg80211: Disabling freq 5765 MHz
[41164.617240] cfg80211: Disabling freq 5785 MHz
[41164.617241] cfg80211: Disabling freq 5805 MHz
[41164.617243] cfg80211: Disabling freq 5825 MHz
[41164.617246] cfg80211: Regulatory domain changed to country: GB
[41164.617247] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[41164.617249] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[41164.617251] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[41164.617253] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[41164.617255] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[41180.288112] wlan1: no IPv6 routers present

Πιστεύω πως δεν έχει σχέση, αλλά αν χρειαστούν και τα modules, πείτε μου.

Off topic:
Eπίσης, αν κάποιος μπορεί να μου πει τι γίνεται με αυτό, θα το εκτιμούσα πολύ:
Κώδικας: Επιλογή όλων
Your BIOS is broken; DMAR reported at address 0!

Έχω κάνει πολλούς ελέγχους αλλά δεν έχω βρεί κανένα σφάλμα.
Άβαταρ μέλους
eliasps
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4017
Εγγραφή: 16 Δεκ 2011, 22:25
Τοποθεσία: Αθήνα, Αττική
Launchpad: eliasps
IRC: eliasps
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό simosx » 24 Ιούλ 2012, 01:47

Τα στοιχεία που περιγράφεις παραπάνω σχετίζονται με τον οδηγό στο
viewtopic.php?f=38&t=7867
Δες τον οδηγό με προσοχή διότι παρέχει παραπάνω πληροφορίες.
Συγκεκριμένα, δες τι άλλες κατάλληλες επιλογές έχεις για το model.

Ακόμα, επιβεβαίωσε ότι έχεις την πιο πρόσφατη έκδοση του BIOS.
Στο http://h10025.www1.hp.com/ewfrf/wc/prev ... 2&sw_lang= θα βρεις λίστα με τις εκδόσεις.
Το BIOS μπορεί να προκαλεί το πρόβλημα, μιας και σε νεότερες εκδόσεις του πυρήνα το Linux λαμβάνει υπόψιν περισσότερο τα στοιχεία που δίνει το BIOS (και μπορεί να μην είναι κατάλληλα για Linux).
προσωπικό ιστολόγιο ϗ πλανήτης Ubuntu-gr
Συμβάλετε και εσείς στο ελληνικό βιβλίο Ubuntu!
1 Γνώσεις Linux: Πολύ καλό ┃ Προγραμματισμού: Πολύ καλό ┃ Αγγλικών: Πολύ καλό
2 Ubuntu 13.10 saucy 3.11.0-031100rc1-generic 64bit (el_GR.UTF-8, Unity ubuntu)
3 AMD E-450 APU with Radeon HD Graphics ‖ RAM 3555 MiB ‖ Sony Corporation VAIO
4 AMD nee ATI Wrestler [Radeon HD 6320] [1002:9806] {fglrx_pci}
5 eth0: Atheros Inc. AR8151 v2.0 Gigabit Ethernet [1969:1083] (rev c0) ⋮ wlan0: Atheros Inc. AR9285 [168c:002b] (rev 01)
Φτιάξτε και εσείς τη δική σας υπογραφή (παραπάνω κείμενο) αυτόματα με κλικ εδώ!
simosx
Επίτιμο μέλος
Επίτιμο μέλος
 
Δημοσιεύσεις: 10334
Εγγραφή: 11 Μάιος 2008, 18:52
Launchpad: simosx
IRC: simosx
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό eliasps » 24 Ιούλ 2012, 02:15

Σίμο πολύ καλός οδηγός!

Ορίστε το link από το .sh.

Δεν βλέπω κάτι περίεργο. Εκτός από διπλή αναφορά στο module της κάρτας, αλλά ίσως να έχει σχέση με το HDA και το HDMI:
Κώδικας: Επιλογή όλων
!!Loaded sound module options
!!---------------------------

!!Module: snd_hda_intel
align_buffer_size : Y
bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
model : auto,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
power_save : 0
power_save_controller : Y
probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
single_cmd : N
snoop : Y

!!Module: snd_hda_intel
align_buffer_size : Y
bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
model : auto,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
power_save : 0
power_save_controller : Y
probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
single_cmd : N
snoop : Y


Διαβάζοντας τον οδηγό, αρχίζω και τείνω και εγώ σε αυτό που λες, κάτι δηλαδή με τις πληροφορίες που παίρνει ο kernel από το BIOS, μιας και το options snd-hda-intel model είναι στο auto. Ίσως θέλει αλλαγή αυτή η ρύθμιση γιατί από ότι είδα στο link που δίνεις στον οδηγό, υπάρχουν πολλές επιλογές και απλά να μην έχω βάλει τη σωστή.

Δεν χρειάζεται επιβεβαίωση για την έκδοση του BIOS, δεν την έχω αναβαθμίσει γιατί φοβάμαι μην υπάρξει κάποιο σφάλμα πάνω στην αναβάθμιση και μου καταστρέψει τον υπολογιστή. Είναι κάτι σαν το "Στο σπίτι του κρεμασμένου, δεν μιλάνε για σκοινί", γιατί το προηγούμενο laptop που είχα χάλασε από αποτυχημένη προσπάθεια αναβάθμισης του BIOS. Από ότι είδα στη σελίδα που έδωσες έχει βγει η F.44, ενώ η F.33 βγήκε το 2009. Εγώ έχω την 25:
Κώδικας: Επιλογή όλων
elias@linux:~$ sudo dmidecode -s bios-version
F.25

Λες να το αναβαθμίσω;
Άβαταρ μέλους
eliasps
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4017
Εγγραφή: 16 Δεκ 2011, 22:25
Τοποθεσία: Αθήνα, Αττική
Launchpad: eliasps
IRC: eliasps
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό anapodos » 24 Ιούλ 2012, 02:36

Δοκίμασε το options snd-hda-intel model να το βάλεις hp-dv5.
Μου δούλεψε χωρίς να έχω κάνει κάτι άλλο.Πές μας αν σε βοηθάει και εσένα.
1 Γνώσεις Linux: Ικανοποιητικό ┃ Προγραμματισμού: Πρώτα βήματα ┃ Αγγλικών: Πολύ καλό
2 Ubuntu 12.04 precise 3.2.0-55-generic 64bit (en_US.UTF-8, Unity ubuntu), Ubuntu 3.2.0-54-generic, Windows 7
3 AMD Athlon 64 X2 Dual Core Processor 6000+ ‖ RAM 3955 MiB ‖ ASUS INC. M2R32-MVP
4 Advanced Micro Devices, Inc. [AMD/ATI] Turks PRO [Radeon HD 6570/7570] [1002:6759] {fglrx_pci}
5 eth0: Marvell 88E8001 Gigabit Ethernet Controller [11ab:4320] (rev 13)
anapodos
dudeTUX
dudeTUX
 
Δημοσιεύσεις: 400
Εγγραφή: 04 Δεκ 2008, 02:33
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό eliasps » 24 Ιούλ 2012, 02:44

anapodos έγραψε:Δοκίμασε το options snd-hda-intel model να το βάλεις hp-dv5.
Μου δούλεψε χωρίς να έχω κάνει κάτι άλλο.Πές μας αν σε βοηθάει και εσένα.

Το έχω βάλει και αυτό και δυστυχώς δεν είχε αποτέλεσμα, είχα ήχο μεν όταν έβαζα τα ακουστικά, αλλά καθόλου ήχο από τα ηχεία με συνδεδεμένα ακουστικά ή μη.
Ευχαριστώ πολυ για την βοήθεια!

Αν θες πες μου τί laptop χρησιμοποιείς. Κάποια έκδοση των HP Pavilion και σου είχε το ίδιο πρόβλημα στην 11.10;
Άβαταρ μέλους
eliasps
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4017
Εγγραφή: 16 Δεκ 2011, 22:25
Τοποθεσία: Αθήνα, Αττική
Launchpad: eliasps
IRC: eliasps
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό anapodos » 24 Ιούλ 2012, 02:54

Έχω το HP PAVILION DV7-1250EN και μου έκανε το ίδιο πρόβλημα και μένα. Σύνδεα τα ακουστικά και δεν έκανε mute το ηχείο του λαπτοπ.
Διορθώθηκε με το τρόπο που σε είπα παραπάνω βέβαια και απο τότε ακομα και όσα updates έχω κάνει δεν το ξαναέκανε.

Να φανταστώ έκανες reboot μετά την αλλαγή στο αρχείο έτσι?
Δοκίμασε να βάλεις και αυτό στο τέλος enable_msi=1 ώστε να είναι έτσι
options snd-hda-intel model=hp-dv5 enable_msi=1
1 Γνώσεις Linux: Ικανοποιητικό ┃ Προγραμματισμού: Πρώτα βήματα ┃ Αγγλικών: Πολύ καλό
2 Ubuntu 12.04 precise 3.2.0-55-generic 64bit (en_US.UTF-8, Unity ubuntu), Ubuntu 3.2.0-54-generic, Windows 7
3 AMD Athlon 64 X2 Dual Core Processor 6000+ ‖ RAM 3955 MiB ‖ ASUS INC. M2R32-MVP
4 Advanced Micro Devices, Inc. [AMD/ATI] Turks PRO [Radeon HD 6570/7570] [1002:6759] {fglrx_pci}
5 eth0: Marvell 88E8001 Gigabit Ethernet Controller [11ab:4320] (rev 13)
anapodos
dudeTUX
dudeTUX
 
Δημοσιεύσεις: 400
Εγγραφή: 04 Δεκ 2008, 02:33
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό eliasps » 24 Ιούλ 2012, 03:06

anapodos έγραψε:Να φανταστώ έκανες reboot μετά την αλλαγή στο αρχείο έτσι?

Nαι είχα κάνει.
anapodos έγραψε:Δοκίμασε να βάλεις και αυτό στο τέλος enable_msi=1 ώστε να είναι έτσι
options snd-hda-intel model=hp-dv5 enable_msi=1

Aυτό δεν το είχα κάνει, το έκανα τώρα όμως, αλλά και πάλι χωρίς αποτέλεσμα (έκανα και τώρα reboot). Τι είναι το msi; To Message Signaled Interrupt;
Άβαταρ μέλους
eliasps
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4017
Εγγραφή: 16 Δεκ 2011, 22:25
Τοποθεσία: Αθήνα, Αττική
Launchpad: eliasps
IRC: eliasps
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό anapodos » 24 Ιούλ 2012, 03:16

Δεν ξέρω να σε πώ την αλήθεια...απλά το προτείνουν ώς λύση.
Δώσε το αποτέλεσμα της εντολής sudo hda-jack-sense-test μια φορά με τα ακουστικά κουμπωμένα και μία χωρίς.
1 Γνώσεις Linux: Ικανοποιητικό ┃ Προγραμματισμού: Πρώτα βήματα ┃ Αγγλικών: Πολύ καλό
2 Ubuntu 12.04 precise 3.2.0-55-generic 64bit (en_US.UTF-8, Unity ubuntu), Ubuntu 3.2.0-54-generic, Windows 7
3 AMD Athlon 64 X2 Dual Core Processor 6000+ ‖ RAM 3955 MiB ‖ ASUS INC. M2R32-MVP
4 Advanced Micro Devices, Inc. [AMD/ATI] Turks PRO [Radeon HD 6570/7570] [1002:6759] {fglrx_pci}
5 eth0: Marvell 88E8001 Gigabit Ethernet Controller [11ab:4320] (rev 13)
anapodos
dudeTUX
dudeTUX
 
Δημοσιεύσεις: 400
Εγγραφή: 04 Δεκ 2008, 02:33
Εκτύπωση

Re: Aναπαραγωγή ήχου από ηχεία ΚΑΙ ακουστικά ταυτόχρονα (12.

Δημοσίευσηαπό eliasps » 24 Ιούλ 2012, 03:25

anapodos έγραψε:Δεν ξέρω να σε πώ την αλήθεια...απλά το προτείνουν ώς λύση.
Δώσε το αποτέλεσμα της εντολής sudo hda-jack-sense-test μια φορά με τα ακουστικά κουμπωμένα και μία χωρίς.

Κώδικας: Επιλογή όλων
elias@linux:~$ sudo hda-jack-sense-test
[sudo] password for elias:
sudo: hda-jack-sense-test: command not found

:?
Άβαταρ μέλους
eliasps
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4017
Εγγραφή: 16 Δεκ 2011, 22:25
Τοποθεσία: Αθήνα, Αττική
Launchpad: eliasps
IRC: eliasps
Εκτύπωση

Επόμενο

  • ΣΧΕΤΙΚΑ ΘΕΜΑΤΑ
    ΑΠΑΝΤΗΣΕΙΣ
    ΠΡΟΒΟΛΕΣ
    ΣΥΓΓΡΑΦΕΑΣ

Επιστροφή στο Κάρτες Ήχου / Ήχος

cron