m28xx_alsa: disagrees about version of symbol snd_pcm_new

Bug #566540 reported by Amitai Bar
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Hi
I understand that the "patched for DVB" em28xx would not work under lucid since the massive v4l changes but the old one now does not work as well
It keeps generating this error while plugging in the TV device
[ 71.532141] em28xx #0: Config register raw data: 0xd0
[ 71.532882] em28xx #0: AC97 vendor ID = 0xffffffff
[ 71.533257] em28xx #0: AC97 features = 0x6a90
[ 71.533258] em28xx #0: Empia 202 AC97 audio processor detected
[ 71.660450] tvp5150 6-005c: tvp5150am1 detected.
[ 71.756782] em28xx #0: v4l2 driver version 0.1.2
[ 71.843311] em28xx #0: V4L2 video device registered as /dev/video0
[ 71.843313] em28xx #0: V4L2 VBI device registered as /dev/vbi0
[ 71.857577] em28xx_alsa: disagrees about version of symbol snd_pcm_new
[ 71.857580] em28xx_alsa: Unknown symbol snd_pcm_new
[ 71.857860] em28xx_alsa: disagrees about version of symbol snd_pcm_lib_ioctl
[ 71.857862] em28xx_alsa: Unknown symbol snd_pcm_lib_ioctl
[ 71.858048] em28xx_alsa: disagrees about version of symbol snd_pcm_set_ops
[ 71.858050] em28xx_alsa: Unknown symbol snd_pcm_set_ops
[ 71.858187] em28xx_alsa: disagrees about version of symbol snd_pcm_hw_constraint_integer
[ 71.858189] em28xx_alsa: Unknown symbol snd_pcm_hw_constraint_integer
[ 71.858518] em28xx_alsa: disagrees about version of symbol snd_pcm_period_elapsed
[ 71.858519] em28xx_alsa: Unknown symbol snd_pcm_period_elapsed

Is it a driver or alsa problem?
Amitai Bar

tags: added: lucid
affects: ubuntu → linux (Ubuntu)
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi Amitai,

Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, please run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p linux 566540

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

    [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kernel-sound
tags: added: needs-kernel-logs
tags: added: needs-upstream-testing
tags: added: kj-triage
Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
robbie (roberto-tomas-cuentas) wrote :

I just walked through something very like this today -- your videodev / v4l and your device driver are out of synch. do this:
sudo rm -rf /lib/modules/`uname -r`/empia
sudo mv /lib/modules/`uname -r`/kernel/drivers/media Código/media_backup
sudo apt-get --reinstall install linux-image-2.6.32-21-powerpc64-smp
then rebuild the driver.. see my forum query at: http://art.ubuntuforums.org/showthread.php?p=9375404

-- em28xx-dvb is not loading for me so it's not a full solution. at least your em28xx will load after this though

Revision history for this message
robbie (roberto-tomas-cuentas) wrote :

obviously changing the image to the appropriate one for your architecture!

Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.