Giter Club home page Giter Club logo

Comments (17)

plbossart avatar plbossart commented on August 16, 2024

Can you clarify why I see this log in the dmesg files:
[ 210.916884] rt5651 i2c-10EC5651:00: Device with ID register 0xffff8c2d is not rt5651

This means you are not in nodec mode, you are using the ACPI ID to probe the codec. Or you must use the force-nocodec kconfig?

from linux.

 avatar commented on August 16, 2024

the PR #80 and PR #72 can fix this kind of kernel panic issue already.

from linux.

mengdonglin avatar mengdonglin commented on August 16, 2024

Stress test on driver unload/reload is not priority atm.

@lyakh it seem PR #130 still need to fix some check patch error. Please notify validation here when the PR is merged. Thanks!

from linux.

ZhendanYang avatar ZhendanYang commented on August 16, 2024

Firmware load failed after booting. So tests were blocked.
Env:
sof-dev : 108d9cf
sof tool: 78748d4
sof stable-1.2: 7dd4b1d
tplg: sof-byt-nocodec.tplg
Log:
dmesg-byt.log

from linux.

ZhendanYang avatar ZhendanYang commented on August 16, 2024

Firmware load failed after booting once. So tests were blocked.
Test env:
kernel: sof-dev 160b45f
sof tool: 57b5212
sof stable-1.2: 7dd4b1d
tplg: sof-byt-nocodec.tplg
dmesg-panic.log

from linux.

lgirdwood avatar lgirdwood commented on August 16, 2024

@ZhendanYang please paste the relevant dmesg sections .

[   58.688933] gnome-shell[1159]: segfault at 18 ip 00007f751d1b11bc sp 00007ffc174a36e0 error 4 in libmutter-1.so.0.0.0[7f751d0f7000+142000]
[   58.688949] Code: e5 f8 83 c5 0d 89 44 24 28 48 8b 43 30 4c 8d 74 24 30 89 74 24 24 48 8b 7b 20 4c 8d 6c 24 20 89 54 24 2c 4c 89 f2 89 4c 24 20 <8b> 70 18 e8 5c bb fd ff e8 e7 a2 fd ff 85 c0 0f 85 bf 00 00 00 4c 

sorry, I'm not seeing any audio driver bugs here.
Can you retest this console mode only (i.e. don't start GUI) eneter a single user non graphical runlevel.

from linux.

zhuqingliang avatar zhuqingliang commented on August 16, 2024

@lgirdwood
After set non graphical runlevel , fimware boot successfully on latest codebase ,but module reload issue still exist.
Test env:
kernel: sof-dev 93853cb
sof tool: 2d7a933
sof stable-1.2: 7dd4b1d
tplg: sof-byt-nocodec.tplg
dmesg log before module reload:
dmesg-byt.log

from linux.

lgirdwood avatar lgirdwood commented on August 16, 2024

@zhuqingliang ok thanks, I guess you have no log of the oops now ? hard lock up ?

from linux.

zhuqingliang avatar zhuqingliang commented on August 16, 2024

@lgirdwood Here is module reload dmesg log
oops.log

from linux.

mengdonglin avatar mengdonglin commented on August 16, 2024

@stevyan @markyang Could you help to check if this issue is gone with fixing of #144 by PR #311?

from linux.

markyang avatar markyang commented on August 16, 2024

Summary:
This issue cannot be reproduced on BYT-nocodec using the build on Dec 7.
There is no Kernel Panic.

Test steps:

  1. kmod_scripts/sof_bootone.sh
  2. aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofnocodec [sof-nocodec], device 0: Passthrough (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
  1. arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: sofnocodec [sof-nocodec], device 0: Passthrough (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Test env:
sof master: b5d6c71 #Dec 7
kernel sof-dev: a71221d #Dec 7
tplg: test-ssp2-mclk-0-I2S-volume-s16le-s16le-48k-19200k-nocodec.tplg

from linux.

mengdonglin avatar mengdonglin commented on August 16, 2024

@markyang are you using https://github.com/thesofproject/soft/blob/master/kmod_scripts/sof_bootone.sh in you verification?

And here we need to run stress test with multiple unload/reload, So we expect to use soft/kmod_scripts/sof_bootloop.sh

from linux.

markyang avatar markyang commented on August 16, 2024

@mengdonglin There is an invalid DAI type error in the dmesg, so sof_bootloop.sh doesn't work.
I can update the sof_bootloop.sh script to ignore this error and try later.

from linux.

markyang avatar markyang commented on August 16, 2024

Summary:
This issue was blocked by /issues/471

from linux.

juimonen avatar juimonen commented on August 16, 2024

I haven' t seen any bootloop errors with minnowboard after applying #695

from linux.

juimonen avatar juimonen commented on August 16, 2024

@zhuqingliang can we close this or is this still valid?

from linux.

wenqingfu avatar wenqingfu commented on August 16, 2024

from the last few days' regression report, I think it can conclude it's fixed. Thank you for following up with this bug, @juimonen

from linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.