[Bug 569680] Re: Hard disk write/read freezes for 10 seconds several times in session

2011-06-27 Thread Alex Filonov
I have to disappoint all who complained here. Looks like it's not a bug,
but a feature. My disk was dying for a long time, and new kernel just
made it clear to me. After replacement, I have no problems with kernel
2.6.32-32-generic. Probably new drivers allow for less rereads and have
stricter DMA wait limits.

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

Title:
  Hard disk write/read freezes for 10 seconds several times in session

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

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


[Bug 569680] Re: Hard disk write/read freezes for 10 seconds several times in session

2011-06-07 Thread Alex Filonov
Looks like this problem exists with 2.6.32-31-generic kernel as well,
just doesn't happen that often. It happens under heavy disk usage only.

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

Title:
  Hard disk write/read freezes for 10 seconds several times in session

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


[Bug 569680] Re: Hard disk write/read freezes for 10 seconds several times in session

2011-06-03 Thread Alex Filonov
I had a similar problem after upgrade to 2.6.32-32-generic. Boot time
became huge, after boot system behaved more or less OK. But after first
suspend/resume root filesystem was remounted ro. Review of the log shows
the following errors during boot:

May 30 14:03:45 gazelle kernel: [75102.492333] ata1.00: exception Emask 0x0 SAct
 0x0 SErr 0x0 action 0x0
May 30 14:03:45 gazelle kernel: [75102.492342] ata1.00: BMDMA stat 0x4
May 30 14:03:45 gazelle kernel: [75102.492350] ata1.00: failed command: READ DMA
May 30 14:03:45 gazelle kernel: [75102.492364] ata1.00: cmd c8/00:08:4f:42:d5/00
:00:00:00:00/e4 tag 0 dma 4096 in
May 30 14:03:45 gazelle kernel: [75102.492367]  res 51/40:07:56:42:d5/00
:00:00:00:00/e4 Emask 0x9 (media error)
May 30 14:03:45 gazelle kernel: [75102.492374] ata1.00: status: { DRDY ERR }
May 30 14:03:45 gazelle kernel: [75102.492379] ata1.00: error: { UNC }
May 30 14:03:45 gazelle kernel: [75102.509587] ata1.00: configured for UDMA/133
May 30 14:03:45 gazelle kernel: [75102.509606] ata1: EH complete
May 30 14:03:50 gazelle kernel: [75106.750764] ata1.00: exception Emask 0x0 SAct
 0x0 SErr 0x0 action 0x0
May 30 14:03:50 gazelle kernel: [75106.750773] ata1.00: BMDMA stat 0x4
May 30 14:03:50 gazelle kernel: [75106.750781] ata1.00: failed command: READ DMA
May 30 14:03:50 gazelle kernel: [75106.750795] ata1.00: cmd c8/00:08:4f:42:d5/00
:00:00:00:00/e4 tag 0 dma 4096 in

After suspend/resume I've got multiple errors with DMA controller. Worse
yet, it managed to screw up disk partition, so I needed about 30 min
recovery before I could reboot.

Switching back to kernel 2.6.32-31-generic completely fixed this
problem.

Don't know if anybody is working on this bug. My computer is System76
Gazelle Performance (GAZP2). Here's lspci output:

root@gazelle:/tmp# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT 
Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio 
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 
02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 
02)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller 
#1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller 
#2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller 
#3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller 
#4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller 
(rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge 
(rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE 
Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G72M [Quadro NVS 
110M/GeForce Go 7300] (rev a1)
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] 
Network Connection (rev 02)
04:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
04:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
04:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 17)
04:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 08)
04:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit 
Ethernet (rev 10)

And uname output:

Linux gazelle 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:24:35 UTC
2011 i686 GNU/Linux

Ubuntu 10.04 with all latest update, but booted into 2.6.32-31-generic.

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

Title:
  Hard disk write/read freezes for 10 seconds several times in session

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


[Bug 672225] Re: flash plugin crashes when going fullscreen on any video site

2010-11-27 Thread Alex Filonov
This problem is happening on machines with Nvidia cards, nvidia binary
drivers and with ATI card, open source ati driver. Versions of plugin:

10.1.102.64-1
10.1.102.65-1
10.1.102.65-2 

Same problem with the latest Google Chrome plugin (10.1r103)

Flash is working OK, but if you try to click on Full Screen icon,
plugin crashes.

-- 
flash plugin crashes when going fullscreen on any video site
https://bugs.launchpad.net/bugs/672225
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


Re: [Bug 325518] Re: hwclock /dev/rtc Device or resource busy

2010-03-15 Thread Alex Filonov
This is still an issue on fully updated 8.04:

hwclock 
Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access
method.


I don't know if I can try on the latest release.

On Sun, 2010-03-14 at 01:53 +, Jeremy Foshee wrote:
 Hi Alex,
 
 This bug was reported a while ago and there hasn't been any activity in
 it recently. We were wondering if this is still an issue? Can you try
 with the latest development release of Ubuntu?  ISO CD images are
 available from http://cdimage.ubuntu.com/releases/lucid.
 
 If it remains an issue, could you run the following command from a
 Terminal (Applications-Accessories-Terminal).  It will automatically
 gather and attach updated debug information to this report.
 
 apport-collect -p linux 325518
 
 Also, if you could test the latest upstream kernel available that would
 be great.  It will allow additional upstream developers to examine the
 issue.  Refer to https://wiki.ubuntu.com/KernelMainlineBuilds .  Once
 you've tested the upstream kernel, please remove the 'needs-upstream-
 testing' tag.  This can be done by clicking on the yellow pencil icon
 next to the tag located at the bottom of the bug description and
 deleting the 'needs-upstream-testing' text.  Please let us know your
 results.
 
 Thanks in advance.
 
 [This is an automated message.  Apologies if it has reached you
 inappropriately; please just reply to this message indicating so.]
 
 
 ** Tags added: needs-kernel-logs
 
 ** Tags added: needs-upstream-testing
 
 ** Tags added: kj-triage
 
 ** Changed in: linux (Ubuntu)
Status: New = Incomplete
 
-- 
Alex Filonov

Work: (763)765-2184
Cell: (763)234-6411

-- 
hwclock /dev/rtc Device or resource busy
https://bugs.launchpad.net/bugs/325518
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 325518] [NEW] hwclock /dev/rtc Device or resource busy

2009-02-04 Thread Alex Filonov
Public bug reported:

Binary package hint: linux-image

This is happening in Ubuntu 8.04 Hardy Heron. After latest kernel
update, hwclock is not working anymore. Symptoms are quite similar to
those reported in bug 59596. If timidity is running and you attempt to
run hwclock:

 hwclock --debug
hwclock from util-linux-ng 2.13.1
hwclock: Open of /dev/rtc failed, errno=16: Device or resource busy.
No usable clock interface found.
Cannot access the Hardware Clock via any known method.

This is happening on three machines: System76 laptop, booting linux-
image-generic, Dell 400sc desktop booting linux-image-386 and IBM
Thinkpad t41 booting linux-image386.

All machines have all current updates.

Kernel version is 2.6.24-23.

hwclock works OK if you stop timidity or if you use --directisa switch.

System information:

uname -a
Linux gazelle 2.6.24-23-generic #1 SMP Mon Jan 26 00:13:11 UTC 2009 i686 
GNU/Linux

cat /proc/version_signature
Ubuntu 2.6.24-23.48-generic

lsb_release -rd
Description:Ubuntu 8.04.2
Release:8.04

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hwclock /dev/rtc Device or resource busy
https://bugs.launchpad.net/bugs/325518
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 211157] Re: Pairing a bluetooth device hangs a computer

2008-10-22 Thread Alex Filonov
IBM Thinkpad t41
Palm TX
Latest update of all packages as of today.

Bluetooth worked on this laptop with no problems under Dapper.

-- 
Pairing a bluetooth device hangs a computer
https://bugs.launchpad.net/bugs/211157
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 121491] Re: Camorama can't take picture: Could not create directory

2008-02-18 Thread Alex Filonov
OK, I think I now what problem is. If you open Preferences, it's
possible to change directory for snapshots. By default, it's
~/Webcam_Pictures. If you change it to any directory with full path,
like /home/user/Webcam_Pictures, camorama works perfectly. If you try to
use any relative path, starting with ~, you get the above mentioned
error message. Good to know that workaround is available, but the bug
should be quite easy to fix.

-- 
Camorama can't take picture: Could not create directory
https://bugs.launchpad.net/bugs/121491
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


[Bug 137598] Re: Screen brightness resets to default (maximum) on idle with AC plugged in

2008-01-27 Thread Alex Filonov
This is very annoying bug. I used to adjust brightness for videos (up)
and for text (down). Now, several minutes after any adjustment, display
just returns to power setting. Something is seriously broken in gnome
brightness applet.

Things I noticed:

Brightness can be adjusted using Fn keys, applet pops up at the time.

After several minutes, brightness returns to the power settings default.

-- 
Screen brightness resets to default (maximum) on idle with AC plugged in
https://bugs.launchpad.net/bugs/137598
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


[Bug 121491] Re: Camorama can't take picture: Could not create directory

2008-01-03 Thread Alex Filonov
I have the same problem with 0.18-2ubuntu2 package on Gutsy.

-- 
Camorama can't take picture: Could not create directory
https://bugs.launchpad.net/bugs/121491
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


[Bug 121491] Camorama can't take picture: Could not create directory

2007-06-20 Thread Alex Filonov
Public bug reported:

Binary package hint: camorama

In Camorama, press button Take Picture. Error message pops up with
text:

Could not create directory '~/Webcam_Pictures'.

** Affects: camorama (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Camorama can't take picture: Could not create directory
https://bugs.launchpad.net/bugs/121491
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


[Bug 121491] Re: Camorama can't take picture: Could not create directory

2007-06-20 Thread Alex Filonov
Package version is 0.18-0ubuntu1.

-- 
Camorama can't take picture: Could not create directory
https://bugs.launchpad.net/bugs/121491
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


[Bug 76950] rsync doesnt' copy some files

2006-12-22 Thread Alex Filonov
Public bug reported:

Binary package hint: rsync

I am trying to use rsync to backup my home directory to an NFS mounted
drive. I noticed that Evolution mailbox files are not backed up. I ran
rsync with -v switch, files are reoprted as being updated. But when I
check files on target drive, I still see old versions of them.

** Affects: rsync (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
rsync doesnt' copy some files
https://launchpad.net/bugs/76950

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