1
[kubuntu] Do you know an app with good colour adjustment utilities?view story

http://ubuntuforums.org – Hi, First of all: if you are reading this the chances are you have struggled with colour adjustment at some point. Please tell me about it even if you are not certain it would help me. I've been using a lot of ink trying to get the colours of a picture the way I would want them to be. (Hardware)

1
Gigabyte ga-78lmt-usb3view story

http://ubuntuforums.org – Hello all i don't like to open a new post but i hit the end. I build a new HTPC using the Gigabyte GA-78LMT-USB3. i frist had it runing with windows 7 MC and everything worked fine. then i found Myth box and downloaded and installed mythbuntu. here is were verything when wrong. Im using the HDMI output to the TV and i cant for the live of me get the sound to come out. (Hardware)

1
[ubuntu] Linksys WUSB54G Wireless Adapter Driver [Ndiswrapper]- wlan0 not showingview story

http://ubuntuforums.org – (Followed instructions from https://help.ubuntu.com/community/Wi...er/Ndiswrapper for installing driver) Currently have things running pretty smoothly, with an ethernet connection between laptop and Ubuntu Server 12.04.2, feeding Internet connection from laptop to server (Working fine). I have Ndiswrapper (1.3.8? (Hardware)

1
[ubuntu] X failure to start with nodmview story

http://ubuntuforums.org – I am trying to set up a kiosk-type system using nodm, but half the time I boot the system, X fails to load. (Hardware)

1
[ubuntu] Novice User Question. Wifi connection problem.view story

http://ubuntuforums.org – Hello all. Happy to be here. I'm a novice, end user getting used Ubuntu on an old Dell Inspiron 1520. I've been running Ubuntu 13.04. with no problems when suddenly today I can no longer connect to my wifi. No help from the drop down menu from the wifi icon. And I restarted a couple times. Thanks for any leads on this. Best, Handala (Hardware)

1
[ubuntu] Ubuntu GTX 660 ti driversview story

http://ubuntuforums.org – Any good up to date walk though on the best way to install the Nvidea drivers for the GTX 660 ti. Has it gotten easier since the official support/steam? (Hardware)

1
[ubuntu] Wireless not working, have tried many things unsuccessfully, new to Ubuntuview story

http://ubuntuforums.org – Hey all, I wiped windows from my HP mini 311 and installed Ubuntu 13.04. Everything is working fine except wireless. Cannot connect or detect any networks. Any and all help is greatly appreciated. -Chris (Hardware)

1
[ubuntu] After Automatic resize cant find my aplicationsview story

http://ubuntuforums.org – I just resize my partition on wubi and all did good, change the names of new.sh to root.sh and root.sh to old.sh, but when i boot into ubuntu and searched for the terminal on dash home i cant find it, all my aplications are gone but my documents are there. Please help me! (Hardware)

1
[ubuntu] Activating nouveau drivers?view story

http://ubuntuforums.org – So I was recently trying to fix some minor video problems I was having on 12.04, and in the process I foolishly installed an NVIDIA driver. Previously I was using the nouveau driver, and loving every minute of it, but now I can't seem to turn it back on. (Hardware)

1
[ubuntu] Please help me connect to the internet again :(view story

http://ubuntuforums.org – Hey friends, First, I am the noobiest of noobs so I´ll need you to explain things as simply as possible. I am running ubuntu 12.04 on a dell inspiron mini netbook. I´ve been connecting just fine to the internet until today, after I installed some updates (don´t know what they were). (Hardware)

1
[all variants] Disassembly instructions for Gazelle Professional Black (GAZP2)?view story

http://ubuntuforums.org – My Gazelle has a problem: starting about couple of months ago, monitor light switches off at random. Sometimes I can bring it back to life by closing/opening lid, sometimes it doesn't work. If I let laptop warm up for a couple of hours, light usually turns on. The most annoying part: I can't use suspend, because computer cools down and light is off. (Hardware)

1
How do I compile a .c file that uses glm.h? ["undefined references"]view story

http://ubuntuforums.org – Hello guys, I'm writing a simple code (using gedit on Ubuntu) in C to import a 3d model (.obj). In my code I'm using the library "glm.h" and I'm using the following commands: GLMmodel* f16; f16 = (GLMmodel*)malloc(sizeof(GLMmodel)); f16 = glmReadOBJ("./objs/f16.obj"); in order to compile, I'm using the following line: gcc -Wall test.c -o test -lglut but terminal prints the (Hardware)