Videos with tag bug
Results 1-4 of 35
 
03:51
03:51
03:51

minecraft 1.4 how to install mod loader

a tutorial on how to install mod loader for 1.4 version of mincraft dowload mod loader: http://www.mcmodcenter.net/infusions/pro_download_panel/download.php?did=48

Channels: Linux Compiz Desktop Effects 

Added: 273 days ago by nate

Views: 99 | Comments: 0

Not yet rated

 
05:42
05:42
05:42

iOS 5: Where it falls short

We've shown you the good, now it's time for a little of the bad. Daniel takes a look at some of the not-so-great features in the latest iteration of iOS 5. Like Today's iPhone on Facebook! http://facebook.com/todaysiphone For reviews, news, tutorials and articles, check out http://www.todaysiphone.com Visit PhoneDog on Facebook: http://facebook.com/phone

Channels: Apple Iphone 

Added: 273 days ago by nate

Views: 106 | Comments: 0

Not yet rated

 
05:32
05:32
05:32

Linux No Screens Found Error Fix

Installed Ubuntu or perhaps a different distribution of Linux only to find that after installing nVidia drivers you can't load startx anymore? It says something about it can't find any screens? Here is my solution to this crap nVidia writes for their driver installer. Update: I believe you can replace BusID "PCI:x:x:x" with BusID "x:x:x" and it will still work. LSPCI gives the address in hexadecimal which needs to be converted to decimal. Here is a perl script that can do that. #!/usr/bin/perl `/sbin/lspci | grep Display | sed 's/ Display.*//'`; # lspci gives something like 00:10.0 ($bus,$slot,$func) = /^(d*):(d*).(d*).*/ ; $bus=hex $bus; $slot=hex $slot; $func=hex $func; printf "PCI:%02d:%02d:%02dn", $bus, $slot, $func;

Channels: Ubuntu Linux 

Added: 279 days ago by nate

Views: 60 | Comments: 0

Not yet rated

 
01:05
01:05
01:05

This does not look good for ubuntu 11.04 (GUI crash)

The garbled display seemed to have crashed and burned, now i'm stuck at a frozen terminal with Xorg/X11 still running. just plain wicked. oh and the installation FUCKED over itself again.

Channels: Ubuntu Linux 

Added: 279 days ago by nate

Views: 90 | Comments: 0

Not yet rated