LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-30-2012, 09:07 AM   #1
Olek
Member
 
Registered: Jul 2012
Location: Wroclaw Poland
Distribution: Slackware
Posts: 110

Rep: Reputation: 27
3.7.1 and Write-error on swap-device


I have another problem with 3.7.1 kernel.
When I wakeup my computer from hibernate, it starts normally but i see on screen a lot of "write-error on swap-device" lines.

Some last lines to example
Code:
Dec 30 14:46:40 aga kernel: [27030.604884] Write-error on swap-device (8:0:129914794)
Dec 30 14:46:40 aga kernel: [27030.604886] Write-error on swap-device (8:0:129914802)
Dec 30 14:46:40 aga kernel: [27030.604887] Write-error on swap-device (8:0:129914810)
I counted it's number:
Code:
# grep 14:46 syslog | grep Write-error |wc
   3714   37140  319404
After that, system works normally.

My swap partition is whole ok. I checked it by badblocks in write mode for to be sure. No errors.
I have SATA disk. On Internet I founded similar problems with 3.7.1 kernel.

So, maybe anybody have similar problem or knows how to resolve it?
 
Old 12-31-2012, 03:54 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
The swap device is where your kernel stores it's image. Have you a resume=/dev/your_swap_device boot parameter on the kernel command line?

Then I would find the bug in 3.7.1 and confirm it, presuming somebody has filed one. For the record, add your lspci. I'm running on 3.7.1 here on a laptop also (Intel Panther Point chipset) and have no such errors.
 
Old 12-31-2012, 05:17 AM   #3
Olek
Member
 
Registered: Jul 2012
Location: Wroclaw Poland
Distribution: Slackware
Posts: 110

Original Poster
Rep: Reputation: 27
Quote:
Originally Posted by business_kid View Post
The swap device is where your kernel stores it's image. Have you a resume=/dev/your_swap_device boot parameter on the kernel command line?
Sure, otherwise how can I successfully resume my system from hibernate state?
Code:
grep resume /etc/lilo.conf
  append = "resume=/dev/sda3"
Quote:
Originally Posted by business_kid View Post
Then I would find the bug in 3.7.1 and confirm it, presuming somebody has filed one. For the record, add your lspci. I'm running on 3.7.1 here on a laptop also (Intel Panther Point chipset) and have no such errors.
It's Gigabyte GA-K8N51GMF-9 mainboard
Code:
root@aga:~# lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a2)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a2)
00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a2)
00:0b.0 USB controller: nVidia Corporation MCP51 USB Controller (rev a2)
00:0b.1 USB controller: nVidia Corporation MCP51 USB Controller (rev a2)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a1)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:0e.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev 80)
02:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7300 GT] (rev a1)
 
Old 12-31-2012, 11:36 AM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Quote:
Originally Posted by business_kid View Post
Then I would find the bug in 3.7.1 and confirm it, presuming somebody has filed one. For the record, add your lspci. I'm running on 3.7.1 here on a laptop also (Intel Panther Point chipset) and have no such errors.
I meant 'add the lspci output to the bug report. Nvidia chipset, huh? I was warned away from them.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
E297: Write error in swap file kumarrbt Linux - General 3 08-25-2014 10:52 PM
[SOLVED] E297: Write error in swap file persistentd Linux - Newbie 4 12-01-2009 04:00 PM
Write-error on swap-device error on package install slack 12.2 chickenlinux Slackware 11 01-25-2009 08:14 PM
Read-error on swap-device(9:0:8) andyknvs Linux - Newbie 2 02-27-2008 02:29 AM
swap device error l0rddarkf0rce Slackware 4 07-27-2007 08:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration