Gentoo Archives: gentoo-user

From: Xavier Parizet <xav@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dvd playing problems
Date: Tue, 11 May 2010 19:02:00
Message-Id: 4BE9A955.4000103@gentooist.com
In Reply to: Re: [gentoo-user] dvd playing problems by meino.cramer@gmx.de
1 On 05/11/2010 08:36 PM, meino.cramer@×××.de wrote:
2 > Xavier Parizet <xav@×××××××××.com> [10-05-11 19:48]:
3 >> On 05/11/2010 06:42 PM, meino.cramer@×××.de wrote:
4 >>> Hi,
5 >>>
6 >>> when playing dvds the movie gets stopped from time to time
7 >>> and restarts itsself after a short oeriod of idle some frames
8 >>> after the position where it halted.
9 >>>
10 >>> I took a look into the log file and found this:
11 >>>
12 [SNIP]
13 > 00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
14 > Subsystem: ASUSTeK Computer Inc. A7V600/K8V-X/A8V Deluxe motherboard
15 > Kernel driver in use: VIA_IDE
16
17 HERE ! You use VIA_IDE which is very old driver from:
18 Device Drivers > ATA/ATAPI/MFM/RLL support (DEPRECATED)
19 (Notice the big (DEPRECATED)).
20
21 You should use PATA_VIA from
22 Device Drivers -->
23 <*>Serial ATA and Parallel ATA drivers -->
24 <*> VIA PATA support
25
26 and uncheck
27 Device Drivers --->
28 < > ATA/ATAPI/MFM/RLL support (DEPRECATED)
29
30 using kernel menuconfig. Then compile and reboot to your newly compiled
31 kernel and now your dvd drive should be seen as /dev/sr0.
32
33 >
34 > Fingers crossed, that is software-fixable ;)
35 >
36 > Thanks a lot for your help!
37 >
38 > Best regards,
39 > mcc
40
41 --
42 Xavier Parizet
43 YaGB : http://gentooist.com
44 GPG : C7DC B10E FC21 63BE
45 B453 D239 F6E6 DF65 1569 91BF

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] dvd playing problems meino.cramer@×××.de
Re: [gentoo-user] dvd playing problems meino.cramer@×××.de