Search:

Type: Posts; User: jaing; Keyword(s):

Search: Search took 0.13 seconds.

  1. Replies
    47
    Views
    2,443

    Re: /[ubuntu/[lubuntu] New laptop needed. Need help choosing a good one. :-)

    Have you looked at any dedicated linux machine companies?

    http://zareason.com/shop/Laptops/

    Just did the price conversion, my bad.
    I have found most compaq laptops that i have seen to work out...
  2. Replies
    0
    Views
    259

    [ubuntu] Mac Framebuffer workaround?

    Howdy i am running Precise on a MacBook pro 6.2, and i have already determined that the proprietary graphics driver breaks X.
    When i try to use the
    sudo fbi earth.jpg application I get an...
  3. Re: hp touchsmart with tl-wn722n on precise 64-bit

    More info:

    Hp touchsmart Pc iq770
    Ubuntu 12.04.2 LTS
    Kernel: 3.8.0-19-generic x86_64


    from lsusb:
  4. hp touchsmart with tl-wn722n on precise 64-bit

    After failing to get the wna3100 adapter working, I purchased the TP-LINK WN722N wireless adapter because of this guide. After searching I tried to install several different drivers, to no avail.
    ...
  5. Replies
    2
    Views
    1,129

    Re: Segmentation fault when using Shared Object

    Thanks for the response! I figured that it was something to do with the destructor. It does make it through the run() function fine, and here is the class and destructor



    class chatbot{
    ...
  6. Replies
    2
    Views
    1,129

    Segmentation fault when using Shared Object

    I have been working on a chatbot program and yesterday decided to move the conversation engine into its own source and compile it as a shared object:


    g++ -c -Wall -Werror -fPIC prog.cpp
    g++...
Results 1 to 6 of 6