Civilization IV: graphic problems

Questions about Wine on Linux
Locked
PenguinLust
Level 2
Level 2
Posts: 30
Joined: Sun Sep 23, 2012 9:47 pm

Civilization IV: graphic problems

Post by PenguinLust »

It was working before on earlier versions, but now that I'm on 3.0.2 there are problems. The problem is that the some of the icons that should appear in the city view and the world view are missing. See those bread icons appearing on maps in the attachments? Some of them should have coin icons and hammer icons. http://civilization.wikia.com/wiki/Whipping_(Civ4) gives a screenshot of what it should look like. They used to, but not w/the current version.
I start the game using a launcher that runs

Code: Select all

env WINEPREFIX="/home/pl/wine32" wine C:\\windows\\command\\start.exe /Unix /home/pl/wine32/dosdevices/c:/users/Public/Desktop/Launch\ Sid\ Meier\'s\ Civilization\ 4.lnk
which is what I was told to do sometime back.
I also tried following: https://forums.civfanatics.com/threads/ ... 04.327508/ but when I got to the point where I test DirectX it gave me:

Code: Select all

0009:err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\dxdiagn.dll"
0009:err:ole:CoGetClassObject no class object {a65b8071-3bfe-4213-9a5b-491da4461ca7} could be created for context 0x1
0009:err:dxdiag:collect_dxdiag_information IDxDiagProvider instance creation failed with 0x80070005
0009:err:dxdiag:wWinMain DxDiag information collection failed
Those instructions are pretty old anyway.

I'm running Ubuntu 16.04 64-bit and the Wine packages that come w/: 3.0.2. I've patched my Civ to 1.74--the latest.
Attachments
World view
World view
City view
City view
PenguinLust
Level 2
Level 2
Posts: 30
Joined: Sun Sep 23, 2012 9:47 pm

Re: Civilization IV: graphic problems

Post by PenguinLust »

I should also point out that I've tried doing things like reducing screen res to 1440x900, setting all the graphics "level(s)" to "Low", the anti-alias samples to 0 and turning off full screen mode.
I've also used the proprietary 384.130 driver as well as the open source 390.77 driver and the Nouveau driver. None of them have any affect. My vid card is the GeForce GTX750Ti.
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Civilization IV: graphic problems

Post by Bob Wya »

@PenguinLust

There is no Open Source 390.77 for Nvidia GPUs - that's one of the proprietary Nvidia driver versions.
Only the Nouveau driver is Open Source, for Nvidia GPUs.

Following any recommendations, on the linked civfanatics forums, looks like a bad idea.
Lots of it is practically prehistoric, for starters...
You'll inevitably just end up breaking your WINEPREFIX...

You'd better off not referencing binary .lnk file - that Windows installers typically create.
You can read the application executable path from any .lnk file using the Linux strings utility:

Code: Select all

strings /home/pl/wine32/dosdevices/c:/users/Public/Desktop/Launch\ Sid\ Meier\'s\ Civilization\ 4.lnk | grep '^C:'
E.g. for Ubisoft Uplay:

Code: Select all

strings Uplay.lnk | grep '^C:'

C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\Uplay.exe
Then you can simply use:

Code: Select all

wine start 'C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\Uplay.exe'
Please post terminal output. See: WineHQ FAQ: 10.1.1 How can I get a debugging log (a.k.a. terminal output)?

With:

Code: Select all

export WINEDEBUG=+timestamp,+tid,+d3d,+wgl
env WINEPREFIX="/home/pl/wine32" wine start ... &>~/wine_civ4_log.txt
Ta
Bob
PenguinLust
Level 2
Level 2
Posts: 30
Joined: Sun Sep 23, 2012 9:47 pm

Re: Civilization IV: graphic problems

Post by PenguinLust »

Bob Wya wrote:@PenguinLust

There is no Open Source 390.77 for Nvidia GPUs - that's one of the proprietary Nvidia driver versions.
Only the Nouveau driver is Open Source, for Nvidia GPUs.
Ok, then what's called the "open source" drivers, instead of "proprietary".
With:

Code: Select all

export WINEDEBUG=+timestamp,+tid,+d3d,+wgl
env WINEPREFIX="/home/pl/wine32" wine start ... &>~/wine_civ4_log.txt
In my case it was:

Code: Select all

env WINEPREFIX="/home/pl/wine32" wine start C:/Program\ Files/Firaxis\ Games/Sid\ Meier\'s\ Civilization\ 4/Civilization4.exe &>~/wine_civ4_log.txt
and boy was it ever a big file. I tried pairing it down, but the forum keeps moving the goal posts over the size of attachments I'm allowed to upload. Here's the beginning of it. I hope that's enough.

Code: Select all

1608.619:0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
1608.825:0036:fixme:service:SERV_QueryServiceObjectSecurity 0x145f00 4 0x153708 0 0x33f080 - semi-stub
1608.825:0036:fixme:service:SERV_QueryServiceObjectSecurity 0x145f00 4 0x145e40 28 0x33f080 - semi-stub
1608.825:0036:fixme:service:SetServiceObjectSecurity 0x145f00 4 0x33effc
1611.807:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.808:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.925:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.926:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.928:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.929:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.934:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.934:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.936:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.936:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.946:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.946:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.947:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.948:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.949:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.949:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.951:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.951:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.995:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.996:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.997:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.997:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.998:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1611.999:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.000:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.000:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.002:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.002:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.003:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.004:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.005:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.005:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.007:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.007:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.008:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.009:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.010:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.010:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.011:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.012:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.013:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.013:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.014:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.015:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.016:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.016:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.018:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.018:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.019:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.020:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.021:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.021:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.023:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.023:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.024:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.024:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.026:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.026:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.027:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.027:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.029:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.029:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.030:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.031:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.032:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.032:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.033:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.033:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.042:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.042:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.043:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.044:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.045:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.046:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.047:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.048:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.049:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.049:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.051:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.051:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.052:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.053:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.054:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.055:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.068:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.068:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.070:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.070:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.071:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.072:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.073:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.074:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.075:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.075:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.077:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.077:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.079:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.079:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.080:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.081:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.082:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.083:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.091:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.092:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.093:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.093:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.095:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.095:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.096:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.097:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.098:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.098:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.100:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.100:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.101:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.102:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.103:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.103:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.114:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.115:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.116:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.116:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.117:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.117:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.118:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.119:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.120:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.120:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.121:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.122:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.123:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.123:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.125:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.125:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.141:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.141:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.142:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.143:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.144:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.145:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.146:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.147:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.148:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.149:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.150:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.150:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.152:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.152:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.153:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.154:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.155:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.155:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.164:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.164:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.171:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.171:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.172:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.173:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.174:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.175:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.177:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.177:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.178:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.179:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.180:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.180:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.181:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.182:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.187:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.187:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.189:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.189:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.190:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.191:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.192:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.193:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.194:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.194:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.196:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.196:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.197:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.198:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.199:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.199:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.213:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.214:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.215:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.215:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.216:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.216:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.217:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.218:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.219:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.219:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.220:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.221:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.222:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.222:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.223:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.223:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.225:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.225:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.236:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.237:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.238:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.238:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.239:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.239:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.240:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.240:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.242:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.242:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.243:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.243:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.244:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.244:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.245:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.246:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.260:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.260:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.261:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.261:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.263:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.263:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.264:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.264:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.265:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.266:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.267:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.267:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.268:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.268:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.270:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.270:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.286:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.286:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.287:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.287:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.288:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.289:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.290:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.290:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.291:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.291:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.292:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.293:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.294:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.294:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.295:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.295:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.296:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.297:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.309:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.309:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.310:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.311:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.312:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.312:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.313:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.313:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.314:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.315:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.316:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.316:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.318:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.318:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.319:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.320:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.332:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.333:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.334:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.335:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.336:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.336:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.338:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.338:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.340:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.340:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.341:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.342:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.343:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.343:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.345:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.345:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.359:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.359:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.360:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.361:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.362:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.363:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.364:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.364:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.366:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.366:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.367:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.368:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.369:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.370:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.371:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.371:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.373:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.374:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.382:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.382:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.384:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.384:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.385:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.386:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.387:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.388:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.389:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.389:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.390:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.390:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.392:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.392:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.393:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.393:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.405:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.405:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.406:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.407:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.408:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.409:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.410:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.410:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.411:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.412:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.413:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.413:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.414:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.415:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.416:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.416:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.431:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.432:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.433:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.433:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.434:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.435:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.436:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.437:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.438:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.438:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.440:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.440:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.441:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.442:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.443:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.444:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.445:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.445:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.455:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.455:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.456:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.457:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.458:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.458:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.460:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.460:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.462:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.462:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.463:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.464:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.465:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.466:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.467:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.467:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.478:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.478:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.480:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.480:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.481:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.482:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.483:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.484:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.485:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.486:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.487:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.487:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.488:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.488:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.489:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.490:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.504:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.504:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.505:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.505:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.506:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.506:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.507:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.507:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.508:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.509:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.509:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.510:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.511:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.511:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.512:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.512:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.513:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.513:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.527:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.527:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.528:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.528:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.529:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.530:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.531:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.531:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.532:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.533:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.534:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.534:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.535:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.535:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.536:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.536:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.550:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.551:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.552:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.552:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.553:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.554:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.555:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.555:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.556:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.557:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.558:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.558:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.560:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.560:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.561:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.562:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.577:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.577:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.578:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.578:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.580:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.580:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.581:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.582:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.583:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.583:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.585:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.585:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.586:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.587:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.588:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.589:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.590:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.591:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.600:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.600:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.602:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.602:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.604:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.604:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.605:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.606:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.607:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.608:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.609:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.610:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.611:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.611:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.613:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.613:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.623:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.624:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.625:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.625:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.627:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.627:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.629:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.629:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.630:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.630:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.632:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.632:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.633:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.633:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.634:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.635:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.649:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.650:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.651:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.651:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.652:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.652:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.653:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.654:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.655:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.655:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.656:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.656:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.657:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.658:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.658:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.659:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.660:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.660:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.672:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.673:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.673:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.674:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.675:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.675:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.676:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.676:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.677:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.677:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.678:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.678:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.679:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.679:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.680:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.680:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.696:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.696:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.697:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.697:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.698:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.698:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.699:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.699:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.700:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.700:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.701:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.702:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.703:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.703:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.704:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.705:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.722:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.722:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.723:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
1612.724:0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70020 (device=7 access=0 func=8 method=0)
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Civilization IV: graphic problems

Post by Bob Wya »

@PenguinLust

That log is useless, because of the mountmgr spam / truncation.

Can you try again, with:

Code: Select all

export WINEDEBUG=-mountmgr,+timestamp,+tid,+d3d,+wgl
env WINEPREFIX="/home/pl/wine32" wine start C:/Program\ Files/Firaxis\ Games/Sid\ Meier\'s\ Civilization\ 4/Civilization4.exe &>~/wine_civ4_log.txt
If the log is really long this time, just post it up on paste-bin-esque site.

These forums have a very low 200 Kbyte attachment limit.
As such they are pretty useless for both hosting or perusing big terminal logs.

Bob
PenguinLust
Level 2
Level 2
Posts: 30
Joined: Sun Sep 23, 2012 9:47 pm

Re: Civilization IV: graphic problems

Post by PenguinLust »

That one was even worse: 600Mb. That won't work with any pastebin forks, but there is this: https://expirebox.com/download/e8b73265 ... f51f3.html. Please hurry. They say they'll delete it in 2 days.
mogorva
Level 4
Level 4
Posts: 107
Joined: Fri Oct 16, 2009 10:27 am

Re: Civilization IV: graphic problems

Post by mogorva »

@PenguinLust: from my experience the game needs native d3dx9_31 and d3dx9_32 to display those icons properly. You can install them with winetricks.

Code: Select all

env WINEPREFIX="/home/pl/wine32" winetricks d3dx9_31 d3dx9_32
If you want to find out exactly which d3dx9* libraries are used by the game (I have the GOG.com version) you should start the game with the +loaddll parameter and look for d3dx9 in the generated log.

Code: Select all

export WINEDEBUG=-mountmgr,+loaddll
env WINEPREFIX="/home/pl/wine32" wine start C:/Program\ Files/Firaxis\ Games/Sid\ Meier\'s\ Civilization\ 4/Civilization4.exe &>~/civ4_loaddll.txt
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Civilization IV: graphic problems

Post by Bob Wya »

PenguinLust wrote:That one was even worse: 600Mb. That won't work with any pastebin forks, but there is this: https://expirebox.com/download/e8b73265 ... f51f3.html. Please hurry. They say they'll delete it in 2 days.
I'm away from home just now. So I can't easily download a 600 Mb attachment (on a tethered connection). :cry:

If you need to post really big log files, it's better to use Google Drive, Mega, etc. - which do not have an extremely short download expiry.

Anyway, in this case... mogorva's advice appears very sound.
Errors with the D3DX9 extension dll's tend to manifest as minor rendering errors, as these libraries just wrap calls to the main D3D9 dll.

Bob
PenguinLust
Level 2
Level 2
Posts: 30
Joined: Sun Sep 23, 2012 9:47 pm

Re: Civilization IV: graphic problems

Post by PenguinLust »

mogorva wrote:@PenguinLust: from my experience the game needs native d3dx9_31 and d3dx9_32 to display those icons properly. You can install them with winetricks.

Code: Select all

env WINEPREFIX="/home/pl/wine32" winetricks d3dx9_31 d3dx9_32
That seemed to partially work. _31 installed ok, but the other one gave me: Unknown arg d3dx9_32. Why would that be?
If you want to find out exactly which d3dx9* libraries are used by the game (I have the GOG.com version) you should start the game with the +loaddll parameter and look for d3dx9 in the generated log.

Code: Select all

export WINEDEBUG=-mountmgr,+loaddll
env WINEPREFIX="/home/pl/wine32" wine start C:/Program\ Files/Firaxis\ Games/Sid\ Meier\'s\ Civilization\ 4/Civilization4.exe &>~/civ4_loaddll.txt
That one seems to imply that _32 is necessary. Grep'ing got me this:

Code: Select all

0035:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\d3dx9_32.dll" at 0x7de10000: builtin
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
I'm away from home just now. So I can't easily download a 600 Mb attachment (on a tethered connection). :cry:

If you need to post really big log files, it's better to use Google Drive, Mega, etc. - which do not have an extremely short download expiry.
I didn't say I left it uncompressed. All that repetition makes for a very convenient compression ratio!

I've put the original log file and the other one I just made on Dropbox. Oh and btw, installing _31 didn't fix it.
mogorva
Level 4
Level 4
Posts: 107
Joined: Fri Oct 16, 2009 10:27 am

Re: Civilization IV: graphic problems

Post by mogorva »

PenguinLust wrote:
mogorva wrote:@PenguinLust: from my experience the game needs native d3dx9_31 and d3dx9_32 to display those icons properly. You can install them with winetricks.

Code: Select all

env WINEPREFIX="/home/pl/wine32" winetricks d3dx9_31 d3dx9_32
That seemed to partially work. _31 installed ok, but the other one gave me: Unknown arg d3dx9_32. Why would that be?
Maybe your winetricks version is too old and doesn't know the 'd3dx9_32' verb. Check the version with 'winetricks --version'. If it's not something like 20180815, please consider upgrading your winetricks script.
That one seems to imply that _32 is necessary. Grep'ing got me this:

Code: Select all

0035:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\d3dx9_32.dll" at 0x7de10000: builtin
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
Oh and btw, installing _31 didn't fix it.
Both d3dx9_31 and d3dx9_32 need to be installed as native. If either of the two is missing (or the built-in one is used) then those icons are not displayed correctly. At least that's the case with the GOG.com version, maybe your version of the game (retail?) needs only d3dx9_32.
PenguinLust
Level 2
Level 2
Posts: 30
Joined: Sun Sep 23, 2012 9:47 pm

Re: Civilization IV: graphic problems

Post by PenguinLust »

So how do I install it, because my winetricks doesn't know what it is
mogorva
Level 4
Level 4
Posts: 107
Joined: Fri Oct 16, 2009 10:27 am

Re: Civilization IV: graphic problems

Post by mogorva »

PenguinLust wrote:So how do I install it, because my winetricks doesn't know what it is
https://wiki.winehq.org/Winetricks
PenguinLust
Level 2
Level 2
Posts: 30
Joined: Sun Sep 23, 2012 9:47 pm

Re: Civilization IV: graphic problems

Post by PenguinLust »

I don't see any mention of what to do if winetricks can't find a package or DX9. I've also Googled for "Unknown arg d3dx9_32" but I seem to be the only one with that specific problem
PenguinLust
Level 2
Level 2
Posts: 30
Joined: Sun Sep 23, 2012 9:47 pm

Re: Civilization IV: graphic problems

Post by PenguinLust »

Guess what: I was able to find a DLL I needed from https://www.dll-files.com/d3dx9_32.dll.html. I was surprised to find that there was already a d3dx9_32.dll in my c:\windows\system32. Doing a simple back up, diff confirmed that the files weren't the same. Substituting the new one for the old was the fix I needed to get the expected behaviour from Civ4! The process, however, doesn't fill me with confidence, since I didn't exactly do it by the numbers. How should I have handled it?
mogorva
Level 4
Level 4
Posts: 107
Joined: Fri Oct 16, 2009 10:27 am

Re: Civilization IV: graphic problems

Post by mogorva »

PenguinLust wrote:Guess what: I was able to find a DLL I needed from https://www.dll-files.com/d3dx9_32.dll.html. I was surprised to find that there was already a d3dx9_32.dll in my c:\windows\system32. Doing a simple back up, diff confirmed that the files weren't the same. Substituting the new one for the old was the fix I needed to get the expected behaviour from Civ4! The process, however, doesn't fill me with confidence, since I didn't exactly do it by the numbers. How should I have handled it?
The preferred method would have been to obtain an up-to-date version of winetricks if your installed version is outdated and install d3dx9_32 with that. I gave you a link to the winetricks wiki page in my previous post which contains info on how to get it installed.
You should avoid simply replacing Wine's system dlls with files obtained from untrusted sources. Not only could it contain malicious code, but you can potentially break your WINEPREFIX.

Anyway, enjoy your game :)
Locked