General Mac OS X Discussion General Apple and Mac OS X Discussion

Reply
 
LinkBack Thread Tools Display Modes
  (#21) Old
Junior Member
 
Posts: 2
Join Date: Mar 2009
Default Re: DellEFI 1.1 Final - 03-22-2009, 10:13 AM

First of all thank you for all of your hard work.

The problem I'm having is now that the Fn 8 thing is disabled, I have no way to turn off the main lcd and only use the externally attached monitor. Ideally it should work like a real mac so if you have a mouse/monitor/keyboard and you shut yoru lid, it just switches everything over to the external monitor.

This is for my kids and I got them a 21" 1080p monitor which looks great with the mini. I just want to close the lid and let the laptop act like a mac mini or something.

Any advise on how to turn off lcd when external is hooked up?
Reply With Quote
  (#22) Old
Expert Member
 
Posts: 962
Join Date: Dec 2008
Default Re: DellEFI 1.1 Final - 03-22-2009, 10:39 AM

Quote:
Originally Posted by meklort
Quote:
Originally Posted by piano08man
My battery behavior is a little wonky off a fresh reboot... meklort, I know you've been messing with how quick the dsdt.aml file runs the battery checks in order to allow for a faster boot... but on this release, it seemed to take over a minute (after boot) before my time left to charge showed an accurate number. It just sat at 10:00 for a while and then eventually went to a proper number like 2 hours or so.

Anyone else having thoughts on this? I used baltmais' remove dsdt.aml and everything... so I used have a fresh copy, it was just a little weird to wait that long. That's all so far... otherwise, great job like always!!
The only time I've actually seen it say 10:00 is when I plug it in after being fully discharged. I haven't extensively tested the time to charge yet (and as such, has at least one or two minor bugs that I know of), however It does take a while longer to calculate than the time to discharge.
What version of DellEFI did you have previously (one of the betas or 1.07.1)? If you had 1.07.1, the reason why it takes a while to calculate is because 1.07.1 never actually reads information from the battery and just guesses a number quickly.

And just a though about the dsdt, Why don't we make a copy of the unpatched dsdt file and put it at /dsdt.orig.aml or /.dellefi/dsdt.orig.aml so that a reboot it not required to recover (if the file exists)? We would need to verify that the dsdt file wasn't patched to begin with, but that shouldn't be too hard to do (I can modify the patcher to detect if its been patched or not).
That would be doable. I guess we could introduce this feature in the next release ;-)


Dell Mini 9
8GB SSD, 1GB RAM
OS X 10.5.6
Reply With Quote
  (#23) Old
Member
 
Posts: 95
Join Date: Jan 2009
Default Re: DellEFI 1.1 Final - 03-22-2009, 10:51 AM

Works great - not that I had problems with the last one, but all is good



Dell Mini 9: Obsidian Black | A05 | Win7 / OS X 10.5.6 Dual Boot | DellEFI 1.1 | 2GB RAM | 64GB RunCore 70mm SSD | 4GB SDHC | Vodafone HSPA | 0.3mP webcam
Dell Mini 9: Obsidian Black | as above except: XP Pro SP3 | 250GB USB HDD
Reply With Quote
  (#24) Old
Expert Member
 
Posts: 962
Join Date: Dec 2008
Default Re: DellEFI 1.1 Final - 03-22-2009, 11:07 AM

Quote:
Originally Posted by tonythemedaiguy
First of all thank you for all of your hard work.

The problem I'm having is now that the Fn 8 thing is disabled, I have no way to turn off the main lcd and only use the externally attached monitor. Ideally it should work like a real mac so if you have a mouse/monitor/keyboard and you shut yoru lid, it just switches everything over to the external monitor.

This is for my kids and I got them a 21" 1080p monitor which looks great with the mini. I just want to close the lid and let the laptop act like a mac mini or something.

Any advise on how to turn off lcd when external is hooked up?
This is one thing the dsdt.aml patcher work. There is a way to bring it back but will involve some mod to the dsdtpatcher config file. I will keep this in mind to provide a way around... but I need to go for the day right now.


Dell Mini 9
8GB SSD, 1GB RAM
OS X 10.5.6
Reply With Quote
  (#25) Old
Member
 
Posts: 98
Join Date: Mar 2009
Default Re: DellEFI 1.1 Final - 03-22-2009, 11:38 AM

Having read what was changed in the DellEFI 1.1 app, and the fact that 1.07.1 seems to be running beautifully on the Mini 9's I setup with MacOSX, what is there to gain by going to 1.1? By that, I mean is there any substantial changes or features that I gain by upating to 1.1? I fear I will lose something or, as others have had happen, my Mini 9 won't boot anymore.

Although I'm always the one of the first to upgrade to a new version of something, but since I'm no master of OSX, I just want to know that there is some gain to be had.

Thanks to ALL for everything here. It's a marvelous group and a marvelous machine!
Reply With Quote
  (#26) Old
Senior Member
 
Posts: 153
Join Date: Jan 2009
Default Re: DellEFI 1.1 Final - 03-22-2009, 11:39 AM

This is working so great. Thank you very much!

It would be nice to see SpeedStep working in the next release.
Reply With Quote
  (#27) Old
Guru
 
meklort's Avatar
 
Posts: 1,351
Join Date: Feb 2009
Location: Colorado, USA
Send a message via AIM to meklort Send a message via MSN to meklort Send a message via Yahoo to meklort
Default Re: DellEFI 1.1 Final - 03-22-2009, 11:52 AM

Quote:
Originally Posted by lancorp
Having read what was changed in the DellEFI 1.1 app, and the fact that 1.07.1 seems to be running beautifully on the Mini 9's I setup with MacOSX, what is there to gain by going to 1.1? By that, I mean is there any substantial changes or features that I gain by upating to 1.1? I fear I will lose something or, as others have had happen, my Mini 9 won't boot anymore.

Although I'm always the one of the first to upgrade to a new version of something, but since I'm no master of OSX, I just want to know that there is some gain to be had.

Thanks to ALL for everything here. It's a marvelous group and a marvelous machine!
The two main things (as far as I'm concerned) are the following:
- This versions reads the charge / discharge rate from the battery, so it can calculate an accurate time remaining. The old one guesses.
- The next thing I would say is that if you use the network driver (not wan), this one is a bit faster. The only drawback is it nolonger reports the speed and duplex mode to the os (which is not important for most people).

Everything else is basically under the hood such as a smaller install size (2.4mb instead of 6mb), EFI Strings instead of kexts to enable hardware (should speed it up a very tiny bit, but thats about it), and a few other things.

About SpeedStep: Its not a priority for me. But if someone wants to look into it and gets something semi usable, I'll help (such as trying the voodoo kext and if it almost works right i'll look into modifying the source code).


Dell Mini 9 | Mac OS X 10.6.5 | 2 GB RAM | 32 GB Buffalo SSD | BIOS A05
Dell Mini 10v | Mac OS X 10.6.5 | 1 GB RAM | 160 GB HDD | BIOS A06
My Blog | NetbookInstaller code repository | NetbookInstaller Website | Want a Lockerz.com invite? message me.
Reply With Quote
  (#28) Old
Junior Member
 
Posts: 6
Join Date: Mar 2009
Unhappy Re: DellEFI 1.1 Final - 03-22-2009, 12:00 PM

Thank you very much for all the hard work with this.
Very very well done.
Installation and reinstalling the drivers and kexts was easy.
But I still have one problem: The Battery-Indicator-Icon in the Status-Bar is not working properly.
After installing 1.1b3 it was totally wrong: Always 1% Charge, 1 Min time remaining, red empty Icon.
Then, after reinstalling the bootloader and the kexts with 1.1b4 it was the same it is now:
The Percent and the Time is correct, but the battery-icon still remains "full" and does not get more empty

Is there a way to fix it?

With 1.07 it worked perfect.

Thanks.
Reply With Quote
  (#29) Old
Junior Member
 
Posts: 10
Join Date: Feb 2009
Default Re: DellEFI 1.1 Final - 03-22-2009, 12:09 PM

Quote:
Originally Posted by lugesm
Sleep works ! ! ! ! . . . . LID sleep, True SLEEP.
Everything else checks out.
Can you explain what you mean by True SLEEP ? Do you mean deep sleep ?
Reply With Quote
  (#30) Old
Junior Member
 
Posts: 22
Join Date: Mar 2009
Default Re: DellEFI 1.1 Final - 03-22-2009, 02:19 PM

Quote:
Originally Posted by piano08man
Quote:
Originally Posted by mmjaeger
yes, I told it to delete the file - upon reboot then, it crashed! did what you said - copied over another dsdt.aml file - was able then to start the mini again - upon calling DellEFI again and letting delete the file again, the same all over again - I'm unable to start the mini again
Okay, so... DellEFI 1.1 told you that you needed to delete the dsdt.aml file... you said okay... and then it rebooted your computer and it crashed? That's odd. It should prompt you like this:

You need to delete your dsdt.aml file - okay - reboot. After reboot, you have to run DellEFI again and tell it to replace everything, and create a custom dsdt.aml file. It'll do it's thing and reboot again... at this point you should have a happy go lucky dell mini 9 running the latest 1.1 version of DellEFI.

Where specifically during this process, did your computer crash? If it's crashing upon reboot after just deleting your dsdt.aml file, that would be really strange, but I'd say give it a shot without deleting the dsdt.aml file... if you can.
Yes, that's exactly what's happening, it is crashing upon reboot after just deleting the dsdt.aml file??!!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.mydellmini.com/forum/general-mac-os-x-discussion/5263-dellefi-1-1-final.html
Posted By For Type Date
nicemac.com - View topic - Turning a Dell Mini 9 to run into a NiceMac NetBook This thread Refback 06-23-2009 02:36 AM
Installation update on the Mini 9 | recycledpapyr.us This thread Pingback 05-12-2009 11:30 PM

UMPC Topsites

Copyright © 2008-2010 MyDellMini.com.
Hosted on a CatN PHP vCluster.