Fedora Linux Support Community & Resources Center
  #1  
Old 1st July 2006, 11:58 PM
alt_ctrl_del's Avatar
alt_ctrl_del Offline
Registered User
 
Join Date: Jan 2005
Location: Houston, Texas, USA
Posts: 8
FC4 DVD error messages & xine movies stopping on MythTV

Greetings,
I am running FC4 (2.6.16-1.2096_FC4) on a MythTV (0.19) system and have 2 problems that seem related (but, what do I know!). I have been combing the forums and it seems that others have seen similar, but I have not seen any solutions posted.
Problem 1: as soon as I insert a DVD movie into the my CDROM/RW DVD/RW (/dev/hda) drive, the following errors start posting to /var/log/messages continuously (@ 1/sec).

Jun 28 23:16:42 localhost kernel: hda: packet command error: status=0x51 { DriveReady SeekComplete Error }
Jun 28 23:16:42 localhost kernel: hda: packet command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }

This happens with MythTV (with KDE) either loaded or not loaded. However, xine seems to play the movies just fine...up to a point! Which brings me to my second problem: about 1/2 way or so thru the DVD movie (completely legal DVDs, not ripped, not pirated), the movie just stops -- xine just quits. The only errors posted to /var/log/messages are the errors above. And, the movie stops at the same place each time weather from MythTV (using xine) or from xine on the command line.

More details of my environment:
--boot messages--
Jun 24 17:25:39 localhost kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS settin gs: hda: DMA, hdb: DMA
Jun 24 17:25:39 localhost kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS settin gs: hdc:DMA, hdd:DMA
Jun 24 17:25:39 localhost kernel: hda: _NEC DVD_RW ND-3550A, ATAPI CD/DVD-ROM dr ive
Jun 24 17:25:39 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jun 24 17:25:39 localhost kernel: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 20 48kB Cache, UDMA(33)
Jun 24 17:25:39 localhost kernel: Uniform CD-ROM driver Revision: 3.20
.
.
Jun 24 17:25:40 localhost kernel: ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bm dma 0xDC00 irq 16
Jun 24 17:25:40 localhost kernel: ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bm dma 0xDC08 irq 16
Jun 24 17:25:40 localhost kernel: ata1: SATA link down (SStatus 0)
Jun 24 17:25:40 localhost kernel: scsi0 : sata_nv
Jun 24 17:25:40 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113)
Jun 24 17:25:40 localhost kernel: ata2: dev 0 ATA-7, max UDMA/133, 781422768 sec tors: LBA48
Jun 24 17:25:40 localhost kernel: nv_sata: Primary device removed
Jun 24 17:25:40 localhost kernel: nv_sata: Secondary device added
Jun 24 17:25:40 localhost kernel: nv_sata: Secondary device removed
Jun 24 17:25:40 localhost kernel: ata2: dev 0 configured for UDMA/133
Jun 24 17:25:40 localhost kernel: scsi1 : sata_nv
Jun 24 17:25:40 localhost kernel: Vendor: ATA Model: WDC WD4000KD-00N R ev: 01.0
Jun 24 17:25:40 localhost kernel: Type: Direct-Access A NSI SCSI revision: 05
Jun 24 17:25:40 localhost kernel: SCSI device sda: 781422768 512-byte hdwr secto rs (400088 MB)
Jun 24 17:25:40 localhost kernel: sda: Write Protect is off
Jun 24 17:25:40 localhost kernel: SCSI device sda: drive cache: write back
Jun 24 17:25:40 localhost kernel: SCSI device sda: 781422768 512-byte hdwr secto rs (400088 MB)
Jun 24 17:25:40 localhost kernel: sda: Write Protect is off
Jun 24 17:25:40 localhost kernel: SCSI device sda: drive cache: write back
Jun 24 17:25:40 localhost kernel: sda: sda1 sda2 sda3 sda4 < sda5 >
Jun 24 17:25:40 localhost kernel: sd 1:0:0:0: Attached scsi disk sda
Jun 24 17:25:40 localhost kernel: kjournald starting. Commit interval 5 seconds
Jun 24 17:25:40 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.

--system drive info
[root@mythtv dev]# ls -al | grep hda
lrwxrwxrwx 1 root root 3 Jul 1 09:58 cdrom -> hda
lrwxrwxrwx 1 root root 3 Jul 1 09:58 cdwriter -> hda
lrwxrwxrwx 1 root root 3 Jul 1 09:58 dvd -> hda
lrwxrwxrwx 1 root root 3 Jul 1 09:58 dvdwriter -> hda
brw------- 1 mythtv disk 3, 0 Jul 1 09:58 hda

--/etc/fstab
[root@mythtv dev]# cat /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/1 / ext3 defaults 1 1
/dev/devpts /dev/pts devpts gid=5,mode=620 0 0
/dev/shm /dev/shm tmpfs defaults 0 0
/dev/proc /proc proc defaults 0 0
/dev/sys /sys sysfs defaults 0 0
LABEL=SWAP-sda3 swap swap defaults 0 0
/dev/mapper/vg0-videoLVM /video reiserfs defaults,noatime 1 2
/dev/hda /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0

As you see, my system has one RW/CDROM/DVD and one SATA hard drive.
So, are these problems related? If not, what is causing the errors being posted to the log when a DVD is inserted? And, why do movies stop playing? TIA for your help.

G.Fields
__________________
"..no matter where you go, there you are. Just be ready when you get there!"
Reply With Quote
  #2  
Old 24th August 2006, 04:27 AM
alt_ctrl_del's Avatar
alt_ctrl_del Offline
Registered User
 
Join Date: Jan 2005
Location: Houston, Texas, USA
Posts: 8
FC4 DVD error messages & xine movies stopping on MythTV

The silence from my original post of this problem was deafening, so I am reposting in the hopes that someone might have an idea of my problem.
Thanks.

G.Fields
__________________
"..no matter where you go, there you are. Just be ready when you get there!"
Reply With Quote
Reply

Tags
dvd, error, fc4, messages, movies, mythtv, stopping, xine

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
transaction check error mythtv dscott Using Fedora 1 22nd July 2009 05:03 PM
FC5: rmvb movies in xine don't work. 1xused Using Fedora 12 6th April 2007 07:23 AM
MythTV setup error itsthescottdog Using Fedora 2 23rd September 2006 04:02 AM
Error Messages in messages log rh10023 Using Fedora 1 10th January 2006 09:25 AM


Current GMT-time: 05:27 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat