Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dvd playing problems
Date: Wed, 12 May 2010 03:32:57
Message-Id: 20100512033205.GA5096@solfire
In Reply to: Re: [gentoo-user] dvd playing problems by Xavier Parizet
1 Xavier Parizet <xav@×××××××××.com> [10-05-12 01:10]:
2 > On 05/11/2010 08:36 PM, meino.cramer@×××.de wrote:
3 > > Xavier Parizet <xav@×××××××××.com> [10-05-11 19:48]:
4 > >> On 05/11/2010 06:42 PM, meino.cramer@×××.de wrote:
5 > >>> Hi,
6 > >>>
7 > >>> when playing dvds the movie gets stopped from time to time
8 > >>> and restarts itsself after a short oeriod of idle some frames
9 > >>> after the position where it halted.
10 > >>>
11 > >>> I took a look into the log file and found this:
12 > >>>
13 > [SNIP]
14 > > 00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
15 > > Subsystem: ASUSTeK Computer Inc. A7V600/K8V-X/A8V Deluxe motherboard
16 > > Kernel driver in use: VIA_IDE
17 >
18 > HERE ! You use VIA_IDE which is very old driver from:
19 > Device Drivers > ATA/ATAPI/MFM/RLL support (DEPRECATED)
20 > (Notice the big (DEPRECATED)).
21 >
22 > You should use PATA_VIA from
23 > Device Drivers -->
24 > <*>Serial ATA and Parallel ATA drivers -->
25 > <*> VIA PATA support
26 >
27 > and uncheck
28 > Device Drivers --->
29 > < > ATA/ATAPI/MFM/RLL support (DEPRECATED)
30 >
31 > using kernel menuconfig. Then compile and reboot to your newly compiled
32 > kernel and now your dvd drive should be seen as /dev/sr0.
33 >
34 > >
35 > > Fingers crossed, that is software-fixable ;)
36 > >
37 > > Thanks a lot for your help!
38 > >
39 > > Best regards,
40 > > mcc
41 >
42 > --
43 > Xavier Parizet
44 > YaGB : http://gentooist.com
45 > GPG : C7DC B10E FC21 63BE
46 > B453 D239 F6E6 DF65 1569 91BF
47 >
48
49 Good news!
50
51 Found the problem why /dev/sr0 does not appear myself: SCSI-CDROM and
52 SCSI-disk have to be enabled also!
53
54 Now...I will test, whether the hickups are still there...
55
56
57
58
59
60 --
61 Please don't send me any Word- or Powerpoint-Attachments
62 unless it's absolutely neccessary. - Send simply Text.
63 See http://www.gnu.org/philosophy/no-word-attachments.html
64 In a world without fences and walls nobody needs gates and windows.

Replies

Subject Author
[gentoo-user] Re: dvd playing problems Grant Edwards <grant.b.edwards@×××××.com>