First contact with ATmega8 microcontroller - part 3
Friday, 2. November 2007, 14:00:00
Friday, 2. November 2007, 14:00:00
Thursday, 25. October 2007, 15:00:00
Friday, 27. July 2007, 05:39:36
Thursday, 26. July 2007, 00:26:28
Saturday, 23. September 2006, 17:18:50
#Option "NvAGP" "0"This way, the AGP setting was "automatic". After I started X, module via_agp has been loaded, and /proc/driver/nvidia/agp/status told me the AGP was enabled as 4X (my video card supports 8X, but my mobo only supports 4X).
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode NVRM: Xid (0001:00): 6, PE0000 1ffc 00000000 0000f74c 0000ffff 00000000 SysRq : SAKThat NVRM: Xid... line was always present everytime X froze (maybe with other values). Looking at this blog archive, you might find that line on other posts.
Showing posts 21 - 25 of 37.
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
Official W3C HTML 4.1 specs.
Official W3C CSS 2.1 specs.
Excellent site with lots of good tutorials about HTML, CSS, JavaScript and DOM. The author always try to make things cross-browser and standard compliant.
Nice site with nice DOM tutorials and already made scripts. However, some scripts are not really cross-browser. DOM tutorials are nice to beginners, though.
Why using PHP sessions causes invalid HTML and XHTML to be generated, and how to fix it.
IE7 is a JavaScript library to make IE behave like a standards-compliant browser. It fixes many CSS issues and makes transparent PNG work correctly under IE5 and IE6.
An excellent text that says you must not use XHTML if you do not understand it.
Old documentation of JavaScript 1.3, previously available at Netscape site.
W3C DOM specification.
Excellent article.
My "official" page.