Jump to content
12 posts in this topic

Recommended Posts

I am attempting to get some OSX86 action on my Fujitsu T4220 tablet PC. I had initially tried on an old Dell Precision 650, but my DVD Rom was acting very strangely with booting to my copies of OSX86, so I moved on to a little bit newer machine.

 

Onto my Fujitsu...

 

I am able to boot to iDeneb v1.4, Leo4Allv2, and iATKOS 5i. I am sticking with iDeneb since it has a few more drivers preloaded. If anyone thinks a different method would be better, I'd love to know. Anyway, I can boot into iDeneb by using the commands "-v -x 'Graphics Mode'='1024x768x32.'" Once I booted to disc, I completely wiped my hard disk (zero write) and formatted journaled and GUID partition table. Once that was all done, I went to install OS X. I have been playing with various settings, which I believe should work, however the farthest I have been able to boot from disk into was the 2/3 blue, 1/3 black screen after the apple logo finishes loading. I am assuming it is a video problem, however, since my Fujitsu uses the GMA X3100 integrated graphics, I am afraid it will become a bit more complicated to get it to boot completely. The following settings were used for installation as well as the T4220's specs. Right now I am mainly focusing on getting video to boot then move to audio, network, etc. Any ideas as to anything I could change? I'll try to get some verbose pics up soon.

 

iDeneb Settings

Video: X3100 driver

Chipset: ICHx Fixed

Kernel: Voodoo, 9.2.2 both used so far

 

T4220 Specs

CPU: Intel Core2Duo

Chipset: Intel 965GM / ICH8M (Santa Rosa)

Video: Intel GMA X3100

LAN: Marvell 88E8055

Wireless: Intel PRO/Wireless 4965

Audio: ALC262

Link to comment
https://www.insanelymac.com/forum/topic/168804-fujitsu-t4220-tablet/
Share on other sites

The following code is essentially the sections I could get off the screen (since it moves very fast). I'd post the pictures, however I can't seem to find my camera cable at the moment and my Fujitsu's SD card reader is not functional until I get OS X booting! Anyway, does anyone have any insight as to how I could get my video working first off? I tried using "Graphics Mode"="1024x768x32" and "Graphics Mode"="1024x768x32@60" with and without -x (while in verbose mode). Still I get a skewed video output once OS X boots (the Apple loading screen is correct however I do not observe it since have been booting in verbose mode). If I let the computer go into sleep, it moves to a black screen (formerly 2/3 light blue and 1/3 black) and the cursor outputs as a multi-colored vertical line.

 

 

IOPCCardBridge : :checkBridgeBusIDs invalid sub/cardbus/pci settings of 0x0

Got boot device = IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SATA@1F.2/AppleICH8ACHI

/PROTO0O/IOAHCIDEVICE@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver

/FUJITSU MHZ2120BH G2 Media/IOGUIDPartitionScheme/Untitled@2

BSD root:disk0s2, major 14, minor 2

jnl: unknown-dev:replay_journal:from 15391744 to:3816960 (joffset 0x37e000)

 

GFX0: family specific matching fails

display: family specific matching fails

Alkor: Starting.

Alkor: Starting.

Chosen model GMA X3100

Alkor: Setting built-in=

Alkor: Setting AAPL,HasPanel=

Alkor: Setting AAPL,SelfRefreshSupported=

Alkor: Setting AAPL,NumFremabuffers=

Alkor: Setting AAPL01,Depth=

Alkor: Setting AAPL01,Pipe=

Alkor: Setting AAPL01,DataJustify=

fRegisters at 0x4bcb6000

Chosen model GMA X3100

Alkor: Setting built-in=

Alkor: Setting AAPL,HasPanel=

Alkor: Setting AAPL,SelfRefreshSupported=

Alkor: Setting AAPL,NumFremabuffers=

Alkor: Setting AAPL01,Depth=

Alkor: Setting AAPL01,Pipe=

Alkor: Setting AAPL01,DataJustify=

GFX0: match category IOFramebuffer exists

 

series of the following line about 20-30 times

AppleDecrypt: page_transform: in_blk = 0x41504000, out_blk = 41505000

Jun 1 04:58:39 localhoAppleDecrypt: page_transform: in_blk = 0x41584000, out_blk = 0x41505000

st mds[38]: (/.Spotlight-V100/Store-V1/Store/33B05975-3C51-4E0C-8B83-1B9D36A26A39)(Error) IndexCI in

Content IndexOpenBulk:No index

series of the following line about 20-30 times

AppleDecrypt: page_transform: in_blk = 0x41504000, out_blk = 41505000

 

following line multiple times

AppleDecrypt: page_transform: in_blk = 0x415d8000, out_blk = 415d9000

Jun 1 04:54:01 localhost mDNSResponder[40]: Couldn't read user-specified Computer Name; using default

bDevice-000000000000b instead

Jun 1 04:54:01 localhost mDNSResponder[40]: Couldn't read user-specified local hostname; using default

bDevice-000000000000b localb instead

Jun 1 04:54:01 localhost mDNSResponder[40]: Couldn't read user-specified Computer Name; using default

bDevice-000000000000b instead

Jun 1 04:54:01 localhost mDNSResponder[40]: Couldn't read user-specified local hostname; using default

bDevice-000000000000b localb instead

Jun 1 04:54:20 localhost kextd[10]: IOKitWaitQuiet() timed out waiting to write kernel symbols

AppleDecrypt: page_transform: in_blk = 0x41504000, out_blk = 0x41505000

AppleDecrypt: page_transform: in_blk = 0x41504000, out_blk = 0x41505000

Jun 1 04:54:50 localhost configd[52]: InterfaceNamer: timed out IOKit to quiesce

Jun 1 04:54:50 localhost configd[52]: InterfaceNamer: no network interfaces, could not update platform UUID

Jun 1 04:54:50 localhost configd[52]: Could not establish network configuration: Success!

 

 

PS - codeboxes suck

  • 2 months later...
Eh, finally got booting using only the GMA X3000 driver (odd) and booting with commands -x -v "Graphics Mode"="1024x768x32."

 

Now onto some kext'idge.

 

EDIT: Boots normally without any boot commands. Greeeaaaatttt.

 

 

I would be interested to know some of your selected patches with this install.. I would like to begin installing on a Fujitsu ST series pentab. I have had several successfull installs with both desktops and laptops but any help to minimize the "trial and error" install process would be most helpfull.

Eh, finally got booting using only the GMA X3000 driver (odd) and booting with commands -x -v "Graphics Mode"="1024x768x32."

 

Now onto some kext'idge.

 

EDIT: Boots normally without any boot commands. Greeeaaaatttt.

 

Hi shawk1, I have your same tablet, the Fujitsu t4220, and was finally able to boot to OSX by selecting the X3000 driver via iDeneb install as well. I was wondering if you have found any useful kext for the sound, network (ethernet and wifi), the wacom tablet, and a more recent driver for the X3100 so that quartz extreme will work.

I really would like to get OSX running well on this machine since it's fast, small, last many hours on battery (I have the 2nd drive bay battery as well), and is a tablet. Although I've been at it since I got the machine I was never able to get OSX working until I read your post. Thanks in advance for your help.

 

Hope to hear from you soon.

Samana76

After some trial & error research and many installs, I got Mac OS X 10.5.8 installed on my Tablet PC Fujitsu T4220 ! :)

 

So I'm gonna share my results here.

 

Hardware Compatibility:

  1. Chipset: Intel®965GM + ICH8M --> OK supported
  2. Video: Mobile Intel® GMA X3100 --> OK Full Hardware Acceleration 1024 x 768 Quartz Extreme & QuartzGL supported
  3. Audio: Realtek ALC262 --> OK speakers and headphone jack working (select in System Preferences)
  4. Ethernet: Marvell Yukon 88E8055 PCI-E Gigabit Ethernet Controller --> OK internet yay!
  5. Wireless: Intel® Wireless WiFi Link 4965AGN --> Partially working (unfinished driver, recommend buying external wifi)
  6. Trackpad: Synaptics PS/2 Port Pointing Device --> OK working except scrolling button
  7. Disk Drive: FUJITSU MHW2120BH ATA Device -->OK
  8. CD/DVD Drive: HL-DT-ST DVDRAM_GSA-T20N ATA Device --> Reading OK Writing not tested but seems supported
  9. Digitizer: Wacom Serial Pen Tablet --> Works with pressure sensitivity and side switch (right click), eraser not tested
  10. PCMCIA adapter: O2Micro OZ711SP1 MemoryCardBus Controller -->OK detected and seems to work

  11. USB -->OK mass storage works etc..
  12. Card Reader: O2Micro Integrated MS/MSPRO Controller --> Not working. Anyone got this to work?
  13. Modem: Agere Systems HDA Modem --> Not detected in "Modems" but Built-in serial port PPP modem is detected under "Network"
  14. Microphone --> detected but not tested
  15. Fingerprint Sensor (Biometric device): AuthenTec Inc. AES2501A --> detected under "USB" but not tested
  16. Smart Card slot: O2Micro SmartCardBus Smartcard Reader --> Not detected?
  17. Infrared port: SMSC Fast Infrared Driver --> Not detected?
  18. Accelerometer and on-screen tablet buttons --> not working, obviously this needs specific drivers..

The not supported things are not the most important ones.

 

Installation guide:

  1. Burn iPC X-DL OSX86 10.5.6 LiveDVD onto a Double Layer DVD.
  2. Prepare an AF primary partition (using Diskpart under windows for eg) of minimum 10 GB and set it to active.
  3. Boot the iPC DVD, wait up to 10~15 min (screen might look like freeze), then installation setup will start.
  4. Use Disk Utility (from top menu) to format your new partition to Mac OS Extended (Journaled) and name it.
  5. Select freshly formatted partition as installation destination, then click the Customize button
  6. Select the following drivers and fixes:
    • Intel ICHx (Chipset Driver)

  • Intel GMAX3000 (Video Driver)

  • ALC262 (Audio Driver)

  • IOPCMCIAFamily

  • PS/2 Keyboard fix

  • Dual Boot time Sync

[*]Install (it takes a while, wait until reboot), do the first boot setup then you'll see the MAC OS desktop!

[*]Check that sound is working under system preferences (select speakers as output)

[*]Install SaCleoCheater's Intel GMA X3100 fix 10.5.6 and reboot. After loading the display will be messed up.

[*]Press Alt + F5 to activate Voice Over, then use it to reach Display setting and change resolution to 1024x768

[*]Now the display works and you have graphic hardware acceleration :P

[*]Install MACOSX Update Combo 10.5.8 then reboot

[*]Boot from iPC DVD again, Customize, unselect the Base System, select some more drivers & fixes:

  • ALC262 (Audio Driver) yes again (previous one is replaced by the 10.5.8 update)

  • Marvell Yukon 88E8056 (Ethernet Driver)

  • Intel PROSet / Wireless 4965 (Wireless Driver) however this won't get you fully working wireless.

  • Power Management fixes: Not tested (my main battery is dead anyway)

  • IOUSBMassStorage Fix

  • Other fixes & applications up to you

[*]After installing and rebooting, open a terminal then type:

[*]sudo nano /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist

[*]move down and find the line <key>Yukon-88E8055</key>

[*]remove the following <key>IOPCISecondaryMatch</key> line, and the line right after that (<string> ...)

[*]Ctrl-X to Close, Enter to save, then close the terminal

[*]Install TabletMagic

[*]Launch Disk Utility and Repair Disk Permissions on your MAC partition

[*]Restart with -f, now the ethernet network card should work, you can use it to access internet!

[*]Under System Preferences setting up TabletMagic might not work right away, but I got it working somehow.

[*]Now your Tablet Mac is quite functional already!

Thanks to SaCleoCheater for the graphic drivers and cloudrainstar for the idea of using Voice Over when the display is messed up.

And of course thanks to the OSx86 community for the drivers, the support, and making it possible to run Mac OS on PC.

 

If anyone gets the memory card reader to work, or any other improvements (I haven't tried other fixes from the DVD), I'm interested to know how.

Oh and I don't know if it possible to use Mac OS X in portrait mode, but that'd be cool :P Maybe there is a rotation function somewhere..

 

Now I'm going to enjoy my Tablet Mac ;)

After some trial & error research and many installs, I got Mac OS X 10.5.8 installed on my Tablet PC Fujitsu T4220 ! :)

 

So I'm gonna share my results here.

 

Hardware Compatibility:

  1. Chipset: Intel®965GM + ICH8M --> OK supported
  2. Video: Mobile Intel® GMA X3100 --> OK Full Hardware Acceleration 1024 x 768 Quartz Extreme & QuartzGL supported
  3. Audio: Realtek ALC262 --> OK speakers and headphone jack working (select in System Preferences)
  4. Ethernet: Marvell Yukon 88E8055 PCI-E Gigabit Ethernet Controller --> OK internet yay!
  5. Wireless: Intel® Wireless WiFi Link 4965AGN --> Partially working (unfinished driver, recommend buying external wifi)
  6. Trackpad: Synaptics PS/2 Port Pointing Device --> OK working except scrolling button
  7. Disk Drive: FUJITSU MHW2120BH ATA Device -->OK
  8. CD/DVD Drive: HL-DT-ST DVDRAM_GSA-T20N ATA Device --> Reading OK Writing not tested but seems supported
  9. Digitizer: Wacom Serial Pen Tablet --> Works with pressure sensitivity and side switch (right click), eraser not tested
  10. PCMCIA adapter: O2Micro OZ711SP1 MemoryCardBus Controller -->OK detected and seems to work

  11. USB -->OK mass storage works etc..
  12. Card Reader: O2Micro Integrated MS/MSPRO Controller --> Not working. Anyone got this to work?
  13. Modem: Agere Systems HDA Modem --> Not detected in "Modems" but Built-in serial port PPP modem is detected under "Network"
  14. Microphone --> detected but not tested
  15. Fingerprint Sensor (Biometric device): AuthenTec Inc. AES2501A --> detected under "USB" but not tested
  16. Smart Card slot: O2Micro SmartCardBus Smartcard Reader --> Not detected?
  17. Infrared port: SMSC Fast Infrared Driver --> Not detected?
  18. Accelerometer and on-screen tablet buttons --> not working, obviously this needs specific drivers..

The not supported things are not the most important ones.

 

Installation guide:

  1. Burn iPC X-DL OSX86 10.5.6 LiveDVD onto a Double Layer DVD.
  2. Prepare an AF primary partition (using Diskpart under windows for eg) of minimum 10 GB and set it to active.
  3. Boot the iPC DVD, wait up to 10~15 min (screen might look like freeze), then installation setup will start.
  4. Use Disk Utility (from top menu) to format your new partition to Mac OS Extended (Journaled) and name it.
  5. Select freshly formatted partition as installation destination, then click the Customize button
  6. Select the following drivers and fixes:
    • Intel ICHx (Chipset Driver)

  • Intel GMAX3000 (Video Driver)

  • ALC262 (Audio Driver)

  • IOPCMCIAFamily

  • PS/2 Keyboard fix

  • Dual Boot time Sync

[*]Install (it takes a while, wait until reboot), do the first boot setup then you'll see the MAC OS desktop!

[*]Check that sound is working under system preferences (select speakers as output)

[*]Install SaCleoCheater's Intel GMA X3100 fix 10.5.6 and reboot. After loading the display will be messed up.

[*]Press Alt + F5 to activate Voice Over, then use it to reach Display setting and change resolution to 1024x768

[*]Now the display works and you have graphic hardware acceleration :thumbsup_anim:

[*]Install MACOSX Update Combo 10.5.8 then reboot

[*]Boot from iPC DVD again, Customize, unselect the Base System, select some more drivers & fixes:

  • ALC262 (Audio Driver) yes again (previous one is replaced by the 10.5.8 update)

  • Marvell Yukon 88E8056 (Ethernet Driver)

  • Intel PROSet / Wireless 4965 (Wireless Driver) however this won't get you fully working wireless.

  • Power Management fixes: Not tested (my main battery is dead anyway)

  • IOUSBMassStorage Fix

  • Other fixes & applications up to you

[*]After installing and rebooting, open a terminal then type:

[*]sudo nano /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist

[*]move down and find the line <key>Yukon-88E8055</key>

[*]remove the following <key>IOPCISecondaryMatch</key> line, and the line right after that (<string> ...)

[*]Ctrl-X to Close, Enter to save, then close the terminal

[*]Install TabletMagic

[*]Launch Disk Utility and Repair Disk Permissions on your MAC partition

[*]Restart with -f, now the ethernet network card should work, you can use it to access internet!

[*]Under System Preferences setting up TabletMagic might not work right away, but I got it working somehow.

[*]Now your Tablet Mac is quite functional already!

Thanks to SaCleoCheater for the graphic drivers and cloudrainstar for the idea of using Voice Over when the display is messed up.

And of course thanks to the OSx86 community for the drivers, the support, and making it possible to run Mac OS on PC.

 

If anyone gets the memory card reader to work, or any other improvements (I haven't tried other fixes from the DVD), I'm interested to know how.

Oh and I don't know if it possible to use Mac OS X in portrait mode, but that'd be cool :P Maybe there is a rotation function somewhere..

 

Now I'm going to enjoy my Tablet Mac ;)

 

 

This is an AWSOME! tutorial! Thank you for sharing, and for sharing well.

  • 1 month later...

hi! i have a t4220 with the 1400 x 1050 x 60 lcd every time i install it crashs on startup at the point it loads the display, right after the security extension com.apple.something or other the screen flashes too fast.

 

sorry to bother this is my first time doing this...

 

Core 2 Duo T7700 2.4 GHz

Intel965GM + ICH8M

4 GB Fujitsu factory ram

Mobile Intel GMA X3100

Intel Wireless WiFi Link 4965AGN+Bluetooth option

 

any suggestions or do you need more info? >.<;

  • 2 months later...
  • 7 months later...
  • 1 year later...

Hello,

 

I'm aware this is an old thread but I haven't found a newer one regarding this..

 

I also have a t4220 and I'm unable to get the tablet functionality working..I've installed TabletMagic but it doesn't detect the tablet..

 

I followed the instructions in http://www.insanelym...howtopic=156981 :

 

cd /System/Library/Extensions/Apple16X50Serial.kext/Contents/Plugins/Apple16X50ACPI.kext/Contents/

 

once in the correct directory, type:

 

sudo nano Info.plist

 

change IONameMatch string from "PNP0501" to "FUJ02E5". then hit Ctrl+X, save, and quit.

 

now open your applications folder, then utilities folder, open Disk Utility, select the

 

appropriate partition, and choose "Repair Disk Permissions".

 

 

reboot.

 

but when I go to TabletMagic in Preferences the tablet isn't detected..any ideas?

 

Thanks in advance.

×
×
  • Create New...