r852 & r592 IRQ: DMA errors cause log files to grow *HUGE*
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Incomplete
|
Medium
|
Unassigned | ||
linux (openSUSE) |
Fix Released
|
Critical
|
Bug Description
Hi,
I have many crash messages related to r852 & r592 modules in my syslog files.
I had already submitted a bug report for that ( https:/
This issue slows down the machine and can also lead to a disk full in /var/log I guess. My current syslog is about 4GB large and is 1 day old.
Typical messages I get :
[104370.032867] r592: IRQ: card added
[104370.032873] r592: IRQ: DMA error
I've read some posts/other bug reports related to the same issue :
http://
https:/
https:/
https:/
I would be glad if some solution is proposed to stop filling these logs !
Cheers,
Laurent
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-
ProcVersionSign
Uname: Linux 4.2.0-22-generic x86_64
NonfreeKernelMo
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CurrentDesktop: Unity
Date: Wed Dec 30 18:42:04 2015
HibernationDevice: RESUME=
InstallationDate: Installed on 2014-07-29 (519 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: ASUSTeK Computer Inc. M50Vc
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.149.3
SourcePackage: linux
UpgradeStatus: Upgraded to wily on 2015-12-21 (8 days ago)
dmi.bios.date: 10/14/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 212
dmi.board.
dmi.board.name: M50Vc
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: M50Vc
dmi.product.
dmi.sys.vendor: ASUSTeK Computer Inc.
Changed in linux (openSUSE): | |
importance: | Unknown → Critical |
status: | Unknown → Fix Released |
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0
I am seeing this problem on OpenSUSE with kernel-desktop versions 3.15.6 (stable repo) and 3.16.0 (HEAD repo).
The log files on my laptop, /var/log/messages and /var/log/warn, will grow HUGE with the following repeated over and over along with some extraneous related log entries:
2014-08- 15T12:18: 41.396981- 04:00 localhost kernel: [17310.691176] r592: IRQ: card added 15T12:18: 41.396983- 04:00 localhost kernel: [17310.691178] r592: IRQ: DMA error 15T12:18: 41.397001- 04:00 localhost kernel: [17311.223846] r592: IRQ: card added 15T12:18: 41.397004- 04:00 localhost kernel: [17311.223847] r592: IRQ: DMA error
2014-08-
.
<snip>
.
2014-08-
2014-08-
On any given day, there will be tens of thousands of these entries such that /var/log/messages and /var/log/warn will both exceed 3GB within a day (over 6GB total).
I believe that this bug is generated due to the presence of a Ricoh R5C592 Memory Stick Adapter on my laptop and which has never been properly recognized by the stock linux kernels. Apparently, the kernel developers keep trying to make it work but have now introduced a "bigger" problem so to speak since it is now causing all these extraneous error messages to be generated in the logs.
I am seeing this bug on OpenSUSE with kernel-desktop versions 3.15.6 and 3.16.0. This bug does not appear to be present in the OpenSUSE stock 3.11.6 and 3.11.10 kernels. I have since reverted back to the earlier kernels that don't have this problem.
This bug has also been reported at Red Hat's bugzilla at:
https:/ /bugzilla. redhat. com/show_ bug.cgi? id=1119361
IMHO, this bug needs to be fixed prior to the release of OpenSUSE 13.2.
FYI,
Gordon
Reproducible: Always
Steps to Reproduce:
1. Boot
2. Wait a while. It sometimes takes an hour or two for the log errors to begin at top volume.
Actual Results:
Logs grow *HUGE* with r592IRQ: DMA errors and related entries.
Expected Results:
Logger should not produce error messages of this magnitude and size.