Ticket #1819 (new enhancement)
FATAL: Error inserting snd_soc_neo1973_wm8753
| Reported by: | JJR | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | unknown | Version: | GTA02v5 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
On my GTA02
opkg update
opkg upgrade gives me
Configuring kernel-module-snd-soc-neo1973-gta02-wm8753
Configuring kernel-module-snd-soc-neo1973-wm8753
FATAL: Error inserting snd_soc_neo1973_wm8753
(/lib/modules/2.6.24/kernel/sound/soc/s3c24xx/snd-soc-neo1973-wm8753.ko):
No such device
This must be a GTA01 module and the GTA02 kernel should not depend on it
Change History
comment:1 follow-up: ↓ 3 Changed 5 years ago by zecke
- Owner changed from tick to openmoko-devel
- Component changed from opkg to unknown
comment:3 in reply to: ↑ 1 Changed 5 years ago by JJR
Replying to zecke:
What is the issue besides showing "FATAL"? With ASU we have one kernel for GTA01 and GTA02 and loading of the module just fails?
None, as far as I know. I don't like error messages - often they hide bigger problems.
comment:4 Changed 5 years ago by john_lee
- HasPatchForReview unset
- Type changed from defect to enhancement
dmesg shows Only GTA01 hardware supported by ASoc driver and this is correct behavior.
I don't think this is a defect. Maybe we can do something from the Distro side but I doubt it worth the effort.

What is the issue besides showing "FATAL"? With ASU we have one kernel for GTA01 and GTA02 and loading of the module just fails?