+ Reply to Thread
Results 1,321 to 1,330 of 9135
Thread: * Asus N61JQ Owners Lounge *
-
27th February 2010, 01:48 AM #1321
Re: * Asus N61JQ Owners Lounge *
You people are crazy... I'm lucky to hit 40 per min... but that's all the faster my brain seems to go... lol
Desktop: Custom Built intel i7 3930k, oc'ed to 4ghz, Corsair H80 cooler, Nvidia 680 GTX, 16gb Corsair Ram, Corsair 850watt PSU, Corsair Force Series 3 180gb SSD, WD 1tb RAID 0, Windows 7 PRO.
Laptop: Asus N61JQ-A1, i7 720QM 1.6ghz, ATI/AMD 5730, 8gb Ram, OCZ Solid 120gb SSD, Windows 8 RTM Enterprise 90d Trial
-
27th February 2010, 02:04 AM #1322Newbie
- Join Date
- Feb 2010
- Posts
- 3
- Rep Power
- 0
-
27th February 2010, 02:07 AM #1323Notebook Enthusiast
- Join Date
- Feb 2010
- Posts
- 11
- Rep Power
- 8
Re: * Asus N61JQ Owners Lounge *
Just to make sure, I went to typerA.tk:
Your score: 538 keys per minute ~ 107 words per minute
Mistakes: don't(Don't), aCross(Across), know(know,).
None due to skipped letters!Asus N61JQ-A1:
Core i7-720QM, 4GB DDR3 RAM, ATI HD5730 1GB GDDR3, with DX11
-
27th February 2010, 03:03 AM #1324Notebook Evangelist
- Join Date
- Feb 2010
- Posts
- 665
- Rep Power
- 10
Re: * Asus N61JQ Owners Lounge *
Is that program better than gimp? I am not a serious photo editor, but gimp is really powerful (basically a free Photoshop rival).
-
27th February 2010, 03:11 AM #1325Notebook Evangelist
- Join Date
- Feb 2010
- Posts
- 665
- Rep Power
- 10
Re: * Asus N61JQ Owners Lounge *
You'll be confused again when OLED displays are mainstream
. As Donald stated, these "LED" displays only use LEDs for backlighting (white LEDs). The white light is filtered into red, green, and blue, which are then individually and electronically attenuated using liquid crystals. This is why the black on your ASUS doesn't look so black (the crystals are unable to block all of the backlighting). OLED displays found on some phones have pixels composed of individual (organic) LEDs which are each red, green, and blue. There is no filtering involved, and the pixels can be turned off. Such displays have perfect blacks and use less power when darker images are shown on the screen.
-
27th February 2010, 03:30 AM #1326
Re: * Asus N61JQ Owners Lounge *
ASUS N61JQ-A1 i7-720QM, 500GB, ATi HD5730 1GB, 4GB 1333 Ram, Stock Thermal Compound
from Powernotebooks.com
If I was able to help feel free to click the scales to the left for rep points! <-------
-
27th February 2010, 03:57 AM #1327Notebook Evangelist
- Join Date
- Feb 2010
- Posts
- 665
- Rep Power
- 10
Re: * Asus N61JQ Owners Lounge *
The Visual C++ runtime library is basically an external library (DLL or dynamically linked library) containing code required by your software to run. Since it is external, it's possible that updating the library will fix your problem. It is kind of a long shot but worth a try. It won't do any harm to install the latest versions on your computer. There are basically 4 flavors: 2005 and 2008 versions, each of which can be 32-bit or 64-bit (many programs running on your 64-bit Windows OS are actually 32-bit programs that use 32-bit libraries).
Install these 4 and try the software again:
Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)
Microsoft Visual C++ 2005 SP1 Redistributable Package (x64)
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)
Like I said, it is a long shot. Hope it works for you.
Edit: Even if you install the above libraries, there is still a chance that they may not get used by your application. This can happen in poorly-built apps that copy the runtime libraries to the local application directory. Outdated or incompatible versions may be used instead of the newer ones installed in your Windows winsxs directory. If you suspect this, you can browse through your Paint Shop application directory and delete the files. They have names like msvcr80.dll.Last edited by stevedogg; 27th February 2010 at 04:08 AM.
-
27th February 2010, 09:14 AM #1328
Re: * Asus N61JQ Owners Lounge *
David
andLinux Founder
http://www.andLinux.org
13" Macbook Pro - 2.4GHz Core2Duo, 250GB HD, 8x DVD/CD, 4GB RAM, NVIDIA 320M (FREE!!!)
(2x) ASUS N61JQ-X1: i7-720QM, 4GB, 320GB, ATI 5730 1GB, Multi-touch Touchpad.
(GregW's now)Toshiba Satellite T235D: AMD Turion™ II 1.5Ghz, 4GB RAM, 320GB HD, Radeon™ HD 4225
-
27th February 2010, 11:04 AM #1329
Re: * Asus N61JQ Owners Lounge *
David I have downloaded andLinux and eagerly awiting installing it. I think the idea behind it is great. Not having to have a second partition to run Linux or worrying over a LiveCD is the answer I was looking for.
And for all those haters you encounter complaining about no 64bit edition, just tell them to load up a Virtual Machine with a 32 bit OS. That's what I will do till a 64bit version is available.ASUS N61JQ-X1 Core i7-720QM 1.6GHz | 4GB DDR3 | ATI Radeon HD5730 (1GB) | 320GB 7200
NO Accidental Damage Warranty.... MicroCenter screwed me.



-
27th February 2010, 12:23 PM #1330
Re: * Asus N61JQ Owners Lounge *
Thanks. I can't believe that andLinux just turned 5 years old. It is wild how much work I have done for free. HA!
I actually sold one of my slower 64bit machines to get the N61 so I can work on porting andlinux to x64. I am going to do this in phases.
There are 5 major parts of andLinux. The linux.sys driver, WinTap (network communication), the Linux Kernel, the OS (and all of the modules) and the communication portals between Linux and Windows.
The linux.sys driver allows Linux and Windows to co-exists in Windows. Also, the WinTap driver allows for the Linux system to use networking. I HOPE these can safely be recompiled (as I think they are already 64bit safe) to allow for the 32bit version of andLinux to run on a 64bit OS.
The trick comes in porting the a 64bit Linux kernel to a 64bit Windows application. Here is about the highest level explaination I can come up with: Linux handles long integers (really big whole numbers) as 8bit where Windows handles them as 4bit. Because of this, when you cast (think of it as converting) a pointer (think of this as something specifying an exact memory location), they can't be cast properly between Linux (8bit) and Windows (4bit) and is unsafe (think of this as CRASH|BSOD|BIG!NO!NO).
So, CoLinux (a port of the Linux kernel to Windows that andLinux uses) needs a complete rewrite of how it handles memory. As well, x64 Windows is more protected then 32bit Windows so, there is no telling what else we are going to encounter when porting things over.
This is a pretty big job but, I am not alone. Henry Nestler (the main CoLinux developer) has already made great strides in this work. As well, I have a few very talented C coders at my disposal. My C skills are pretty limited since I have been living in C# and Java for the past few years.
Anyway, I am installing a 64bit version of Ubuntu on the N61 this weekend so I can start porting things over. I just hope I don't screw up the N61 in the process. I may use the HP TX2 for testing since I am a bit nervous about screwing up the N61.
David
andLinux Founder
http://www.andLinux.org
13" Macbook Pro - 2.4GHz Core2Duo, 250GB HD, 8x DVD/CD, 4GB RAM, NVIDIA 320M (FREE!!!)
(2x) ASUS N61JQ-X1: i7-720QM, 4GB, 320GB, ATI 5730 1GB, Multi-touch Touchpad.
(GregW's now)Toshiba Satellite T235D: AMD Turion™ II 1.5Ghz, 4GB RAM, 320GB HD, Radeon™ HD 4225



5Likes
LinkBack URL




Reply With Quote


I`m upgrading, are you? (GTX 780M...
Yesterday, 02:21 PM in Gaming (Software and Graphics Cards)