maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   probelm with x-terminal (https://talk.maemo.org/showthread.php?t=76676)

DUDEXYZ 2011-09-13 11:39

probelm with x-terminal
 
hey guys, i get this msg in x-terminal

-sh: /home/user/.bashrc: line 5: cannot create /dev/cgroup/cpu/user/8341/tasks: nonexistent directory
-sh: /home/user/.bashrc: line 5: cannot create /dev/cgroup/cpu/user/8341/notify_on_release: nonexistent directory

and i am not able to install any applications. kindly help!

prankster 2011-09-13 11:51

Re: probelm with x-terminal
 
uninstall batterypatch or speedpatch and reinstall ,reboot and you should be okey

tuxsavvy 2011-09-13 11:55

Re: probelm with x-terminal
 
It doesn't help when you say you can't install any `applications'. Where's your logs from hildon-application-manager/faster application manager or even apt-get when you tried to refresh the list of repositories?

shanttu 2011-09-13 11:56

Re: probelm with x-terminal
 
Quote:

Originally Posted by DUDEXYZ (Post 1087457)
hey guys, i get this msg in x-terminal

-sh: /home/user/.bashrc: line 5: cannot create /dev/cgroup/cpu/user/8341/tasks: nonexistent directory
-sh: /home/user/.bashrc: line 5: cannot create /dev/cgroup/cpu/user/8341/notify_on_release: nonexistent directory

and i am not able to install any applications. kindly help!

You have installed speedpatch and it's related to that. No problems installing apps here. I still don't know how to get rid of them so let me know if you find a way.

Please use search engines before creating a new thread. There has been some discussion http://talk.maemo.org/showthread.php?t=73315

ForeverYoung 2011-09-14 05:16

Re: probelm with x-terminal
 
Script section of my /etc/event.d/speedpatch:
Code:

    mkdir -p /dev/cgroup/cpu
    mount -t cgroup cgroup /dev/cgroup/cpu
    mkdir /dev/cgroup/cpu/user
    chmod 0777 /dev/cgroup/cpu/user
    echo "/usr/local/sbin/cgroup_clean" > /dev/cgroup/cpu/release_agent

Works for me.


All times are GMT. The time now is 22:47.

vBulletin® Version 3.8.8