Michel Dänzer ([EMAIL PROTECTED]) wrote:
> On Don, 2003-02-06 at 13:14, Ryan Singer wrote:
>
> > (EE) R128(0): No Display subsection in Screen section "Default Screen"
> > for depth/fbbpp 8/8
>
> You probably don't want to use depth 8? Add
>
> DefaultDepth24
>
> to the Screen section
On Thu, Feb 06, 2003 at 01:45:58AM -0600, Orion Buckminster Montoya wrote:
> Oh, and the OpenFirmware version doesn't want to boot off of yaboot's
> bootstrap partition: it says "hd:2,/vmlinux: Unknown or corrupt
> filesystem". I.e. it reaqds yaboot off of there, but doesn't read the
> kernel. I'
Quoting Clive Menzies <[EMAIL PROTECTED]>:
> I've run ybin after changes
>
> But straight booting sticks on something like "Starting bootstrap
> second stage " and just stops. If I reboot into OF and type "boot
>
> hd:2,yaboot", Linux boots fine (I used the sample yaboot.conf from 6.5
>
>
I had something similar happen to me with my pismo powerbook at one
point. I think I ended up reinstalling yaboot cleanly with an older
version. I never investigated or had enough knowledge to figure out the
actual cause, but I think it may have be a corrupted file or something.
Maybe try pu
Hi
I've read Chris's excellent HOWTO on Booting with Yaboot on PowerPC and
the penguinppc.org mac-fdisk doc. Have created and reordered the
Apple-Bootstrap partition to /dev/hda2. I can OF boot Linux and can
get into OSX by holding down Option key during start-up. But I am
having trouble g
On Fri, Feb 07, 2003 at 12:08:27AM +0100, Benjamin Herrenschmidt wrote:
> On Thu, 2003-02-06 at 22:47, Orion Buckminster Montoya wrote:
>
> > Well, the bogomips is 519.37. I'll figure out cpufreq tonight, I
> > guess.
>
> You'll probably need that patch:
Yes, I did, thanks.
On Thu, 2003-02-06 at 22:47, Orion Buckminster Montoya wrote:
> Well, the bogomips is 519.37. I'll figure out cpufreq tonight, I
> guess.
You'll probably need that patch:
--- 1.6/arch/ppc/platforms/pmac_cpufreq.c Thu Nov 28 21:31:00 2002
+++ edited/arch/ppc/platforms/pmac_cpufreq.cThu
> > I've been futzing around with the kernel (2.4.20-ben5) with and
> > without the Riva driver, and dpkg-reconfiguring xserver-xfree86 with
> > and without the nv module, but I've mostly succeeded in getting it to
> > fail in less spectacular ways.
> Ok, try this one: http://penguinppc.org/~danie
debian-powerpc,
The box is currently running what seems to be a heavily patched 2.2.13
(MSK 1999). This kernel is _reall_ old, and resides on a boot floppy
that I attempt to keep in pristine condition.
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo
processor : 0
cpu : 604
clock
I got the following mail from Jessy Blanchette. It turns out that he has
a M6 based video chip (instead of a M7).
I have no idea if this can be useful to M6 or M7 users. I have not yet
tried it.
Christophe
-Message suivi-
From: Jessy Blanchette <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
On Wed, Feb 05, 2003 at 04:02:13PM +, Laurens Kraal wrote:
> Hi!
> Does anyone knows howto set the nic of the iBook to 10mbit? My networks
> needs it and the mii-tool i use on an other platform doesn't work..
> Cheers,
> Laurens
I believe miitool has been depricated. Try ethtool. I'm not su
Il 08:39, giovedì 6 febbraio 2003, Orion Buckminster Montoya ha scritto:
> My current priority is getting X working with the NVidia GeForce4 420
> Go. Right now booting with video=ofonly when I run startx I just get
> vertical lines in two shades of pink, or sometimes blue or green.
I have the sa
Hi,
also I've the same problem and I'm looking for a solution.
>
> * boot, then insert external monitor and use m3mirror --
>X color depth and resolution correct, but display doesn't sync
>and wobbles. console wobbles too.
>
I'm thinking about a problem with hsync and vsync polarity th
debian-powerpc@lists.debian.org wrote:
You probably don't want to use depth 8? Add
DefaultDepth24
to the Screen section (or 16 or 15, and make sure there's a matching
display subsection).
Yeah.. 8 bit is just icky. :) I don't recall the actual computer this
is on -- but if you h
On Don, 2003-02-06 at 13:14, Ryan Singer wrote:
> (EE) R128(0): No Display subsection in Screen section "Default Screen"
> for depth/fbbpp 8/8
You probably don't want to use depth 8? Add
DefaultDepth24
to the Screen section (or 16 or 15, and make sure there's a matching
display subs
Michel Dänzer ([EMAIL PROTECTED]) wrote:
> > the relevant parts of my XF86-Config follow:
> >
> > Section "Device"
> > Identifier "Rage 128"
> > Driver "ati"
> > BusID "PCI:0:16:0"
> > Option "UseFBDev" "true"
> > EndSection
>
> You n
This is more to satisfy my curiosity than anything else, but maybe I
can help some folks out and learn something in the process. I've
recently started using my 450MHz G4 Cube (running woody with a
2.4.20-xfs-ben5 kernel) as a CD-ripping toaster. I'm using cdparanoia
III with ide-scsi to extract the
On Thu, 2003-02-06 at 10:12, Benjamin Herrenschmidt wrote:
> On Thu, 2003-02-06 at 08:39, Orion Buckminster Montoya wrote:
> > I've got Sid booting on a new PBG4 12". The Airport Extreme card
> > isn't working yet, but I didn't expect it to. My current priority is
> > getting X working with the N
On Thu, 2003-02-06 at 08:39, Orion Buckminster Montoya wrote:
> I've got Sid booting on a new PBG4 12". The Airport Extreme card
> isn't working yet, but I didn't expect it to. My current priority is
> getting X working with the NVidia GeForce4 420 Go. Right now booting
> with video=ofonly when
Hello,
> Hi ..
> I have 1024x786 with 16bit colordepth .. runs well ..
> If you are using 24bit colordepth, you will not run with 3d-support.
> but I did not tested the vga-out ..
can you send me your XF86Config-4 ?
Thanks and regards
Paolo
Oh, and the OpenFirmware version doesn't want to boot off of yaboot's
bootstrap partition: it says "hd:2,/vmlinux: Unknown or corrupt
filesystem". I.e. it reaqds yaboot off of there, but doesn't read the
kernel. I'm just booting from yaboot in the OS X partition.
I haven't gotten around to tryin
I've got Sid booting on a new PBG4 12". The Airport Extreme card
isn't working yet, but I didn't expect it to. My current priority is
getting X working with the NVidia GeForce4 420 Go. Right now booting
with video=ofonly when I run startx I just get vertical lines in two
shades of pink, or somet
22 matches
Mail list logo