Click here to Skip to main content
15,913,685 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Windows 10 on my Laptop Pin
PIEBALDconsult17-Dec-15 12:28
mvePIEBALDconsult17-Dec-15 12:28 
AnswerRe: Windows 10 on my Laptop Pin
Eddy Vluggen10-Aug-15 5:24
professionalEddy Vluggen10-Aug-15 5:24 
QuestionPrevent users from creating long paths Pin
Member 1184669418-Jul-15 15:45
Member 1184669418-Jul-15 15:45 
AnswerRe: Prevent users from creating long paths Pin
Richard MacCutchan18-Jul-15 20:57
mveRichard MacCutchan18-Jul-15 20:57 
QuestionTCPView Showing alot of Process which I am not running Pin
AmbiguousName1-Jul-15 18:41
AmbiguousName1-Jul-15 18:41 
AnswerRe: TCPView Showing alot of Process which I am not running Pin
Jochen Arndt1-Jul-15 21:46
professionalJochen Arndt1-Jul-15 21:46 
AnswerRe: TCPView Showing alot of Process which I am not running Pin
TenmanS141-Jul-15 21:52
TenmanS141-Jul-15 21:52 
GeneralRe: TCPView Showing alot of Process which I am not running Pin
AmbiguousName5-Jul-15 0:30
AmbiguousName5-Jul-15 0:30 
QuestionI did something dumb (SBS 2011) Pin
TenmanS1430-Jun-15 0:39
TenmanS1430-Jun-15 0:39 
AnswerRe: I did something dumb (SBS 2011) Pin
TenmanS1410-Aug-15 2:43
TenmanS1410-Aug-15 2:43 
QuestionIt will be converted as an IUnknown-derived interface [solved] Pin
Eddy Vluggen21-Jun-15 23:00
professionalEddy Vluggen21-Jun-15 23:00 
AnswerRe: It will be converted as an IUnknown-derived interface. Pin
Richard MacCutchan21-Jun-15 23:49
mveRichard MacCutchan21-Jun-15 23:49 
GeneralRe: It will be converted as an IUnknown-derived interface. Pin
Eddy Vluggen21-Jun-15 23:59
professionalEddy Vluggen21-Jun-15 23:59 
GeneralRe: It will be converted as an IUnknown-derived interface. Pin
Richard MacCutchan22-Jun-15 0:02
mveRichard MacCutchan22-Jun-15 0:02 
GeneralRe: It will be converted as an IUnknown-derived interface. Pin
Eddy Vluggen22-Jun-15 0:09
professionalEddy Vluggen22-Jun-15 0:09 
QuestionShrinking disk, Windows Updates? Pin
Leif Simon Goodwin9-Jun-15 22:24
Leif Simon Goodwin9-Jun-15 22:24 
AnswerRe: Shrinking disk, Windows Updates? Pin
Richard MacCutchan9-Jun-15 22:44
mveRichard MacCutchan9-Jun-15 22:44 
GeneralRe: Shrinking disk, Windows Updates? Pin
Leif Simon Goodwin9-Jun-15 22:52
Leif Simon Goodwin9-Jun-15 22:52 
AnswerRe: Shrinking disk, Windows Updates? Pin
Leif Simon Goodwin9-Jun-15 22:51
Leif Simon Goodwin9-Jun-15 22:51 
AnswerRe: Shrinking disk, Windows Updates? Pin
B@dC0d3r24-Jun-15 4:32
professionalB@dC0d3r24-Jun-15 4:32 
Questionimage in database Pin
vinay dahiya1-Apr-15 11:42
vinay dahiya1-Apr-15 11:42 
AnswerRe: image in database Pin
den2k881-Apr-15 20:32
professionalden2k881-Apr-15 20:32 
QuestionHow can I explicitly access hdmi/vga's I2C ports to turn them on and off in windows. Pin
Member 113470916-Jan-15 15:28
Member 113470916-Jan-15 15:28 
I have found that for linux it is possible to use vga, hdmi and other video connector's ddc's i2c ports to program and communicate with periphial devices. I have also found that apparently no one has been able to do it for windows, with the exception to nicomsoft. Nicomsoft has software that I have verified can read the i2c ports and not just access edid registry. I have an accelerometer connected and when I run the software it can detect a device at it's address. So I know it is possible but I have no idea if it is possible to use windows to do it. I know windows video port driver can call the miniport driver and get pointers to i2c callback structure containing explicit controls of the clock and data lines. The problem is it does not seem to export any of these pointers to anything else, like a user api let alone another kernal mode driver. I have considered that it might be possible at a hardware level were I have found out the intrcacies of the hardware, I have even seen an example of a video miniport driver on this site. I have an amd laptop which uses the bolton fusion controller hub which has vga ddc i2c ports. If you search amd docs for bolton fch you can find the documentation. basically I know the hub's i2c ports physical pins which my guess are both strung out to the hdmi and vga port's on my lap top. I have alos looked up the hub's general pupose i/o registers and it appears that they correspond to the pins. For instance ddc_i2c_scline is gpin70 and the data gpin71. the gpio registers are numbered correspondingly except the decimal pin number is changed to hexidecimal for the register. I can find the memory offset. My question is now, can I call gdi's function to map video memory to the process virtual memory, then write to these registers, turning them on and off? It is difficult to tell just what perspective on the memory I will have. Also if this worked, it would not be platform independent and would only work for pc's with bolton fusion controller hubs. Nicomsoft's program seems to be platform independent so either it wrote drivers for all common hardwares or it is using windows video port driver somehow? I have been working on this for several months and if someone could please help it would be awsome. thanks.
Suggestion[REPOST] How can I explicitly access hdmi/vga's I2C ports to turn them on and off in windows. Pin
Richard Deeming7-Jan-15 2:06
mveRichard Deeming7-Jan-15 2:06 
Questionarp/rarp simulators Pin
Loay Omar28-Dec-14 11:35
Loay Omar28-Dec-14 11:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.