RE: 6.0-R && DMA with Intel ICH6 UDMA100/SATA150 controller
File a bug report for mplayer. Ted >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Tuesday, January 03, 2006 11:01 PM >To: Ted Mittelstaedt >Cc: freebsd-questions@freebsd.org >Subject: Re: 6.0-R && DMA with Intel ICH6 UDMA100/SATA150 controller > > >El día Tuesday, January 03, 2006 a las 09:05:23PM -0800, Ted >Mittelstaedt escribió: > >> >> If you play a movie file from the hard disk does the same >thing happen? > >Interestingly it only happens with Mplayer but not with ogle; before >yesterday I could not use ogle because the one from the ports collection >has a bug and only played the sound, but dark screen; yesterday I got >the hint to compile ogle from the CVS and now it works too; I was >surprised that ogle play the same DVD fine, while Mplayer with these >breaks... playing from disk also Mplayer works without breaks; > >> >> Is this full screen or not? > >not full screen; > >> >> What is the laptop make and model? > >its a Fujitsu Siemens Lifebook E8020 with 2.13 GHz CPU, 1 GB RAM, >ATI "M24 1P Radeon Mobility X600" graphic ship >and Xorg works fine with a resolution of 1400x1050 > > matthias > >-- >Matthias Apitz / Sisis Informationssysteme GmbH >ein Tochterunternehmen der OCLC PICA B.V. Leiden (NL) >D-82041 Oberhaching, Gruenwalder Weg 28g >Fon: +49 89 / 61308-351, Fax: -399, Mobile +49 170 4527211 >http://www.sisis.de/ > >-- >No virus found in this incoming message. >Checked by AVG Free Edition. >Version: 7.1.371 / Virus Database: 267.14.12/220 - Release >Date: 1/3/2006 > ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 6.0-R && DMA with Intel ICH6 UDMA100/SATA150 controller
El día Tuesday, January 03, 2006 a las 09:05:23PM -0800, Ted Mittelstaedt escribió: > > If you play a movie file from the hard disk does the same thing happen? Interestingly it only happens with Mplayer but not with ogle; before yesterday I could not use ogle because the one from the ports collection has a bug and only played the sound, but dark screen; yesterday I got the hint to compile ogle from the CVS and now it works too; I was surprised that ogle play the same DVD fine, while Mplayer with these breaks... playing from disk also Mplayer works without breaks; > > Is this full screen or not? not full screen; > > What is the laptop make and model? its a Fujitsu Siemens Lifebook E8020 with 2.13 GHz CPU, 1 GB RAM, ATI "M24 1P Radeon Mobility X600" graphic ship and Xorg works fine with a resolution of 1400x1050 matthias -- Matthias Apitz / Sisis Informationssysteme GmbH ein Tochterunternehmen der OCLC PICA B.V. Leiden (NL) D-82041 Oberhaching, Gruenwalder Weg 28g Fon: +49 89 / 61308-351, Fax: -399, Mobile +49 170 4527211 http://www.sisis.de/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
RE: 6.0-R && DMA with Intel ICH6 UDMA100/SATA150 controller
If you play a movie file from the hard disk does the same thing happen? Is this full screen or not? What is the laptop make and model? Ted >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] >Sent: Monday, January 02, 2006 10:37 PM >To: freebsd-questions@freebsd.org >Subject: 6.0-R && DMA with Intel ICH6 UDMA100/SATA150 controller > > > >Hi, > >I've this configuration for the DVD device in my notebook: > >$ fgrep 'Jan 3' messages | egrep 'ata|acd0' >Jan 3 07:05:23 rebelion kernel: atapci0: controller> port >0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x14c0-0x14cf at device 31.1 on pci0 >Jan 3 07:05:23 rebelion kernel: ata0: on atapci0 >Jan 3 07:05:23 rebelion kernel: ata1: on atapci0 >Jan 3 07:05:23 rebelion kernel: atapci1: controller> port >0x14f0-0x14f7,0x14e4-0x14e7,0x14e8-0x14ef,0x14e0-0x14e3,0x14d0-0 >x14df mem 0xc8000c00-0xc8000fff irq 19 at device 31.2 on pci0 >Jan 3 07:05:23 rebelion kernel: ata2: on atapci1 >Jan 3 07:05:23 rebelion kernel: ata3: on atapci1 >Jan 3 07:05:23 rebelion kernel: ata4: on atapci1 >Jan 3 07:05:23 rebelion kernel: ata5: on atapci1 >Jan 3 07:05:23 rebelion kernel: acd0: DVDR > at ata0-master UDMA33 >Jan 3 07:05:23 rebelion kernel: ad4: 76319MB ST98823AS 3.03> at ata2-master SATA150 > >and DMA is activated: > >$ sysctl -a | fgrep _dma >hw.ata.ata_dma: 1 >hw.ata.atapi_dma: 1 >$ > >but playing a movie from DVD with mplayer gives these breaks and jumps >as if DMA is not active; any hints? > >Thx > > matthias >___ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"[EMAIL PROTECTED]" > >-- >No virus found in this incoming message. >Checked by AVG Free Edition. >Version: 7.1.371 / Virus Database: 267.14.11/219 - Release >Date: 1/2/2006 > ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
6.0-R && DMA with Intel ICH6 UDMA100/SATA150 controller
Hi, I've this configuration for the DVD device in my notebook: $ fgrep 'Jan 3' messages | egrep 'ata|acd0' Jan 3 07:05:23 rebelion kernel: atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x14c0-0x14cf at device 31.1 on pci0 Jan 3 07:05:23 rebelion kernel: ata0: on atapci0 Jan 3 07:05:23 rebelion kernel: ata1: on atapci0 Jan 3 07:05:23 rebelion kernel: atapci1: port 0x14f0-0x14f7,0x14e4-0x14e7,0x14e8-0x14ef,0x14e0-0x14e3,0x14d0-0x14df mem 0xc8000c00-0xc8000fff irq 19 at device 31.2 on pci0 Jan 3 07:05:23 rebelion kernel: ata2: on atapci1 Jan 3 07:05:23 rebelion kernel: ata3: on atapci1 Jan 3 07:05:23 rebelion kernel: ata4: on atapci1 Jan 3 07:05:23 rebelion kernel: ata5: on atapci1 Jan 3 07:05:23 rebelion kernel: acd0: DVDR at ata0-master UDMA33 Jan 3 07:05:23 rebelion kernel: ad4: 76319MB at ata2-master SATA150 and DMA is activated: $ sysctl -a | fgrep _dma hw.ata.ata_dma: 1 hw.ata.atapi_dma: 1 $ but playing a movie from DVD with mplayer gives these breaks and jumps as if DMA is not active; any hints? Thx matthias ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"