View Full Version : OSD errors when no OSD's used?
Mastiff
November 17th, 2005, 10:28 PM
osd_callback: .\scripts\OSD.lua:658: Parameter 4 must be a number, not a nil.
stack traceback:
[C]: in function `RegSetIntValue'
.\scripts\OSD.lua:658: in function `SavePositionInRegistry'
.\scripts\OSD.lua:796: in function <.\scripts\OSD.lua:788>
This happens at the moment the wife's wakeup call should occure, and something isn't right, there's errors all over the place! I don't know if these two things are related, but they could be... Oh, there shouldn't be anything at all calling the OSD at 06.45. Actually I don't use any OSD at all on the server computer, since I normally go into that with Remote Administrator, which doesn't show those OSDs at all.
Promixis
November 20th, 2005, 07:50 AM
fixed
Mastiff
November 20th, 2005, 09:59 AM
Not on my computer... :wink:
Promixis
November 20th, 2005, 06:25 PM
updates attached...
just unzip
Mastiff
November 20th, 2005, 06:33 PM
Thanks! Here I was starting to think that my subtle (well...) hint escaped you! 8)
Edit: Many scripts in here! What do they fix in addition to this particular OSD problem?
Mastiff
November 20th, 2005, 11:43 PM
Interesting! I see nothing more of that timer problem (something with A, as far as I remember). Is that one of the things fixed? I haven't dared to enable caller ID yet...
Promixis
November 21st, 2005, 06:09 AM
Interesting! I see nothing more of that timer problem (something with A, as far as I remember). Is that one of the things fixed? I haven't dared to enable caller ID yet...
timer problem not fixed.
osd lock should be :)
more callerid improvements... give them a try.
Mastiff
November 21st, 2005, 08:51 AM
You sure about the timer problem? I have had Girder running since 4 A.M. , and it's now almost 7 P.M. And none of those timer errors yet.
As for the OSD, there's a definite maybe on a fix! My pet bug isn't ready to lie down yet, it seems. I have set it to run an OSD triggered by the comserver. The OSD's on one second and waits for two seconds in an eternal loop.
First of all it does sometimes lock onscreen. But in a much nicer way! :) Because if I double click it, so it goes away, it will come back again on the next cycle, and then it will run for a while again before it locks up again and has to be clicked away again. Also there's no crash on exit even after a bunch of those "mini lock-ups". A definite improvement, but not quite there yet.
And after running for a while it started to show a black square instead of the blue OSD with the red border every 4-10 cycles or so. That black square was onscreen until the next cycle came, then it was replaced by the regular blue OSD. So is this a buffer that fills up in some way?
And just what did you do, in layman's terms? Loosen a timer, or what? I can at least pretend I know what you're talking about, it will probably impresse some of the newbies! :lol:
Mastiff
November 21st, 2005, 08:59 AM
Cr**p! Speak of the devil... Crash as soon as I had finished the previous message. I think it was because I was typing at the same time as the OSD was running it's three second cycles. Don't know if it helps you, but here's a copy of the bug report I sendt Ron:
date/time : 2005-11-21, 18:52:13, 156ms
computer name : ASUS_CENTRINO
user name : Mastiff
operating system : Windows XP Service Pack 2 build 2600
system language : Norwegian (Bokmål)
system up time : 15 hours 5 minutes
program up time : 4 minutes 41 seconds
processor : Intel(R) Pentium(R) M processor 2.00GHz
physical memory : 129/511 MB (free/total)
free disk space : (C:) 2,28 GB
display mode : 1280x800, 32 bit
process id : $948
allocated memory : 18,92 MB
executable : girder.exe
exec. date/time : 2005-11-15 16:09
version : 4.0.0.262
madExcept version : 2.7g
exception class : EAccessViolation
exception message : Access violation at address 01D53AD8. Write of address 57EB2641.
thread $410:
01d53ad8 ???
7e0f19f0 lua5.dll lua_pushlstring
7e121c5b lualib5.dll luaL_getn
7e0f2119 lua5.dll lua_pcall
0042ddbb girder.exe madExcept ThreadExceptFrame
>> created by thread $f8c at:
7e0f4e89 lua5.dll
main thread ($d74):
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
004214f9 girder.exe madExcept PauseMeEventually
0042e313 girder.exe madExcept PeekMessageCallbackA
0049510f girder.exe Forms 6865 TApplication.ProcessMessage
004951b6 girder.exe Forms 6895 TApplication.HandleMessage
004953e6 girder.exe Forms 6979 TApplication.Run
00647db8 girder.exe Girder 156 initialization
7c91312f ntdll.dll RtlUnicodeStringToAnsiString
7c812907 kernel32.dll GetVersionExA
thread $fd8:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
7f060194 girder.dll NQ 145 NQThread
thread $3d0:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
004bf29d girder.exe VirtualTrees 5128 TWorkerThread.Execute
0044f5c0 girder.exe Classes ThreadProc
00405044 girder.exe System ThreadWrapper
thread $f8c:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
7f069a32 girder.dll luahndl 129 LockLua
7f07592e girder.dll queue 663 EventSetLuaVars
7f075acd girder.dll queue 729 l_ProcessingFunctions
7f075ddd girder.dll queue 846 IncomingEvent
7f07616a girder.dll girder 66 l_MsgFilter
7f076280 girder.dll girder 132 l_CoreThread
thread $754:
7c90eb94 ntdll.dll KiFastSystemCallRet
77d4107d USER32.dll GetMessageA
0042ddbb girder.exe madExcept ThreadExceptFrame
>> created by thread $f8c at:
7f072120 girder.dll Plugins 1857 LoadPluginsFromRegistry
thread $6c0: <priority:15>
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9a9 ntdll.dll NtWaitForMultipleObjects
7c8094ec kernel32.dll WaitForMultipleObjectsEx
7c809c81 kernel32.dll WaitForMultipleObjects
thread $b7c:
7c90eb94 ntdll.dll KiFastSystemCallRet
77d4107d USER32.dll GetMessageA
thread $788:
7c90eb94 ntdll.dll KiFastSystemCallRet
77d4107d USER32.dll GetMessageA
thread $810:
7c90eb94 ntdll.dll KiFastSystemCallRet
77d4107d USER32.dll GetMessageA
thread $e5c:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
thread $328:
7c90eb94 ntdll.dll KiFastSystemCallRet
77d4107d USER32.dll GetMessageA
thread $7e4:
7c90eb94 ntdll.dll KiFastSystemCallRet
77d4107d USER32.dll GetMessageA
thread $fbc:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9a9 ntdll.dll NtWaitForMultipleObjects
7c8094ec kernel32.dll WaitForMultipleObjectsEx
7c809c81 kernel32.dll WaitForMultipleObjects
0042ddbb girder.exe madExcept ThreadExceptFrame
>> created by thread $f8c at:
7e582c6e auxillary.dll auxlib_init
thread $3b0:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9a9 ntdll.dll NtWaitForMultipleObjects
7c8094ec kernel32.dll WaitForMultipleObjectsEx
7c809c81 kernel32.dll WaitForMultipleObjects
thread $470:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
thread $2c0:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
thread $a4:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
thread $e60:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
thread $6a0:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9a9 ntdll.dll NtWaitForMultipleObjects
7c8094ec kernel32.dll WaitForMultipleObjectsEx
0042ddbb girder.exe madExcept ThreadExceptFrame
>> created by thread $f8c at:
77de9f4c ADVAPI32.dll
thread $824:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
thread $fb4: <priority:1>
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e319 ntdll.dll NtRemoveIoCompletion
thread $1f0:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
7e0f2119 lua5.dll lua_pcall
77c2a3ad msvcrt.dll _endthreadex
0042ddbb girder.exe madExcept ThreadExceptFrame
>> created by thread $f8c at:
7e128ccb lualib5.dll
thread $290:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9a9 ntdll.dll NtWaitForMultipleObjects
7c8094ec kernel32.dll WaitForMultipleObjectsEx
7c809c81 kernel32.dll WaitForMultipleObjects
0042ddbb girder.exe madExcept ThreadExceptFrame
>> created by thread $f8c at:
7e0f4e89 lua5.dll
thread $8c0:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9be ntdll.dll NtWaitForSingleObject
7c8025d5 kernel32.dll WaitForSingleObjectEx
7c80253d kernel32.dll WaitForSingleObject
thread $778:
7c90eb94 ntdll.dll KiFastSystemCallRet
77d4107d USER32.dll GetMessageA
77c2a3ad msvcrt.dll _endthreadex
0042ddbb girder.exe madExcept ThreadExceptFrame
>> created by thread $f8c at:
7e58762c auxillary.dll
thread $12c:
7c90eb94 ntdll.dll KiFastSystemCallRet
7c90e9a9 ntdll.dll NtWaitForMultipleObjects
7c8094ec kernel32.dll WaitForMultipleObjectsEx
77d395f3 USER32.dll MsgWaitForMultipleObjectsEx
77d396a3 USER32.dll MsgWaitForMultipleObjects
0042ddbb girder.exe madExcept ThreadExceptFrame
>> created by thread $f8c at:
4ecb6993 gdiplus.dll GdiplusStartup
modules:
00400000 girder.exe 4.0.0.262 C:\Programfiler\Promixis\Girder
018c0000 shared.dll 4.0.0.113 C:\Programfiler\Promixis\Girder
02de0000 MiscUtils.dll C:\Programfiler\Promixis\Girder\plugins
03b80000 MSVCR71.dll 7.10.3052.4 C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
10000000 LIBEXPAT.dll C:\Programfiler\Promixis\Girder
10100000 lgscroll.dll 2.22.124.0 C:\Programfiler\Logitech\SetPoint
20000000 odbcint.dll 3.525.1117.0 C:\WINDOWS\system32
30c90000 mso.dll 11.0.6568.0 C:\Programfiler\Fellesfiler\Microsoft Shared\office11
35f70000 MSMAPI32.DLL 11.0.6566.0 C:\PROGRA~1\FELLES~1\SYSTEM\MSMAPI\1044
4ec90000 gdiplus.dll 5.1.3102.2180 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_65 95b64144ccf1df_1.0.2600.2180_x-ww_522f9f82
59e80000 wmiaprpl.dll 5.1.2600.2180 C:\WINDOWS\system32\wbem
5b290000 uxtheme.dll 6.0.2900.2180 C:\WINDOWS\system32
5b2d0000 UTILDLL.dll 5.1.2600.0 C:\WINDOWS\system32
5bd00000 tapiperf.dll 5.1.2600.0 C:\WINDOWS\system32
5bd10000 NETAPI32.dll 5.1.2600.2180 C:\WINDOWS\system32
5bff0000 odbcbcp.dll 2000.85.1117.0 C:\WINDOWS\system32
5d940000 rsvpperf.dll 5.1.2600.0 C:\WINDOWS\System32
5e160000 rasctrs.dll 5.1.2600.0 C:\WINDOWS\System32
5e720000 pschdprf.dll 5.1.2600.0 C:\WINDOWS\system32
5ec80000 perfts.dll 5.1.2600.0 C:\WINDOWS\system32
5ec90000 perfproc.dll 5.1.2600.2180 C:\WINDOWS\system32
5eca0000 perfos.dll 5.1.2600.2180 C:\WINDOWS\system32
5ecc0000 perfnet.dll 5.1.2600.0 C:\WINDOWS\system32
5ecd0000 perfdisk.dll 5.1.2600.2180 C:\WINDOWS\system32
5ece0000 Perfctrs.dll 5.1.2600.2180 C:\WINDOWS\system32
5f310000 olepro32.dll 5.1.2600.2180 C:\WINDOWS\system32
600d0000 aspnet_perf.dll 2.0.50215.44 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215
601a0000 CorperfmonExt.dll 2.0.50215.44 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215
63920000 perfcounter.dll 2.0.50215.44 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215
66c70000 inetmib1.dll 5.1.2600.2180 C:\WINDOWS\system32
68e90000 hhctrlui.dll 4.74.9273.0 C:\WINDOWS\system32\mui\0014
698d0000 hnetcfg.dll 5.1.2600.2180 C:\WINDOWS\system32
71a40000 mswsock.dll 5.1.2600.2180 C:\WINDOWS\System32
71a80000 wshtcpip.dll 5.1.2600.2180 C:\WINDOWS\System32
71a90000 WS2HELP.dll 5.1.2600.2180 C:\WINDOWS\system32
71aa0000 ws2_32.dll 5.1.2600.2180 C:\WINDOWS\system32
71ac0000 WSOCK32.dll 5.1.2600.2180 C:\WINDOWS\system32
71b10000 MPR.dll 5.1.2600.2180 C:\WINDOWS\system32
71be0000 SAMLIB.dll 5.1.2600.2180 C:\WINDOWS\system32
71f50000 snmpapi.dll 5.1.2600.2180 C:\WINDOWS\system32
72ce0000 msacm32.drv 5.1.2600.0 C:\WINDOWS\system32
72cf0000 wdmaud.drv 5.1.2600.2180 C:\WINDOWS\system32
72f30000 loadperf.dll 5.1.2600.2180 C:\WINDOWS\system32
72fd0000 winspool.drv 5.1.2600.2180 C:\WINDOWS\system32
733f0000 MSVBVM60.DLL 6.0.96.90 C:\WINDOWS\system32
73560000 TRAFFIC.dll 5.1.2600.0 C:\WINDOWS\system32
74780000 ODBC32.dll 3.525.1117.0 C:\WINDOWS\system32
74c80000 pdh.dll 5.1.2600.2180 C:\WINDOWS\system32
75140000 wshbth.dll 5.1.2600.2180 C:\WINDOWS\system32
75260000 wbemcomn.dll 5.1.2600.2180 C:\WINDOWS\system32\wbem
76060000 MSVCP60.dll 6.2.3104.0 C:\WINDOWS\system32
76340000 WINSTA.dll 5.1.2600.2180 C:\WINDOWS\system32
76370000 IMM32.dll 5.1.2600.2180 C:\WINDOWS\system32
76390000 comdlg32.dll 6.0.2900.2180 C:\WINDOWS\system32
769b0000 USERENV.dll 5.1.2600.2180 C:\WINDOWS\system32
76b10000 ATL.DLL 3.5.2284.0 C:\WINDOWS\system32
76b30000 winmm.dll 5.1.2600.2180 C:\WINDOWS\system32
76be0000 Psapi.dll 5.1.2600.2180 C:\WINDOWS\system32
76c20000 WINTRUST.dll 5.131.2600.2180 C:\WINDOWS\system32
76c80000 IMAGEHLP.dll 5.1.2600.2180 C:\WINDOWS\system32
76d20000 WMI.dll 5.1.2600.2180 C:\WINDOWS\system32
76d30000 MPRAPI.dll 5.1.2600.2180 C:\WINDOWS\system32
76d50000 iphlpapi.dll 5.1.2600.2180 C:\WINDOWS\system32
76e00000 adsldpc.dll 5.1.2600.2180 C:\WINDOWS\system32
76e70000 rtutils.dll 5.1.2600.2180 C:\WINDOWS\system32
76e80000 rasman.dll 5.1.2600.2180 C:\WINDOWS\system32
76ea0000 tapi32.dll 5.1.2600.2180 C:\WINDOWS\system32
76f10000 DNSAPI.dll 5.1.2600.2180 C:\WINDOWS\system32
76f50000 WLDAP32.dll 5.1.2600.2180 C:\WINDOWS\system32
76fa0000 winrnr.dll 5.1.2600.2180 C:\WINDOWS\System32
76fb0000 rasadhlp.dll 5.1.2600.2180 C:\WINDOWS\system32
76fc0000 CLBCATQ.DLL 2001.12.4414.308 C:\WINDOWS\system32
77040000 COMRes.dll 2001.12.4414.258 C:\WINDOWS\system32
77110000 OLEAUT32.dll 5.1.2600.2180 C:\WINDOWS\system32
771a0000 WININET.dll 6.0.2900.2753 C:\WINDOWS\system32
773c0000 COMCTL32.dll 6.0.2900.2180 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9
774d0000 ole32.dll 5.1.2600.2726 C:\WINDOWS\system32
77680000 NTMARTA.DLL 5.1.2600.2180 C:\WINDOWS\system32
77910000 SETUPAPI.dll 5.1.2600.2180 C:\WINDOWS\system32
77a70000 CRYPT32.dll 5.131.2600.2180 C:\WINDOWS\system32
77b10000 MSASN1.dll 5.1.2600.2180 C:\WINDOWS\system32
77bc0000 midimap.dll 5.1.2600.2180 C:\WINDOWS\system32
77bd0000 MSACM32.dll 5.1.2600.2180 C:\WINDOWS\system32
77bf0000 version.dll 5.1.2600.2180 C:\WINDOWS\system32
77c00000 msvcrt.dll 7.0.2600.2180 C:\WINDOWS\system32
77c60000 msv1_0.dll 5.1.2600.2180 C:\WINDOWS\system32
77cb0000 ACTIVEDS.dll 5.1.2600.2180 C:\WINDOWS\system32
77d30000 USER32.dll 5.1.2600.2622 C:\WINDOWS\system32
77dc0000 ADVAPI32.dll 5.1.2600.2180 C:\WINDOWS\system32
77e70000 RPCRT4.dll 5.1.2600.2180 C:\WINDOWS\system32
77f10000 GDI32.dll 5.1.2600.2180 C:\WINDOWS\system32
77f60000 SHLWAPI.dll 6.0.2900.2753 C:\WINDOWS\system32
77fe0000 secur32.dll 5.1.2600.2180 C:\WINDOWS\system32
78800000 mscoree.dll 2.0.50215.44 C:\WINDOWS\system32
796c0000 mscorwks.dll 2.0.50215.44 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215
79e60000 aspnet_isapi.dll 1.1.4322.2032 C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
79fd0000 netfxperf.dll 1.1.4322.573 C:\WINDOWS\system32
7c370000 MSVCR80.dll 8.0.50215.44 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215
7c800000 kernel32.dll 5.1.2600.2180 C:\WINDOWS\system32
7c900000 ntdll.dll 5.1.2600.2180 C:\WINDOWS\system32
7c9c0000 SHELL32.dll 6.0.2900.2763 C:\WINDOWS\system32
7d9a0000 query.dll 5.1.2600.2180 C:\WINDOWS\System32
7db10000 hhctrl.ocx 5.2.3790.2453 C:\WINDOWS\system32
7e0f0000 lua5.dll 5.0.3.0 C:\Programfiler\Promixis\Girder
7e120000 lualib5.dll 5.0.3.0 C:\Programfiler\Promixis\Girder
7e140000 LWinFunc.dll 1.0.0.1 C:\Programfiler\Promixis\Girder
7e170000 ComSvr.dll 1.2.29.0 C:\Programfiler\Promixis\Girder\plugins
7e1b0000 AudioMixer.dll 1.5.0.0 C:\Programfiler\Promixis\Girder\plugins
7e290000 devnotify.dll 1.1.0.0 C:\Programfiler\Promixis\Girder\plugins
7e3a0000 keyboard.dll 4.2.0.0 C:\Programfiler\Promixis\Girder\plugins
7e430000 Scheduler.dll 1.1.0.0 C:\Programfiler\Promixis\Girder\plugins
7e460000 Sendmessage.dll 1.5.5.0 C:\Programfiler\Promixis\Girder\plugins
7e4b0000 simpletimer.dll 1.4.0.0 C:\Programfiler\Promixis\Girder\plugins
7e4c0000 taskcreate.dll 3.0.0.0 C:\Programfiler\Promixis\Girder\plugins
7e4d0000 taskswitch.dll 1.5.0.0 C:\Programfiler\Promixis\Girder\plugins
7e530000 WinCon.dll 1.0.1.0 C:\Programfiler\Promixis\Girder\plugins
7e580000 auxillary.dll 1.4.6.0 C:\Programfiler\Promixis\Girder
7e5d0000 dui.dll 1.0.0.5 C:\Programfiler\Promixis\Girder
7e5f0000 lsocket.dll C:\Programfiler\Promixis\Girder
7e650000 lxp.dll C:\Programfiler\Promixis\Girder
7e690000 SciLexer.DLL 1.6.1.0 C:\Programfiler\Promixis\Girder
7e6f0000 luacom5.dll C:\Programfiler\Promixis\Girder
7f000000 girder.dll 4.0.0.221 C:\Programfiler\Promixis\Girder
hardware:
+ Batterier
- Batteri med Microsoft ACPI-kompatibel kontrollmetode
- Batteri med Microsoft ACPI-kompatibel kontrollmetode
- Microsoft vekselstrømsadapter
+ Bluetooth-enheter
- Bluetooth-bussenumerator (driver 5-31-2005)
+ Datamaskin
- ACPI enprosessor-PC
+ Diskstasjoner
- HTS541080G9AT00
+ DVD-/CD-ROM-stasjoner
- Generic DVD-ROM SCSI CdRom Device
- Generic DVD-ROM SCSI CdRom Device
- Generic DVD-ROM SCSI CdRom Device
- Generic DVD-ROM SCSI CdRom Device
- TSSTcorp CD/DVDW TS-L532A
+ IDE ATA/ATAPI-kontrollere
- Intel(R) 82801FB/FBM Ultra ATA Storage Controllers - 266F (driver 6.1.0.1004)
- Primær IDE-kanal
- Ricoh Memory Stick Bus Host Adapter (driver 1.0.1.5)
- Ricoh SD Bus Host Adapter (driver 1.0.3.3)
- Ricoh xD-Picture Card Controller (driver 1.0.1.5)
- Sekundær IDE-kanal
+ IEEE 1394-bussvertskontrollere
- OHCI-kompatibel IEEE 1394-vertskontroller
+ Lyd-, video- og spillkontrollere
- Eldre lyddrivere
- Eldre videoinnspillingsenheter
- Lydkodeker
- Mediekontrollenheter
- Realtek High Definition Audio (driver 5.10.0.5123)
- Videokodeker
+ Modemer
- HDAUDIO SoftV92 Data Fax Modem with SmartCP (driver 7.17.0.0)
+ Mus og andre pekeenheter
- Logitech-compatible Mouse PS/2 (driver 2.22.0.0)
+ Nettverkskort
- 1394-nettverkskort
- Intel(R) PRO/Wireless 2200BG Network Connection (driver 8.1.0.28)
- Marvell Yukon Gigabit Ethernet 10/100/1000Base-T Adapter, Copper RJ-45 (driver 6.36.0.0)
+ PCMCIA-kort
- Ricoh R/RL/5C476(II) eller kompatibel CardBus-kontroller
+ Porter (COM og LPT)
- ECP-skriverport (LPT1)
+ Prosessorer
- Intel(R) Pentium(R) M processor 2.00GHz
+ SCSI- og RAID-kontrollere
- D346PRT SCSI Controller
+ Skjermer
- Plug and Play-skjerm
- Standardskjerm
- Standardskjerm
+ Skjermkort
- ATI MOBILITY RADEON X700 (driver 6.14.10.6542)
+ Systemenheter
- ACPI-knapp for fast funksjon
- ACPI-lokk
- ACPI-strømsparingsknapp
- ACPI-temperatursone
- ACPI-vifte
- ATK0100 ACPI UTILITY (driver 1043.2.15.48)
- Behandling av logiske disker
- BIOS-driver for Microsoft System Management
- CMOS/sanntidsklokke
- Enhetsenumerator for Plug and Play-programvare
- Enhetsomadresserer for Terminal Server
- Hovedkort
- Intel(R) 82801 PCI Bridge - 2448 (driver 6.0.0.1013)
- Intel(R) 82801FBM LPC Interface Controller - 2641 (driver 6.0.0.1013)
- ISAPNP-port for lesing av data
- Kontroller for direkte minnetilgang (DMA)
- Logisk grensesnitt for skriverport
- Matematikkprosessor
- Microsoft ACPI-kompatibel innebygd kontroller
- Microsoft ACPI-kompatibelt system
- Microsoft Composite Battery
- Microsoft UAA Bus Driver for High Definition Audio
- Mobile Intel(R) 915GM/PM Express PCI Express Root Port - 2591 (driver 6.1.0.1008)
- Mobile Intel(R) 915GM/PM/GMS/910GML Express Processor to DRAM Controller - 2590 (driver 6.1.0.1008)
- Musedriver for Terminal Server
- Oppdateringsenhet for mikrokode
- PCI-buss
- PnP BIOS Extension (driver 3.46.0.0)
- Programmerbar avbruddskontroller
- Ressurser på hovedkortet
- Ressurser på hovedkortet
- Ressurser på hovedkortet
- Ressurser på hovedkortet
- Ressurser på hovedkortet
- Ressurser på hovedkortet
- Systemhøyttaler
- Tastaturdriver for Terminal Server
- Tidtaker
- Volumbehandling
+ Tastatur
- Logitech PS/2 Keyboard (driver 2.22.0.0)
+ Universal seriell busskontroller
- Intel(R) 82801FB/FBM USB Universal Host Controller - 2658 (driver 6.0.0.1011)
- Intel(R) 82801FB/FBM USB Universal Host Controller - 2659 (driver 6.0.0.1011)
- Intel(R) 82801FB/FBM USB Universal Host Controller - 265A (driver 6.0.0.1011)
- Intel(R) 82801FB/FBM USB Universal Host Controller - 265B (driver 6.0.0.1011)
- Intel(R) 82801FB/FBM USB2 Enhanced Host Controller - 265C (driver 6.0.0.1011)
- USB rothub
- USB rothub
- USB rothub
- USB rothub
- USB-rothub
Mastiff
November 21st, 2005, 09:17 AM
Observation: Running a faster OSD (300 ms on every second) the OSD stays on screen without blinking if I move the mouse on top of it. Is this by design or an unexpected side effect?
Mastiff
November 21st, 2005, 09:32 AM
You have fixed the strange plug-in manager error with CallerID, and you have also fixed the replacement error, it seems. After 10-15 calls from three different cellphones it still shows the correct number. Nice!
Promixis
November 21st, 2005, 10:00 AM
Observation: Running a faster OSD (300 ms on every second) the OSD stays on screen without blinking if I move the mouse on top of it. Is this by design or an unexpected side effect?
the osd is now set to not hide/close if the mouse is over it.
Mastiff
November 21st, 2005, 10:03 AM
OK. That was a bit of selective answering, huh? :wink: I'll see if you have managed to wade through the rest of the posts until tomorrow.
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.