Opensuse 11.1 64 bit on Macbook pro doesn't reboot

Hi all,
I’ve installed Opensuse 11.1 on a new Macbook pro the installation was correct and the system works but,
when i try to reboot the computer to run Osx the process freeze after i got the message “Stand by while rebooting” (i don’t remeber the exact message).
The shutdown instead is correct.

Hope to here from you soon,
Thanks in advance

edit /boot/grub/menu.lst
at the end of the kernel line add the following option

reboot=pci

this works for me (MBP 5,3)

Regards

didn’t work can you put an example? maybe i’m putting in in the wrong part of the file

# Modified by YaST2. Last modification on Sat Sep 26 16:46:30 CEST 2009
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,2)/boot/message
##YaST - activate

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1 - 2.6.27.29-0.1
    root (hd0,2)
    kernel /boot/vmlinuz-2.6.27.29-0.1-default reboot=pci root=/dev/disk/by-id/ata-Hitachi_HTS545050B9SA02_090715PBC400Q7HE4UYG-part3 resume=/dev/disk/by-id/ata-Hitachi_HTS545050B9SA02_090715PBC400Q7HE4UYG-part4 splash=silent showopts vga=0x317
    initrd /boot/initrd-2.6.27.29-0.1-default

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.1 - 2.6.27.29-0.1
    root (hd0,2)
    kernel /boot/vmlinuz-2.6.27.29-0.1-default reboot=pci root=/dev/disk/by-id/ata-Hitachi_HTS545050B9SA02_090715PBC400Q7HE4UYG-part3 showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x317
    initrd /boot/initrd-2.6.27.29-0.1-default

i still have the problem :frowning:

add it at the end of the line