Jump to content

Slice

Members
  • Posts

    117
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Slice

  1. a. Dell Latitude D420, Core Solo 1064MHz

    b. No

    c. No

    d. My version, dunno if it is included as an option

    e. No, native speestep.

    f. No (Core Solo)

    g. Yes (+VoodooHDA)

    h. Yes, RC5m-1291. Now I prefer Clover, although it is not finished - no resume from sleep at the moment.

    i. Yes. It was needed for old version of Clover. Now I can return to vanilla kernel but see no sense. My kernel is better proved by month testing by tens of testers.

    • Like 2
  2. Can you describe how you got multi touch to work? I've installed the Voodoo kext and yes I see the options for multi touch, but no multi touch. What am I missing and what did you do to get it working?

     

    I have no bluetooth seen by the system, so there's no bluetooth to turn off or on for that matter.

    No need to switch on/off bluetooth if you choose right PS2 package.

    Screen shot 2011-05-13 at 17.18.12.png

    I see no any "mutli touch" options. What do you want to touch multi times?

     

     

  3. For some reason 4311 is not a best choice for MacOSX. You may emulate 4312 blink.gif

                        Method (_DSM, 4, NotSerialized)
                       {
                           Store (Package ()
                               {
                               	"device-id",
                               	Buffer ()
                               	{
                               	  0x12, 0x43, 0x00, 0x00
                               	},
    
                               	"name",
                               	Buffer ()
                               	{
                               		"pci14e4,4312"
                               	},
    
                                   "model", 
                                   Buffer (0x13)
                                   {
                                       "Dell Wireless 1395"
                                   }, 
    
                                   "device_type", 
                                   Buffer (0x08)
                                   {
                                       "Airport"
                                   }, 
    
                                   "built-in", 
                                   Buffer (One)
                                   {
                                       0x00
                                   }
                               }, Local0)
                           DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                           Return (Local0)
                       }
    

     

  4. Slice i was getting a really bad lag on keyboard last night after updating to 10.6.7 i had to literaly wait a minute before i could see the text show up... almost like a tscsync symptom but the only thing affected was the keyboard... weird

     

    I always see those lags if dropbox updated or some other HDD activity. But it is not related to keyboard driver. And I see no diff between 10.6.6 and 10.6.7.

  5. Sorry to the bringer of bad news, i tested it, and tried to ajust the TjMax .. no difference... can you send me the fakesmc that you use on your dell ?

    At the topic... sad.gif

  6. yep tried and it works

    but sometimes slight delay when typing.. why the trackpad affects keyboard?

     

    edit: must have been a bad catch...

    TrackPad and Keyboard are in the same PS2Controller. So influence is possible.

     

    Slice, I've tried your version of ApplePS2 + NUB. Scroll and tracking works OK, only 2 things:

     

    - Dragging not works, no matter if I enable it from the trackpad prefpane or not.

    - Left trackpad button is "sticky", only gets "released", when I move the cursor.

     

    -Dragging works if press touchpad more tightly. Finger size sensitive!

    -sticky is a normal. I like it.

  7. Now Dell Inspiron 1525. C2D T8300 2.4GHz, Intel X3100 graphics, ICH8M south bridge

    Results	191.42	
    System Info		
    	Xbench Version		1.3
    	System Version		10.6.6 (10J567)
    	Physical RAM		2048 MB
    	Model		MacBook4,1
    	Drive Type		WDC WD2500BEVS-75UST0
    CPU Test	169.38	
    	GCD Loop	281.56	14.84 Mops/sec
    	Floating Point Basic	136.95	3.25 Gflop/sec
    	vecLib FFT	111.66	3.68 Gflop/sec
    	Floating Point Library	262.74	45.75 Mops/sec
    Thread Test	267.51	
    	Computation	324.48	6.57 Mops/sec, 4 threads
    	Lock Contention	227.55	9.79 Mlocks/sec, 4 threads
    Memory Test	165.83	
    	System	178.48	
    		Allocate	303.52	1.11 Malloc/sec
    		Fill	135.45	6585.80 MB/sec
    		Copy	163.11	3369.04 MB/sec
    	Stream	154.86	
    		Copy	146.09	3017.42 MB/sec
    		Scale	144.44	2984.01 MB/sec
    		Add	166.15	3539.31 MB/sec
    		Triad	165.47	3539.87 MB/sec
    Quartz Graphics Test	204.90	
    	Line	158.74	10.57 Klines/sec [50% alpha]
    	Rectangle	203.10	60.64 Krects/sec [50% alpha]
    	Circle	174.96	14.26 Kcircles/sec [50% alpha]
    	Bezier	183.73	4.63 Kbeziers/sec [50% alpha]
    	Text	494.94	30.96 Kchars/sec
    OpenGL Graphics Test	25.96	
    	Spinning Squares	25.96	32.94 frames/sec
    User Interface Test	243.93	
    	Elements	243.93	1.12 Krefresh/sec
    Disk Test	52.13	
    	Sequential	64.73	
    		Uncached Write	57.83	35.51 MB/sec [4K blocks]
    		Uncached Write	71.47	40.44 MB/sec [256K blocks]
    		Uncached Read	53.57	15.68 MB/sec [4K blocks]
    		Uncached Read	84.44	42.44 MB/sec [256K blocks]
    	Random	43.64	
    		Uncached Write	17.58	1.86 MB/sec [4K blocks]
    		Uncached Write	92.94	29.75 MB/sec [256K blocks]
    		Uncached Read	70.48	0.50 MB/sec [4K blocks]
    		Uncached Read	101.82	18.89 MB/sec [256K blocks]
    

     

    HDD is faster but OpenGL.... blink.gif

  8. slice do you need a nub to make this work and if so can you post it.. thanks in advance.

     

    There are two different drivers.

    1. VoodooPS2Controller. No NUB needed.

    2. ApplePS2Controller. NUB needed.

    Both you can download from the first post, NUB included.

    I prefer second solution. It seems work better after wake from sleep.

    In both cases you can put PS2Keyboard and PS2Trackpad kexts into plugin folder inside Controller kexts.

    Both VoodooPS2Keyboard and ApplePS2Keyboard works with both controllers.

    Again, I prefer ApplePS2 solution.

  9. Dunno where can I place the information

     

    Edit by admin: "Infact I do! We are gonna use this page to collect all the benchmarks scores from our members, so I can add them to the benchmark wiki!

     

    D420

    Screen shot 2011-02-26 at 11.18.02.png

     

    OpenGL result is fantastic! Tis impossible!

     

    Results	56.37	
    System Info		
    	Xbench Version		1.3
    	System Version		10.6.6 (10J567)
    	Physical RAM		1536 MB
    	Model		MacBook1,1
    	Drive Type		SAMSUNG HS12YHA SAMSUNG HS12YHA
    CPU Test	47.02	
    	GCD Loop	124.29	6.55 Mops/sec
    	Floating Point Basic	46.08	1.09 Gflop/sec
    	vecLib FFT	23.67	780.89 Mflop/sec
    	Floating Point Library	76.42	13.31 Mops/sec
    Thread Test	50.81	
    	Computation	43.24	875.88 Kops/sec, 4 threads
    	Lock Contention	61.60	2.65 Mlocks/sec, 4 threads
    Memory Test	81.49	
    	System	78.71	
    		Allocate	90.49	332.31 Kalloc/sec
    		Fill	63.12	3068.81 MB/sec
    		Copy	89.12	1840.76 MB/sec
    	Stream	84.48	
    		Copy	80.58	1664.43 MB/sec
    		Scale	82.17	1697.69 MB/sec
    		Add	88.55	1886.35 MB/sec
    		Triad	87.12	1863.79 MB/sec
    Quartz Graphics Test	73.98	
    	Line	56.39	3.75 Klines/sec [50% alpha]
    	Rectangle	69.81	20.84 Krects/sec [50% alpha]
    	Circle	60.48	4.93 Kcircles/sec [50% alpha]
    	Bezier	71.69	1.81 Kbeziers/sec [50% alpha]
    	Text	198.32	12.41 Kchars/sec
    OpenGL Graphics Test	114.13	
    	Spinning Squares	114.13	144.78 frames/sec
    User Interface Test	65.39	
    	Elements	65.39	300.09 refresh/sec
    Disk Test	7.49	
    	Sequential	20.31	
    		Uncached Write	18.42	11.31 MB/sec [4K blocks]
    		Uncached Write	9.87	5.59 MB/sec [256K blocks]
    		Uncached Read	36.73	10.75 MB/sec [4K blocks]
    		Uncached Read	70.83	35.60 MB/sec [256K blocks]
    	Random	4.60	
    		Uncached Write	1.27	0.13 MB/sec [4K blocks]
    		Uncached Write	21.91	7.01 MB/sec [256K blocks]
    		Uncached Read	40.58	0.29 MB/sec [4K blocks]
    		Uncached Read	64.61	11.99 MB/sec [256K blocks]
    

     

    Screen shot 2011-02-27 at 20.14.32.png

  10. I corrected voltage for Yonah and Merom CPU. Updated version in topic.

    If you not agree with a temperature you can change TjMax value.

    Automatic calculated value you can see in your kernel log. For me 85.

    If you propose that temperature must be higher, set your own value in IntelCPUMonitor.info.plist using PlistEditor.

  11. dsdte ? it decompiles and compiles it...

    It contains old buggy iasl inside the package.

    ok..

     

    What is mean OK?

     

    Right click by mouse on DSDTSE.app icon.

    "Show Package Contents"

    Open Resources folder.

    You see iasl inside dated by 2009.

    Replace it by new version from topic.

    Now you can use renewed DSDTSE. Enjoy!

    • Like 1
  12. dont think so.. its unable to read standard Fat32... have you tested with putting it in /s/l/e and also disable network kext ?

    sure, the driver doesn't support formatting. Only Read and Write on preformatted cards.

    I have not find any problem inside the driver because it works with Dell Inspiron. But the hardware is different and I continue to search a workaround.

    I need to know if the reader works in Linux because I have linux's sources and compare with my sources. Looks to be the same...

    May be you know linux forum where SDReader on Dell Latitude is discussed?

     

     

  13. I use both coolbook and sleepenabler, and it works fine.. but then again, we have diffrent cpu's.. i have c2d 1,33ghz

     

    Yes. coolbook+ sleepenabler+NullCPUPM=work,

    sleepenabler+AppleCPUPM=KP

  14. Can you tried to do a build using the EDPtool ? - meaning, just used the package as it is with no extra stuff to eg. /s/l/e ? :)

     

    I am not able to do that. unsure.gif

     

    As I see it is true that SleepEnabler conflicts with native CPUPM so why you use coolbook. And 10.6.5?

  15. I see the kext SleepEnabler is included into EDP.

    But it not works with my D420 as well as with Inspiron (pmVersion=21). Why?

    I always have KP at startup.

    The KP is related to AppleIntelCPUPowerManagement.kext.

    Should this kext be used with NullCPUPM?

     

    My Inspiron sleeps and wakes fine. No problem.

    The same config in D420. I can sleep but have KP after wake. Something related to pmDispatchTable. I think the kext should correct it but no.

    Any thoughts?

  16. Slice, a user reports that he can read/write to "some" cards if the kext is in /s/l/e

     

    Is it true that the cards non readable in OSX have no problem in Windows?

     

    I need more testings and more reports.

  17. Slice the driver keeps looking for hid default parameters value for alps... any idea why that is. maybe thats whats missing is the main parameter that is used for ref? then + or - value from there.

     

    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ??
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickTime Value: 500000000
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickSpace Value: ??
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDKeyRepeat Value: 83333333
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDInitialKeyRepeat Value: 500000000
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDScrollAcceleration Value: 20480
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerButtonMode Value: 2
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDF12EjectDelay Value: 250
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDSlowKeysDelay Value: 0
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysDisabled Value: 0
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysOn Value: 0
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDStickyKeysShiftToggles Value: 0
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDMouseKeysOptionToggles Value: 0
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDFKeyMode Value: 0
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickSpace Value: ??
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDClickTime Value: 500000000
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ??
    Feb 23 19:36:00 snows-MacBook-Pro kernel[0]: jnl: disk0s4: replay_journal: from: 3232256 to: 7332864 (joffset 0x129000)
    Feb 23 19:36:01 snows-MacBook-Pro kernel[0]: d Value: 0
    Feb 23 19:36:01 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ??
    Feb 23 19:36:01 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDPointerButtonMode Value: 2
    Feb 23 19:36:01 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ??
    Feb 23 19:36:02 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDScrollZoomModifierMask Value: 262144
    Feb 23 19:36:02 snows-MacBook-Pro kernel[0]: ApplePS2ALPSGlidePoint: Dictionary Object: HIDDefaultParameters Value: ??
    

    This messages from old version.

    New one:

×
×
  • Create New...