お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2011-01-11 14:24:03

kouryu
新しいメンバ
登録日: 2011-01-11

fmv-biblo loox u /b50n で音がならない

初心者なのでよろしくお願いします.

fmv-biblo loox u /b50nを中古で書い、主な使い方としては動画プレイヤーとして考えております。 
vistaでは重たく感じたので、ubuntu 10.10 netbook edison を雑誌の付録からインストールしました。他の無線LAN等はうまく機能をしているのですが、「警告音」がリピートした状態でなり、「VLCプレイヤー」でmp3をプレイしてもうまく音がなりませんどのように対処したらよろしいでしょうか?

オフライン

 

#2 2011-01-11 22:19:38

Mocchi
管理者
登録日: 2009-05-17

Re: fmv-biblo loox u /b50n で音がならない

以下の出力を教えて下さい。

$ pacmd list-cards;

オフライン

 

#3 2011-01-12 12:24:14

kouryu
新しいメンバ
登録日: 2011-01-11

Re: fmv-biblo loox u /b50n で音がならない

以下の出力を教えて下さい。

$ pacmd list-cards;


ーーーーーーーーーーーーーーーーーーーーーーーーーー


Welcome to PulseAudio! Use "help" for usage information.
>>> 1 card(s) available.
    index: 0
   name: <alsa_card.pci-0000_00_1b.0>
   driver: <module-alsa-card.c>
   owner module: 4
   properties:
       alsa.card = "0"
       alsa.card_name = "HDA Intel MID"
       alsa.long_card_name = "HDA Intel MID at 0xfd320000 irq 40"
       alsa.driver_name = "snd_hda_intel"
       device.bus_path = "pci-0000:00:1b.0"
       sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
       device.bus = "pci"
       device.vendor.id = "8086"
       device.vendor.name = "Intel Corporation"
       device.product.id = "811b"
       device.product.name = "System Controller Hub (SCH Poulsbo) HD Audio Controller"
       device.form_factor = "internal"
       device.string = "0"
       device.description = "Internal Audio"
       module-udev-detect.discovered = "1"
       device.icon_name = "audio-card-pci"
   profiles:
       output:analog-stereo: Analog Stereo Output (priority 6000)
       output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060)
       output:analog-surround-40: Analog Surround 4.0 Output (priority 700)
       output:analog-surround-40+input:analog-stereo: Analog Surround 4.0 Output + Analog Stereo Input (priority 760)
       input:analog-stereo: Analog Stereo Input (priority 60)
       off: オフ (priority 0)
   active profile: <output:analog-stereo>
   sinks:
       alsa_output.pci-0000_00_1b.0.analog-stereo/#0: Internal Audio Analog Stereo
   sources:
       alsa_output.pci-0000_00_1b.0.analog-stereo.monitor/#0: Monitor of Internal Audio Analog Stereo

このように出ました。よろしくお願いします。

オフライン

 

#4 2011-01-12 18:40:36

tnc
メンバ
登録日: 2008-03-22

Re: fmv-biblo loox u /b50n で音がならない

kouryu による投稿:

他の無線LAN等はうまく機能をしているのですが、「警告音」がリピートした状態でなり、「VLCプレイヤー」でmp3をプレイしてもうまく音がなりませんどのように対処したらよろしいでしょうか?

これは、mp3ファイルが開かないということでしょうか?
だとしたらコーデックを読み取るパッチがあたってないのかもしれないですね。

Ubuntu restricted extras をあてると幸せになれるかもしれないです。

その他でコーデックの動作環境を得るには別途、リポジトリを入れてパッチをあてることになります。

オフライン

 

#5 2011-01-12 23:25:32

Mocchi
管理者
登録日: 2009-05-17

Re: fmv-biblo loox u /b50n で音がならない

それでは次に、以下のそれぞれの出力を教えて下さい。

$ lspci -vnns 00:1b.0;
$ cat /proc/asound/version;
$ cat /proc/asound/card0/codec*  | grep -i codec;

「警告音」がリピートした状態でなり、「VLCプレイヤー」でmp3をプレイしてもうまく音がなりません

とのことから、プレイヤーで音声を出力する以前からトラブルがあったと判断しました。コーデックを入れただけで解決するとは思えません。

オフライン

 

#6 2011-01-14 10:44:14

kouryu
新しいメンバ
登録日: 2011-01-11

Re: fmv-biblo loox u /b50n で音がならない

$ lspci -vnns 00:1b.0
00:1b.0 Audio device [0403]: Intel Corporation System Controller Hub (SCH Poulsbo) HD Audio Controller [8086:811b] (rev 06)
    Subsystem: Fujitsu Limited. Device [10cf:14bc]
    Flags: bus master, fast devsel, latency 0, IRQ 40
    Memory at fd320000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel
------------------------------
$ cat /proc/asound/version;
bash: cat/proc/asound/version: そのようなファイルやディレクトリはありません

この様に出ました。
3番目のコマンドは、2番目がこの様な返事なので打ってません

オフライン

 

#7 2011-01-14 10:52:14

Mocchi
管理者
登録日: 2009-05-17

Re: fmv-biblo loox u /b50n で音がならない

kouryu による投稿:

$ cat /proc/asound/version;
bash: cat/proc/asound/version: そのようなファイルやディレクトリはありません

たぶん、コマンド「cat」とオプション「/proc/asound/version」の間にスペースを置かなかったのではと推測します。

オフライン

 

#8 2011-01-14 18:23:41

kouryu
新しいメンバ
登録日: 2011-01-11

Re: fmv-biblo loox u /b50n で音がならない

mocchiさんご指摘のとおりスペースが抜けておりました。
:~$ cat /proc/asound/card0/codec* |grep -i codec;
Codec: Realtek ALC269

-----------------------------
~$ cat /proc/asound/version;
Advanced Linux Sound Architecture Driver Version 1.0.23.


以上です。

オフライン

 

#9 2011-01-15 00:16:06

Mocchi
管理者
登録日: 2009-05-17

Re: fmv-biblo loox u /b50n で音がならない

kouryu による投稿:

$ lspci -vnns 00:1b.0
00:1b.0 Audio device [0403]: Intel Corporation System Controller Hub (SCH Poulsbo) HD Audio Controller [8086:811b] (rev 06)
    Subsystem: Fujitsu Limited. Device [10cf:14bc]
    Flags: bus master, fast devsel, latency 0, IRQ 40
    Memory at fd320000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel

ここから、お使いのサウンドデバイスには、Intel社のHigh Definition Controllerに対するカーネルモジュール「snd-hda-intel」が適用されていることがわかります。snd-hda-intelはいわゆる「サウンドドライバ」と思って下さい。Poulsboはチップセットの相性ですね。

なお、Poulsboのグラフィック機能にかんしては、このフォーラムにおいてtistaさんがGMA500/Poulsboに関する総合Topicsにてかなり精度の高い情報を提供してくださっていましたので、ご紹介しておきます。

さて、カーネルモジュール「snd-hda-intel」はALSAというプロジェクトが開発をしています。そのALSA関係のパッケージのひとつに「alsa-base」があり、これがインストールするファイルのひとつに、以下があります。

/usr/share/doc/alsa-base/driver/HD-Audio-Models.txt.gz

このファイルには、カーネルモジュール「snd-hda-intel」のオプション「model」に指定する値に関する資料が含まれています。

kouryu による投稿:

$ cat /proc/asound/card0/codec* |grep -i codec;
Codec: Realtek ALC269

「Realtek ALC269」というのが、お使いのサウンドデバイスのコーデック部分です。lspciで出力されたのは、このコーデックをコントロールする部品だと思って下さい。

先のHD-Audio-Models.txt.gzの内容で、ALC269に関係する記述が以下です。

ALC269
======
  basic        Basic preset
  quanta    Quanta FL1
  eeepc-p703    ASUS Eeepc P703 P900A
  eeepc-p901    ASUS Eeepc P901 S101
  fujitsu    FSC Amilo
  lifebook    Fujitsu Lifebook S6420
  auto        auto-config reading BIOS (default)

富士通に関する記述が2つあります。「fujitsu」か「lifebook」を、カーネルモジュール「snd-hda-intel」のオプション「model」に与えてやれば、トラブルが解消するかなと考えています。

オプションはファイルで指定します。以下を試してみて下さい。

1. $ sudo gedit /etc/modprobe.d/snd-hda-intel.conf;
2. テキストエディタが開くので、「options snd-hda-intel model=fujitsu」を記述します
3. 保存してテキストエディタを終了します
4. コンピュータを再起動します
5. まだトラブルが継続するようでしたら、$ sudo gedit /etc/modprobe.d/snd-hda-intel.conf;を実行して、先の記述を「options snd-hda-intel model=lifebook」に書き換えます
7. システムを再起動します
8. まだトラブルが続くようだったら教えて下さい。
9. 今回作成したファイルは「$ sudo rm /etc/modprobe.d/snd-hda-intel.conf;」で消すことができますが、打ち間違いで他のファイルを消さないように気をつけて下さい。

うまく解決する事を祈ります。

オフライン

 

#10 2011-01-16 01:39:13

kouryu
新しいメンバ
登録日: 2011-01-11

Re: fmv-biblo loox u /b50n で音がならない

mochhiさんいつもありがとうございます。

言われたとおりやってみましたがダメでした。

オフライン

 

#11 2011-01-16 21:56:11

hippocampus
メンバ
登録日: 2007-07-08

Re: fmv-biblo loox u /b50n で音がならない

こんばんは!
興味があったので、ちょっと調べてみました。

コード:

$ sudo gedit /etc/modprobe.d/alsa-base.conf

を実行して、

コード:

options snd-hda-intel enable_msi=0

を追記して再起動してみると、どうですか?

オフライン

 

#12 2011-01-17 01:15:31

kouryu
新しいメンバ
登録日: 2011-01-11

Re: fmv-biblo loox u /b50n で音がならない

hippocampusさん、こんにちわ

「$ sudo gedit /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 enable_msi=0』はどの辺あたりに追記すればよろしいでしょか?

オフライン

 

#13 2011-01-17 11:53:54

hippocampus
メンバ
登録日: 2007-07-08

Re: fmv-biblo loox u /b50n で音がならない

こんにちは。
そのまま、最後の行に追記されて良いかと思います。

コード:

.
.
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
options snd-hda-intel enable_msi=0

というように。

オフライン

 

#14 2011-01-17 12:08:29

Mocchi
管理者
登録日: 2009-05-17

Re: fmv-biblo loox u /b50n で音がならない

ファイル「/etc/modprobe.d/alsa-base.conf」への追記はおすすめしません。理由はこちらを参照して下さい。
「VGC-LA70Bの音が出ません」の14番目のレス @ forums.ubuntulinux.jp

今回作成したファイル「/etc/modprobe.d/snd-hda-intel.conf」に追記して下さい。パス「etc/modprobe.d」以下のconfファイルであれば、どれに記述しようが、設定が反映されます。

オフライン

 

#15 2011-01-17 12:53:41

hippocampus
メンバ
登録日: 2007-07-08

Re: fmv-biblo loox u /b50n で音がならない

Mocchiさん

なるほど。たしかにもともとのファイルを編集するより、新たに自分で設定ファイルを作成したほうがトラブルが少なそうですね。
慣れてない場合は特に。ご指摘ありがとうございます。

Kouryuさん
そういうわけですので、「options snd-hda-intel enable_msi=0」を/etc/modprobe.d/alsa-base.confからは削除して、/etc/modprobe.d/snd-hda-intel.confの最後に追記して試してください。

オフライン

 

#16 2011-01-18 01:36:24

kouryu
新しいメンバ
登録日: 2011-01-11

Re: fmv-biblo loox u /b50n で音がならない

hippocampusさん、Mocchiさんご指導ありがとうございました。
問題は解決することができました。

オフライン

 

#17 2011-01-18 14:37:40

Mocchi
管理者
登録日: 2009-05-17

Re: fmv-biblo loox u /b50n で音がならない

解決おめでとうございます。

ひとつお願いがあるのですが、以下のコマンドの出力結果を教えていただけないでしょうか?トラブル解決の手がかりにしたいと思います。

$ cat /var/log/kern.log | egrep '(hda|HDA)';

オフライン

 

#18 2011-01-19 02:21:21

kouryu
新しいメンバ
登録日: 2011-01-11

Re: fmv-biblo loox u /b50n で音がならない

:~$ cat /var/log/kern.log | egrep '(hda|HDA)'
Jan 10 05:10:11 kazu-FMVLUB50N5 kernel: [    5.371452] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 05:10:11 kazu-FMVLUB50N5 kernel: [    5.371487] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 05:10:11 kazu-FMVLUB50N5 kernel: [    5.371506] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 10 05:10:11 kazu-FMVLUB50N5 kernel: [    5.371642] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 10 05:10:11 kazu-FMVLUB50N5 kernel: [    5.371702] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 10 05:10:14 kazu-FMVLUB50N5 kernel: [    8.428042] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 10 05:10:14 kazu-FMVLUB50N5 kernel: [    8.495949] hda_codec: ALC269: SKU not ready 0x90970130
Jan 10 05:10:14 kazu-FMVLUB50N5 kernel: [    8.496112] hda_codec: ALC269: BIOS auto-probing.
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9927.372019] hda-intel: No response from codec, disabling MSI: last cmd=0x01170700
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9928.376012] hda_intel: azx_get_response timeout, switching to single_cmd mode: last cmd=0x01170700
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9928.480112] HDA Intel 0000:00:1b.0: PCI INT A disabled
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9928.496228] HDA Intel 0000:00:1b.0: power state changed by ACPI to D3
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9928.496250] PM: suspend of drv:HDA Intel dev:0000:00:1b.0 complete after 2128.110 msecs
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9928.807831] HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9928.807848] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100006, writing 0x100002)
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9929.308231] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9929.308285] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9929.308323] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9929.308356] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9929.308381] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9929.308399] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 10 12:05:12 kazu-FMVLUB50N5 kernel: [ 9929.308456] PM: resume of drv:HDA Intel dev:0000:00:1b.0 complete after 498.364 msecs
Jan 10 12:07:32 kazu-FMVLUB50N5 kernel: [   10.844021] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:07:32 kazu-FMVLUB50N5 kernel: [   10.844056] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:07:32 kazu-FMVLUB50N5 kernel: [   10.844077] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 10 12:07:32 kazu-FMVLUB50N5 kernel: [   10.844225] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 10 12:07:32 kazu-FMVLUB50N5 kernel: [   10.844290] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 10 12:07:32 kazu-FMVLUB50N5 kernel: [   11.296665] Modules linked in: ath9k(+) snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm ath9k_common snd_seq_midi ath9k_hw snd_rawmidi ath snd_seq_midi_event mac80211 snd_seq pcmcia snd_timer snd_seq_device btusb uvcvideo video yenta_socket cfg80211 i2c_isch bluetooth snd pcmcia_rsrc pcmcia_core videodev joydev fujitsu_laptop output psmouse v4l1_compat soundcore shpchp serio_raw snd_page_alloc lpc_sch lp parport usbhid hid 8139too sdhci_pci 8139cp sdhci mii pata_sch led_class
Jan 10 12:07:35 kazu-FMVLUB50N5 kernel: [   14.028017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 10 12:07:35 kazu-FMVLUB50N5 kernel: [   14.067262] hda_codec: ALC269: SKU not ready 0x90970130
Jan 10 12:07:35 kazu-FMVLUB50N5 kernel: [   14.067409] hda_codec: ALC269: BIOS auto-probing.
Jan 10 12:27:11 kazu-FMVLUB50N5 kernel: [    8.499012] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:27:11 kazu-FMVLUB50N5 kernel: [    8.499041] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:27:11 kazu-FMVLUB50N5 kernel: [    8.499059] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 10 12:27:11 kazu-FMVLUB50N5 kernel: [    8.499190] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 10 12:27:11 kazu-FMVLUB50N5 kernel: [    8.499254] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 10 12:27:11 kazu-FMVLUB50N5 kernel: [    8.918889] Modules linked in: snd_hda_intel(+) ath9k(+) snd_hda_codec snd_hwdep snd_pcm ath9k_common ath9k_hw snd_seq_midi ath snd_rawmidi mac80211 snd_seq_midi_event joydev snd_seq uvcvideo usbhid pcmcia btusb snd_timer snd_seq_device cfg80211 yenta_socket videodev hid i2c_isch pcmcia_rsrc v4l1_compat bluetooth pcmcia_core snd psmouse video serio_raw shpchp soundcore output fujitsu_laptop lpc_sch snd_page_alloc lp parport 8139too sdhci_pci sdhci usb_storage led_class 8139cp pata_sch mii
Jan 10 12:27:14 kazu-FMVLUB50N5 kernel: [   11.545016] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 10 12:27:14 kazu-FMVLUB50N5 kernel: [   11.587873] hda_codec: ALC269: SKU not ready 0x90970130
Jan 10 12:27:14 kazu-FMVLUB50N5 kernel: [   11.588073] hda_codec: ALC269: BIOS auto-probing.
Jan 10 12:29:01 kazu-FMVLUB50N5 kernel: [    8.687492] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:29:01 kazu-FMVLUB50N5 kernel: [    8.687521] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 10 12:29:01 kazu-FMVLUB50N5 kernel: [    8.687539] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 10 12:29:01 kazu-FMVLUB50N5 kernel: [    8.687661] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 10 12:29:01 kazu-FMVLUB50N5 kernel: [    8.687713] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 10 12:29:01 kazu-FMVLUB50N5 kernel: [    8.979836] Modules linked in: snd_hda_intel(+) snd_hda_codec ath9k(+) rfcomm snd_hwdep snd_pcm ath9k_common snd_seq_midi ath9k_hw snd_rawmidi ath sco mac80211 bnep snd_seq_midi_event snd_seq pcmcia l2cap joydev snd_timer yenta_socket uvcvideo snd_seq_device pcmcia_rsrc usbhid pcmcia_core cfg80211 btusb hid i2c_isch shpchp bluetooth videodev snd psmouse video v4l1_compat serio_raw output lpc_sch soundcore fujitsu_laptop snd_page_alloc lp parport 8139too usb_storage 8139cp sdhci_pci mii sdhci pata_sch led_class
Jan 10 12:29:04 kazu-FMVLUB50N5 kernel: [   11.729017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 10 12:29:04 kazu-FMVLUB50N5 kernel: [   11.769828] hda_codec: ALC269: SKU not ready 0x90970130
Jan 10 12:29:04 kazu-FMVLUB50N5 kernel: [   11.769976] hda_codec: ALC269: BIOS auto-probing.
Jan 11 13:04:29 kazu-FMVLUB50N5 kernel: [    9.027596] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 11 13:04:29 kazu-FMVLUB50N5 kernel: [    9.029817] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 11 13:04:29 kazu-FMVLUB50N5 kernel: [    9.029844] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 11 13:04:29 kazu-FMVLUB50N5 kernel: [    9.029994] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 11 13:04:29 kazu-FMVLUB50N5 kernel: [    9.030061] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 11 13:04:32 kazu-FMVLUB50N5 kernel: [   12.072017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 11 13:04:32 kazu-FMVLUB50N5 kernel: [   12.111076] hda_codec: ALC269: SKU not ready 0x90970130
Jan 11 13:04:32 kazu-FMVLUB50N5 kernel: [   12.111224] hda_codec: ALC269: BIOS auto-probing.
Jan 11 13:27:03 kazu-FMVLUB50N5 kernel: [    7.431045] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 11 13:27:03 kazu-FMVLUB50N5 kernel: [    7.431079] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 11 13:27:03 kazu-FMVLUB50N5 kernel: [    7.431100] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 11 13:27:03 kazu-FMVLUB50N5 kernel: [    7.431251] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 11 13:27:03 kazu-FMVLUB50N5 kernel: [    7.431310] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 11 13:27:04 kazu-FMVLUB50N5 kernel: [    7.885953] Modules linked in: ath9k(+) snd_hda_intel(+) snd_hda_codec snd_hwdep ath9k_common snd_pcm ath9k_hw snd_seq_midi ath mac80211 snd_rawmidi snd_seq_midi_event pcmcia snd_seq yenta_socket snd_timer uvcvideo snd_seq_device btusb pcmcia_rsrc i2c_isch cfg80211 video pcmcia_core bluetooth snd output fujitsu_laptop psmouse videodev joydev shpchp v4l1_compat serio_raw lpc_sch soundcore lp snd_page_alloc parport usbhid hid 8139too 8139cp sdhci_pci mii sdhci pata_sch led_class
Jan 11 13:27:07 kazu-FMVLUB50N5 kernel: [   10.472017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 11 13:27:07 kazu-FMVLUB50N5 kernel: [   10.518434] hda_codec: ALC269: SKU not ready 0x90970130
Jan 11 13:27:07 kazu-FMVLUB50N5 kernel: [   10.518582] hda_codec: ALC269: BIOS auto-probing.
Jan 12 10:24:26 kazu-FMVLUB50N5 kernel: [    8.385718] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 12 10:24:26 kazu-FMVLUB50N5 kernel: [    8.385748] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 12 10:24:26 kazu-FMVLUB50N5 kernel: [    8.385766] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 12 10:24:26 kazu-FMVLUB50N5 kernel: [    8.385899] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 12 10:24:26 kazu-FMVLUB50N5 kernel: [    8.385950] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 12 10:24:26 kazu-FMVLUB50N5 kernel: [    8.711433] Modules linked in: snd_hda_intel(+) snd_hda_codec ath9k(+) snd_hwdep snd_pcm ath9k_common snd_seq_midi snd_rawmidi ath9k_hw ath snd_seq_midi_event mac80211 snd_seq pcmcia snd_timer snd_seq_device joydev btusb yenta_socket usbhid i2c_isch pcmcia_rsrc uvcvideo bluetooth cfg80211 pcmcia_core snd hid psmouse videodev video v4l1_compat serio_raw lpc_sch fujitsu_laptop shpchp output soundcore snd_page_alloc lp parport 8139too 8139cp usb_storage sdhci_pci sdhci pata_sch mii led_class
Jan 12 10:24:29 kazu-FMVLUB50N5 kernel: [   11.557017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 12 10:24:29 kazu-FMVLUB50N5 kernel: [   11.604084] hda_codec: ALC269: SKU not ready 0x90970130
Jan 12 10:24:29 kazu-FMVLUB50N5 kernel: [   11.604230] hda_codec: ALC269: BIOS auto-probing.
Jan 12 10:43:58 kazu-FMVLUB50N5 kernel: [   10.041392] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 12 10:43:58 kazu-FMVLUB50N5 kernel: [   10.041421] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 12 10:43:58 kazu-FMVLUB50N5 kernel: [   10.041441] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 12 10:43:58 kazu-FMVLUB50N5 kernel: [   10.041575] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 12 10:43:58 kazu-FMVLUB50N5 kernel: [   10.041624] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 12 10:43:59 kazu-FMVLUB50N5 kernel: [   10.331910] Modules linked in: snd_hda_intel(+) rfcomm snd_hda_codec snd_hwdep ath9k(+) snd_pcm snd_seq_midi sco ath9k_common snd_rawmidi bnep ath9k_hw l2cap snd_seq_midi_event ath pcmcia snd_seq mac80211 snd_timer snd_seq_device btusb yenta_socket uvcvideo bluetooth videodev i2c_isch pcmcia_rsrc snd cfg80211 pcmcia_core psmouse v4l1_compat video serio_raw joydev soundcore fujitsu_laptop output lpc_sch shpchp snd_page_alloc lp parport usbhid hid 8139too sdhci_pci 8139cp sdhci usb_storage led_class pata_sch mii
Jan 12 10:44:01 kazu-FMVLUB50N5 kernel: [   13.085031] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 12 10:44:01 kazu-FMVLUB50N5 kernel: [   13.150919] hda_codec: ALC269: SKU not ready 0x90970130
Jan 12 10:44:01 kazu-FMVLUB50N5 kernel: [   13.151051] hda_codec: ALC269: BIOS auto-probing.
Jan 12 11:56:53 kazu-FMVLUB50N5 kernel: [    8.935819] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 12 11:56:53 kazu-FMVLUB50N5 kernel: [    8.935855] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 12 11:56:53 kazu-FMVLUB50N5 kernel: [    8.935875] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 12 11:56:53 kazu-FMVLUB50N5 kernel: [    8.936127] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 12 11:56:53 kazu-FMVLUB50N5 kernel: [    8.937639] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 12 11:56:56 kazu-FMVLUB50N5 kernel: [   11.980017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 12 11:56:56 kazu-FMVLUB50N5 kernel: [   12.018757] hda_codec: ALC269: SKU not ready 0x90970130
Jan 12 11:56:56 kazu-FMVLUB50N5 kernel: [   12.018906] hda_codec: ALC269: BIOS auto-probing.
Jan 13 20:45:38 kazu-FMVLUB50N5 kernel: [    8.670815] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 13 20:45:38 kazu-FMVLUB50N5 kernel: [    8.670845] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 13 20:45:38 kazu-FMVLUB50N5 kernel: [    8.670864] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 13 20:45:38 kazu-FMVLUB50N5 kernel: [    8.670993] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 13 20:45:38 kazu-FMVLUB50N5 kernel: [    8.671043] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 13 20:45:38 kazu-FMVLUB50N5 kernel: [    8.692728] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep ath9k(+) snd_pcm ath9k_common snd_seq_midi snd_rawmidi ath9k_hw ath snd_seq_midi_event mac80211 snd_seq joydev snd_timer pcmcia snd_seq_device usbhid i2c_isch uvcvideo btusb yenta_socket cfg80211 pcmcia_rsrc hid bluetooth snd pcmcia_core psmouse videodev video serio_raw v4l1_compat output lpc_sch fujitsu_laptop soundcore shpchp snd_page_alloc lp parport 8139too usb_storage sdhci_pci 8139cp sdhci pata_sch led_class mii
Jan 13 20:45:41 kazu-FMVLUB50N5 kernel: [   11.713018] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 13 20:45:41 kazu-FMVLUB50N5 kernel: [   11.752400] hda_codec: ALC269: SKU not ready 0x90970130
Jan 13 20:45:41 kazu-FMVLUB50N5 kernel: [   11.752537] hda_codec: ALC269: BIOS auto-probing.
Jan 14 10:05:58 kazu-FMVLUB50N5 kernel: [    8.729973] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 14 10:05:58 kazu-FMVLUB50N5 kernel: [    8.730003] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 14 10:05:58 kazu-FMVLUB50N5 kernel: [    8.730021] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 14 10:05:58 kazu-FMVLUB50N5 kernel: [    8.730150] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 14 10:05:58 kazu-FMVLUB50N5 kernel: [    8.730200] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 14 10:05:58 kazu-FMVLUB50N5 kernel: [    8.813650] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep rfcomm ath9k(+) snd_pcm snd_seq_midi ath9k_common snd_rawmidi sco ath9k_hw snd_seq_midi_event ath bnep snd_seq mac80211 pcmcia l2cap snd_timer snd_seq_device joydev uvcvideo i2c_isch yenta_socket btusb usbhid pcmcia_rsrc cfg80211 bluetooth videodev snd pcmcia_core hid psmouse video v4l1_compat fujitsu_laptop output serio_raw lpc_sch shpchp soundcore snd_page_alloc lp parport 8139too 8139cp sdhci_pci mii pata_sch sdhci led_class usb_storage
Jan 14 10:06:01 kazu-FMVLUB50N5 kernel: [   11.773018] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 14 10:06:01 kazu-FMVLUB50N5 kernel: [   11.811704] hda_codec: ALC269: SKU not ready 0x90970130
Jan 14 10:06:01 kazu-FMVLUB50N5 kernel: [   11.811841] hda_codec: ALC269: BIOS auto-probing.
Jan 14 17:44:01 kazu-FMVLUB50N5 kernel: [   15.010677] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 14 17:44:01 kazu-FMVLUB50N5 kernel: [   15.010706] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 14 17:44:01 kazu-FMVLUB50N5 kernel: [   15.010726] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 14 17:44:01 kazu-FMVLUB50N5 kernel: [   15.010855] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 14 17:44:01 kazu-FMVLUB50N5 kernel: [   15.010917] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 14 17:44:02 kazu-FMVLUB50N5 kernel: [   15.182704] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep rfcomm ath9k(+) snd_pcm snd_seq_midi ath9k_common snd_rawmidi ath9k_hw sco ath snd_seq_midi_event bnep mac80211 snd_seq l2cap snd_timer pcmcia snd_seq_device uvcvideo yenta_socket i2c_isch btusb cfg80211 pcmcia_rsrc snd video bluetooth psmouse pcmcia_core videodev joydev fujitsu_laptop output serio_raw v4l1_compat shpchp soundcore snd_page_alloc lpc_sch lp parport usbhid hid 8139too sdhci_pci 8139cp sdhci pata_sch led_class mii
Jan 14 17:44:04 kazu-FMVLUB50N5 kernel: [   18.053017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 14 17:44:05 kazu-FMVLUB50N5 kernel: [   18.091856] hda_codec: ALC269: SKU not ready 0x90970130
Jan 14 17:44:05 kazu-FMVLUB50N5 kernel: [   18.092005] hda_codec: ALC269: BIOS auto-probing.
Jan 14 18:08:25 kazu-FMVLUB50N5 kernel: [ 1479.504036] hda-intel: No response from codec, disabling MSI: last cmd=0x001f000a
Jan 14 18:08:25 kazu-FMVLUB50N5 kernel: [ 1479.504102] hda-intel: Invalid position buffer, using LPIB read method instead.
Jan 14 18:08:26 kazu-FMVLUB50N5 kernel: [ 1480.508018] hda_intel: azx_get_response timeout, switching to single_cmd mode: last cmd=0x001f000a
Jan 14 18:08:30 kazu-FMVLUB50N5 kernel: [ 1484.430107] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Jan 14 20:58:19 kazu-FMVLUB50N5 kernel: [    8.729802] Modules linked in: rfcomm ath9k(+) snd_hda_codec snd_hwdep snd_pcm ath9k_common sco ath9k_hw snd_seq_midi bnep ath mac80211 snd_rawmidi snd_seq_midi_event l2cap joydev snd_seq pcmcia snd_timer usbhid snd_seq_device uvcvideo btusb cfg80211 yenta_socket bluetooth pcmcia_rsrc videodev i2c_isch hid pcmcia_core snd psmouse v4l1_compat video shpchp fujitsu_laptop serio_raw output soundcore snd_page_alloc lpc_sch lp parport 8139too sdhci_pci 8139cp sdhci led_class pata_sch mii
Jan 14 20:58:19 kazu-FMVLUB50N5 kernel: [    8.854990] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 14 20:58:19 kazu-FMVLUB50N5 kernel: [    8.855019] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 14 20:58:19 kazu-FMVLUB50N5 kernel: [    8.855038] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 14 20:58:19 kazu-FMVLUB50N5 kernel: [    8.855163] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 14 20:58:19 kazu-FMVLUB50N5 kernel: [    8.855212] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 14 20:58:22 kazu-FMVLUB50N5 kernel: [   11.905017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 14 20:58:22 kazu-FMVLUB50N5 kernel: [   11.944361] hda_codec: ALC269: SKU not ready 0x90970130
Jan 14 20:58:22 kazu-FMVLUB50N5 kernel: [   11.944498] hda_codec: ALC269: BIOS auto-probing.
Jan 15 13:53:06 kazu-FMVLUB50N5 kernel: [    8.638282] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 13:53:06 kazu-FMVLUB50N5 kernel: [    8.638311] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 13:53:06 kazu-FMVLUB50N5 kernel: [    8.638331] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 15 13:53:06 kazu-FMVLUB50N5 kernel: [    8.638460] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 15 13:53:06 kazu-FMVLUB50N5 kernel: [    8.638513] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 15 13:53:06 kazu-FMVLUB50N5 kernel: [    8.643008] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep rfcomm snd_pcm ath9k(+) snd_seq_midi sco ath9k_common snd_rawmidi bnep ath9k_hw snd_seq_midi_event ath snd_seq l2cap mac80211 snd_timer pcmcia joydev snd_seq_device i2c_isch uvcvideo usbhid btusb yenta_socket pcmcia_rsrc snd pcmcia_core cfg80211 hid bluetooth psmouse videodev v4l1_compat shpchp video serio_raw soundcore output fujitsu_laptop snd_page_alloc lpc_sch lp parport 8139too sdhci_pci 8139cp mii sdhci led_class pata_sch
Jan 15 13:53:09 kazu-FMVLUB50N5 kernel: [   11.680019] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 15 13:53:09 kazu-FMVLUB50N5 kernel: [   11.718845] hda_codec: ALC269: SKU not ready 0x90970130
Jan 15 13:53:09 kazu-FMVLUB50N5 kernel: [   11.718983] hda_codec: ALC269: BIOS auto-probing.
Jan 15 14:00:25 kazu-FMVLUB50N5 kernel: [    8.437818] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 14:00:25 kazu-FMVLUB50N5 kernel: [    8.437848] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 14:00:25 kazu-FMVLUB50N5 kernel: [    8.437866] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 15 14:00:25 kazu-FMVLUB50N5 kernel: [    8.438007] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 15 14:00:25 kazu-FMVLUB50N5 kernel: [    8.438056] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 15 14:00:25 kazu-FMVLUB50N5 kernel: [    8.736504] Modules linked in: rfcomm snd_hda_intel(+) snd_hda_codec ath9k(+) snd_hwdep snd_pcm ath9k_common sco snd_seq_midi snd_rawmidi ath9k_hw bnep l2cap ath snd_seq_midi_event pcmcia mac80211 joydev snd_seq uvcvideo usbhid yenta_socket snd_timer btusb snd_seq_device pcmcia_rsrc bluetooth hid videodev i2c_isch video pcmcia_core psmouse v4l1_compat cfg80211 snd serio_raw fujitsu_laptop output shpchp soundcore snd_page_alloc lpc_sch lp parport 8139too 8139cp sdhci_pci mii sdhci led_class pata_sch
Jan 15 14:00:28 kazu-FMVLUB50N5 kernel: [   11.484018] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 15 14:00:28 kazu-FMVLUB50N5 kernel: [   11.523284] hda_codec: ALC269: SKU not ready 0x90970130
Jan 15 14:05:47 kazu-FMVLUB50N5 kernel: [    8.552311] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 14:05:47 kazu-FMVLUB50N5 kernel: [    8.552340] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 14:05:47 kazu-FMVLUB50N5 kernel: [    8.552358] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 15 14:05:47 kazu-FMVLUB50N5 kernel: [    8.552499] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 15 14:05:47 kazu-FMVLUB50N5 kernel: [    8.552550] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 15 14:05:47 kazu-FMVLUB50N5 kernel: [    8.749629] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep rfcomm ath9k(+) snd_pcm ath9k_common snd_seq_midi sco snd_rawmidi ath9k_hw bnep ath snd_seq_midi_event snd_seq mac80211 l2cap snd_timer joydev pcmcia snd_seq_device i2c_isch usbhid btusb uvcvideo yenta_socket cfg80211 snd pcmcia_rsrc bluetooth video hid videodev psmouse pcmcia_core fujitsu_laptop output v4l1_compat serio_raw soundcore shpchp snd_page_alloc lpc_sch lp parport 8139too 8139cp sdhci_pci usb_storage sdhci mii led_class pata_sch
Jan 15 14:05:50 kazu-FMVLUB50N5 kernel: [   11.596017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 15 14:05:50 kazu-FMVLUB50N5 kernel: [   11.635138] hda_codec: ALC269: SKU not ready 0x90970130
Jan 15 14:13:22 kazu-FMVLUB50N5 kernel: [    8.530165] snd_hda_intel: Unknown parameter `Lifebook'
Jan 15 14:13:22 kazu-FMVLUB50N5 kernel: [    8.673591] Modules linked in: snd_hda_codec snd_hwdep ath9k(+) snd_pcm ath9k_common snd_seq_midi ath9k_hw snd_rawmidi ath snd_seq_midi_event mac80211 snd_seq joydev snd_timer pcmcia usbhid snd_seq_device uvcvideo btusb yenta_socket bluetooth videodev cfg80211 pcmcia_rsrc hid i2c_isch v4l1_compat pcmcia_core psmouse video snd fujitsu_laptop shpchp serio_raw output lpc_sch soundcore snd_page_alloc lp parport 8139too 8139cp usb_storage sdhci_pci pata_sch sdhci mii led_class
Jan 15 14:18:39 kazu-FMVLUB50N5 kernel: [    8.622468] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 14:18:39 kazu-FMVLUB50N5 kernel: [    8.622497] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 14:18:39 kazu-FMVLUB50N5 kernel: [    8.622516] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 15 14:18:39 kazu-FMVLUB50N5 kernel: [    8.622644] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 15 14:18:39 kazu-FMVLUB50N5 kernel: [    8.622694] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 15 14:18:39 kazu-FMVLUB50N5 kernel: [    8.797725] Modules linked in: snd_hda_intel(+) snd_hda_codec ath9k(+) snd_hwdep snd_pcm ath9k_common snd_seq_midi ath9k_hw snd_rawmidi ath snd_seq_midi_event mac80211 snd_seq pcmcia joydev snd_timer snd_seq_device usbhid btusb uvcvideo yenta_socket i2c_isch bluetooth pcmcia_rsrc hid pcmcia_core cfg80211 videodev snd psmouse v4l1_compat serio_raw video lpc_sch shpchp fujitsu_laptop output soundcore snd_page_alloc lp parport 8139too sdhci_pci 8139cp sdhci pata_sch led_class mii usb_storage
Jan 15 14:18:42 kazu-FMVLUB50N5 kernel: [   11.669018] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 15 14:18:42 kazu-FMVLUB50N5 kernel: [   11.708093] hda_codec: ALC269: SKU not ready 0x90970130
Jan 15 14:23:52 kazu-FMVLUB50N5 kernel: [    8.621268] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 14:23:52 kazu-FMVLUB50N5 kernel: [    8.621298] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 15 14:23:52 kazu-FMVLUB50N5 kernel: [    8.621318] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 15 14:23:52 kazu-FMVLUB50N5 kernel: [    8.621462] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 15 14:23:52 kazu-FMVLUB50N5 kernel: [    8.621513] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 15 14:23:52 kazu-FMVLUB50N5 kernel: [    8.909727] Modules linked in: snd_hda_intel(+) rfcomm snd_hda_codec ath9k(+) snd_hwdep snd_pcm ath9k_common snd_seq_midi ath9k_hw sco ath snd_rawmidi bnep mac80211 snd_seq_midi_event snd_seq l2cap pcmcia joydev snd_timer snd_seq_device uvcvideo usbhid btusb yenta_socket bluetooth cfg80211 videodev pcmcia_rsrc hid i2c_isch v4l1_compat snd pcmcia_core psmouse serio_raw video shpchp soundcore lpc_sch fujitsu_laptop output snd_page_alloc lp parport 8139too sdhci_pci sdhci 8139cp led_class pata_sch mii usb_storage
Jan 15 14:23:55 kazu-FMVLUB50N5 kernel: [   11.672017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 15 14:23:55 kazu-FMVLUB50N5 kernel: [   11.711113] hda_codec: ALC269: SKU not ready 0x90970130
Jan 16 01:18:06 kazu-FMVLUB50N5 kernel: [    9.054778] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 16 01:18:06 kazu-FMVLUB50N5 kernel: [    9.054810] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 16 01:18:06 kazu-FMVLUB50N5 kernel: [    9.054829] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 16 01:18:06 kazu-FMVLUB50N5 kernel: [    9.055041] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 16 01:18:06 kazu-FMVLUB50N5 kernel: [    9.055096] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 16 01:18:06 kazu-FMVLUB50N5 kernel: [    9.057479] Modules linked in: snd_hda_intel(+) rfcomm ath9k(+) snd_hda_codec snd_hwdep ath9k_common snd_pcm ath9k_hw ath snd_seq_midi sco mac80211 snd_rawmidi bnep l2cap snd_seq_midi_event joydev snd_seq usbhid pcmcia uvcvideo snd_timer snd_seq_device btusb cfg80211 bluetooth yenta_socket i2c_isch hid videodev pcmcia_rsrc snd pcmcia_core psmouse v4l1_compat shpchp video soundcore serio_raw fujitsu_laptop snd_page_alloc lpc_sch output lp parport 8139too sdhci_pci 8139cp pata_sch sdhci led_class mii
Jan 16 01:18:09 kazu-FMVLUB50N5 kernel: [   12.108017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 16 01:18:09 kazu-FMVLUB50N5 kernel: [   12.147141] hda_codec: ALC269: SKU not ready 0x90970130
Jan 16 01:42:08 kazu-FMVLUB50N5 kernel: [    8.854187] snd_hda_intel: Unknown parameter `reading'
Jan 16 01:42:08 kazu-FMVLUB50N5 kernel: [    8.986444] Modules linked in: snd_hda_codec snd_hwdep rfcomm ath9k(+) snd_pcm ath9k_common snd_seq_midi ath9k_hw snd_rawmidi sco ath bnep mac80211 snd_seq_midi_event snd_seq l2cap pcmcia snd_timer snd_seq_device joydev btusb yenta_socket uvcvideo i2c_isch usbhid pcmcia_rsrc pcmcia_core bluetooth cfg80211 snd videodev psmouse hid v4l1_compat shpchp lpc_sch serio_raw video soundcore fujitsu_laptop snd_page_alloc output lp parport 8139too sdhci_pci 8139cp sdhci led_class pata_sch mii
Jan 16 01:45:51 kazu-FMVLUB50N5 kernel: [    8.678986] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 16 01:45:51 kazu-FMVLUB50N5 kernel: [    8.679016] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 16 01:45:51 kazu-FMVLUB50N5 kernel: [    8.679035] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 16 01:45:51 kazu-FMVLUB50N5 kernel: [    8.679167] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 16 01:45:51 kazu-FMVLUB50N5 kernel: [    8.679216] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 16 01:45:51 kazu-FMVLUB50N5 kernel: [    9.013877] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep ath9k(+) snd_pcm snd_seq_midi ath9k_common snd_rawmidi ath9k_hw snd_seq_midi_event ath snd_seq mac80211 pcmcia snd_timer snd_seq_device i2c_isch btusb uvcvideo yenta_socket video pcmcia_rsrc fujitsu_laptop cfg80211 bluetooth pcmcia_core snd joydev output psmouse videodev v4l1_compat shpchp serio_raw soundcore snd_page_alloc lpc_sch lp parport usbhid hid 8139too 8139cp sdhci_pci mii sdhci pata_sch led_class
Jan 16 01:45:54 kazu-FMVLUB50N5 kernel: [   11.736016] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 16 01:45:54 kazu-FMVLUB50N5 kernel: [   11.778813] hda_codec: ALC269: SKU not ready 0x90970130
Jan 16 01:45:54 kazu-FMVLUB50N5 kernel: [   11.778961] hda_codec: ALC269: BIOS auto-probing.
Jan 16 12:49:30 kazu-FMVLUB50N5 kernel: [    8.739391] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 16 12:49:30 kazu-FMVLUB50N5 kernel: [    8.739421] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 16 12:49:30 kazu-FMVLUB50N5 kernel: [    8.739440] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 16 12:49:30 kazu-FMVLUB50N5 kernel: [    8.739573] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 16 12:49:30 kazu-FMVLUB50N5 kernel: [    8.739623] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 16 12:49:30 kazu-FMVLUB50N5 kernel: [    9.002837] Modules linked in: rfcomm snd_hda_intel(+) snd_hda_codec snd_hwdep ath9k(+) snd_pcm ath9k_common snd_seq_midi ath9k_hw sco snd_rawmidi ath bnep mac80211 snd_seq_midi_event l2cap snd_seq pcmcia snd_timer i2c_isch snd_seq_device btusb yenta_socket uvcvideo cfg80211 pcmcia_rsrc joydev video videodev bluetooth pcmcia_core fujitsu_laptop v4l1_compat output snd psmouse shpchp serio_raw soundcore snd_page_alloc lpc_sch lp parport usbhid hid 8139too 8139cp mii sdhci_pci sdhci pata_sch led_class
Jan 16 12:49:33 kazu-FMVLUB50N5 kernel: [   11.785020] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 16 12:49:33 kazu-FMVLUB50N5 kernel: [   11.833870] hda_codec: ALC269: SKU not ready 0x90970130
Jan 16 12:49:33 kazu-FMVLUB50N5 kernel: [   11.834008] hda_codec: ALC269: BIOS auto-probing.
Jan 16 20:24:19 kazu-FMVLUB50N5 kernel: [    8.843595] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 16 20:24:19 kazu-FMVLUB50N5 kernel: [    8.843626] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 16 20:24:19 kazu-FMVLUB50N5 kernel: [    8.843645] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 16 20:24:19 kazu-FMVLUB50N5 kernel: [    8.843770] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 16 20:24:19 kazu-FMVLUB50N5 kernel: [    8.843820] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 16 20:24:19 kazu-FMVLUB50N5 kernel: [    8.951563] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep ath9k(+) snd_pcm snd_seq_midi ath9k_common snd_rawmidi ath9k_hw snd_seq_midi_event ath snd_seq pcmcia mac80211 joydev usbhid snd_timer yenta_socket snd_seq_device pcmcia_rsrc btusb uvcvideo video pcmcia_core bluetooth fujitsu_laptop cfg80211 snd hid output videodev psmouse i2c_isch v4l1_compat shpchp soundcore serio_raw snd_page_alloc lpc_sch lp parport 8139too 8139cp sdhci_pci sdhci pata_sch led_class mii
Jan 16 20:24:22 kazu-FMVLUB50N5 kernel: [   11.917017] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 16 20:24:22 kazu-FMVLUB50N5 kernel: [   11.956119] hda_codec: ALC269: SKU not ready 0x90970130
Jan 16 20:24:22 kazu-FMVLUB50N5 kernel: [   11.956257] hda_codec: ALC269: BIOS auto-probing.
Jan 17 00:50:53 kazu-FMVLUB50N5 kernel: [    8.912678] Modules linked in: snd_hda_codec snd_hwdep snd_pcm rfcomm ath9k(+) snd_seq_midi ath9k_common snd_rawmidi sco ath9k_hw bnep snd_seq_midi_event ath snd_seq l2cap mac80211 joydev pcmcia snd_timer snd_seq_device usbhid yenta_socket btusb uvcvideo pcmcia_rsrc i2c_isch pcmcia_core cfg80211 hid video bluetooth snd videodev fujitsu_laptop output psmouse shpchp v4l1_compat soundcore serio_raw lpc_sch snd_page_alloc lp parport 8139too sdhci_pci 8139cp sdhci led_class pata_sch mii
Jan 17 00:50:53 kazu-FMVLUB50N5 kernel: [    8.962852] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 17 00:50:53 kazu-FMVLUB50N5 kernel: [    8.962887] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 17 00:50:53 kazu-FMVLUB50N5 kernel: [    8.962908] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 17 00:50:53 kazu-FMVLUB50N5 kernel: [    8.963057] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 17 00:50:53 kazu-FMVLUB50N5 kernel: [    8.966622] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 17 00:50:56 kazu-FMVLUB50N5 kernel: [   12.012021] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 17 00:50:56 kazu-FMVLUB50N5 kernel: [   12.050935] hda_codec: ALC269: SKU not ready 0x90970130
Jan 17 00:50:56 kazu-FMVLUB50N5 kernel: [   12.051082] hda_codec: ALC269: BIOS auto-probing.
Jan 18 01:06:24 kazu-FMVLUB50N5 kernel: [    8.808098] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 01:06:24 kazu-FMVLUB50N5 kernel: [    8.808131] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 01:06:24 kazu-FMVLUB50N5 kernel: [    8.808152] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 18 01:06:24 kazu-FMVLUB50N5 kernel: [    8.808529] HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
Jan 18 01:06:24 kazu-FMVLUB50N5 kernel: [    8.808594] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 18 01:06:24 kazu-FMVLUB50N5 kernel: [    8.855801] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm ath9k(+) snd_seq_midi ath9k_common snd_rawmidi ath9k_hw snd_seq_midi_event ath joydev mac80211 snd_seq snd_timer usbhid pcmcia snd_seq_device uvcvideo btusb videodev i2c_isch hid yenta_socket v4l1_compat pcmcia_rsrc cfg80211 snd bluetooth video pcmcia_core psmouse shpchp output fujitsu_laptop serio_raw soundcore lpc_sch snd_page_alloc lp parport 8139too sdhci_pci 8139cp sdhci led_class mii pata_sch
Jan 18 01:06:27 kazu-FMVLUB50N5 kernel: [   11.865016] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Jan 18 01:06:27 kazu-FMVLUB50N5 kernel: [   11.904211] hda_codec: ALC269: SKU not ready 0x90970130
Jan 18 01:06:27 kazu-FMVLUB50N5 kernel: [   11.904360] hda_codec: ALC269: BIOS auto-probing.
Jan 18 01:19:14 kazu-FMVLUB50N5 kernel: [    8.689953] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 01:19:14 kazu-FMVLUB50N5 kernel: [    8.689982] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 01:19:14 kazu-FMVLUB50N5 kernel: [    8.690001] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 18 01:19:14 kazu-FMVLUB50N5 kernel: [    8.690077] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 18 01:19:14 kazu-FMVLUB50N5 kernel: [    8.851371] Modules linked in: snd_hda_intel(+) snd_hda_codec ath9k(+) snd_hwdep snd_pcm ath9k_common snd_seq_midi ath9k_hw ath snd_rawmidi mac80211 snd_seq_midi_event joydev snd_seq pcmcia usbhid snd_timer snd_seq_device cfg80211 btusb uvcvideo yenta_socket pcmcia_rsrc bluetooth i2c_isch hid pcmcia_core snd psmouse videodev serio_raw v4l1_compat video shpchp fujitsu_laptop soundcore lpc_sch output snd_page_alloc lp parport sdhci_pci 8139too 8139cp sdhci pata_sch mii led_class
Jan 18 01:19:14 kazu-FMVLUB50N5 kernel: [    8.875354] hda_codec: ALC269: SKU not ready 0x90970130
Jan 18 01:19:14 kazu-FMVLUB50N5 kernel: [    8.875496] hda_codec: ALC269: BIOS auto-probing.
Jan 18 01:19:24 kazu-FMVLUB50N5 kernel: [   19.231266] hda-intel: Invalid position buffer, using LPIB read method instead.
Jan 18 01:19:24 kazu-FMVLUB50N5 kernel: [   19.231319] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Jan 18 01:23:36 kazu-FMVLUB50N5 kernel: [    8.922505] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 01:23:36 kazu-FMVLUB50N5 kernel: [    8.922535] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 01:23:36 kazu-FMVLUB50N5 kernel: [    8.922554] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 18 01:23:36 kazu-FMVLUB50N5 kernel: [    8.922629] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 18 01:23:36 kazu-FMVLUB50N5 kernel: [    8.986624] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep rfcomm ath9k(+) snd_pcm snd_seq_midi ath9k_common snd_rawmidi sco ath9k_hw snd_seq_midi_event ath bnep snd_seq mac80211 l2cap pcmcia snd_timer joydev uvcvideo snd_seq_device btusb usbhid yenta_socket pcmcia_rsrc i2c_isch bluetooth snd cfg80211 hid video pcmcia_core videodev v4l1_compat output psmouse shpchp fujitsu_laptop soundcore snd_page_alloc lpc_sch serio_raw lp parport 8139too 8139cp sdhci_pci sdhci led_class mii pata_sch
Jan 18 01:23:36 kazu-FMVLUB50N5 kernel: [    9.052101] hda_codec: ALC269: SKU not ready 0x90970130
Jan 18 01:23:44 kazu-FMVLUB50N5 kernel: [   16.407869] hda-intel: Invalid position buffer, using LPIB read method instead.
Jan 18 01:23:46 kazu-FMVLUB50N5 kernel: [   18.407336] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Jan 18 02:24:01 kazu-FMVLUB50N5 kernel: [    8.927325] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 02:24:01 kazu-FMVLUB50N5 kernel: [    8.927355] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 02:24:01 kazu-FMVLUB50N5 kernel: [    8.927375] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 18 02:24:01 kazu-FMVLUB50N5 kernel: [    8.927448] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 18 02:24:01 kazu-FMVLUB50N5 kernel: [    9.025902] hda_codec: ALC269: SKU not ready 0x90970130
Jan 18 02:24:01 kazu-FMVLUB50N5 kernel: [    9.208720] Modules linked in: bnep binfmt_misc l2cap snd_hda_codec_realtek snd_hda_intel ath9k(+) snd_hda_codec snd_hwdep snd_pcm ath9k_common ath9k_hw snd_seq_midi ath snd_rawmidi mac80211 snd_seq_midi_event snd_seq joydev pcmcia usbhid snd_timer snd_seq_device uvcvideo btusb yenta_socket i2c_isch cfg80211 bluetooth pcmcia_rsrc hid psmouse snd pcmcia_core videodev video serio_raw v4l1_compat fujitsu_laptop output shpchp soundcore lpc_sch snd_page_alloc lp parport 8139too usb_storage 8139cp sdhci_pci mii sdhci pata_sch led_class
Jan 18 02:24:09 kazu-FMVLUB50N5 kernel: [   16.697627] hda-intel: Invalid position buffer, using LPIB read method instead.
Jan 18 02:24:11 kazu-FMVLUB50N5 kernel: [   18.697059] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Jan 18 08:01:59 kazu-FMVLUB50N5 kernel: [    8.924710] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 08:01:59 kazu-FMVLUB50N5 kernel: [    8.924741] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 18 08:01:59 kazu-FMVLUB50N5 kernel: [    8.924763] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 18 08:01:59 kazu-FMVLUB50N5 kernel: [    8.924843] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 18 08:01:59 kazu-FMVLUB50N5 kernel: [    9.125229] hda_codec: ALC269: SKU not ready 0x90970130
Jan 18 08:01:59 kazu-FMVLUB50N5 kernel: [    9.280151] Modules linked in: snd_hda_codec_realtek snd_hda_intel snd_hda_codec ath9k(+) rfcomm snd_hwdep snd_pcm ath9k_common snd_seq_midi ath9k_hw snd_rawmidi ath sco mac80211 snd_seq_midi_event bnep joydev snd_seq l2cap usbhid uvcvideo snd_timer pcmcia snd_seq_device hid btusb videodev yenta_socket cfg80211 pcmcia_rsrc bluetooth v4l1_compat pcmcia_core snd i2c_isch psmouse video shpchp serio_raw fujitsu_laptop soundcore output lpc_sch snd_page_alloc lp parport usb_storage 8139too sdhci_pci 8139cp sdhci pata_sch mii led_class
Jan 18 08:02:09 kazu-FMVLUB50N5 kernel: [   18.578575] hda-intel: Invalid position buffer, using LPIB read method instead.
Jan 18 08:02:09 kazu-FMVLUB50N5 kernel: [   18.578634] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Jan 19 02:01:55 kazu-FMVLUB50N5 kernel: [    8.407172] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 19 02:01:55 kazu-FMVLUB50N5 kernel: [    8.407201] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Jan 19 02:01:55 kazu-FMVLUB50N5 kernel: [    8.407221] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Jan 19 02:01:55 kazu-FMVLUB50N5 kernel: [    8.407298] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jan 19 02:01:55 kazu-FMVLUB50N5 kernel: [    8.549607] hda_codec: ALC269: SKU not ready 0x90970130
Jan 19 02:01:55 kazu-FMVLUB50N5 kernel: [    8.570010] Modules linked in: snd_hda_codec_realtek snd_hda_intel(+) snd_hda_codec snd_hwdep ath9k(+) snd_pcm snd_seq_midi ath9k_common snd_rawmidi ath9k_hw ath mac80211 snd_seq_midi_event snd_seq joydev pcmcia usbhid snd_timer snd_seq_device btusb i2c_isch uvcvideo yenta_socket pcmcia_rsrc cfg80211 video bluetooth pcmcia_core videodev snd fujitsu_laptop hid output psmouse v4l1_compat shpchp serio_raw soundcore lpc_sch snd_page_alloc lp parport 8139too 8139cp sdhci_pci sdhci mii led_class pata_sch usb_storage
Jan 19 02:02:05 kazu-FMVLUB50N5 kernel: [   28.284900] hda-intel: Invalid position buffer, using LPIB read method instead.
Jan 19 02:02:05 kazu-FMVLUB50N5 kernel: [   28.284950] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.

--------------------------
Mocchiさん以上のとおりになりました
よろしくお願いします。

オフライン

 

#19 2011-01-19 22:16:48

Mocchi
管理者
登録日: 2009-05-17

Re: fmv-biblo loox u /b50n で音がならない

kouryuさん、どうもありがとうございます。今後のサポートの参考にしようと思います。

オフライン

 

Board footer

Powered by FluxBB