Announcement

Collapse
No announcement yet.

error message (CPU overload) using kubuntu LiveCD

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    error message (CPU overload) using kubuntu LiveCD

    I got an alert og error message when I tried Kubuntu from a LiveCD.

    "audio server error CPU overload"

    Does anyone knows what that means?
    I have Ubuntu installed already on my system but want to try Kubuntu.. I am a newbie to linux though....

    #2
    Re: error message (CPU overload) using kubuntu LiveCD

    "audio server error CPU overload"
    Not exactly sure what is going on there, but kubuntu is basically ubuntu with the kde desktop
    and you can install that from the terminal in ubuntu. Then you can log in to kde or gnome at the log in screen by selecting which one you want by clicking the sessions tab.

    If you wish to do this open terminal and type:
    Code:
    sudo aptitude update
    and then:
    Code:
    sudo aptitude install kubuntu-desktop

    Comment


      #3
      Re: error message (CPU overload) using kubuntu LiveCD

      Kde (and Kubuntu) have a different sound system from Gnome/ubuntu. I have seen this error on my test box, and to stop it, I had to go to System Settings, then Sound System. You can try adjusting the "Autosuspend if Idle" to a lower number, say 5 or 10 seconds. This might help it. Also, you can try going to the hardware tab, and change "select audio device' from Autodetect to either Open Sound System or try Advanced Linux Sound Architecture.

      Comment

      Working...
      X