Tagged Questions
3
votes
1answer
824 views
Fake Webcam / Webcam Emulator Mac Os 10.7.4 64Bit running as a Virtual Machine.
I am looking for fake webcam solution for Mac OS 10.7.4 64bit running as a Virtual Machine.
What I tried:
ManyCam - only works with 32bit Browser and then not with all flash applications
CamCamX - ...
13
votes
2answers
5k views
Why do Apple's latest MacBook Pros cap the RAM limit at 8GB?
According to apple's latest documentation (at the time of writing), the cap on the newest MacBook Pros is 8GB RAM.
The Mac Pros, however, can take up to 32GB RAM.
So, why do the MacBooks have this ...
3
votes
1answer
217 views
Can I select the architecture of a program from the command line?
Many of the unix executable binary programs are delivered with more than one architecture:
mac:~ mike$ file `which bc`
/usr/bin/bc: Mach-O universal binary with 2 architectures
/usr/bin/bc (for ...
1
vote
0answers
186 views
kernel.log contains thousands of messages about ip_len checksum. What gives?
My Mac Pro Cyrus (running 10.6.8 in 64 bit mode) keeps writing the same message (for different lengths) to the kernel.log file every second:
cyrus kernel[0]: in_delayed_cksum_offset: ip_len 36608 ...
0
votes
1answer
528 views
Why isn't my MacBook running 64 bit mode? [duplicate]
Possible Duplicate:
My mac has 64-bit EFI, but it only boots with 32-bit kernel
Why isn't my MacBook running 64 bit mode? It's a mid-2010 model, "MacBook 7,1" , with a Core-2 Duo. why would ...
3
votes
4answers
2k views
How to know my kernel extensions are 64-bit ready?
Is there an easy way to tell whether all my kernel extensions will "survive" booting with a 64 bit kernel? I can of course try the "6-4 finger boot", but maybe there is a piece of hardware I use ...