Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / General / archives / 2009 / 05 / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <meta name="generator" content="Movable Type 5.2.3" />
7 <link rel="stylesheet" href="http://defaria.com/blogs/General/styles.css" type="text/css" />
8 <link rel="start" href="http://defaria.com/blogs/General/" title="Home" />
9 <link rel="alternate" type="application/atom+xml" title="Recent Entries" href="http://defaria.com/blogs/General/atom.xml" />
10 <script type="text/javascript" src="http://defaria.com/blogs/General/mt.js"></script>
11
12
13     <title>General: May 2009 Archives</title>
14
15
16     <link rel="prev" href="http://defaria.com/blogs/General/archives/2009/04/" title="April 2009" />
17     <link rel="next" href="http://defaria.com/blogs/General/archives/2010/02/" title="February 2010" />
18
19 </head>
20 <body id="classic-blog" class="mt-archive-listing mt-datebased-monthly-archive layout-wtt">
21     <div id="container">
22         <div id="container-inner">
23
24
25             <div id="header">
26     <div id="header-inner">
27         <div id="header-content">
28
29
30             <div id="header-name"><a href="http://defaria.com/blogs/General/" accesskey="1">General</a></div>
31             <div id="header-description"></div>
32
33         </div>
34     </div>
35 </div>
36
37
38
39             <div id="content">
40                 <div id="content-inner">
41
42
43                     <div id="alpha">
44                         <div id="alpha-inner">
45
46
47                             <h1 id="page-title" class="archive-title">May 2009 Archives</h1>
48
49
50
51
52
53                             
54                             <div id="entry-710" class="entry-asset asset hentry">
55     <div class="asset-header">
56         <h2 class="asset-name entry-title"><a href="http://defaria.com/blogs/General/archives/2009/05/oh-dont-worry-l.html" rel="bookmark">Oh don't worry - Linux is easy!</a></h2>
57         <div class="asset-meta">
58             <span class="byline">
59     
60                 <abbr class="published" title="2009-05-05T14:37:18-08:00">May  5, 2009  2:37 PM</abbr>
61     
62             </span>
63
64             
65             
66
67         </div>
68     </div>
69     <div class="asset-content entry-content">
70
71         <div class="asset-body">
72             <p>Recently on a Slashdot posting about the old Linux vs Window argument a Linux support wrote:</p>
73
74 <blockquote type=cite> With Linux there's always one more resource, google the problem and you'll find a forum somewhere with the answer, even if it means you'll have to recompile something. It's better to recompile than to fall back to reformat and reinstall...</blockquote>
75
76 <p>You just got through saying you don't have to google forums for answers and now you do!</p>
77
78 <p>All that said, I've been using Unix (then Linux, etc) both professionally and personally since ~92. I run a Linux based web server, mail server, etc. out of my house and have done so since around '99 and I just switched to Ubuntu 9.04 for my everyday desktop. Here's some real world experience for you from the last few weeks.</p>
79
80 <p>No need for drivers? Well the relatively recent ATI Radeon 3200HD card that came with my new system that I just bought doesn't work with Jaunty. There are "open source" drivers but they don't do accelerated 3D graphics. The proprietary drivers do 3D accelerated graphics but don't work with dual monitors and cause X server crashes because 9.04 decided to use the latest X server. With no solution in sight I just dropped ~$100 on an Nvidia 9500 GT card. Got it home and it does more but I still can't run compiz (says Composite extension not installed). Speaking with people on the forums and they're telling me I have to add stuff to /etc/X11/xorg.conf. Tried that, even rebooted, didn't work. Some say use "Composite: 1" others say no, no it's "Composite: Enabled". Uppercase, lowercase? Who knows, no error messages are generated - it just doesn't work. Running regedit is easier compared to this!</p>
81
82 <p>Wanted to run Boxee. Sorry, no 64 bit version of Boxee is available. Search the forums. Pointed to a post that describes how to build Boxee from scratch given patch files, etc. Download them and the source. Attempt to compile. Oops, need to install gcc - was gonna do that anyway... Compiling... Oops missing package X. Install that. Recompile... Missing package Y.. Install that... recompiling... Looks like it's getting somewhere. Oops linker died - missing libraries. Gee why wasn't this in the build instructions? Oh yeah, right, because I'm doing bleeding edge building now... Finally after a few hours of this I get a 64 bit version of Boxee!!!</p>
83
84 <p>Try to run it. Buzzt! Sorry, won't run on the ATI card - needs accelerated 3D graphics!</p>
85
86 <p>Last night install new Nvidia card and try to configure it. Get the 3D graphics going. Start Boxee. Play an MP3 file... Segv! Wonderful! Try a video. Wow, plays OK. Try an online video from Comedy Central? Hangs. No way to get out of this full screen application. Can't reboot, can't get to a terminal! Have to power cycle machine! OK run Boxee windowed from now on. Try again. Video plays at double speed, no sound at all! Crap. Try another one. This one plays, for about a minute and then goes to double time/no sound. Wonderful. Let's try Music again. Oops! Hang again. Kill the window. Restart. Try again. Segv.</p>
87
88 <p>Don't let anybody kid you that Linux is without it's problems, trials, tribulation and frustration. On the plus side you can compile and configure things to your liking. On the negative side, except for us pinhead, geek, jerks (of which I count myself) your on your own!</p>
89         </div>
90
91
92
93     </div>
94     <div class="asset-footer"></div>
95 </div>
96
97
98
99
100                             <div class="content-nav">
101                                 <a href="http://defaria.com/blogs/General/archives/2009/04/">&laquo; April 2009</a> |
102                                 <a href="http://defaria.com/blogs/General/">Main Index</a> |
103                                 <a href="http://defaria.com/blogs/General/archives.html">Archives</a>
104                                 | <a href="http://defaria.com/blogs/General/archives/2010/02/">February 2010 &raquo;</a>
105                             </div>
106
107
108                         </div>
109                     </div>
110
111
112                     <div id="beta">
113     <div id="beta-inner">
114
115
116     
117     <div class="widget-archive widget-archive-category widget">
118     <h3 class="widget-header">Categories</h3>
119     <div class="widget-content">
120     
121     </div>
122 </div>
123
124
125
126
127     <div class="widget-archive-monthly widget-archive widget">
128     <h3 class="widget-header">Monthly <a href="http://defaria.com/blogs/General/archives.html">Archives</a></h3>
129     <div class="widget-content">
130         <ul>
131         
132             <li><a href="http://defaria.com/blogs/General/archives/2017/07/">July 2017 (1)</a></li>
133         
134     
135         
136             <li><a href="http://defaria.com/blogs/General/archives/2017/04/">April 2017 (1)</a></li>
137         
138     
139         
140             <li><a href="http://defaria.com/blogs/General/archives/2016/11/">November 2016 (1)</a></li>
141         
142     
143         
144             <li><a href="http://defaria.com/blogs/General/archives/2016/05/">May 2016 (1)</a></li>
145         
146     
147         
148             <li><a href="http://defaria.com/blogs/General/archives/2016/03/">March 2016 (1)</a></li>
149         
150     
151         
152             <li><a href="http://defaria.com/blogs/General/archives/2015/10/">October 2015 (1)</a></li>
153         
154     
155         
156             <li><a href="http://defaria.com/blogs/General/archives/2015/01/">January 2015 (2)</a></li>
157         
158     
159         
160             <li><a href="http://defaria.com/blogs/General/archives/2014/11/">November 2014 (1)</a></li>
161         
162     
163         
164             <li><a href="http://defaria.com/blogs/General/archives/2014/02/">February 2014 (1)</a></li>
165         
166     
167         
168             <li><a href="http://defaria.com/blogs/General/archives/2014/01/">January 2014 (1)</a></li>
169         
170     
171         
172             <li><a href="http://defaria.com/blogs/General/archives/2011/03/">March 2011 (1)</a></li>
173         
174     
175         
176             <li><a href="http://defaria.com/blogs/General/archives/2010/11/">November 2010 (1)</a></li>
177         
178     
179         
180             <li><a href="http://defaria.com/blogs/General/archives/2010/10/">October 2010 (1)</a></li>
181         
182     
183         
184             <li><a href="http://defaria.com/blogs/General/archives/2010/06/">June 2010 (4)</a></li>
185         
186     
187         
188             <li><a href="http://defaria.com/blogs/General/archives/2010/04/">April 2010 (1)</a></li>
189         
190     
191         
192             <li><a href="http://defaria.com/blogs/General/archives/2010/03/">March 2010 (4)</a></li>
193         
194     
195         
196             <li><a href="http://defaria.com/blogs/General/archives/2010/02/">February 2010 (7)</a></li>
197         
198     
199         
200             <li><a href="http://defaria.com/blogs/General/archives/2009/05/">May 2009 (1)</a></li>
201         
202     
203         
204             <li><a href="http://defaria.com/blogs/General/archives/2009/04/">April 2009 (2)</a></li>
205         
206     
207         
208             <li><a href="http://defaria.com/blogs/General/archives/2009/01/">January 2009 (1)</a></li>
209         
210     
211         
212             <li><a href="http://defaria.com/blogs/General/archives/2007/04/">April 2007 (1)</a></li>
213         
214     
215         
216             <li><a href="http://defaria.com/blogs/General/archives/2006/11/">November 2006 (1)</a></li>
217         
218     
219         
220             <li><a href="http://defaria.com/blogs/General/archives/2006/09/">September 2006 (2)</a></li>
221         
222     
223         
224             <li><a href="http://defaria.com/blogs/General/archives/2005/12/">December 2005 (1)</a></li>
225         
226     
227         
228             <li><a href="http://defaria.com/blogs/General/archives/2005/10/">October 2005 (1)</a></li>
229         
230     
231         
232             <li><a href="http://defaria.com/blogs/General/archives/2005/09/">September 2005 (1)</a></li>
233         
234     
235         
236             <li><a href="http://defaria.com/blogs/General/archives/2005/08/">August 2005 (1)</a></li>
237         
238     
239         
240             <li><a href="http://defaria.com/blogs/General/archives/2005/03/">March 2005 (1)</a></li>
241         
242     
243         
244             <li><a href="http://defaria.com/blogs/General/archives/2004/02/">February 2004 (6)</a></li>
245         
246     
247         
248             <li><a href="http://defaria.com/blogs/General/archives/2004/01/">January 2004 (1)</a></li>
249         
250     
251         
252             <li><a href="http://defaria.com/blogs/General/archives/2003/11/">November 2003 (2)</a></li>
253         
254     
255         
256             <li><a href="http://defaria.com/blogs/General/archives/2003/10/">October 2003 (5)</a></li>
257         
258         </ul>
259     </div>
260 </div>
261         
262     
263
264
265
266 <div class="widget-pages widget">
267     <h3 class="widget-header">Pages</h3>
268     <div class="widget-content">
269         <ul>
270     
271     
272             <li class="folder folder-38"><strong>about</strong>
273         
274             </li>
275         
276     
277         </ul>
278     </div>
279 </div>
280
281 <div class="widget-syndication widget">
282     <div class="widget-content">
283         <ul>
284             <li><img src="http://defaria.com/mt/mt-static/images/status_icons/feed.gif" alt="Subscribe to feed" width="9" height="9" /> <a href="http://defaria.com/blogs/General/atom.xml">Subscribe to this blog's feed</a></li>
285
286         </ul>
287     </div>
288 </div>
289 <div class="widget-powered widget">
290     <div class="widget-content">
291         <a href="http://www.movabletype.com/"><img src="http://defaria.com/mt/mt-static/images/bug-pbmt-white.png" alt="Powered by Movable Type 5.2.3" width="120" height="75" /></a>
292     </div>
293 </div>
294
295
296
297     </div>
298 </div>
299
300
301
302     
303 <div id="gamma">
304     <div id="gamma-inner">
305     <div class="widget-search widget">
306     <h3 class="widget-header">Search</h3>
307     <div class="widget-content">
308         <form method="get" action="http://defaria.com/mt/mt-search.cgi">
309             <input type="text" id="search" class="ti" name="search" value="" />
310
311             <input type="hidden" name="IncludeBlogs" value="1" />
312
313             <input type="hidden" name="limit" value="20" />
314             <input type="submit" accesskey="4" value="Search" />
315         </form>
316     </div>
317 </div>
318
319 <div class="widget-about-this-page widget">
320     <h3 class="widget-header">
321
322     
323         About this Archive
324     
325
326
327     </h3>
328     <div class="widget-content">
329
330
331
332
333
334         <p class="first">This page is an archive of entries from <strong>May 2009</strong> listed from newest to oldest.</p>
335     
336         <p><a href="http://defaria.com/blogs/General/archives/2009/04/">April 2009</a> is the previous archive.</p>
337     
338     
339         <p><a href="http://defaria.com/blogs/General/archives/2010/02/">February 2010</a> is the next archive.</p>
340     
341
342
343         <p>Find recent content on the <a href="http://defaria.com/blogs/General/">main index</a> or look in the <a href="http://defaria.com/blogs/General/archives.html">archives</a> to find all content.</p>
344
345     </div>
346 </div>
347
348
349     </div>
350 </div>
351
352
353
354
355                 </div>
356             </div>
357
358
359             <div id="footer">
360     <div id="footer-inner">
361         <div id="footer-content">
362             <div class="widget-powered widget">
363                 <div class="widget-content">
364                     Powered by <a href="http://www.movabletype.org/">Movable Type</a>
365                 </div>
366             </div>
367
368         </div>
369     </div>
370 </div>
371
372
373
374         </div>
375     </div>
376 </body>
377 </html>