Thread: DVD playback is slow after upgrade to Jaunty
i upgraded hardy jaunty , have discovered dvds play both totem , vlc. after searching , other forums 2 days without finding solution, have decided start new thread. here of specs:
desktop: xfce
computer: hp pavilion dv2000
video: nvidia geforce 6150 go
processor: amd turion 64
dvd+rw-tools version: 7.1-4
libdvdcss2 version: 1.2.10-0.2medibuntu1
libdvdnav4 version: 4.1.3-3
libdvdread3 version: 0.9.7-11ubuntu2
libdvdread4 version: 4.1.3-4ubuntu2
vlc version: 0.9.9a-2ubuntu1
libvlc2 version: 0.9.9a-2ubuntu1
libvlccore0 version: 0.9.9a-2ubuntu1
totem version: 2.26.1-0ubuntu5
totem-gstreamer version: 2.26.1-0ubuntu5
in vlc set video output x11, suggested in posts (although flickering not problem): http://ubuntuforums.org/showthread.php?t=974321 seemed slightly, not completely.
1 potentially related problem: when insert dvd following errors indicating problems mounting device. however, dvd indeed mount, seems trying mount twice.
i have looked @ system monitor while video playing back, , typically less 25% of both processors , memory being used, not resource issue.code:mount: block device /dev/sr0 write-protected, mounting read-only mount: /dev/sr0 mounted or /media/cdrom0 busy mount: according mtab, /dev/sr0 mounted on /media/cdrom0.
appreciated. thanks!
since first post week ago, have continued problem, little progress. seem perhaps read rates dvd slow.
sudo hdparm -tt /dev/sda:
i have seen have had similar problem when dma not enabled:code:/dev/sda: timing cached reads: 832 mb in 2.00 seconds = 415.52 mb/sec timing buffered disk reads: 98 mb in 3.11 seconds = 31.48 mb/sec
http://ubuntuforums.org/showthread.php?p=7525114
don't think problem, perhaps can confirm this. have sata drive, "so sudo hdparm -d1 /dev/sda" yields:
apparently cannot set dma on sata drive hdparm. (?)code:/dev/sda: setting using_dma 1 (on) hdio_set_dma failed: inappropriate ioctl device hdio_get_dma failed: inappropriate ioctl device
"sudo hdparm -v -i /dev/sda" results in:
others have noted problem arising conflict ata_generic driver:code:/dev/sda: io_support = 0 (default) readonly = 0 (off) readahead = 6144 (on) geometry = 12161/255/63, sectors = 195371568, start = 0 model=st9100824as, fwrev=7.24 , serialno= 5pl24yln config={ hardsect notmfm hdsw>15usec fixed dtr>10mbs rotspdtol>.5% } rawchs=16383/16/63, trksize=0, sectsize=0, eccbytes=4 bufftype=unknown, buffsize=8192kb, maxmultsect=16, multsect=?16? curchs=16383/16/63, cursects=16514064, lba=yes, lbasects=195371568 iordy=on/off, tpio={min:240,w/iordy:120}, tdma={min:120,rec:120} pio modes: pio0 pio1 pio2 pio3 pio4 dma modes: mdma0 mdma1 mdma2 udma modes: udma0 udma1 udma2 udma3 udma4 *udma5 advancedpm=yes: unknown setting writecache=enabled drive conforms to: unspecified: ata/atapi-1,2,3,4,5,6,7 * signifies current active mode
https://bugs.launchpad.net/ubuntu/+s...ux/+bug/175022
http://ubuntuforums.org/showthread.php?t=435706
http://ubuntuforums.org/showthread.php?t=678153
did find ata_generic module being loaded.
output of "lsmod | grep -i libata"
so disabled it, did not help.code:libata 171488 4 ata_generic,pata_acpi,sata_nv,pata_amd scsi_mod 161896 4 sd_mod,sg,sr_mod,libata
finally, here output "dmesg | grep -i ata":
any thoughts?!code:[ 0.451022] acpi: ec: gpe = 0x1, i/o: command/status = 0x66, data = 0x62 [ 2.455053] libata version 3.00 loaded. [ 3.006583] pata_amd 0000:00:0d.0: version 0.3.10 [ 3.006636] pata_amd 0000:00:0d.0: setting latency timer 64 [ 3.007832] scsi0 : pata_amd [ 3.008742] scsi1 : pata_amd [ 3.009611] ata1: pata max udma/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x3080 irq 14 [ 3.009615] ata2: pata max udma/133 cmd 0x170 ctl 0x376 bmdma 0x3088 irq 15 [ 3.337336] ata2.00: atapi: hl-dt-st dvdram gsa-4084n, kq09, max mwdma2 [ 3.337369] ata2: nv_mode_filter: 0x39f&0x7001->0x1, bios=0x0 (0x0) acpi=0x7001 (60:600:0x11) [ 3.352359] ata2.00: configured pio0 [ 3.472442] sata_nv 0000:00:0e.0: version 3.5 [ 3.472456] sata_nv 0000:00:0e.0: enabling device (0005 -> 0007) [ 3.472946] sata_nv 0000:00:0e.0: pci int -> link[ltid] -> gsi 16 (level, high) -> irq 16 [ 3.472950] sata_nv 0000:00:0e.0: using swncq mode [ 3.473038] sata_nv 0000:00:0e.0: setting latency timer 64 [ 3.474374] scsi2 : sata_nv [ 3.474501] scsi3 : sata_nv [ 3.474716] ata3: sata max udma/133 cmd 0x30b0 ctl 0x30a4 bmdma 0x3090 irq 16 [ 3.474721] ata4: sata max udma/133 cmd 0x30a8 ctl 0x30a0 bmdma 0x3098 irq 16 [ 4.352070] ata3: sata link 1.5 gbps (sstatus 113 scontrol 300) [ 4.360237] ata3.00: ata-7: st9100824as, 7.24, max udma/100 [ 4.360241] ata3.00: 195371568 sectors, multi 16: lba48 [ 4.376654] ata3.00: configured udma/100 [ 5.110602] ata4: sata link down (sstatus 0 scontrol 300) [ 5.110734] scsi 2:0:0:0: direct-access ata st9100824as 7.24 pq: 0 ansi: 5
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [xubuntu] DVD playback is slow after upgrade to Jaunty
Ubuntu
Comments
Post a Comment