[Bug 967476] Re: colord crashed with SIGSEGV in __GI___poll()

2012-05-30 Thread Dagnachew L.
This BUG started to popup on my screen only recently. One of the latest updates 
must have brought it with it. But now, it seems persistent at startup.
 Thanks

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

Title:
  colord crashed with SIGSEGV in __GI___poll()

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-18 Thread Dagnachew L.
Dear any interested,

I just found out that the hdparm -B and -S parameters were being overridden by 
the laptop_mode-tools. Whenever I put my laptop on battery after using it on 
AC, its hdparm values set at boot time are overridden by the settings inside 
the following file (if you have laptop_mode-tools installed, that is). I hope 
this will give insight to the devs to do something about this issue. 
I checked it myself by modifying BATT_HD_POWERMGMT from 1 to 128 and voila, it 
keeps its 128 value.

Surely, the laptop_mode-tools is the place to fine tune the hdparm vales
while on battery.

an excerpt of:  sudo gedit /etc/laptop-mode/laptop-mode.conf

#
# Idle timeout values. (hdparm -S)
# Default is 2 hours on AC (NOLM_HD_IDLE_TIMEOUT_SECONDS=7200) and 20 seconds
# for battery and for AC with laptop mode on.
#
LM_AC_HD_IDLE_TIMEOUT_SECONDS=20
LM_BATT_HD_IDLE_TIMEOUT_SECONDS=20
NOLM_HD_IDLE_TIMEOUT_SECONDS=7200

# Should laptop mode tools control the hard drive power management settings?
#
# Set to 0 to disable
CONTROL_HD_POWERMGMT=auto
#
# Power management for HD (hdparm -B values)
#
BATT_HD_POWERMGMT=1
LM_AC_HD_POWERMGMT=254
NOLM_AC_HD_POWERMGMT=254

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-15 Thread Dagnachew L.
Thanks Steve. The problem, as you said, might be coming from a
combination of causes. I have tried all the numbers that are mentioned
here and elsewhere but in vain. The only magic number that has worked so
far while switching to battery mode, as I said earlier is:

hdparm -B 128 -S 242 /dev/sda

There seems to be confusion about the -B and -S options. There also
seems another tool (may be laptop mode?) that changes these settings by
overriding the hdparm settings. I got some hint about the above -S
option from an old Fedora forum, which means the issue isn't that
recent. It has been there for several years. It is a bit of a shame that
a tool adopted universally by all Linux disros is causing such an issue
for so long. Apparently, hdparm has lots of options, some of which very
naughty if not cared for, but one important option seems faulty or
messed up by something else. According to Google, this behavior has been
reported in every distro forum since 2000-. Its behavior seems to change
with kernel. Does acpid has a role here? This really needs further
digging and shall not be left at this stage 'as solved'.

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-14 Thread Dagnachew L.
sudo hdparm -B 128 -S 242 /dev/sda

this seems to make my HD happy. no spinning, no nagging, excellent battery life 
(+5 hours) , ...
But, i have to run the above at every boot.I tried putting that in 
/etc/rc.locale but no success. I can live with this at least for now, with the 
hope that someone will figure out what wrong is going on.

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-12 Thread Dagnachew L.
Steve,
My problem is, whatever number I set for apm_battery in /etc/hdparm.conf, it 
gets reset to: Advanced power management level: 1
at reboot. It shows: Advanced power management level: 255 when on AC power.

This is what I have in the conf file:
/dev/sda {
apm = 255
apm_battery = 128
}

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-11 Thread Dagnachew L.
Thank you for the final release. In fact, I installed it earlier (just before 
it was removed for validation) and apt-get tells me that I have the latest 
release. If so, my problem,sadly, is not fixed by this release. I don't know 
What to do next with this critical problem.
I noticed in the developer's site that there is a newer version (9.39), I don't 
know if that may solve the issue but ...

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-08 Thread Dagnachew L.
Sorry Steve.
I was just checking and clicked on it inadvertently. But, I was surprised that 
I (a no dev member) could modify it. I am still hoping that the release will 
fix my persistent and annoying HD issue.

Best

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-07 Thread Dagnachew L.
** Changed in: hdparm (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-05 Thread Dagnachew L.
OK, thanks Clint, Enjoy the summit.

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-04 Thread Dagnachew L.
tags:added: verification-done
removed: verification-needed

Does that mean that we have to wait till it is released after
verification?

Good luck! and thank you for being on top of this.

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-02 Thread Dagnachew L.
Hi Martin,

Thank you. I just installed it after adding ubuntu-proposed to my
'software sources' and running:

sudo apt-get update
sudo aptitude install hdparm/precise-proposed

I accepted to install hdparm v9.37ubuntu3.1

sudo reboot

dd@dd01:~$ sudo hdparm -I /dev/sda | grep power management
Advanced power management level: 1
   *Host-initiated interface power management
   *Device-initiated interface power management

Still spinning

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-02 Thread Dagnachew L.
If that helps, the spinning seems less aggressive while on iGPU mode:

I have currently AMD Catalyst 12.4 installed on my machine

dd@dd01:~$ sudo aticonfig --px-list-active-gpu
   PowerXpress: Integrated GPU is active (Power-Saving mode)

The spin becomes more frequent when on the dedicated graphics card
(dGPU)

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-01 Thread Dagnachew L.
after setting apm_battery=128 in my /etc/hdparm.conf 
as well as in  /lib/hdparm/hdparm-functions:
if hdparm_is_on_battery; then
hdparm_set_option -B128

Here is what I get with sudo hdparm -I /dev/sda

Advanced power management level: 1

Complete log: apparently, same HD as Swâmi Petaramesh above

/dev/sda:

ATA device, with non-removable media
Model Number:   SAMSUNG HN-M101MBB  
Serial Number:  S2RQJ9ABB07710  
Firmware Revision:  2AR10001
Transport:  Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, 
SATA Rev 2.5, SATA Rev 2.6, SATA Rev 3.0
Standards:
Used: unknown (minor revision code 0x0028) 
Supported: 8 7 6 5 
Likely used: 8
Configuration:
Logical max current
cylinders   16383   16383
heads   16  1
sectors/track   63  63
--
CHS current addressable sectors:1032129
LBAuser addressable sectors:  268435455
LBA48  user addressable sectors: 1953525168
Logical  Sector size:   512 bytes
Physical Sector size:  4096 bytes
Logical Sector-0 offset:  0 bytes
device size with M = 1024*1024:  953869 MBytes
device size with M = 1000*1000: 1000204 MBytes (1000 GB)
cache/buffer size  = 8192 KBytes
Form Factor: 2.5 inch
Nominal Media Rotation Rate: 5400
Capabilities:
LBA, IORDY(can be disabled)
Queue depth: 32
Standby timer values: spec'd by Standard, no device specific minimum
R/W multiple sector transfer: Max = 16  Current = 16
Advanced power management level: 1
Recommended acoustic management value: 254, current value: 128
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6 
 Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4 
 Cycle time: no flow control=120ns  IORDY flow control=120ns
Commands/features:
Enabled Supported:
   *SMART feature set
Security Mode feature set
   *Power Management feature set
   *Write cache
   *Look-ahead
   *Host Protected Area feature set
   *WRITE_BUFFER command
   *READ_BUFFER command
   *NOP cmd
   *DOWNLOAD_MICROCODE
   *Advanced Power Management feature set
Power-Up In Standby feature set
   *SET_FEATURES required to spinup after power up
SET_MAX security extension
   *Automatic Acoustic Management feature set
   *48-bit Address feature set
   *Device Configuration Overlay feature set
   *Mandatory FLUSH_CACHE
   *FLUSH_CACHE_EXT
   *SMART error logging
   *SMART self-test
   *General Purpose Logging feature set
   *64-bit World wide name
   *IDLE_IMMEDIATE with UNLOAD
   *WRITE_UNCORRECTABLE_EXT command
   *{READ,WRITE}_DMA_EXT_GPL commands
   *Segmented DOWNLOAD_MICROCODE
   *Gen1 signaling speed (1.5Gb/s)
   *Gen2 signaling speed (3.0Gb/s)
   *Native Command Queueing (NCQ)
   *Host-initiated interface power management
   *Phy event counters
   *Idle-Unload when NCQ is active
   *NCQ priority information
   *DMA Setup Auto-Activate optimization
   *Device-initiated interface power management
   *Software settings preservation
   *SMART Command Transport (SCT) feature set
   *SCT Long Sector Access (AC1)
   *SCT LBA Segment Access (AC2)
   *SCT Error Recovery Control (AC3)
   *SCT Features Control (AC4)
   *SCT Data Tables (AC5)
Security: 
Master password revision code = 65534
supported
not enabled
not locked
frozen
not expired: security count
supported: enhanced erase
210min for SECURITY ERASE UNIT. 210min for ENHANCED SECURITY ERASE UNIT.
Logical Unit WWN Device Identifier: 50024e920670e1bf
NAA : 5
IEEE OUI: 0024e9
Unique ID   : 20670e1bf
Checksum: correct

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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

[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-04-30 Thread Dagnachew L.
This issue is driving me crazy. I tried Setting apm_battery = 128 in
/etc/hdparm.conf and it seemed to work for a while and starts the same
issue again. I don't want to keep on trying options for fear of damaging
my 1TB HD on my Samsung Chronos 7 laptop, that would be too much.

On the extreme side, this is the kind of thing that makes people shy
away from Linux. The problem has been known to be there for a while, so
why not fix this imminently important issue, more important than UNITY,
my two cents. If I can't use my laptop (which is supposed to give me 5+
hours battery life) on battery mode, what would be the reason for
spending so much money on it and so much time on Linux. I say all this,
because I Love Linux/Ubuntu and want to use it everyday. So, please fix
this or at least tell us what to do so we don't end up damaging our HD.
I know Ubuntu comes under 'Absolutely No Warranty ...'

Thank you.

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-04-30 Thread Dagnachew L.
The above two comments were written at the same time independently. This
just shows the frustration that most are experiencing. Some may not even
notice it up until their HD is dead, what a shame that would be.

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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