Search:

Type: Posts; User: MR.UNOWEN; Keyword(s):

Page 1 of 6 1 2 3 4

Search: Search took 0.03 seconds.

  1. Need help debuging I2C on Libre AML-S905X SBC with Ubuntu image.

    I'm working on a project where I display the IP address on a 2x16 LCD communicating via I2C. Unfortunately most guides are written for RaspberryPi running with their OS, so there's been some steps...
  2. Re: glGenRenderbuffersEXT() segfault? Need help...

    its segfaulting on glGenRenderbuffersEXT(1, &mDepth); and the arguments are correct. mDepth is just an int.
  3. glGenRenderbuffersEXT() segfault? Need help...

    Anyone have a clue why glGenRenderbuffersEXT() would segfault? I'm using Qt QGLWidget.


    ScreenItem::ScreenItem(int img) : Manager()
    {
    mTexImg = img;

    glEnable(GL_TEXTURE_2D);
  4. [ubuntu] Re: What's the best PCI based NVidia card out there?

    Pci
  5. [ubuntu] What's the best PCI based NVidia card out there?

    Hello,

    What's the best NVidia PCI based card that works well with Ubuntu? I'm upgrading my old desktop that has an old ATI card that doesn't get along with Ubuntu.
  6. Replies
    4
    Views
    314

    Re: Need help with NVidea developer driver

    Ummmmm.... isn't nvidia-current the standard version and not the developer version? Don't I need the developer version to make use of CUDA when coding?
  7. Replies
    4
    Views
    314

    Need help with NVidea developer driver

    Hello,

    I've been trying to install the developer driver on this page. Unfortunately I found out it's not quite that easy as just running the installer. Turns out you need to uninstall a number of...
  8. Is there a cross platform event handler that can work with GLUT?

    Is there a cross platform event handler that can work with GLUT? Unfortunately I started my project with glut and now I need to find an event handler that's not as limited as glut is.
  9. [ubuntu] Re: Is there a quick way to mount a drive at login?

    Thanks,

    BTW, why isn't there a default utility to do this already. I'd imagine the everyday user would like certain partitions always mounted. For example I have my music on a separate partition...
  10. [ubuntu] Is there a way to have transparent windows?

    Hello,

    Is there a way to have transparent windows, such that when I'm viewing a folder, that white background is see-through?
  11. [ubuntu] Is there a quick way to mount a drive at login?

    Hello,

    With the most recent build of Ubuntu, is there a quick way to have a FAT partition mount at login?
  12. [ubuntu] Re: Speakers on EEE PC 1015PN don't work w/Ubuntu after a few weeks

    Problem fixed... for some odd reason it worked this time when I disabled and re-enabled the hardware.... not sure what was unique this time around...
  13. [ubuntu] Re: Speakers on EEE PC 1015PN don't work w/Ubuntu after a few weeks

    I got it for Christmas, so it's very new, but like I said earlier, it was working for some time.
  14. [ubuntu] Speakers on EEE PC 1015PN don't work w/Ubuntu after a few weeks

    Hello,

    Recently I noticed that the speakers on my eee PC netbook don't work, but the earphone jack works. What's unusual about it, is that I recall they were working at one point and I'm not sure...
  15. Replies
    0
    Views
    307

    [all variants] Can't find a working GMA 950 driver

    Hello,

    My eee pc 1000ha does work well with OpenGL and I can't find a GMA 950 driver installer that works. Could someone link me to functional installer? I need to get openGL to work.
  16. [ubuntu] Re: Glut window problem. Can Compiz and OpenGL be on at the same time?

    A friend of mine told me it's likely the driver.

    Does anyone know any good graphics driver for the eee pc 1000ha?
  17. [ubuntu] Glut window problem. Can Compiz and OpenGL be on at the same time?

    Hello,

    I currently working on a project using openGL and I like to have the cool effects of Compiz? Is there a way to have the two play nice with each other, because currently they don't. The...
  18. Need help setting up Drupal (trouble with mysql)!!!!!

    Hello,

    I'm having trouble setting up Drupal. Currently I'm having trouble setting up the mysql data base.

    Following the drupal set up tutorial, here's the error I get:

    mysqladmin: connect...
  19. Replies
    0
    Views
    241

    [ubuntu] Help!!!! OS NOT FOUND!!!

    It seems my hard drive screwed up grub... -_-

    So my problem is I tried to reinstall grub, but I ended up killing my live usb stick and it kept complaining about not being able to access...
  20. [ubuntu] Re: Will 10.10 bring back some of the old functionality?

    BTW... since I haven't upgraded can someone tell me if the emerald theme manager still works?
  21. [ubuntu] Will 10.10 bring back some of the old functionality?

    Hello,

    I've been holding out on the recent few versions of Ubuntu because of the recent changes, so I was just wondering if 10.10 will bring back some of those lost features.

    1. Will we see a...
  22. Replies
    70
    Views
    10,784

    Re: Ubuntu Concept Design

    Has this been turned into an emerald theme yet and if not, will some one please get to it!!!!
  23. Re: Programming and Servers.... where do I begin...

    So I don't know which to pick or anything for that manner, so what do you guys recommend and what should I start reading on?
  24. Re: Programming and Servers.... where do I begin...

    I'll go with Some Penguin idea...

    0_0.... once again, I believe I've bit off more than I chew... So obviously I want to spend the least amount of effort to pull this off. If possible, a system...
  25. Programming and Servers.... where do I begin...

    Hello,

    So someone asked me to make an app for the iphone that needs to send text and images to and from a server and acts similarly to AIM. I know how to create iphone apps, but I have no...
Results 1 to 25 of 127
Page 1 of 6 1 2 3 4