[HARDY] parallels-modules missing for kernel 2.5.24-21
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
parallels (Ubuntu) |
Confirmed
|
Undecided
|
Brian Thomason |
Bug Description
Binary package hint: parallels-modules
I have installed here fully licensed Parallels-
Ubuntu-Hardy from the 'partners repository'. It worked fine for me all
the time with kernel 2.6.24-19.
A few days ago there was a recommended kernel update to 2.6.24-21.
As known Parallels at first start complains about missing modules:
"Module vm-main is not found! Parallels Workstation 2.2 is installed, but
it has not been configured for your running kernel. To configure it
please login as root and run parallels-config."
So I ran parallels-config, which tells me all is fine:
"Parallels Workstation has been successfully configured
Now you can run Parallels Workstation 2.2
Issue parallels command."
But when starting Parallels afterwards, it still complains (message as
above). I do have gcc4.2 and matching kernel-headers installed.
Changed in parallels: | |
assignee: | canonical-partner-dev → brian-thomason |
security vulnerability: | yes → no |
Changed in parallels (Ubuntu): | |
status: | Incomplete → Fix Released |
The intermittent hot-fix (new restricted-modules) obviously was too hot:
The networking module 'vm-bridge' does not load. Forcing it with 'modprobe vm-bridge' gives following:
# modprobe vm-bridge 2.6.24- 21-generic/ kernel/ drivers/ misc/parallels/ vm-bridge. ko):
FATAL: Error inserting vm_bridge
(/lib/modules/
Unknown symbol in module, or unknown parameter (see dmesg)
tail from dmesg:
[ 1705.601835] vm_bridge: disagrees about version of symbol skb_copy_bits and_csum_ bits and_csum_ bits
[ 1705.601848] vm_bridge: Unknown symbol skb_copy_bits
[ 1705.601964] vm_bridge: disagrees about version of symbol dev_queue_xmit
[ 1705.601971] vm_bridge: Unknown symbol dev_queue_xmit
[ 1705.602114] vm_bridge: disagrees about version of symbol dev_add_pack
[ 1705.602121] vm_bridge: Unknown symbol dev_add_pack
[ 1705.602277] vm_bridge: disagrees about version of symbol
skb_copy_
[ 1705.602284] vm_bridge: Unknown symbol skb_copy_
[ 1705.602399] vm_bridge: disagrees about version of symbol
dev_set_promiscuity
[ 1705.602406] vm_bridge: Unknown symbol dev_set_promiscuity
[ 1705.602570] vm_bridge: disagrees about version of symbol eth_type_trans
[ 1705.602576] vm_bridge: Unknown symbol eth_type_trans
[ 1705.602683] vm_bridge: disagrees about version of symbol kfree_skb
[ 1705.602689] vm_bridge: Unknown symbol kfree_skb
[ 1705.602841] vm_bridge: disagrees about version of symbol __alloc_skb
[ 1705.602847] vm_bridge: Unknown symbol __alloc_skb
[ 1705.602991] vm_bridge: disagrees about version of symbol skb_over_panic
[ 1705.602998] vm_bridge: Unknown symbol skb_over_panic
[ 1705.603112] vm_bridge: disagrees about version of symbol dev_remove_pack
[ 1705.603118] vm_bridge: Unknown symbol dev_remove_pack
[ 1705.603372] vm_bridge: disagrees about version of symbol netif_rx_ni
[ 1705.603378] vm_bridge: Unknown symbol netif_rx_ni
[ 1705.603682] vm_bridge: disagrees about version of symbol dev_get_by_name
[ 1705.603688] vm_bridge: Unknown symbol dev_get_by_name
Please supply complete working set of *.deb packages.