[Bug 955918] Re: sysfs settings not applied at boot

2013-11-25 Thread rdratlos
I can confirm that sysfs comes too late in Ubuntu 12.04.3.  I need
access to folder /sys/kernel/config to mount configfs. During boot
Ubuntu prints an error notification that the configfs mount in
/etc/fstab cannot be mounted due to missing destination directory. I
have to manually skip the mount process by pressing S.

After first login /sys is available, but this is to late.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955918

Title:
  sysfs settings not applied at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysfsutils/+bug/955918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 955918] Re: sysfs settings not applied at boot

2013-11-01 Thread Alana
For the case with cpufreq on 12.04.3 using the 3.8 kernel LTS enablement
stack, I've found that the /sys/devices/system/cpu/cpufreq/ondemand
folder doesn't exist on boot. It seems to appear some time later. Maybe
30 - 60 s after boot. I have resorted to putting the below in
/etc/rc.local and not use sysfsutils:

until [ -d /sys/devices/system/cpu/cpufreq/ondemand ]; do
sleep 1
done

echo -n 25  /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
echo -n 10  /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955918

Title:
  sysfs settings not applied at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysfsutils/+bug/955918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 955918] Re: sysfs settings not applied at boot

2013-05-14 Thread bill williams
12.04 too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955918

Title:
  sysfs settings not applied at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysfsutils/+bug/955918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 955918] Re: sysfs settings not applied at boot

2012-11-24 Thread Chris Rowson
Same problem here. Set the following in my /etc/sysfs.conf file

devices/system/cpu/cpufreq/ondemand/up_threshold = 40

Works if I issue 'service sysfsutils start' - doesn't work at startup.

Running Ubuntu 12.10 - Gnome Classic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955918

Title:
  sysfs settings not applied at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysfsutils/+bug/955918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 955918] Re: sysfs settings not applied at boot

2012-08-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: sysfsutils (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955918

Title:
  sysfs settings not applied at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysfsutils/+bug/955918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 955918] Re: sysfs settings not applied at boot

2012-03-15 Thread Gonçalo Marrafa
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955918

Title:
  sysfs settings not applied at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysfsutils/+bug/955918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs