HDA - debug logs

Drivers for sound cards
  • I recently acquired an 86duino, and noticed that sound doesnt work.

    The player seems to be playing at first, but no sound is heard. Then after a while, (about 2 seconds) player seems to stall.
    debug log: http://paste.kolibrios.org/show/334/
    pcidev.txt: http://paste.kolibrios.org/show/335/

    PS: docky crash is unrelated.
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • Hmm, I don't like these lines

    17f3 1331 00 10 00 00 ff ff 00 06 RDC Semiconductor Co., Ltd. Unknown
    17f3 1710 00 10 01 01 ff ff 00 03 RDC Semiconductor Co., Ltd. Unknown

    PCIDEV doesn't know not only subclass, but the whole class!
  • in linux class: ff ("Unassigned class")

    http://forum.codenet.ru/q243/PCI+Class+Codes

    Код класса устройства занимает в конфигурационном пространстве устройства PCI три байта (09, 0a, 0b), имеющих следующий смысл
    старший байт (0b)- базовый класс(Base Class);
    средний байт (0a)- подкласс (Sub-Class);
    младший байт (09)- интерфейс (Interface).

    Base Class = ff и Sub Class = 80h обозначают
    устройства, не относящиеся ни к одному из
    стандартных классов (подклассов). Sub Class = 0 обозначает наиболее типичное устройство класса. Interface обычно имеет значение 00.

    ====================================
    update - it knows
    ClassID 0xff, 0xff, , 'Unknown'

    http://websvn.kolibrios.org/filedetails ... endors.inc
  • Still no sound from the 86duino one...
    Maybe this will help more, enabled FDEBUG in the driver this time.
    Attachments
    BOARDLOG.TXT (10.26 KiB)
    Downloaded 446 times
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • Ноутбук Lenovo ThinkPad X61 - Core 2 Duo T7300 2 GHz, 2GB RAM.
    SVN r5341: Беззвучное проигрывание - логи board+pcidev прилагаю.
    HDA controller: Intel 82801H (8086:284b)
    HDA codec: Analog Devices AD1984 (11d4:1984)
    Attachments
    Downloaded 475 times
    Downloaded 468 times
  • Не работает звук на Asus a6000 и на еще двух собранных компьютерах
    Attachments
    BOARDLOG.TXT (4.79 KiB)
    Downloaded 436 times
    PCIDEV.TXT (3.95 KiB)
    Downloaded 433 times
    Я просто: Кожный гад :)
  • не работает на ноутбуке, звуковуха от realtek ? Realtek ALC269

    описание проблемы: звука нет, и поток выводящий звук намертво зависает(но не грузит систему), завершение работы с такими потоками невозможно
    Attachments
    BOARDLOG.TXT (7.85 KiB)
    Downloaded 143 times
    PCIDEV.TXT (2.99 KiB)
    Downloaded 139 times
  • Who is online

    Users browsing this forum: No registered users and 2 guests