XF86-Config-4 for Titanium PowerBook

2002-05-22 Thread Brendan J Simon
Could someone post to the list a XF86Config-4 that will work with the new Apple Titanium PowerBook. Please CC to me also ([EMAIL PROTECTED]) Thanks, Brendan Simon. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

XFree86 on PowerBook 3400

2002-05-22 Thread John Tilp
I've installed Debian 2.2r3 PPC from CDs on a PowerBook 3400c 180Mhz/48MB/1.3G but am unable to get XFree86 Version 3.3.6 working. When I run startx I get 'No valid modes found' though XF86Config has lines for 800 x 600 60 Hz which is the vmode for it (see below). Any clues appreciated. John

Re: iBook and playing DVDs

2002-05-22 Thread Michel Dänzer
On Tue, 2002-05-21 at 22:21, [EMAIL PROTECTED] wrote: > > >If the video card does write to memory, X can > >ensure that this doesn't happen to memory that > >the user is busy writing to. > > Currently, I tweaked r128 to write using normal PCI cycles > to a separate page of memory only holding th

Re: Using PPC asm (from Linux kernel) in xine

2002-05-22 Thread David Schleef
On Wed, May 22, 2002 at 10:52:56PM +0200, Michel Lanners wrote: > On 22 May, this message from Albert D. Cahalan echoed through cyberspace: > > =?iso-8859-1?Q?Rog writes: > [abot fast memcopy in asm] > > > > dcbt eight,src/* prefetch the next cache line */ > > loop_top: > > dcba eig

Re: Using PPC asm (from Linux kernel) in xine

2002-05-22 Thread Albert D. Cahalan
Michel Lanners writes: > On 22 May, this message from Albert D. Cahalan echoed through cyberspace: >> =?iso-8859-1?Q?Rog writes: > [abot fast memcopy in asm] > >> dcbt eight,src/* prefetch the next cache line */ >> loop_top: >> dcba eight,dst/* allocate a cache line */ >>

Re: Using PPC asm (from Linux kernel) in xine

2002-05-22 Thread Michel Lanners
On 22 May, this message from Albert D. Cahalan echoed through cyberspace: > =?iso-8859-1?Q?Rog writes: [abot fast memcopy in asm] > > dcbt eight,src/* prefetch the next cache line */ > loop_top: > dcba eight,dst/* allocate a cache line */ > lfd f11,8,(src) > lfd f12,

Re: Woody installation on IBM 44P-170 - really close

2002-05-22 Thread Matt Zimmerman
On Wed, May 22, 2002 at 11:27:15AM -0500, Rolf Brudeseth wrote: > Does anybody know where I may obtain the source code for boot-floppies > 3.0.23? PowerPC if it makes a difference. The source is the same for all architectures, and can be found in /pool/main/b/boot-floppies/ on any Debian mirror.

Re: Woody installation on IBM 44P-170 - really close

2002-05-22 Thread Rolf Brudeseth
Does anybody know where I may obtain the source code for boot-floppies 3.0.23? PowerPC if it makes a difference. I compiled a boot/root Power3 install image with level 3.0.23 of the boot-floppies. I boot via BOOTP/tftp. However, I still am not able to do an NFS or HTML install. At this point I am

Re: Reinstalling MacOS X

2002-05-22 Thread webmaster
Hi, >But now I want to reinstall Mac OS X. Does anybody know how this affects >my Debian installation (will yaboot still work, etc...) you've lost the yaboot when you have finished the mac os x reinstall, boot the ibook with ctrl- apple-o-f and boot hd:12,yaboot 12 is the partition number of your

Reinstalling MacOS X

2002-05-22 Thread Wouter Eerdekens
Hi, I have an iBook with Debian and MacOS X installed. I followed the instructions on http://people.debian.org/~/branden/ibook.html. All went fine. But now I want to reinstall Mac OS X. Does anybody know how this affects my Debian installation (will yaboot still work, etc...) Thanks, Wouter -

Re: Using PPC asm (from Linux kernel) in xine

2002-05-22 Thread Albert D. Cahalan
=?iso-8859-1?Q?Rog writes: > According to my tests, cacheable_memcpy is approximately 40% > faster than the original glibc version, which is quite an > improvement: with my tests, the glibc version took approx. 69s > to run, while the cacheable_memcpy took only 42s (repeate

Re: iBook and playing DVDs

2002-05-22 Thread Albert D. Cahalan
[EMAIL PROTECTED] writes: > [Albert Cahalan] >> It is not common to have the video card writing >> to AGP memory. > > By default, the r128 and radeon DRI drivers to write to > AGP memory the ring readptr, but doing so seem to be > broken on some HW (UniNorth 1.0.x and some ia64 bridges > don't dea

Re: iBook and playing DVDs

2002-05-22 Thread benh
>Hey, wait a minute... why guarded? Well, you are right about this, guarded isn't needed though the kernel tends to put guarded along with cache inhibit automatically (it does so in ioremap for example). The main reason I set it currently that I'm still trying to figure out what is causing both r