Search:

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

Search: Search took 0.25 seconds.

  1. Replies
    1
    Views
    1,558

    [ubuntu] Re: sharing wlan0 to eth0

    I need a cross over cable. Eventually I just gave up trying to figure out the configuration, and I bought a wireless wifi dongle.
  2. Replies
    1
    Views
    1,558

    [ubuntu] sharing wlan0 to eth0

    Hi,
    I'm connected to a wireless network on my ubuntu 12.04 laptop. I can access the internet on my wlan0 connection. I want to share my connection to the eth0 interface. On the other side of the...
  3. Replies
    9
    Views
    3,571

    [SOLVED] Re: serial port open fails and takes 100% cpu

    This is what I did.

    sudo apt-get install gnome-system-tools
    users-adminI was already added to the dial-out group, but I saw a tty group. So I added myself to the tty group after goggling it to...
  4. Replies
    9
    Views
    3,571

    [SOLVED] Re: serial port open fails and takes 100% cpu

    Good catch. I'll put some usleep() in there to slow it down if it hasn't received any data from the serial recently. Thanks!

    Now to solve the second problem. Why is it failing after a few seconds??
  5. Replies
    9
    Views
    3,571

    [SOLVED] Re: serial port open fails and takes 100% cpu

    New information but still have a problem.

    Apparently ubuntu 12.04 and the FTDI chip USB-Serial converter are having problems.

    What tipped me off was that when I was trying to communicate with...
  6. Replies
    9
    Views
    3,571

    [SOLVED] Re: serial port open fails and takes 100% cpu

    I would really like to know why my computer is having problems rather than just switch libraries.
    Termios is a standard unix serial port controller.
    ...
  7. Replies
    9
    Views
    3,571

    [SOLVED] serial port open fails and takes 100% cpu

    I've downloaded the source code for obdgpslogger and compiled it on my 12.04 machine.
    http://icculus.org/obdgpslogger/
    http://icculus.org/obdgpslogger/downloads/obdgpslogger-0.16.tar.gz
    ...
Results 1 to 7 of 7