Sponsored Content
Operating Systems Linux Gentoo Gentoo on ppc with GXT6500P Gfx? Post 302338709 by microbot on Tuesday 28th of July 2009 05:15:31 PM
Old 07-28-2009
In boot stage install Gentoo normal stage 1 and 2 , do not compile drivers use standard OpenGl driver for integrated graphics card , you will have a resolution as 800*600

here you have

Code:
ftp://f
tp.crux.it/cruxppc/test/crux-ppc64-2.5rc4.iso
ftp://f
tp.crux.it/cruxppc/test/crux-ppc64-2.5rc4.iso.md5

CRUX PPC 2.5 rc4 (64bit)

But I think in new linux kernel you have support for that card otherwise you can install driver from emarge
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Rogue PPC RPm

Hello, i need to Rogue RPm for PPC, anybody knows where i can get it? Thanks. i am new to Unix, thats why ia m postin here. Thank you! (3 Replies)
Discussion started by: Ro'Taygahn
3 Replies

2. Linux

Redhat Linux 8 gfx card prob

hi guys, i have just installed Redhat Linux 8 on my home computer and it doesn't have the valid driver for my Radeon 9800 xt have looked about for it and can't find the driver. My computer works fine in a way, i can use it, but it would just be nice to have it set up fully correct so i can... (0 Replies)
Discussion started by: SemperFi
0 Replies

3. Ubuntu

Which GFX driver version am I'm using under Ubuntu 7.04?

I just did a fresh install of Ubuntu 7.04 with a Gnome desktop. Following some instructions on the ATI site I think I just managed to install 8.36.5 of the drivers for my Radeon 9500, I'm getting a "Proprietary Drivers in use" warning icon at the top right of the screen, which I activated with... (0 Replies)
Discussion started by: Mark Ward
0 Replies

4. Red Hat

Fedora 12 on PPC

I'm trying to install a linux system on a IBM PowerPC 275 system. I noticed that fedora 12 supports PowerPC. Does anyone have experience with this? I don't want to pay the fee for an enterprise licence for red hat or suse. (3 Replies)
Discussion started by: rein
3 Replies

5. Solaris

Issues after moving gfx card

Hello, I have a Sun V880 and a raptor gfx -8p today i installed a lsi card and had to use the pci slot that the gfx was using as it needed a 5v rail, after doing so i did a reconfigure boot with boot -r and now i no longer have a functioning display Im probably missing something simple,... (3 Replies)
Discussion started by: xccxcc
3 Replies
FRAGISO(8)						      System Manager's Manual							FRAGISO(8)

NAME
fragiso - split rpm packages from an iso and reassemble the iso later on SYNOPSIS
fragiso make iso fiso fragiso list fiso fragiso fill [-m] fiso iso DESCRIPTION
fragiso can be used to convert an iso file into a fragment file, which is a list describing all of the rpms on the iso and a data chunk containing everything but the rpms. It is used by drpmsync when an iso needs to be transferred. The idea is that often the rpms on the iso are already available on the destination host, so it saves bandwidth to first transfer the fragmented iso, copy the locally available rpms, transfer the unavailable rpms and reassemble the iso file. fragiso make converts the iso into the fragment iso, fragiso list can be used to extract the rpm information. This information consists of the offset and length of all rpms and the lead/signature header md5sum plus the header/payload md5sum. To reassemble the iso one has to copy the rpms at the right offset into a new file and then use fragiso fill later on to provide all data not contained in the rpms. The -m option tells fragiso to print the resulting md5sum of the iso to stdout. It can be used for verification purposes. SEE ALSO
drpmsync(8) AUTHOR
Michael Schroeder <mls@suse.de> Mar 2007 FRAGISO(8)
All times are GMT -4. The time now is 08:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy