From what I understand, I should add "drm.debug=7" to my yaboot.conf, run ybin 
and reboot. This is what I did. If I'm wrong, please tell me what I'm doing 
wrong. yaboot.conf attached.

## yaboot.conf generated by debian-installer
##
## run: "man yaboot.conf" for details. Do not make changes until you have!!
## see also: /usr/share/doc/yaboot/examples for example configurations.
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ

boot=/dev/sdb2
device=/h...@0,f2000000/p...@7/k2-sata-r...@c/@1/@0
partition=3
root=/dev/sdb3
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
macosx=/dev/sda3
drm.debug=7

image=/boot/vmlinux
        label=Linux
        read-only
        initrd=/boot/initrd.img
        append="video=ofonly"

image=/boot/vmlinux.old
        label=old
        read-only
        initrd=/boot/initrd.img.old
        append="video=ofonly"
On Jan 1, 2011, at 6:52 PM, Julien Cristau wrote:

> On Sat, Jan  1, 2011 at 18:26:23 -0500, dpickett wrote:
> 
>> Dec 31 19:00:11 G5 kernel: [    0.000000] Kernel command line: 
>> root=/dev/sdb3 ro video=ofonly 
>> Dec 29 21:33:13 G5 kernel: [    0.000000] Kernel command line: 
>> root=/dev/sdb3 ro video=ofonly 
>> Dec 29 21:49:58 G5 kernel: [    0.000000] Kernel command line: 
>> root=/dev/sdb3 ro video=ofonly xingle
>> Jan  1 17:58:25 G5 kernel: [    0.000000] Kernel command line: 
>> root=/dev/sdb3 ro video=ofonly xingle
>> [    0.000000] Kernel command line: root=/dev/sdb3 ro video=ofonly single
> 
> No sign of drm.debug...
> 
> Cheers,
> Julien

______________
www.dpickett.com


Reply via email to