Results 1 to 4 of 4

Thread: Odd terminal start up code? also google chrome.

  1. #1
    Join Date
    Nov 2008
    Location
    Scotland/Glasgow
    Beans
    314
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Odd terminal start up code? also google chrome.

    I had to do a fresh install of ubuntu 10.10 but i kept my home folder. When i load up terminal i get this, everything is working fine but i would like to know what it means.

    Code:
    mkdir: cannot create directory `/dev/cgroup/cpu/user/16663': No such file or directory
    bash: /dev/cgroup/cpu/user/16663/tasks: No such file or directory
    With google chrome, flash player keeps crashing, is anyone else having this problem?

  2. #2
    Join Date
    Nov 2010
    Beans
    24

    Re: Odd terminal start up code? also google chrome.

    Not sure about the first one.

    Did you install Google Chrome or Chromium?
    Which method did you use to install the flash player plugin?

    I've only had flash player crash once or twice since installing chrome a couple weeks ago.

    I installed it with these commands:

    sudo apt-get install flashplugin-installer

    sudo mkdir /opt/google/chrome/plugins

    sudo cp /usr/lib/flashplugin-installer/libflashplayer.so /opt/google/chrome/plugins

    Then I edited the launcher for Google Chrome in the main menu:

    Added "--enable-plugins" right before the "%U" at the end of the Command entry.

    Then restarted Google Chrome and went to flash content.


    I'm guessing the problem with the 1st problem is due to some leftover remnant. Hopefully someone else might know what it is so you can clean it up.

  3. #3
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Odd terminal start up code? also google chrome.

    It looks like you may have an error some in the work around for the kernel patch. I've attached the full raw output for the work around. I have a problem flash 32-bit crashing fairly often using chromium, I haven't bothered to look for the cause yet though.
    Attached Files Attached Files

  4. #4
    Join Date
    Nov 2008
    Location
    Scotland/Glasgow
    Beans
    314
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Odd terminal start up code? also google chrome.

    Quote Originally Posted by cariboo907 View Post
    It looks like you may have an error some in the work around for the kernel patch. I've attached the full raw output for the work around. I have a problem flash 32-bit crashing fairly often using chromium, I haven't bothered to look for the cause yet though.
    Thanks man that sorted it,when i did the clean install i thought it overwritten the kernel so i wouldn't have had that coding. Cheers !

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •