Voodooprojects

Chameleon => Bug Reports => Topic started by: dronmbi on July 05, 2011, 11:05:17 PM

Title: [Resolved] Problem with Chameleon svn trunk starting from revision 1099
Post by: dronmbi on July 05, 2011, 11:05:17 PM
Hi!

Looks like commit #1099 while being quite trivial broke something for my system :(
Stage 2 loader (boot) just resets a PC on invocation for all builds starting form version 1099. Version 1098 works fine though.
I build svn trunk from command line on OS X 10.6.8. My .config:
Code: [Select]
CONFIG_OPTIMIZATION_LEVEL="-Oz"
CONFIG_BDMESG=y
CONFIG_FDISK440=y
# CONFIG_OPENUP is not set
CONFIG_BOOT0_HFSFIRST=y
# CONFIG_BOOT0_DEBUG is not set
CONFIG_BOOT0_VERBOSE=y
CONFIG_BOOT1_HFS=y
# CONFIG_BOOT1_HFS_DEBUG is not set
CONFIG_BOOT1_HFS_VERBOSE=y
CONFIG_BOOT1_HFS_ACTIVE=y
# CONFIG_BOOT1_HFS_ACTIVE_DEBUG is not set
CONFIG_BOOT1_HFS_ACTIVE_VERBOSE=y
# CONFIG_MODULES is not set

Motherboard is Intel DP35DP with Core 2 Quad CPU.
Title: Re: Problem with Chameleon svn trunk starting from revision 1099
Post by: Blackosx on July 05, 2011, 11:28:02 PM
This could be similar to issue #100 (http://forge.voodooprojects.org/p/chameleon/issues/100/) posted to the forge?
Title: Re: Problem with Chameleon svn trunk starting from revision 1099
Post by: dronmbi on July 05, 2011, 11:45:04 PM
Looks pretty much the same. It's only that in my case it resets instead of a hang.
But I can confirm that the latest working version is 1098.
Title: Re: Problem with Chameleon svn trunk starting from revision 1099
Post by: dronmbi on July 06, 2011, 11:15:13 AM
It works again with version 1121. Cool! 8)
Title: Re: Problem with Chameleon svn trunk starting from revision 1099
Post by: Blackosx on July 06, 2011, 11:35:04 AM
Thanks for confirming the problem is solved.
I've indicated that by amending the topic title.