Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / General / archives / 000710.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html
3    xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard"> <head>
4    <meta http-equiv="Content-Type" content="text/html;
5    charset=utf-8" />
6    <meta name="generator" content="Movable Type 3.2" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/General/styles-site.css"
9    type="text/css" />
10    <link rel="alternate" type="application/atom+xml" title="Atom"
11    href="http://defaria.com/blogs/General/atom.xml" />
12    <link rel="alternate" type="application/rss+xml" title="RSS 2.0"
13    href="http://defaria.com/blogs/General/index.xml" />
14
15    <title>General: Oh don't worry - Linux is easy!</title>
16
17    <link rel="start" href="http://defaria.com/blogs/General/" title="Home" />
18    <link rel="prev" href="http://defaria.com/blogs/General/archives/000707.html"
19    title="Pocket Player 4.1 Beta Testing" />
20    <link rel="next" href="http://defaria.com/blogs/General/archives/000714.html"
21    title="First few days at GE - AKA: How broken processes can get?" />
22
23    
24
25    
26
27    <script type="text/javascript"
28    src="http://defaria.com/blogs/General/mt-site.js"></script> </head> <body
29    class="layout-two-column-right"
30    onload="individualArchivesOnLoad(commenter_name)">
31    <div id="container">
32       <div id="container-inner" class="pkg">
33
34          <div id="banner">
35             <div id="banner-inner" class="pkg">
36                <h1 id="banner-header"><a href="http://defaria.com/blogs/General/"
37                accesskey="1">General</a></h1>
38                <h2 id="banner-description"></h2>
39             </div>
40          </div>
41
42          <div id="pagebody">
43             <div id="pagebody-inner" class="pkg">
44                <div id="alpha">
45                   <div id="alpha-inner" class="pkg">
46
47                      <p class="content-nav">
48                         <a
49                         href="http://defaria.com/blogs/General/archives/000707.html">&laquo;
50                         Pocket Player 4.1 Beta Testing</a> |
51                         <a href="http://defaria.com/blogs/General/">Main</a>
52                         | <a
53                         href="http://defaria.com/blogs/General/archives/000714.html">First few days at GE - AKA: How broken processes can get?
54                         &raquo;</a>
55                      </p>
56
57                      <a id="a000710"></a>
58                      <div class="entry" id="entry-710">
59                         <h3 class="entry-header">Oh don't worry - Linux is easy!</h3>
60                         <div class="entry-content">
61                            <div class="entry-body">
62                               <p>Recently on a Slashdot posting about the old Linux vs Window argument a Linux support wrote:</p>
63
64 <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>
65
66 <p>You just got through saying you don't have to google forums for answers and now you do!</p>
67
68 <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>
69
70 <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>
71
72 <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>
73
74 <p>Try to run it. Buzzt! Sorry, won't run on the ATI card - needs accelerated 3D graphics!</p>
75
76 <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>
77
78 <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>
79                            </div>
80                            <div id="more" class="entry-more">
81                               
82                            </div>
83                         </div>
84                         <p class="entry-footer">
85                            <span class="post-footers">Posted by
86                            Andrew DeFaria on
87                            May  5, 2009 02:37 PM</span> <span
88                            class="separator">|</span> <a
89                            class="permalink"
90                            href="http://defaria.com/blogs/General/archives/000710.html">Permalink</a>
91                         </p>
92                      </div>
93
94                      
95
96                      
97                   </div>
98                </div>
99                <div id="beta">
100                   <div id="beta-inner" class="pkg">
101                      <div class="module-search module">
102                         <h2 class="module-header">Search</h2>
103                         <div class="module-content">
104                            <form method="get"
105                            action="http://defaria.com/mt/mt-search.cgi">
106                               <input type="hidden" name="IncludeBlogs"
107                               value="1" />
108                               <label for="search" accesskey="4">Search
109                               this blog:</label><br />
110                               <input id="search" name="search"
111                               size="20" />
112                               <input type="submit" value="Search" />
113                            </form>
114                         </div>
115                      </div>
116                      
117                      
118                      
119                                           <div class="module-archives module">
120                         <h2 class="module-header"><a
121                         href="http://defaria.com/blogs/General/archives.html">Archives</a></h2>
122                         <div class="module-content">
123                                                    <ul
124                            class="module-list">
125                               <li class="module-list-item"><a
126                               href="http://defaria.com/blogs/General/archives/2011_03.html">March 2011</a></li>
127                            
128                                                    
129                               <li class="module-list-item"><a
130                               href="http://defaria.com/blogs/General/archives/2010_11.html">November 2010</a></li>
131                            
132                                                    
133                               <li class="module-list-item"><a
134                               href="http://defaria.com/blogs/General/archives/2010_10.html">October 2010</a></li>
135                            
136                                                    
137                               <li class="module-list-item"><a
138                               href="http://defaria.com/blogs/General/archives/2010_06.html">June 2010</a></li>
139                            
140                                                    
141                               <li class="module-list-item"><a
142                               href="http://defaria.com/blogs/General/archives/2010_04.html">April 2010</a></li>
143                            
144                                                    
145                               <li class="module-list-item"><a
146                               href="http://defaria.com/blogs/General/archives/2010_03.html">March 2010</a></li>
147                            
148                                                    
149                               <li class="module-list-item"><a
150                               href="http://defaria.com/blogs/General/archives/2010_02.html">February 2010</a></li>
151                            
152                                                    
153                               <li class="module-list-item"><a
154                               href="http://defaria.com/blogs/General/archives/2009_05.html">May 2009</a></li>
155                            
156                                                    
157                               <li class="module-list-item"><a
158                               href="http://defaria.com/blogs/General/archives/2009_04.html">April 2009</a></li>
159                            
160                                                    
161                               <li class="module-list-item"><a
162                               href="http://defaria.com/blogs/General/archives/2009_01.html">January 2009</a></li>
163                            
164                                                    
165                               <li class="module-list-item"><a
166                               href="http://defaria.com/blogs/General/archives/2007_04.html">April 2007</a></li>
167                            
168                                                    
169                               <li class="module-list-item"><a
170                               href="http://defaria.com/blogs/General/archives/2006_11.html">November 2006</a></li>
171                            
172                                                    
173                               <li class="module-list-item"><a
174                               href="http://defaria.com/blogs/General/archives/2006_09.html">September 2006</a></li>
175                            
176                                                    
177                               <li class="module-list-item"><a
178                               href="http://defaria.com/blogs/General/archives/2005_12.html">December 2005</a></li>
179                            
180                                                    
181                               <li class="module-list-item"><a
182                               href="http://defaria.com/blogs/General/archives/2005_10.html">October 2005</a></li>
183                            
184                                                    
185                               <li class="module-list-item"><a
186                               href="http://defaria.com/blogs/General/archives/2005_09.html">September 2005</a></li>
187                            
188                                                    
189                               <li class="module-list-item"><a
190                               href="http://defaria.com/blogs/General/archives/2005_08.html">August 2005</a></li>
191                            
192                                                    
193                               <li class="module-list-item"><a
194                               href="http://defaria.com/blogs/General/archives/2005_03.html">March 2005</a></li>
195                            
196                                                    
197                               <li class="module-list-item"><a
198                               href="http://defaria.com/blogs/General/archives/2004_02.html">February 2004</a></li>
199                            
200                                                    
201                               <li class="module-list-item"><a
202                               href="http://defaria.com/blogs/General/archives/2004_01.html">January 2004</a></li>
203                            
204                                                    
205                               <li class="module-list-item"><a
206                               href="http://defaria.com/blogs/General/archives/2003_11.html">November 2003</a></li>
207                            
208                                                    
209                               <li class="module-list-item"><a
210                               href="http://defaria.com/blogs/General/archives/2003_10.html">October 2003</a></li>
211                            </ul>
212                         
213                         </div>
214                      </div>
215                      
216                      
217                      <div class="module-archives module">
218                         <h2 class="module-header">Recent Posts</h2>
219                         <div class="module-content">
220                            <ul class="module-list">
221                                                          <li class="module-list-item"><a
222                               href="http://defaria.com/blogs/General/archives/000746.html">California</a></li>
223                                                          <li class="module-list-item"><a
224                               href="http://defaria.com/blogs/General/archives/000745.html">Point people more directly</a></li>
225                                                          <li class="module-list-item"><a
226                               href="http://defaria.com/blogs/General/archives/000744.html">Comcast speed</a></li>
227                                                          <li class="module-list-item"><a
228                               href="http://defaria.com/blogs/General/archives/000739.html">More Playon Fun</a></li>
229                                                          <li class="module-list-item"><a
230                               href="http://defaria.com/blogs/General/archives/000736.html">How not to run a company</a></li>
231                                                          <li class="module-list-item"><a
232                               href="http://defaria.com/blogs/General/archives/000734.html">How to get your mic working on Ubuntu 9.10</a></li>
233                                                          <li class="module-list-item"><a
234                               href="http://defaria.com/blogs/General/archives/000729.html">Cell phones - Not up to snuff!</a></li>
235                                                          <li class="module-list-item"><a
236                               href="http://defaria.com/blogs/General/archives/000728.html">Stupid is as stupid does</a></li>
237                                                          <li class="module-list-item"><a
238                               href="http://defaria.com/blogs/General/archives/000723.html">Priority Queues...</a></li>
239                                                          <li class="module-list-item"><a
240                               href="http://defaria.com/blogs/General/archives/000722.html">Broken DNS</a></li>
241                            
242                            </ul>
243                         </div>
244                      </div>
245                      
246                      <div class="module-syndicate module">
247                         <div class="module-content">
248                            <a href="http://defaria.com/blogs/General/atom.xml">Subscribe
249                            to this blog's feed</a><br />
250                            [<a
251                            href="http://www.sixapart.com/about/feeds">What
252                            is this?</a>]
253                         </div>
254                      </div>
255                      
256                      
257                      
258                      <div class="module-powered module">
259                         <div class="module-content">
260                            Powered by<br /><a
261                            href="http://www.sixapart.com/movabletype/">Movable
262                            Type 3.2</a>
263                         </div>
264                      </div>
265                   </div>
266                </div>
267             </div>
268          </div>
269       </div>
270    </div>
271  </body>
272 </html>