Tweets about ‘Ubuntu’

 

Posts in the ‘Ubuntu’ Category

Morrowind Fixes for Ubuntu

August 16th, 2010

To reinstall:
Move Patched (120722) Bethesda Softworks folder into wine directory
Add MSVCP60.DLL from and old system32 directory
Run the game once at 1024×768 to create the registry entries
wine regedit – Local Machine / Software / Bethesda Softworks / Morrowind and set Screen Width to 1680, Screen Height to 1050
Run the game and start a new game then exit
Run the game and pick a save game to play
Alt tab and end pulseaudio (this gets past some problem pulseaudio is causing)
todo: edit key bindings

Computers, Gaming, Ubuntu No comments

Sum fun downloads

May 25th, 2010

OpenBSD 4.7 i386 and amd64, and Ubuntu 10.04 for PPC (an old Mac laptop) downloaded. Hashes checked with sha256 and md5, and ready to burn! Rock and roll!

Computers, OpenBSD, Ubuntu No comments

Adding a TV with Ubuntu, Nvidia and VLC

December 28th, 2009

CONFIGURING X

This is assuming you have set up the restricted nvidia driver in Ubuntu, your LCD monitor is working, and you want to add a TV for playing movies. Open a terminal and type these three commands seperately. The first backs up your xorg.conf

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak

The next one creates a working xorg.conf for us to use.

sudo nvidia-xconfig

And this one opens the nvidia settings tool with sudo so we can save our changes.

sudo nvidia-settings

Under X Server Display Configuration “Detect Displays”, “Configure…” and configure the monitors as “Separate X Screens”, set the resolutions right, and Save to X Configuration File. Here is how I set mine up.

nvid

 

Then open a terminal and type

sudo gedit /etc/X11/xorg.conf

In my case my tv is CRT-0 with a resolution of 1360×768. My LCD is CRT-1 with a resolution of 1680×1050. Find the line than says

Option "metamodes" "CRT-0: 1360x768 +0+0"

and change it to

Option "metamodes" "CRT-0: 1680x1050@1360x768 +0+0"

This will squeeze the 1680 screen into a 1360 container (as far as I understand). Before finding this, I was missing the right side and bottom of the screen.

Restart X and you should have your regular LCD setup, and another X screen for your TV.

If you run into trouble editing xorg.conf, you still have a backup. Boot to a console and type

sudo cp /etc/X11/xorg.conf.bak /etc/X11/xorg.conf

CONFIGURING VLC

Then in VLC, go to Tools > Preferences > Show Settings – All > Video, check Fullscreen Video and uncheck Embedded Video. This separates the controls from the fullscreen output so you can control it with your computer (my TV is in another room).

Then go to Output Modules, and select an output type (in my case XVideo) and then set it up to match your configuration. Here is mine.

vlc

 

You can find these values in nvidia settings to some degree, and the rest is just finding a match. I found I had to restart VLC after each change to take effect.

I had a lot of trouble with this before and was cloning the monitor output, then switching my resolution to 1360×768 each time. I find this to be a much better solution, but I can’t promise anything, it’s just the way it worked for me. Good luck!

Here is some links that I bookmarked along the way. Thanks to everyone that helped!

http://snippets.dzone.com/posts/show/6386
http://snippets.dzone.com/posts/show/2986
http://www.ubuntugeek.com/dual-monitors-with-nvidia.html
http://forum.videolan.org/viewtopic.php?t=31726
http://forum.videolan.org/viewtopic.php?f=2&t=54263
http://navetz.com/view.php?id=132
http://ubuntuforums.org/showthread.php?t=221174

Computers, Ubuntu No comments

My .conkyrc file

July 11th, 2009

From the minute I found this program, I loved it. It is now a permanent part of my desktop. Here is my .conkyrc file, if you see anything you want from it, be my guest!

Download conkyrc.txt
alignment top_right
gap_x 30
use_xft yes
xftfont verdana:size=8
xftalpha 0.8
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
draw_shades no
draw_outline no
draw_borders no
use_spacer none
no_buffers yes
uppercase no
 
TEXT
${color #5c4b42}${font StyleBats:size=8}A${font}  ${color #988378}CPU0: ${cpu cpu0}% ${color #5c4b42}${cpubar cpu0}
${color #5c4b42}${font StyleBats:size=8}A${font}  ${color #988378}CPU1: ${cpu cpu1}% ${color #5c4b42}${cpubar cpu1}
${color #5c4b42}${font weather:size=8}x ${font}CPU0: ${color #988378}${execi 5 /usr/bin/sensors | grep Core0 }
${color #5c4b42}${font weather:size=8}x ${font}CPU1: ${color #988378}${execi 5 /usr/bin/sensors | grep Core1 }
${color #5c4b42}${font weather:size=8}x ${font}GPU: ${color #988378}${execpi 5 nvidia-settings -q GPUCoreTemp -t}°C ${color #5c4b42}${font weather:size=8}x ${font}ACPI Temp: ${color #988378}${acpitemp}°C
 
${color #5c4b42}/              ${color #988378}${alignr}${fs_used /} / ${fs_size /} ${color #5c4b42}${fs_bar 5,120 /}
${color #5c4b42}/media/My Book ${color #988378}${alignr}${fs_used /media/My Book} / ${fs_size /media/My Book} ${color #5c4b42}${fs_bar 5,120 /media/My Book}
${color #5c4b42}/media/My Book 2 ${color #988378}${alignr}${fs_used /media/My Book 2} / ${fs_size /media/My Book 2} ${color #5c4b42}${fs_bar 5,120 /media/My Book 2}
 
${color #5c4b42}RAM Usage:${color #988378} $mem${color #5c4b42} / ${color #988378}$memmax - $memperc% ${color #5c4b42} $membar
${color #5c4b42}Swap Usage:${color #988378} $swap${color #5c4b42} / ${color #988378}$swapmax - $swapperc% ${color #5c4b42} ${swapbar}
 
${color #5c4b42}Name              PID     CPU%   MEM%
${color #988378} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color #988378} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color #988378} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color #5c4b42}Mem usage
${color #988378} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${color #988378} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${color #988378} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
 
${color #5c4b42}${font PizzaDude Bullets:size=8}v${font} Up Speed: ${color #988378}${upspeed eth1} Kb/s ${color #5c4b42}${alignr}Uploaded: ${color #988378}${totalup eth1}
${color #5c4b42}${font PizzaDude Bullets:size=8}r${font} Down Speed: ${color #988378}${downspeed eth1} Kb/s ${color #5c4b42}${alignr}Downloaded: ${color #988378}${totaldown eth1}
 
${color #5c4b42}${tcp_portmon 32768 61000 count} Outbound Connections ${alignr} Remote Ports${color #988378}
 ${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0}
 ${tcp_portmon 32768 61000 rhost 1} ${alignr} ${tcp_portmon 32768 61000 rservice 1}
 ${tcp_portmon 32768 61000 rhost 2} ${alignr} ${tcp_portmon 32768 61000 rservice 2}
 ${tcp_portmon 32768 61000 rhost 3} ${alignr} ${tcp_portmon 32768 61000 rservice 3}
 ${tcp_portmon 32768 61000 rhost 4} ${alignr} ${tcp_portmon 32768 61000 rservice 4}
 ${tcp_portmon 32768 61000 rhost 5} ${alignr} ${tcp_portmon 32768 61000 rservice 5}
 ${tcp_portmon 32768 61000 rhost 6} ${alignr} ${tcp_portmon 32768 61000 rservice 6}
 ${tcp_portmon 32768 61000 rhost 7} ${alignr} ${tcp_portmon 32768 61000 rservice 7}
 ${tcp_portmon 32768 61000 rhost 8} ${alignr} ${tcp_portmon 32768 61000 rservice 8}
 ${tcp_portmon 32768 61000 rhost 9} ${alignr} ${tcp_portmon 32768 61000 rservice 9}
 ${tcp_portmon 32768 61000 rhost 10} ${alignr} ${tcp_portmon 32768 61000 rservice 10}
${color #5c4b42}${tcp_portmon 1 32767 count} Inbound Connections ${alignr} Local Ports${color #988378}
 ${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0}
 ${tcp_portmon 1 32767 rhost 1} ${alignr} ${tcp_portmon 1 32767 lservice 1}
 ${tcp_portmon 1 32767 rhost 2} ${alignr} ${tcp_portmon 1 32767 lservice 2}
 ${tcp_portmon 1 32767 rhost 3} ${alignr} ${tcp_portmon 1 32767 lservice 3}
 ${tcp_portmon 1 32767 rhost 4} ${alignr} ${tcp_portmon 1 32767 lservice 4}

And here’s a few screeners to show what it looks like.

conkysmallconkydesktop

Ubuntu No comments

Conky rocks

April 28th, 2009

I was surfing around this Saturday, and found this page Lifehacker – Top 10 Ubuntu Downloads – Ubuntu through Delicious.

Boy did that ever mess up my plans to get some things done around the house this weekend. This is the kind of program I love. I write a lot of CSS, which is Edit and View. It’s simple, there is no compile errors, and other than some ignorant FTP servers, it’s instant fun. So when I found that the program conky comes with a single configuration file (~/.conkyrc), naturally I am stoked. Edit, Kill, Run, View. It still works for me. Sure you can make it more complicated, but you can also break it down easy. I spent most of Saturday learning the variables you can work with, and now am getting back into shell scripting cause there is some amazing things you can do with conky plus a shell script!

Computers, Ubuntu No comments

Bad Ram!

March 19th, 2009

Aeneon Xtune 2x1GB RamFound a good deal the other night on some new parts bundled and got about 40% off ($124 bucks instead of $204). Yesterday I got it all put together carefully, installed Ubuntu on the box and went to bed happy. Then when I woke up this morning, there is kernel panic errors, and all sorts of smokescreens going up.

I finally started with the remove everything strategy, and soon as one of the Ram chips was removed, everything was fine. Did a memtest86 on each of them, and sure enough one passed fine, and one failed miserably.

Return! This Ram is going back soon as I can make it to Langley. Had another 1Gb stick so dropped that in there until I get it replaced. Everything else worked great.

For anyone who is looking for answers, I found that these kernel panic errors can be due to just about anything (I know, I didn’t like hearing that either). From my searching, It went from Software bugs (So try different OS disks if possible), a short on the motherboard, bad IDE controllers, mismatched IDE devices (hard drive and cdrom on same cable), Bad Ram slots (try just one chip at a time in one slot then the next), Incorrect Bios settings, and power supply (or lack of) problems.

Take out everything and start one device at a time. Keep searching! You’ll find it :)

Computers, Ubuntu No comments

Ubuntu 8.10 Install

November 23rd, 2008

Finally got my Hard Drive cleared and installed Ubuntu 8.10 (Intrepid Ibex).

After installation, I

  • Downloaded the package updates
  • Enabled the restricted NVidia drivers
  • Installed Wine 1.1.9
  • Installed K9copy and K3B through Synaptic.
  • Installed the Flash plugin by

sudo apt-get install flashplugin-nonfree

  • Changed the font sizes to 9 (System > Preferences > Appearance > Fonts)
  • Also changed Rendering to Subpixel Smoothing (Same panel)
  • Visited Radiotime’s KISM 92.9 webpage and it (wizard style) automatically installs the three Gstreamer codecs (nice!)

and that’s it so far.

Ubuntu, Wine No comments

Ti Calculators

December 4th, 2006

I have a Ti 35 (not shown) and a Ti 89 platinum (below). I use TiLP to transfer files to and from my TI 89 and my Ubuntu box.

dsc00066.JPG

Links:

Ticalc.org

Backlighting

Electronics, Math, Ti Calculators, Ubuntu No comments

My Ubuntu

December 3rd, 2006

I’ve been using Ubuntu Linux for months now, and I’m really happy with it. After years of trying out distro’s, and running Linux on my backup puters, I’ve finally ditched Windows altogether. As a gamer, there was always “this one game” that wouldn’t work in Linux. Bleh. But now with the advances in the Wine project and Transgaming Cedega, All the games I play work. Wewt!

Here’s the specs on my latest system. <3

AMD X2 4600 EE / Biostar Tforce 570 / 2GB Corsair DDR2-667 / EVGA 8800GTS 640Mb / Seagate Barracuda 320GB SATA2 / OCZ GameXStream 700W / Antec Nine Hundred / Gateway FPW 2185 Monitor / Ubuntu Feisty Fawn 64

dsc00060a.JPG

I play Everquest, Guild Wars, Star Wars Galaxies, Oblivion, Morrowind, World of Warcraft, Diablo II, Doom 3, Starcraft, and I just managed to get Vanguard: Saga of Heroes working in the newest Wine. I’m stoked to have my games and a real operating system.

For my server I use OpenBSD. Right now it is running 4.0 with a basic fvwm config. I like the default install of X on OpenBSD. I know, not many will agree :P. I usually change the background and I am good to go, hehe. I do a little messing around with .xinitrc and .xsession but not much, I like to keep it simple :)

These are both Kvm’ed to a 22 inch widescreen Gateway monitor. Here’s the link I found for getting it working in OpenBSD (or any BSD for that matter).

Getting Fullscreen monitors setup in Xorg

OpenBSD, Ubuntu 1 comment