Tag Archives: Windows 7

[iOS] iPhone Enterprise Configuration Links

Do you wanna configure large numbers of iOS devices at once? Apple made some tools available for enterprise customers. Find them here:
» iOS Enterprise Deployment: https://www.apple.com/support/iphone/enterprise/
» iPhone Configuration Utility (Mac OS X): http://support.apple.com/kb/DL1465
» iPhone Configuration Utility (MS Windows): http://support.apple.com/kb/DL1466

[Muzaq] RME Presents PCIe Audiocard With 390 Channels

Just in time for the Musikmesse in Frankfurt (March 21st – 24th, 2012), the german audio company RME just presented a new possibly record breaking digital audio card. According to Digital Audionetworx and Synthax Store (both german only) the “HDSPe MADI FX” will feature:

  • a max of 194 input- and 196 output channels
  • 192 channels at 48kHz / 24bit rec/playback
  • 96 channels at 96kHz / 24bit rec/playback
  • 48 channels at 192kHz / 24bit rec/playback
  • 2 x MADI I/O optical
  • 1 x MADI I/O coaxial
  • 1 x AES/EBU I/O
  • 1 x Wordclock I/O
  • 1 x MIDI I/O via DIN plug
  • 3 x MIDI I/O via MADI
  • 1 x Stereo Analogue Output
  • PCIe slots, but two slotpositions on motherboard
  • a minimum of 32 samples latency
  • via internal DSP TotalMix FX allows EQs, Compressors, Reverbs and Echo on every channel

Continue reading

[Win] Oracle VirtualBox: Workaround For Initialization Issue Pt. II

Find our previously released workaround for initialization issues here.

CPU VT-X/AMD-V Issue

After configuring a dual core virtual machine and trying to start you may encounter a message box indicating:

  • Hyper-V launch failed; Either VMX not present or not enabled in BIOS.
  • Hyper-V launch failed; at least one of the processors in the system does not appear to provide a virtualization platform supported by Hyper-V.

This issue may occur no matter which host operating system you’re using. The reason for this might be:

  • you’re not using a CPU that supports hardware virtualization
  • your BIOS does not support hardware virtualization properly
  • hardware virtualization is disabled in your BIOS settings (check it!)
  • there is a bug in your current BIOS version
  • the trusted execution flag prevents booting properly

Known Workarounds

Try these settings in your BIOS:

  • Enable Execute Disable bit (depending on the motherboard manufacturer this can be called: XD-Bit, EDB, NX-Bit, AMD EVP)
  • Enable Virtualization bit (depending on the mobo manuf. this can be called: VT, IVT, AMD-V)
  • Enable VT for Direct I/O Access (depending on the mobo manuf. this can be called: VT-d based I/O)
  • Disable Trusted Execution Technology (depending on the mobo manuf. this can be called: Intel TXT, TET)

Of course, upgrading your BIOS to the latest version can also be of help, but flashing the BIOS is always a little risky.

Final Words

As we’re currently using VirtualBox only on the Windows XP platform we categorized this article under Win, anyway it is very likely that the same issue also occurs under Linux or Mac OS, as VirtualBox on all platforms derives from the same source code.

The above settings apply for example for installing MacOS SnowLeopard in a VM under Windows 7 on Gigabyte EP35-DS3 or Dell Optiplex 745/755.

[MacOS] Handle DMG Images under Microsoft Windows

Are you one of those lonesome people who tried to access the contents of a DMG image under Windows? Yes, there are several ways like converting to ISO with programs like Magic-Iso or mounting with Mac-Drive. All these solutions are nice, handy and well… expensive…

Simply using 7-zip is in my opinion the easiest way, as all of us should have 7-Zip installed anyway ;-)

  • right click the .dmg file
  • choose:
    7-Zip
  • a submenu opens, in that submenu choose:
    unpack to <nameofmydmg\>
  • wait a couple of secs while unpacking and
    open the subfolder <nameofmydmg\>
  • you should find a bunch of files:
    0.MBR
    1.Primary GPT Header
    2.Primary GPT Table
    3.free
    4.hfs
    5.free
    6.Backup GPT Table
    7.Backup GPT Header
  • The file for further examination is “4.hfs”. It mostly is a lot bigger than all the rest of the files.
  • now do a right click on "4.hfs" again and
  • choose 7-Zip
  • a submenu opens again, now in that submenu choose:
    unpack to <4\>
  • et voilà…

you’re done with unpacking… now fire IDA and find the jump ;-)

[MacOS] Valve’s Steam Platform Barely Playable on Macs

Tom’s Hardware tested Steam for the Mac intensively. Their first impressions are disappointing for Apple fans: the Windows version of Steam is a lot faster.

As their benchmark test they used the Valve’s game “Portal” and took benchmarks from two computers:

1. A mid 2009 Mac Book Pro

2. A custom built Hackintosh

Right, they’ve set up a hackintosh with all its ingrediences. Check their tables: you can clearly see the framerates are a lot higher on a Windows installation, but on a Hackintosh system the Mac OS version of Portal becomes playable after all.

So what do we learn?

First: Valve’s step to get on to the Mac OS platform is a good one. But they still have lots of work to do. Second: playing on Windows means more fluent gaming as the framerates are a lot higher (around factor 2). Third: if you’re willing to play on Mac OS you may consider setting up a hackintosh. A hackintosh with the config above easily outpaces at a normal Mac Book and it costs only about half the money.

Via Tom’s Hardware

[Win] Oracle VirtualBox: Workaround For Initialization Issue

“and first for something complete different”: Muzaq… coding or administrating system can’t do without gooood muzaq. Check our latest tunes here :-)

History

VirtualBox is an open source virtualization software. Originally it has been developed by a german company named Innotek, which has been acquired by SUN Microsystems in 2008. SUN Microsystems in turn has been acquired by ORACLE in 2010.

Innotek originally collaborated with Connectix on Virtual PC – a virtualization software targeting the Mac OS platform. Connectix has been bought by Microsoft in 2003. Innotek then decided to develop VirtualBox.

Status Quo

VirtualBox is used by many companies for virtualization and thus developing. Palm for example uses VirtualBox for WebOS development in an emulated environment. Thus allowing either Linux, Mac OS or Windows host systems for development.

CPU VT-X/AMD-V Issue

After configuring a dual core virtual machine and trying to start you may encounter a message box indicating:

VERR_VMX_MSR_LOCKED_OR_DISABLED

This issue may occur no matter which host operating system you’re using. The reason for this might be:

  • you’re not using a CPU that supports hardware virtualization
  • your BIOS does not support hardware virtualization properly
  • hardware virtualization is disabled in your BIOS settings (check it!)
  • there is a bug in your current BIOS version regarding

Known Workarounds

  • Disable USB for the virtual machine
  • Reduce the amount of CPU cores to 1
  • upgrade your BIOS to the latest version (this might be dangerous)
  • Disable VT-X/AMD-V
  • Disable 3D acceleration
  • Shutdown your host machine, unplug (!) from electricity for say 30 secs, reboot then

As we’re currently using VirtualBox only on the Windows XP platform we categorized this article under Win, anyway it is very likely that the same issue also occurs under Linux or Mac OS, as VirtualBox on all platforms derives from the same source code.

Any suggestions, hints or things need to be added? Don’t hesitate to tell us below…

[Win] Microsoft Sold 90 Million Copies of Windows 7

According to Microsoft’s WindowsTeamBlog, they have already sold NINETY million licensed copies of Windows 7, thus making it the fastest selling operating system in history. Paul Thurott of WindowsITPro expects Microsoft to sell all in all 300 million copies in 2010.

Wooooooosh…

Found via Golem.de

[iPad] Apple Announces Slate Tablet in March

What has been rumored for so long has finally become reality. Apple today introduced the iPad or as Apple would put it: the magic experience of the internet. Worldwide product launch will be in March 2010.

Hardware
The iPad is a multi-touch device with a 9.7″ TFT display, without keyboard, but with a design and handling similar to the iPhone. It is run by an ARM 1GHz CPU and comes in flavors of 16, 32 or 64GB flash memory.

Prices
It comes as a WiFi only version or as a WiFi and 3G version.

  • iPad 16GB = 499US$ (629US$ incl. 3G)
  • iPad 32GB = 599US$ (729US$ incl. 3G)
  • iPad 64GB = 699US$ (829US$ incl. 3G)

European prices have not been announced yet. In contrast to the iPhone the iPad seems not to distributed with carrier lock, but still via AT&T in the U.S.

Compatibility
App Store applications are in many cases compatible to the iPad, aswell. An external keyboard can be bought seperately. An e-book store called iBookstore will be available at product launch in march, aswell.

Our opinion
The display size and ease-of-use known from the iPhone will be nice for browsing the web from the sofa. It lacks a camera. The integration into Apple’s eco-system of products and services makes the iPad a danger to Amazon’s Kindle, we suppose.

Sadly from the aspects of an internet device, we suspect it will not support Adobe Flash, as it it rumored to be based on the iPhone kernel, as it prohibits multi-tasking.

This in turn will also mean that the platform will be be utilizing a similar chain of trust like the iPhone. Hello GeoHot? Got some time again after playing with the PS3? A new jailbreak might be required soon ;-)

What missing? Yes, Mr. iGAF. Sadly we haven’t read anything from him yet. But the ultimate test, why the iPad is so inferior to all Microsoft Windows based Slates will come. Be sure, not to miss Uncle Mossheimer on AllThingsD when it’s story time again…

And finally here’s Apple’s iPad propaganda vid. It’s become magical ;-)

[e-Biz] The Slate Tablets Are Coming

Tablet PCs seem to be the next big thing. After Apple’s smartphone revolution with their iPhone, it seems the next big market revolution might be the Tablet PCs.

Steve Ballmer of Microsoft introduced one of the Tablet PCs – a prototype of the HP Slate – last week on the CES 2010. In his presentation the HP Slate is of course running Windows 7, what else, but there are rumors it might also be shipped with Google’s Android. We suppose Amazon’s Steve Bezos will not really like it, because Steve Ballmer showed the HP Slate running the PC Kindle application.

Dell seems also be ready to enter the Touch PCs’ market with the Dell Slate. Gizmodo.de got photos of a prototype of Dell’s Slate. Dell’s Slate has a 5-inch screen, most likely an OLED, a SIM slot and a 5 megapixel camera.

If Apple was a typical tech company they would also have showed something to the public on the CES, but Apple isn’t. Anyway there are enuff rumors floating around about Apple’s Touch-Mac – rumored to be named Apple iSlate. According to Reuters Apple might be launching the iSlate in Q2/2010. It is expected to have a 10 or 11-inch display and a aluminium case. TheStreet.com reports that Apple’s Slate will be shipped with a P A Semi CPU, instead of Intel based Atom CPUs. This could be also the reason, why Atom CPU has been removed from Mac OS X Snow Leopard’s latest update 10.6.2. It is widely expected that Apple will announce the iSlate on Januar 27th, 2010.

Kara Swisher of AllThingsD interviewed Mr. Podfather Prefather Jon Rubinstein of Palm at the CES. Although he seems to have been highly involved in the development of Apple’s iPhone back in the days when he was Apple’s senior vice president of hardware engineering, he said he never used an iPhone. Well… All in all he wasn’t telling too much, but when Kara asked him, if Palm will do a Tablet aswell, Rubinstein answered: “(..) we designed webOS to scale and it could be used in different form factors.”