dapper updates bork apps
Tim Frost
timfrost at xtra.co.nz
Sun Oct 22 02:17:32 UTC 2006
On Sat, 2006-10-21 at 19:31 -0400, John Dangler wrote:
> Just updated Dapper kernel to 2.6.15-27
>
> firestarter, vmware no longer start from the app menu
This is normal for VMware, as it requires kernel modules to be
installed. Fix that with
sudo /usr/bin/vmware-config.pl
NOTE: You need the correct kernel headers for the new kernel. Usual
procedure is
sudo apt-get install linux-headers-$(uname -r)
If you run vmware in a terminal window, you will get output similar to
the following:
tim at marvin:~$ /usr/bin/vmware
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.
tim at marvin:~$
> sound is comnpletely gone
>
> anyone else experiencing this kind of behavior?
>
>
>
>
What packages did you install for the new kernel? I suspect that you
are missing a package with kernel modules that are needed for sound and
for firestarter.
Tim
More information about the ubuntu-users
mailing list