On 11/14/2010 12:42 PM, Matt Turner wrote:
> Please ignore me if I've misunderstood the situation, firstly.
>
> Both Fedora and Gentoo are using --as-needed by default now. And from
> what I've read (google: site:blog.flameeyes.eu as-needed) --as-needed
> is certainly useful and prevents lots of u
The price of this upgrade is $30.
http://dealram.com/prices/15/256MB.html
I will match funds with someone who puts in $15! :)
Adam
On Thu, 2004-12-23 at 11:21 +0100, Michael Schmitz wrote:
> > On Wed, Dec 22, 2004 at 09:42:01AM +0100, Ingo Juergensmann wrote:
> > > Well, having more RAM is a
Java can be found (in various forms) as part of Debian, and as part of
the Blackdown project (http://www.blackdown.org/java-linux.html). The
Blackdown version contains Sun's Java plugin which should work on
Mozilla.
As for Flash, the only option that I know is the GPL Flash plugin,
from this site:
Yes, when I use debconf to manage my XF86Config-4 file, then only
1024x768 works. No modelines are present.
Adam
On Thu, Jan 17, 2002 at 04:02:08PM +0100, Michel Dänzer wrote:
> On Thu, 2002-01-17 at 01:36, Adam Goode wrote:
>
> > The reason my XF86Config-4 was changed was becaus
You are probably looking for the xvidtune program.
Enjoy the warning screen on that one...
Adam
On Thu, Jan 17, 2002 at 10:41:58PM +0900, Ryan Shaw wrote:
> > Here are the working iMac modelines though, if anyone wants them:
> >
> >
> > ModeLine "1024x768" 78.5 1024 1033 1129 1312 768
Oops, I'm dumb.
The reason my XF86Config-4 was changed was because of debconf, and the
reason that my display was working with the modelines was that
I had not yet restarted X!
I thought that debconf changed things long time ago, but I guess I've been
logged in for longer than that...
Oh well.
Well, the iMac is somewhat unusual, because for the 3 resolutions
supported, only one refresh rate is allowed. These refresh rates
are a bit higher than you find normally.
Notice:
(**) R128(0): Mode "1024x768": 78.5 MHz, 59.8 kHz, 74.8 Hz
(II) R128(0): Modeline "1024x768" 78.50 1024 1033 1129
I have had this same trouble on my iMac since the beginning... but only
under Linux. It seems that the Linux driver doesn't do something that
the Mac OS 9 driver does... and the result is a low hum and distortion
that starts from bootup until Mac OS 9 starts to load. Under Linux,
the hum never goes
Here is what I use on an 8500 (note the extra modeline):
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual pag
Check out the newest beta of Alsa. The packages are in Debian, and it seems
to work much better than the kernel driver. At least it makes KDE arts and
other things work where they never worked before.
Adam
On Thu, Nov 29, 2001 at 04:32:40PM +0100, Nik wrote:
>
>
> hi,
> im not using the
You probably want OpenDivX, the (maybe?) DFSG-free DivX?
Here's the project for Linux, which does build on PowerPC:
http://www.projectmayo.com/projects/project.php?projectID=3
You can build the library and an XMPS plugin. Unfortunately, XMPS
doesn't build right now for PPC, due to an easily cor
On Fri, Aug 24, 2001 at 04:45:45PM -0700, Peter Meilstrup wrote:
>
> Now, I think you need around 500 floating point-operations to compute an
> 8x8 IDCT (I believe the actual figure is something like this.). DVD video is
> 720x576, so you'd need to sustain around 100 megaflops/sec in the IDCT
> al
On Thu, Aug 09, 2001 at 05:53:31PM -0600, Derrik Pates wrote:
>
> Well, don't know what to tell you. It may not be the best, but it does
> work.
>
I know, it's a tricky subject, and tends to start religious wars.
Kernel vs. userspace, compatibility vs. cleaner design, etc. But Linus
has spoken..
Byte swapping audio in the kernel? From what I've heard, this is a no-no.
I'm pretty sure Linus and Alan Cox both agree that this is purely a
userspace task, and any attempt to move this into the kernel will be
met with great resistence.
You may have better luck making sure that the driver correct
On Mon, Jul 30, 2001 at 05:38:03AM -0500, Dirk Eddelbuettel wrote:
> Every architecture is built automatically without human intervention, using
> an automatic compile-time detection scheme.
>
> If something is wrong on powerpc, it probably means that the built process
> was somehow disturbed / co
On Sun, Jul 29, 2001 at 10:36:50PM -0700, Wilhelm Fitzpatrick wrote:
> > With Xkb, you probably need XkbModel "pc104" or any pc variant with Linux
> > keycodes, "macintosh_old" otherwise. Without Xkb, it should work either way.
>
> In my XF86Config-4, I have XkbModel set to powerpcps2. When I use
This is what I use on my iMac DV with XFree86 4.0.3. You may not want
the short monitor timeout, but I like it to turn off quickly when I'm
logged out.
Also, it's designed to work with Linux i386 keycodes, so you may need
to adjust for that.
Finally, your PCI device may be different.
Adam
Here is what I use on my iMac DV, not sure if it's perfect, but it
works properly for me:
Section "Monitor"
Identifier "Monitor0"
HorizSync31.5 - 70.0
VertRefresh 40.0 - 150.0
ModeLine "1024x768" 78.5 1024 1033 1129 1312 768 769 772 800 +hsync
+vsync
On Tue, Jun 05, 2001 at 06:14:45PM -0700, Wilhelm Fitzpatrick wrote:
> ...
>
> to my .gnomerc so that up and down arrows would auto-repeat. Doubtless
> there is some better solution, but I was not able to find it, even after
> trolling through ML archives and various HOWTOs.
Here is the relevant
Yes, I think that this is a great idea. I've been using i386 keycodes
for a few months now, and it's nice to have ctrl-alt-del work properly.
The only problems I see with this:
* On Apple keyboards (USB or ADB), this swaps the "natural" position
of alt (option) and meta (Apple). I have no pro
On Tue, Jun 05, 2001 at 06:59:24PM -0700, Chris Tillman wrote:
> According to netbsd docs, a user can get the OF version by typing
>
> dev /openprom
> .properties
>
> at the OF prompt. The response can be parsed for 'model'. But doing that
> from Linux is another matter.
>
Perhaps this:
cat /pr
Sorry if this is completely wrong, but would Michel Lanners's
"PCI Fixup" code be helpful here?
http://www.cpu.lu/~mlan/linux/dev/pci.html
Adam Goode
P.S. I'm not on the linuxppc-dev list, just debian-powerpc, so I've only
replied to the debian list.
On Fri, J
result is that "pump" kills your connection. Try
setting up a static IP address during the install, then switching to
dhcp-client later.
Of course, that won't fix the other problems that the MACE driver has...
Adam Goode
Yes, the XCLAIM series has all the magical OpenFirmware stuff to make
it work properly under Linux. It is a true Mac card (it even has the
wide Mac video connector, I think).
To find out the device tree entry, either:
a) Boot up Mac OS and run Apple System Profiler. Find it in the
"Devices and
downloads for a few
minutes after reboot. After that, it just craps out, even for
downloading files from my slow 56K modem connection on the LAN.
Adam
On Mon, May 14, 2001 at 10:34:34AM -0700, Mike Fedyk wrote:
> On Mon, May 14, 2001 at 01:25:21PM -0400, Adam Goode wrote:
> > Yes, b
Yes, built-in ethernet is crappy. On my 7500, with MACE, it works
great for about 5-10 minutes, then becomes sporadic and eventually
just stops working. A reboot fixes things perfectly.
BUT, this is only in Linux. Under Mac OS 9, the ethernet works
quite well and never has any problems (other than
12:03 AM 3/31/2001, Andrew Sharp wrote:
> >MACE seems to work "fine" on all my old worlds: 7200/75, 7600/200,
> >8500/200MP. 2.2.18pre21 and 2.2.17. I'm using the TP port.
> >
> >a
> >
> >
> >Adam Goode wrote:
> >>
> >> Y
Here's an explanation for this problem:
http://til.info.apple.com/techinfo.nsf/artnum/n18731
Adam
On Mon, Mar 26, 2001 at 10:05:05PM +1000, [EMAIL PROTECTED] wrote:
>
> > Hello.
> > I am trying to get my PowerMac 5500/225 to netboot using BootP,
> > TFTP, and a kernel image, but I do not
Yes, I have had this problem. The short answer is: MACE is completely
broken in recent 2.2 and 2.4 kernels. It seems to be able to send 1-2
packets before failing with "lost a status word". These few initial
packets allow DHCP to work ok, while everything else fails.
I don't know how to fix it, al
On Mon, Mar 12, 2001 at 11:07:31AM +0100, Michel D?nzer wrote:
> Alan DuBoff wrote:
>
> Paulus' 2.4 tree has the airport driver (and Iain Sandoe's new dmasound
> driver). That's 'nuff said for me. :) Beware that it's more experimental and
> thus arguably less stable than the bk 2.4 tree. The bigge
30 matches
Mail list logo