- 0
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By dankm00se
I'm paying for 1GB download speed through Rogers right now, but my PC only gets about 10Mbps download. It's hard wired in, and I know the cable works because I have tried this exact same cable with my laptop and it gave me upwards of 500Mbps(which I would be more than happy with). I've tried restarting my router, changing settings in my BiOS amongst other things but nothing has changed. If anyone has any suggestions for me I would greatly appreciate them.
Motherboard is a ASUS ROG STRIX B450F Gaming
Running Windows 10
If you need me to provide screenshots of information about my computer I can
-
By Edrick Smith
I have a 2017 Macbook Pro 15" and I have a bootcamp installation. For some reason Windows 10 will not work reliably at all with Bluetooth. I on occasion can get the device to pair, sometimes it'll connect just fine and work but eventually craps out. Sometimes it'll say it's connected but it actually wont work at all, sometimes it'll sporadicly work and the mouse will stutter across the screen. Other time it'll just say to attempt to repair. It always sees the devices broadcasting to be paired but it will 9 out of 10 times not work. This is with a logitech bluetooth mouse, a microsoft arc mouse, a microsoft ergonomic keyboard. I've tried running updates on the OS just to see, I've gone to the bluetooth drivers all of which are installed and checked for updates. I've tried resetting and doing a PR reset on the Mac. Bluetooth works perfectly on OS X this is just a problem with Windows.
-
By Richard Grant
#define EXIT_PASSPHRASE "exit" ...
//This would work instead of the next to lines but its depreciated //char *exit_passphrase_ = EXIT_PASSPHRASE; //Works char *exit_passphrase_ = new char(bufsize); strcpy(exit_passphrase_, EXIT_PASSPHRASE); // THE PROBLEM IS HERE ...
While(strncmp(buffer, exit_passphrase_, bufsize) != 0){ //working } Why is my strcpy not setting the exit_passphrase_ to the EXIT_PASSPHRASE? What am i doing wrong?
-
By Xerxes
I am having a very annoying problem with my computer at the moment, I did find another topic on this subject but it didn't solve my problem sadly. I have recently rebuilt my PC (had to replace the m/b due to issues with the old one - well I think) and since reinstalling Windows 8 it no longer detects my DVD-RW drive (but installed off it just fine). When I go into the Device Manager it shows up under hidden devices but has an "Code 45" error message on it. However, it is detected in the BIOS and you can boot off it just fine (I'm currently running off a Ubuntu Live CD as I write this) AND if you boot the machine with a disc in the drive, it will detect the drive and work just fine without a problem until you reboot.
I have researched this problem and tried all the suggestions to fix it;
1) Tried different SATA port on the m/b; didn't work (didn't try another SATA cable, but surely it can't be that since it's only Windows that can't see it?)
2) Adding the following registry entry:
reg.exe add "HKLM\System\CurrentControlSet\Services\atapi\Controller0" /f /v EnumDevice1 /t REG_DWORD /d 0x00000001 Also didn't work.
3) Found a MS Knowledge Base article on it and tried the included "MS FixIt" solution; didn't work.
It's a Samsung drive but is Plug-n-Play, so has no drivers for me to install (another suggestion was to manually update the drivers). So coming up empty to what might be the problem? Explorer has become very unstable recently (freezes and crashes alot now) so not sure if that is related? however, I think not likely as this is a common Win8 issue (from what I can tell) just that none of the suggested fixes work for me.....anyone got any ideas or things I haven't tried? any help would be apreciated!
-
By soulburner
I need to record a video of how the new user interface behaves in Windows 8. Unfortunately, Fraps doesn't work - the hotkeys don't seem to do anything. I checked other desktop recording solutions, like Camtasia Studio, but it fails to record the screen smoothly - the videos look more like having between 10 and 15 frames per second, instead of the set 30 in the options.
So it seems Fraps with it's DWM monitoring is the best thing to record the desktop smoothly at 30 or 60fps. Is there a way to force it to run on the developer preview and on the beta in the near future?
-
Question
http://romabio.com/products/index.html
I'm almost done fixing all the problems with this page. If you go to the Speciality tab, you will see a product name 'Masonry Binder'. It works when you select any of the options that applies to 'Masonry Binder' but it will not go BOLD and/ RED. The reason I know it's working is that it does fade out when it's not pick on one of the options.
Link to post
Share on other sites
2 answers to this question
Recommended Posts