I tried to change the order in which I requested the changes in
sysfc.conf and it seems that sysfs cannot process any command after the
first class/scsi_host/etc

This is with latest Hardy snapshot clean install and up-to-date (while
the previous post was with gutsy partially updated)

 sh -ex /etc/init.d/sysfsutils start
+ CONFFILE=/etc/sysfs.conf
+ [ -r /etc/sysfs.conf ]
+ echo -n Setting sysfs variables...
Setting sysfs variables...+ sed s/#.*$//; /^[[:space:]]*$/d; 
              
s/^[[:space:]]*\([^=[:space:]]*\)[[:space:]]*\([^=[:space:]]*\)[[:space:]]*=[[:space:]]*\(.*\)/\1
 \2 \3/ /etc/sysfs.conf
+ read f1 f2 f3
+ [ module/snd_hda_intel/parameters/power_save = mode -a -n 10 -a -n  ]
+ [ module/snd_hda_intel/parameters/power_save = owner -a -n 10 -a -n  ]
+ [ module/snd_hda_intel/parameters/power_save -a -n 10 -a -z  ]
+ [ -f /sys/module/snd_hda_intel/parameters/power_save ]
+ echo -n 15
+ read f1 f2 f3
+ [ class/scsi_host/host1/link_power_management_policy = mode -a -n min_power 
-a -n  ]
+ [ class/scsi_host/host1/link_power_management_policy = owner -a -n min_power 
-a -n  ]
+ [ class/scsi_host/host1/link_power_management_policy -a -n min_power -a -z  ]
+ [ -f /sys/class/scsi_host/host1/link_power_management_policy ]
+ echo -n min_power

-- 
sysfsutils install fails dpkg-configure with 2.6.24 kernel
https://bugs.launchpad.net/bugs/184783
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to