[Bug 371048] Re: Subwoofer doesn't work with HDA-Intel

2009-07-12 Thread DGMcCloud
Same problem on an MSI EX620.

I also needed to manually edit the 'alsa-base.conf' file to incluse the
'3stack-dig' option. What is strange as well is that I have to enable
the Headphone switch on the Alsa mixer to get the front speakers to
work. Another annoying thing is that the front speakers don't disable
when I plugin my headphones. So I need to manually disable the front
speakers (by disabling the Headphone switch).

-- 
Subwoofer doesn't work with HDA-Intel
https://bugs.launchpad.net/bugs/371048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183819] Re: KDEInit says it can't launch konsole-KDE4 (but it does)

2009-01-28 Thread DGMcCloud
*** This bug is a duplicate of bug 184337 ***
https://bugs.launchpad.net/bugs/184337

I've got exactly the same problem (although in my case the binary is
'/usr/bin/konsole') on 8.10 with KDE 4.2. This happens when launching
Konsole using Alt-F2 (KRunner) or when copying the launch icon from the
Application Launcher to the Panel and starting Konsole from the Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

-- 
KDEInit says it can't launch konsole-KDE4 (but it does)
https://bugs.launchpad.net/bugs/183819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184337] Re: KDEInit could not launch XXXX

2009-01-28 Thread DGMcCloud
I'm having the same problem on 8.10 with KDE 4.2. This happens when
launching Konsole using Alt-F2 (KRunner) or when copying the launch icon
from the Application Launcher to the Panel and starting Konsole from the
Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

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

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


[Bug 318150] [NEW] File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Public bug reported:

Binary package hint: file-roller

When you have 2 archives which contain the same root directory, file-roller 
creates 2 sub-directories when choosing 'Extract Here'. Example: Say we have 
got 2 archives, 'archive1.zip'  and 'archive2.zip'. 'archive1.zip. contains:
- /archive/disk1/file1.txt

'archive2.zip' contains:
- /archive/disk2/file2.txt

Now, when selecting both files and clicking 'Extract Here' , one would expect 
that the expanded archives would like this
/archive
 /disk1/file1.txt
 /disk2/file2.txt

File-roller creates the following structure:
/archiva/disk1/file1.txt
/archive (2)/disk2/file2.txt

This is rather annoying when you've got a number of archives, each
representing a separate installation disk, which reside in the same root
dir.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318150] Re: File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Well, the behavior is different from when opening the files with Archive 
Manager (File-Roller) and choosing "Extract -> Extract" (in the default 
directory, i.e. where the archive is located). In that case, the directory 
structure created is the one expected, i.e.:
/archive
/disk1/file1.txt
/disk2/file2.txt

So the behavior differs whether one uses "Extract Here" in Nautilus or
opens the archives with File-Roller.

I'm opening a bug http://bugzilla.gnome.org .

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262293] Re: Manual Brightness Setting Changes After Idle

2008-12-08 Thread DGMcCloud
*** This bug is a duplicate of bug 221475 ***
https://bugs.launchpad.net/bugs/221475

** This bug has been marked a duplicate of bug 221475
   Brightness increases higher than settings

-- 
Manual Brightness Setting Changes After Idle
https://bugs.launchpad.net/bugs/262293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-11-24 Thread DGMcCloud
In my opinion, the problem is not in those scripts, nor is it a Dell
problem. The problem is the crappy power management in laptop HDDs. I
own a Dell D820 with a Hitachi HDD by the way.

I recently had contact with Hitachi technical support on this issue.
They advised me to put my HDD APM to setting "Active Idle" (setting 192)
using their own Hitachi tool. The Dell bios on my system doesn't even
touch the drives APM settings, it is controlled by the HDD firmware
settings itself (and can be changed). Setting APM to 192 using the
Hitachi Tool is basically the same as executing the 'hdparm -B 192
/de/sda' in Ubuntu, the only difference is that this is now the drives
default (which used to be 128).

In my opinion (I have no scientific data to back this up, its just
something I observed), the APM, and especially the disk head parking
time (the clicking noise is the disk head parking) is set to a Windows
timing. What I mean with this is that most of the time (unless you're
doing nothing for a long time) Windows is accessing the disk every 4 or
5 seconds, which is too fast for the disk heads to park. However, Linux
is much more disk efficient, accessing the disk at a slightly higher
interval (say 8 seconds). What happens is that the Linux disk access
timing has an idle time which is high enough for the heads to park, and
just after they've parked, the disk is accessed again. In my opinion,
this is what is causing the LoadCycleCount to increase so rapidly on
Ubuntu (and other Linux distro's for that matter).

What would be a good solution is to have a disk head parking time (the
idle time needed for the disk heads to park) which is configurable.
However, at least on my Hitachi drive, this can't be done. Setting APM
to 191 uses the same timing as 128, and 192 switches head parking off
completely. There is absolutely no way to control the timing. Another
option would be to configure Linux in such a way that it accesses the
disk at a much higher rate OR a much lower rate. Either option would be
sufficient to solve the problem. The only difference is that with a
higher disk access rate, the heads will not park that often (but will
park when you're doing nothing at all).

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292861] Re: touchpad sensitivity goes down (probably to lowest) on resume

2008-11-06 Thread DGMcCloud
I've got somewhat the same problem on my Dell D820. When I resume from a
suspend, my mouse acceleration is reset to default (although it still
shows my custom setting in the configuration screen). Furthermore, the
'vertical setting' is enabled again although I disabled it in the
configuration screen (which worked before the suspend). The
configuration screen still shows 'vertical scrolling' as being disabled,
but it is definitely enabled.

Additional reports of these problems have been reported in these topics on the 
forum:
http://ubuntuforums.org/showthread.php?p=6116984#post6116984
http://ubuntuforums.org/showthread.php?p=6116979#post6116979

-- 
touchpad sensitivity goes down (probably to lowest) on resume
https://bugs.launchpad.net/bugs/292861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292861] Re: touchpad sensitivity goes down (probably to lowest) on resume

2008-11-06 Thread DGMcCloud
I've got somewhat the same problem on my Dell D820. When I resume from a
suspend, my mouse acceleration is reset to default (although it still
shows my custom setting in the configuration screen). Furthermore, the
'vertical setting' is enabled again although I disabled it in the
configuration screen (which worked before the suspend). The
configuration screen still shows 'vertical scrolling' as being disabled,
but it is definitely enabled.

Additional reports of these problems have been reported in these topics on the 
forum:
http://ubuntuforums.org/showthread.php?p=6116984#post6116984
http://ubuntuforums.org/showthread.php?p=6116979#post6116979

-- 
touchpad sensitivity goes down (probably to lowest) on resume
https://bugs.launchpad.net/bugs/292861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262293] Re: Manual Brightness Setting Changes After Idle

2008-12-08 Thread DGMcCloud
*** This bug is a duplicate of bug 221475 ***
https://bugs.launchpad.net/bugs/221475

** This bug has been marked a duplicate of bug 221475
   Brightness increases higher than settings

-- 
Manual Brightness Setting Changes After Idle
https://bugs.launchpad.net/bugs/262293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-11-24 Thread DGMcCloud
In my opinion, the problem is not in those scripts, nor is it a Dell
problem. The problem is the crappy power management in laptop HDDs. I
own a Dell D820 with a Hitachi HDD by the way.

I recently had contact with Hitachi technical support on this issue.
They advised me to put my HDD APM to setting "Active Idle" (setting 192)
using their own Hitachi tool. The Dell bios on my system doesn't even
touch the drives APM settings, it is controlled by the HDD firmware
settings itself (and can be changed). Setting APM to 192 using the
Hitachi Tool is basically the same as executing the 'hdparm -B 192
/de/sda' in Ubuntu, the only difference is that this is now the drives
default (which used to be 128).

In my opinion (I have no scientific data to back this up, its just
something I observed), the APM, and especially the disk head parking
time (the clicking noise is the disk head parking) is set to a Windows
timing. What I mean with this is that most of the time (unless you're
doing nothing for a long time) Windows is accessing the disk every 4 or
5 seconds, which is too fast for the disk heads to park. However, Linux
is much more disk efficient, accessing the disk at a slightly higher
interval (say 8 seconds). What happens is that the Linux disk access
timing has an idle time which is high enough for the heads to park, and
just after they've parked, the disk is accessed again. In my opinion,
this is what is causing the LoadCycleCount to increase so rapidly on
Ubuntu (and other Linux distro's for that matter).

What would be a good solution is to have a disk head parking time (the
idle time needed for the disk heads to park) which is configurable.
However, at least on my Hitachi drive, this can't be done. Setting APM
to 191 uses the same timing as 128, and 192 switches head parking off
completely. There is absolutely no way to control the timing. Another
option would be to configure Linux in such a way that it accesses the
disk at a much higher rate OR a much lower rate. Either option would be
sufficient to solve the problem. The only difference is that with a
higher disk access rate, the heads will not park that often (but will
park when you're doing nothing at all).

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183819] Re: KDEInit says it can't launch konsole-KDE4 (but it does)

2009-01-28 Thread DGMcCloud
*** This bug is a duplicate of bug 184337 ***
https://bugs.launchpad.net/bugs/184337

I've got exactly the same problem (although in my case the binary is
'/usr/bin/konsole') on 8.10 with KDE 4.2. This happens when launching
Konsole using Alt-F2 (KRunner) or when copying the launch icon from the
Application Launcher to the Panel and starting Konsole from the Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

-- 
KDEInit says it can't launch konsole-KDE4 (but it does)
https://bugs.launchpad.net/bugs/183819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184337] Re: KDEInit could not launch XXXX

2009-01-28 Thread DGMcCloud
I'm having the same problem on 8.10 with KDE 4.2. This happens when
launching Konsole using Alt-F2 (KRunner) or when copying the launch icon
from the Application Launcher to the Panel and starting Konsole from the
Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

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

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


[Bug 318150] [NEW] File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Public bug reported:

Binary package hint: file-roller

When you have 2 archives which contain the same root directory, file-roller 
creates 2 sub-directories when choosing 'Extract Here'. Example: Say we have 
got 2 archives, 'archive1.zip'  and 'archive2.zip'. 'archive1.zip. contains:
- /archive/disk1/file1.txt

'archive2.zip' contains:
- /archive/disk2/file2.txt

Now, when selecting both files and clicking 'Extract Here' , one would expect 
that the expanded archives would like this
/archive
 /disk1/file1.txt
 /disk2/file2.txt

File-roller creates the following structure:
/archiva/disk1/file1.txt
/archive (2)/disk2/file2.txt

This is rather annoying when you've got a number of archives, each
representing a separate installation disk, which reside in the same root
dir.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318150] Re: File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Well, the behavior is different from when opening the files with Archive 
Manager (File-Roller) and choosing "Extract -> Extract" (in the default 
directory, i.e. where the archive is located). In that case, the directory 
structure created is the one expected, i.e.:
/archive
/disk1/file1.txt
/disk2/file2.txt

So the behavior differs whether one uses "Extract Here" in Nautilus or
opens the archives with File-Roller.

I'm opening a bug http://bugzilla.gnome.org .

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 371048] Re: Subwoofer doesn't work with HDA-Intel

2009-07-12 Thread DGMcCloud
Same problem on an MSI EX620.

I also needed to manually edit the 'alsa-base.conf' file to incluse the
'3stack-dig' option. What is strange as well is that I have to enable
the Headphone switch on the Alsa mixer to get the front speakers to
work. Another annoying thing is that the front speakers don't disable
when I plugin my headphones. So I need to manually disable the front
speakers (by disabling the Headphone switch).

-- 
Subwoofer doesn't work with HDA-Intel
https://bugs.launchpad.net/bugs/371048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262293] Re: Manual Brightness Setting Changes After Idle

2008-12-08 Thread DGMcCloud
*** This bug is a duplicate of bug 221475 ***
https://bugs.launchpad.net/bugs/221475

** This bug has been marked a duplicate of bug 221475
   Brightness increases higher than settings

-- 
Manual Brightness Setting Changes After Idle
https://bugs.launchpad.net/bugs/262293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183819] Re: KDEInit says it can't launch konsole-KDE4 (but it does)

2009-01-28 Thread DGMcCloud
*** This bug is a duplicate of bug 184337 ***
https://bugs.launchpad.net/bugs/184337

I've got exactly the same problem (although in my case the binary is
'/usr/bin/konsole') on 8.10 with KDE 4.2. This happens when launching
Konsole using Alt-F2 (KRunner) or when copying the launch icon from the
Application Launcher to the Panel and starting Konsole from the Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

-- 
KDEInit says it can't launch konsole-KDE4 (but it does)
https://bugs.launchpad.net/bugs/183819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184337] Re: KDEInit could not launch XXXX

2009-01-28 Thread DGMcCloud
I'm having the same problem on 8.10 with KDE 4.2. This happens when
launching Konsole using Alt-F2 (KRunner) or when copying the launch icon
from the Application Launcher to the Panel and starting Konsole from the
Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

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

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


[Bug 318150] [NEW] File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Public bug reported:

Binary package hint: file-roller

When you have 2 archives which contain the same root directory, file-roller 
creates 2 sub-directories when choosing 'Extract Here'. Example: Say we have 
got 2 archives, 'archive1.zip'  and 'archive2.zip'. 'archive1.zip. contains:
- /archive/disk1/file1.txt

'archive2.zip' contains:
- /archive/disk2/file2.txt

Now, when selecting both files and clicking 'Extract Here' , one would expect 
that the expanded archives would like this
/archive
 /disk1/file1.txt
 /disk2/file2.txt

File-roller creates the following structure:
/archiva/disk1/file1.txt
/archive (2)/disk2/file2.txt

This is rather annoying when you've got a number of archives, each
representing a separate installation disk, which reside in the same root
dir.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318150] Re: File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Well, the behavior is different from when opening the files with Archive 
Manager (File-Roller) and choosing "Extract -> Extract" (in the default 
directory, i.e. where the archive is located). In that case, the directory 
structure created is the one expected, i.e.:
/archive
/disk1/file1.txt
/disk2/file2.txt

So the behavior differs whether one uses "Extract Here" in Nautilus or
opens the archives with File-Roller.

I'm opening a bug http://bugzilla.gnome.org .

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 371048] Re: Subwoofer doesn't work with HDA-Intel

2009-07-12 Thread DGMcCloud
Same problem on an MSI EX620.

I also needed to manually edit the 'alsa-base.conf' file to incluse the
'3stack-dig' option. What is strange as well is that I have to enable
the Headphone switch on the Alsa mixer to get the front speakers to
work. Another annoying thing is that the front speakers don't disable
when I plugin my headphones. So I need to manually disable the front
speakers (by disabling the Headphone switch).

-- 
Subwoofer doesn't work with HDA-Intel
https://bugs.launchpad.net/bugs/371048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292861] Re: touchpad sensitivity goes down (probably to lowest) on resume

2008-11-06 Thread DGMcCloud
I've got somewhat the same problem on my Dell D820. When I resume from a
suspend, my mouse acceleration is reset to default (although it still
shows my custom setting in the configuration screen). Furthermore, the
'vertical setting' is enabled again although I disabled it in the
configuration screen (which worked before the suspend). The
configuration screen still shows 'vertical scrolling' as being disabled,
but it is definitely enabled.

Additional reports of these problems have been reported in these topics on the 
forum:
http://ubuntuforums.org/showthread.php?p=6116984#post6116984
http://ubuntuforums.org/showthread.php?p=6116979#post6116979

-- 
touchpad sensitivity goes down (probably to lowest) on resume
https://bugs.launchpad.net/bugs/292861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-11-24 Thread DGMcCloud
In my opinion, the problem is not in those scripts, nor is it a Dell
problem. The problem is the crappy power management in laptop HDDs. I
own a Dell D820 with a Hitachi HDD by the way.

I recently had contact with Hitachi technical support on this issue.
They advised me to put my HDD APM to setting "Active Idle" (setting 192)
using their own Hitachi tool. The Dell bios on my system doesn't even
touch the drives APM settings, it is controlled by the HDD firmware
settings itself (and can be changed). Setting APM to 192 using the
Hitachi Tool is basically the same as executing the 'hdparm -B 192
/de/sda' in Ubuntu, the only difference is that this is now the drives
default (which used to be 128).

In my opinion (I have no scientific data to back this up, its just
something I observed), the APM, and especially the disk head parking
time (the clicking noise is the disk head parking) is set to a Windows
timing. What I mean with this is that most of the time (unless you're
doing nothing for a long time) Windows is accessing the disk every 4 or
5 seconds, which is too fast for the disk heads to park. However, Linux
is much more disk efficient, accessing the disk at a slightly higher
interval (say 8 seconds). What happens is that the Linux disk access
timing has an idle time which is high enough for the heads to park, and
just after they've parked, the disk is accessed again. In my opinion,
this is what is causing the LoadCycleCount to increase so rapidly on
Ubuntu (and other Linux distro's for that matter).

What would be a good solution is to have a disk head parking time (the
idle time needed for the disk heads to park) which is configurable.
However, at least on my Hitachi drive, this can't be done. Setting APM
to 191 uses the same timing as 128, and 192 switches head parking off
completely. There is absolutely no way to control the timing. Another
option would be to configure Linux in such a way that it accesses the
disk at a much higher rate OR a much lower rate. Either option would be
sufficient to solve the problem. The only difference is that with a
higher disk access rate, the heads will not park that often (but will
park when you're doing nothing at all).

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 371048] Re: Subwoofer doesn't work with HDA-Intel

2009-07-12 Thread DGMcCloud
Same problem on an MSI EX620.

I also needed to manually edit the 'alsa-base.conf' file to incluse the
'3stack-dig' option. What is strange as well is that I have to enable
the Headphone switch on the Alsa mixer to get the front speakers to
work. Another annoying thing is that the front speakers don't disable
when I plugin my headphones. So I need to manually disable the front
speakers (by disabling the Headphone switch).

-- 
Subwoofer doesn't work with HDA-Intel
https://bugs.launchpad.net/bugs/371048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262293] Re: Manual Brightness Setting Changes After Idle

2008-12-08 Thread DGMcCloud
*** This bug is a duplicate of bug 221475 ***
https://bugs.launchpad.net/bugs/221475

** This bug has been marked a duplicate of bug 221475
   Brightness increases higher than settings

-- 
Manual Brightness Setting Changes After Idle
https://bugs.launchpad.net/bugs/262293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183819] Re: KDEInit says it can't launch konsole-KDE4 (but it does)

2009-01-28 Thread DGMcCloud
*** This bug is a duplicate of bug 184337 ***
https://bugs.launchpad.net/bugs/184337

I've got exactly the same problem (although in my case the binary is
'/usr/bin/konsole') on 8.10 with KDE 4.2. This happens when launching
Konsole using Alt-F2 (KRunner) or when copying the launch icon from the
Application Launcher to the Panel and starting Konsole from the Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

-- 
KDEInit says it can't launch konsole-KDE4 (but it does)
https://bugs.launchpad.net/bugs/183819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184337] Re: KDEInit could not launch XXXX

2009-01-28 Thread DGMcCloud
I'm having the same problem on 8.10 with KDE 4.2. This happens when
launching Konsole using Alt-F2 (KRunner) or when copying the launch icon
from the Application Launcher to the Panel and starting Konsole from the
Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

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

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


[Bug 292861] Re: touchpad sensitivity goes down (probably to lowest) on resume

2008-11-06 Thread DGMcCloud
I've got somewhat the same problem on my Dell D820. When I resume from a
suspend, my mouse acceleration is reset to default (although it still
shows my custom setting in the configuration screen). Furthermore, the
'vertical setting' is enabled again although I disabled it in the
configuration screen (which worked before the suspend). The
configuration screen still shows 'vertical scrolling' as being disabled,
but it is definitely enabled.

Additional reports of these problems have been reported in these topics on the 
forum:
http://ubuntuforums.org/showthread.php?p=6116984#post6116984
http://ubuntuforums.org/showthread.php?p=6116979#post6116979

-- 
touchpad sensitivity goes down (probably to lowest) on resume
https://bugs.launchpad.net/bugs/292861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-11-24 Thread DGMcCloud
In my opinion, the problem is not in those scripts, nor is it a Dell
problem. The problem is the crappy power management in laptop HDDs. I
own a Dell D820 with a Hitachi HDD by the way.

I recently had contact with Hitachi technical support on this issue.
They advised me to put my HDD APM to setting "Active Idle" (setting 192)
using their own Hitachi tool. The Dell bios on my system doesn't even
touch the drives APM settings, it is controlled by the HDD firmware
settings itself (and can be changed). Setting APM to 192 using the
Hitachi Tool is basically the same as executing the 'hdparm -B 192
/de/sda' in Ubuntu, the only difference is that this is now the drives
default (which used to be 128).

In my opinion (I have no scientific data to back this up, its just
something I observed), the APM, and especially the disk head parking
time (the clicking noise is the disk head parking) is set to a Windows
timing. What I mean with this is that most of the time (unless you're
doing nothing for a long time) Windows is accessing the disk every 4 or
5 seconds, which is too fast for the disk heads to park. However, Linux
is much more disk efficient, accessing the disk at a slightly higher
interval (say 8 seconds). What happens is that the Linux disk access
timing has an idle time which is high enough for the heads to park, and
just after they've parked, the disk is accessed again. In my opinion,
this is what is causing the LoadCycleCount to increase so rapidly on
Ubuntu (and other Linux distro's for that matter).

What would be a good solution is to have a disk head parking time (the
idle time needed for the disk heads to park) which is configurable.
However, at least on my Hitachi drive, this can't be done. Setting APM
to 191 uses the same timing as 128, and 192 switches head parking off
completely. There is absolutely no way to control the timing. Another
option would be to configure Linux in such a way that it accesses the
disk at a much higher rate OR a much lower rate. Either option would be
sufficient to solve the problem. The only difference is that with a
higher disk access rate, the heads will not park that often (but will
park when you're doing nothing at all).

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318150] [NEW] File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Public bug reported:

Binary package hint: file-roller

When you have 2 archives which contain the same root directory, file-roller 
creates 2 sub-directories when choosing 'Extract Here'. Example: Say we have 
got 2 archives, 'archive1.zip'  and 'archive2.zip'. 'archive1.zip. contains:
- /archive/disk1/file1.txt

'archive2.zip' contains:
- /archive/disk2/file2.txt

Now, when selecting both files and clicking 'Extract Here' , one would expect 
that the expanded archives would like this
/archive
 /disk1/file1.txt
 /disk2/file2.txt

File-roller creates the following structure:
/archiva/disk1/file1.txt
/archive (2)/disk2/file2.txt

This is rather annoying when you've got a number of archives, each
representing a separate installation disk, which reside in the same root
dir.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318150] Re: File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Well, the behavior is different from when opening the files with Archive 
Manager (File-Roller) and choosing "Extract -> Extract" (in the default 
directory, i.e. where the archive is located). In that case, the directory 
structure created is the one expected, i.e.:
/archive
/disk1/file1.txt
/disk2/file2.txt

So the behavior differs whether one uses "Extract Here" in Nautilus or
opens the archives with File-Roller.

I'm opening a bug http://bugzilla.gnome.org .

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183819] Re: KDEInit says it can't launch konsole-KDE4 (but it does)

2009-01-28 Thread DGMcCloud
*** This bug is a duplicate of bug 184337 ***
https://bugs.launchpad.net/bugs/184337

I've got exactly the same problem (although in my case the binary is
'/usr/bin/konsole') on 8.10 with KDE 4.2. This happens when launching
Konsole using Alt-F2 (KRunner) or when copying the launch icon from the
Application Launcher to the Panel and starting Konsole from the Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

-- 
KDEInit says it can't launch konsole-KDE4 (but it does)
https://bugs.launchpad.net/bugs/183819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184337] Re: KDEInit could not launch XXXX

2009-01-28 Thread DGMcCloud
I'm having the same problem on 8.10 with KDE 4.2. This happens when
launching Konsole using Alt-F2 (KRunner) or when copying the launch icon
from the Application Launcher to the Panel and starting Konsole from the
Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

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

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


[Bug 318150] [NEW] File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Public bug reported:

Binary package hint: file-roller

When you have 2 archives which contain the same root directory, file-roller 
creates 2 sub-directories when choosing 'Extract Here'. Example: Say we have 
got 2 archives, 'archive1.zip'  and 'archive2.zip'. 'archive1.zip. contains:
- /archive/disk1/file1.txt

'archive2.zip' contains:
- /archive/disk2/file2.txt

Now, when selecting both files and clicking 'Extract Here' , one would expect 
that the expanded archives would like this
/archive
 /disk1/file1.txt
 /disk2/file2.txt

File-roller creates the following structure:
/archiva/disk1/file1.txt
/archive (2)/disk2/file2.txt

This is rather annoying when you've got a number of archives, each
representing a separate installation disk, which reside in the same root
dir.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318150] Re: File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Well, the behavior is different from when opening the files with Archive 
Manager (File-Roller) and choosing "Extract -> Extract" (in the default 
directory, i.e. where the archive is located). In that case, the directory 
structure created is the one expected, i.e.:
/archive
/disk1/file1.txt
/disk2/file2.txt

So the behavior differs whether one uses "Extract Here" in Nautilus or
opens the archives with File-Roller.

I'm opening a bug http://bugzilla.gnome.org .

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 371048] Re: Subwoofer doesn't work with HDA-Intel

2009-07-12 Thread DGMcCloud
Same problem on an MSI EX620.

I also needed to manually edit the 'alsa-base.conf' file to incluse the
'3stack-dig' option. What is strange as well is that I have to enable
the Headphone switch on the Alsa mixer to get the front speakers to
work. Another annoying thing is that the front speakers don't disable
when I plugin my headphones. So I need to manually disable the front
speakers (by disabling the Headphone switch).

-- 
Subwoofer doesn't work with HDA-Intel
https://bugs.launchpad.net/bugs/371048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292861] Re: touchpad sensitivity goes down (probably to lowest) on resume

2008-11-06 Thread DGMcCloud
I've got somewhat the same problem on my Dell D820. When I resume from a
suspend, my mouse acceleration is reset to default (although it still
shows my custom setting in the configuration screen). Furthermore, the
'vertical setting' is enabled again although I disabled it in the
configuration screen (which worked before the suspend). The
configuration screen still shows 'vertical scrolling' as being disabled,
but it is definitely enabled.

Additional reports of these problems have been reported in these topics on the 
forum:
http://ubuntuforums.org/showthread.php?p=6116984#post6116984
http://ubuntuforums.org/showthread.php?p=6116979#post6116979

-- 
touchpad sensitivity goes down (probably to lowest) on resume
https://bugs.launchpad.net/bugs/292861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262293] Re: Manual Brightness Setting Changes After Idle

2008-12-08 Thread DGMcCloud
*** This bug is a duplicate of bug 221475 ***
https://bugs.launchpad.net/bugs/221475

** This bug has been marked a duplicate of bug 221475
   Brightness increases higher than settings

-- 
Manual Brightness Setting Changes After Idle
https://bugs.launchpad.net/bugs/262293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-11-24 Thread DGMcCloud
In my opinion, the problem is not in those scripts, nor is it a Dell
problem. The problem is the crappy power management in laptop HDDs. I
own a Dell D820 with a Hitachi HDD by the way.

I recently had contact with Hitachi technical support on this issue.
They advised me to put my HDD APM to setting "Active Idle" (setting 192)
using their own Hitachi tool. The Dell bios on my system doesn't even
touch the drives APM settings, it is controlled by the HDD firmware
settings itself (and can be changed). Setting APM to 192 using the
Hitachi Tool is basically the same as executing the 'hdparm -B 192
/de/sda' in Ubuntu, the only difference is that this is now the drives
default (which used to be 128).

In my opinion (I have no scientific data to back this up, its just
something I observed), the APM, and especially the disk head parking
time (the clicking noise is the disk head parking) is set to a Windows
timing. What I mean with this is that most of the time (unless you're
doing nothing for a long time) Windows is accessing the disk every 4 or
5 seconds, which is too fast for the disk heads to park. However, Linux
is much more disk efficient, accessing the disk at a slightly higher
interval (say 8 seconds). What happens is that the Linux disk access
timing has an idle time which is high enough for the heads to park, and
just after they've parked, the disk is accessed again. In my opinion,
this is what is causing the LoadCycleCount to increase so rapidly on
Ubuntu (and other Linux distro's for that matter).

What would be a good solution is to have a disk head parking time (the
idle time needed for the disk heads to park) which is configurable.
However, at least on my Hitachi drive, this can't be done. Setting APM
to 191 uses the same timing as 128, and 192 switches head parking off
completely. There is absolutely no way to control the timing. Another
option would be to configure Linux in such a way that it accesses the
disk at a much higher rate OR a much lower rate. Either option would be
sufficient to solve the problem. The only difference is that with a
higher disk access rate, the heads will not park that often (but will
park when you're doing nothing at all).

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262293] Re: Manual Brightness Setting Changes After Idle

2008-12-08 Thread DGMcCloud
*** This bug is a duplicate of bug 221475 ***
https://bugs.launchpad.net/bugs/221475

** This bug has been marked a duplicate of bug 221475
   Brightness increases higher than settings

-- 
Manual Brightness Setting Changes After Idle
https://bugs.launchpad.net/bugs/262293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183819] Re: KDEInit says it can't launch konsole-KDE4 (but it does)

2009-01-28 Thread DGMcCloud
*** This bug is a duplicate of bug 184337 ***
https://bugs.launchpad.net/bugs/184337

I've got exactly the same problem (although in my case the binary is
'/usr/bin/konsole') on 8.10 with KDE 4.2. This happens when launching
Konsole using Alt-F2 (KRunner) or when copying the launch icon from the
Application Launcher to the Panel and starting Konsole from the Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

-- 
KDEInit says it can't launch konsole-KDE4 (but it does)
https://bugs.launchpad.net/bugs/183819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184337] Re: KDEInit could not launch XXXX

2009-01-28 Thread DGMcCloud
I'm having the same problem on 8.10 with KDE 4.2. This happens when
launching Konsole using Alt-F2 (KRunner) or when copying the launch icon
from the Application Launcher to the Panel and starting Konsole from the
Panel.

When setting 'DBUS registration' is set to 'None' on the Panel icon
(instead of 'Single Instance'), the error does not occur.

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

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


[Bug 292861] Re: touchpad sensitivity goes down (probably to lowest) on resume

2008-11-06 Thread DGMcCloud
I've got somewhat the same problem on my Dell D820. When I resume from a
suspend, my mouse acceleration is reset to default (although it still
shows my custom setting in the configuration screen). Furthermore, the
'vertical setting' is enabled again although I disabled it in the
configuration screen (which worked before the suspend). The
configuration screen still shows 'vertical scrolling' as being disabled,
but it is definitely enabled.

Additional reports of these problems have been reported in these topics on the 
forum:
http://ubuntuforums.org/showthread.php?p=6116984#post6116984
http://ubuntuforums.org/showthread.php?p=6116979#post6116979

-- 
touchpad sensitivity goes down (probably to lowest) on resume
https://bugs.launchpad.net/bugs/292861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318150] [NEW] File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Public bug reported:

Binary package hint: file-roller

When you have 2 archives which contain the same root directory, file-roller 
creates 2 sub-directories when choosing 'Extract Here'. Example: Say we have 
got 2 archives, 'archive1.zip'  and 'archive2.zip'. 'archive1.zip. contains:
- /archive/disk1/file1.txt

'archive2.zip' contains:
- /archive/disk2/file2.txt

Now, when selecting both files and clicking 'Extract Here' , one would expect 
that the expanded archives would like this
/archive
 /disk1/file1.txt
 /disk2/file2.txt

File-roller creates the following structure:
/archiva/disk1/file1.txt
/archive (2)/disk2/file2.txt

This is rather annoying when you've got a number of archives, each
representing a separate installation disk, which reside in the same root
dir.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318150] Re: File-roller creates 2 subdirectories when 2 archives contain same root directory.

2009-01-17 Thread DGMcCloud
Well, the behavior is different from when opening the files with Archive 
Manager (File-Roller) and choosing "Extract -> Extract" (in the default 
directory, i.e. where the archive is located). In that case, the directory 
structure created is the one expected, i.e.:
/archive
/disk1/file1.txt
/disk2/file2.txt

So the behavior differs whether one uses "Extract Here" in Nautilus or
opens the archives with File-Roller.

I'm opening a bug http://bugzilla.gnome.org .

-- 
File-roller creates 2 subdirectories when 2 archives contain same root 
directory.
https://bugs.launchpad.net/bugs/318150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-11-24 Thread DGMcCloud
In my opinion, the problem is not in those scripts, nor is it a Dell
problem. The problem is the crappy power management in laptop HDDs. I
own a Dell D820 with a Hitachi HDD by the way.

I recently had contact with Hitachi technical support on this issue.
They advised me to put my HDD APM to setting "Active Idle" (setting 192)
using their own Hitachi tool. The Dell bios on my system doesn't even
touch the drives APM settings, it is controlled by the HDD firmware
settings itself (and can be changed). Setting APM to 192 using the
Hitachi Tool is basically the same as executing the 'hdparm -B 192
/de/sda' in Ubuntu, the only difference is that this is now the drives
default (which used to be 128).

In my opinion (I have no scientific data to back this up, its just
something I observed), the APM, and especially the disk head parking
time (the clicking noise is the disk head parking) is set to a Windows
timing. What I mean with this is that most of the time (unless you're
doing nothing for a long time) Windows is accessing the disk every 4 or
5 seconds, which is too fast for the disk heads to park. However, Linux
is much more disk efficient, accessing the disk at a slightly higher
interval (say 8 seconds). What happens is that the Linux disk access
timing has an idle time which is high enough for the heads to park, and
just after they've parked, the disk is accessed again. In my opinion,
this is what is causing the LoadCycleCount to increase so rapidly on
Ubuntu (and other Linux distro's for that matter).

What would be a good solution is to have a disk head parking time (the
idle time needed for the disk heads to park) which is configurable.
However, at least on my Hitachi drive, this can't be done. Setting APM
to 191 uses the same timing as 128, and 192 switches head parking off
completely. There is absolutely no way to control the timing. Another
option would be to configure Linux in such a way that it accesses the
disk at a much higher rate OR a much lower rate. Either option would be
sufficient to solve the problem. The only difference is that with a
higher disk access rate, the heads will not park that often (but will
park when you're doing nothing at all).

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 371048] Re: Subwoofer doesn't work with HDA-Intel

2009-07-12 Thread DGMcCloud
Same problem on an MSI EX620.

I also needed to manually edit the 'alsa-base.conf' file to incluse the
'3stack-dig' option. What is strange as well is that I have to enable
the Headphone switch on the Alsa mixer to get the front speakers to
work. Another annoying thing is that the front speakers don't disable
when I plugin my headphones. So I need to manually disable the front
speakers (by disabling the Headphone switch).

-- 
Subwoofer doesn't work with HDA-Intel
https://bugs.launchpad.net/bugs/371048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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