LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-11-2006, 04:28 PM   #1
tisource
Member
 
Registered: Feb 2002
Posts: 322

Rep: Reputation: 30
Buggy DVD-ROM behavior on SUSE 10.1


Hello,

I recently got openSUSE 10.1 set up on a new x86_64 computer, and am having trouble getting things moving, particularly with the DVD drives (this machine has 1 DVD-ROM, and 1 DVD-/+RW).

Sometimes drives don't mount at all, and other times they mount, but suddenly fail during data transfers (from DVD to hard drive). When the drive fails, I can click on it in KDE, and it acts as if nothing is wrong. I get the same problem at the console if I try copying data off of it. I even manually mounted the drive, and the same result occured.

Is anyone else having these same problems? It isn't the drive, as it works fine in Windows (it is a dual-boot SUSE/XP box).

I'm also seeing a lot of this in my kernel output:

hda: rw=0, want=7151388, limit=553000
attempt to access beyond end of device
hda: rw=0, want=7151392, limit=553000
attempt to access beyond end of device
hda: rw=0, want=7151388, limit=553000
attempt to access beyond end of device
hda: rw=0, want=7151392, limit=553000
attempt to access beyond end of device
hda: rw=0, want=7153700, limit=553000
attempt to access beyond end of device
hda: rw=0, want=7153704, limit=553000
attempt to access beyond end of device
hda: rw=0, want=7153700, limit=553000
attempt to access beyond end of device
hda: rw=0, want=7153704, limit=553000

and a lot of this...

VFS: busy inodes on changed media.
VFS: busy inodes on changed media.
VFS: busy inodes on changed media.
VFS: busy inodes on changed media.
VFS: busy inodes on changed media.
VFS: busy inodes on changed media.
VFS: busy inodes on changed media.
 
Old 09-12-2006, 08:59 PM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
I installed OpenSuSE v10.1 about a week ago and I had trouble with disk accesses. It turned out to be a problem with the Reiser file system on both the system partition and on an external USB disk. Is /dev/hda your system disk or DVD?

Try this on your hard disk partitons. This fixed my problems. Remember that you always unmount partitions before you run fsck. In my case I had a dual boot with SuSE v9.2 so I ran that to fix the v10.1 disk partition. If you have a live cd then you will be able to fsck your system partition.

Code:
/sbin/reiserfsck /dev/hda1
Error: unable to access block 108340
echo 108340 > badblock.txt
/sbin/reiserfsck -B badblock.txt /dev/hda1
Error: unable to access block 108341
echo 108341 >> badblock.txt
/sbin/reiserfsck -B badblock.txt /dev/hda1
Then when it finally completes successfully run reiserfsck --rebuild-tree.
Code:
/sbin/reiserfsck --rebuild-tree /dev/hda1
Since I had the same problem on an external USB drive I fixed that by changing to the XFS file system. I don't think I'll use Reiserfs again. I still have Reiserfs on my system partition but all of my other partitions are now XFS.

Last edited by stress_junkie; 09-12-2006 at 09:01 PM.
 
Old 09-12-2006, 10:25 PM   #3
tisource
Member
 
Registered: Feb 2002
Posts: 322

Original Poster
Rep: Reputation: 30
/dev/hda is my DVD. This machine has 2 serial ATA hard drives, so they are /dev/sda and /dev/sdb.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Buggy/erratic Logitech mouse behavior Jiawen Linux - Hardware 0 08-05-2006 02:50 PM
Suse 10 DVD-Rom issues Rylinkus Linux - Newbie 17 02-23-2006 10:03 PM
New DVD-ROM, SUSE did not notice. raduromeo Linux - Hardware 2 01-15-2006 12:38 PM
SuSE 9.3 Pro Upgrade to existing 9.2 - Buggy KDE & XTERM Behavior adriaticnyc Linux - Newbie 0 05-05-2005 11:15 AM
converting suse 9.1 dvd-rom to cd da_zombie Linux - General 0 10-07-2004 01:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:48 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