[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting Ogle to work



On Thu, 13 Mar 2003 08:30:55 -0800
debian_newbie <jerryvb@ispwest.com> sat at his keyboard and wrote:

> On Wed, 12 Mar 2003 01:28:32 +0100
> martin f krafft <madduck@debian.org> sat at his keyboard and wrote:
> 
> > also sprach debian_newbie <jerryvb@ispwest.com> [2003.03.11.2252
> > +0100]:> OK, where do I get it?
> > 
> > http://www.dtek.chalmers.se/groups/dvd/deb/
> > 
> 
> OK, I got it and installed it. Now Ogle plays dvds! It starts the dvd,
> then about 5 seconds into the dvd it stops. Then, about 30 seconds
> later it picks up and goes on just like nothing ever happened. Audio
> is low, I have to crank it up with Kmix, video was at first kinda
> jumpy. i used hdparm to turn on dma on my dvd drive. Now the video is
> a lot better. Still a little sticky at times. I have a PIII 450 HMZ,
> 458 MB SDRAM, ATI Radeon 7500 64MB system. Shouldn't that be enough
> power to play dvds smoothly?
> 


OK, now that I've got it working - sort of, what fps should I get from
glxgears on my system. I currently get around 66-80 fps. System profile
follows:


System:
  PIII 450MHZ CPU
  Gigabyte 6BXC MB
  458 MB SDRAM
  ATI Radeon 7500 64 MB video card
  Debian Woody 3.0r0
  XFree86  upgraded to 4.2.0
  Here's the relevant sections of my XF86Config-4 file:


  Section "Module"
  	Load	"GLcore"
  	Load	"bitmap"
  	Load	"dbe"
  	Load	"ddc"
  	Load	"dri"
  	Load	"extmod"
  	Load	"freetype"
  	Load	"glx"
  	Load	"int10"
  	Load	"record"
  	Load	"speedo"
  	Load	"type1"
  	Load	"vbe"
  EndSection

  Section "Device"
  	Identifier	"Radeon 7500"
  	Driver		"ati"
  	BusID		"PCI:01:00:00"
  	VideoRam	64000
  	Option		"UseFBDev"		"true"
  EndSection


  Section "Monitor"
  	Identifier	"Envision EN-775e"
  	HorizSync	30-72
  	VertRefresh	50-160
  	Option		"DPMS"
  EndSection

  Section "Screen"
  	Identifier	"Default Screen"
  	Device		"Radeon 7500"
  	Monitor		"Envision EN-775e"
  	DefaultDepth	16
  	SubSection "Display"
  		Depth		1
  		Modes		"1280x1024"
  	EndSubSection
  	SubSection "Display"
  		Depth		4
  		Modes		"1280x1024"
  	EndSubSection
  	SubSection "Display"
  		Depth		8
  		Modes		"1280x1024"
  	EndSubSection
  	SubSection "Display"
  		Depth		15
  		Modes		"1280x1024"
  	EndSubSection
  	SubSection "Display"
  		Depth		16
  		Modes		"1280x1024"
  	EndSubSection
  	SubSection "Display"
  		Depth		24
  		Modes		"1280x1024"
  	EndSubSection
  EndSection

  Section "ServerLayout"
  	Identifier	"Default Layout"
  	Screen		"Default Screen"
  	InputDevice	"Generic Keyboard"
  	InputDevice	"Configured Mouse"
  	InputDevice	"Generic Mouse"
  EndSection

  Section "DRI"
  	Mode	0666
  EndSection

 -- 
 debian_newbie,
 Thanks



Reply to: