Server configuration:
Phenom II 940 3.0Ghz, 8GB DDR2 800 RAM, 4x500GB RAID-10 SATA with a 1TB backup drive for the array.
CentOS 5 64bit with wine.
I'm running a Garrysmod server, and I get steam_id_pending for the first two minutes (it then goes away). It's not really groundbreaking, but it is annoying.
I keep hearing about how it might be a dl issue (wine lacking a system32 dl) if so, does anyone know the specific DL in question?.
I know your going to say use windows, but the problem for me is that I am using a software RAID and not a hardware. Now, I could emulate a hardware raid through BIOS for windows, but to be honest it would be a pain and it lacks the features the linux software raid has (mdadm).
And don't say not to use raid because I get the following with raid in terms of speed:
238MB/s beats the 40-80MB/s I would get out of a single drive.
Anyway, yeah. Do you know how to solve this problem?. Thanks!.
Edit:
Wine is also printing the following in its own window (not srcds):
Phenom II 940 3.0Ghz, 8GB DDR2 800 RAM, 4x500GB RAID-10 SATA with a 1TB backup drive for the array.
CentOS 5 64bit with wine.
I'm running a Garrysmod server, and I get steam_id_pending for the first two minutes (it then goes away). It's not really groundbreaking, but it is annoying.
I keep hearing about how it might be a dl issue (wine lacking a system32 dl) if so, does anyone know the specific DL in question?.
I know your going to say use windows, but the problem for me is that I am using a software RAID and not a hardware. Now, I could emulate a hardware raid through BIOS for windows, but to be honest it would be a pain and it lacks the features the linux software raid has (mdadm).
And don't say not to use raid because I get the following with raid in terms of speed:
Code:
hdparm -tT /dev/md0
/dev/md0:
Timing cached reads: 11672 MB in 2.00 seconds = 5839.79 MB/sec
Timing buffered disk reads: 722 MB in 3.03 seconds = 238.63 MB/sec
238MB/s beats the 40-80MB/s I would get out of a single drive.
Anyway, yeah. Do you know how to solve this problem?. Thanks!.
Edit:
Wine is also printing the following in its own window (not srcds):
Code:
fixme:netdll:NtLockFile I/O Completion on lock not implemented yet.