Click here to Skip to main content
15,885,906 members
Home / Discussions / System Admin
   

System Admin

 
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 
SuggestionRe: arp/rarp simulators Pin
Richard MacCutchan28-Dec-14 22:21
mveRichard MacCutchan28-Dec-14 22:21 
QuestionRemote Desktop - How to Restart Win 8 Pin
Richard Andrew x6422-Dec-14 9:27
professionalRichard Andrew x6422-Dec-14 9:27 
AnswerRe: Remote Desktop - How to Restart Win 8 Pin
Kornfeld Eliyahu Peter22-Dec-14 10:17
professionalKornfeld Eliyahu Peter22-Dec-14 10:17 
GeneralRe: Remote Desktop - How to Restart Win 8 Pin
Richard Andrew x6422-Dec-14 10:25
professionalRichard Andrew x6422-Dec-14 10:25 
JokeRe: Remote Desktop - How to Restart Win 8 Pin
Kornfeld Eliyahu Peter22-Dec-14 10:27
professionalKornfeld Eliyahu Peter22-Dec-14 10:27 
AnswerRe: Remote Desktop - How to Restart Win 8 Pin
Member 1141561730-Jan-15 10:17
Member 1141561730-Jan-15 10:17 
GeneralRe: Remote Desktop - How to Restart Win 8 Pin
Richard Andrew x6431-Jan-15 7:01
professionalRichard Andrew x6431-Jan-15 7:01 
QuestionMemory Mapped vs I/O Mapped Input Output Pin
R_Y_A_N4-Dec-14 8:53
R_Y_A_N4-Dec-14 8:53 
Questionmachine code : disabling interupts ? Pin
Member 109640992-Dec-14 17:06
Member 109640992-Dec-14 17:06 
AnswerRe: machine code : disabling interupts ? Pin
Richard MacCutchan2-Dec-14 21:54
mveRichard MacCutchan2-Dec-14 21:54 
QuestionElevating privileges for a non-priv'd user? Pin
charlieg20-Nov-14 4:34
charlieg20-Nov-14 4:34 
AnswerRe: Elevating privileges for a non-priv'd user? Pin
den2k8820-Nov-14 4:45
professionalden2k8820-Nov-14 4:45 
AnswerRe: Elevating privileges for a non-priv'd user? Pin
Richard Deeming20-Nov-14 5:24
mveRichard Deeming20-Nov-14 5:24 
QuestionObtaining IP Address... Pin
Roger Wright23-Oct-14 20:23
professionalRoger Wright23-Oct-14 20:23 
AnswerRe: Obtaining IP Address... Pin
Michael Martin25-Oct-14 22:47
professionalMichael Martin25-Oct-14 22:47 

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.