Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    That would be great, but it won't help me. The repo version gives me the same results now =(
  2. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    You bas***! I guess I'll give up myself. This project needed to be finished already!
    I think I might start using Win*** again...
  3. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    sorry forgot this:

    tomas@tomas:~$ ls -la /var/lock/
    total 4
    drwxrwxrwt 3 root root 80 Feb 22 09:21 .
    drwxr-xr-x 24 root root 840 Feb 22 09:14 ..
    drwxr-xr-x 2 www-data root 40...
  4. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    That's not the problem. I just rebooted, and no go:

    before plugging in the arduino:


    tomas@tomas:~$ ls -la /dev/ttyACM*
    ls: cannot access /dev/ttyACM*: No such file or directory
    ...
  5. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    Yes I know! The thing is: it (kind of) used to work (a couple of days ago), but since I removed the ubuntu repo version of arduino: AAAARGHH
  6. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    That's why I posted this message...

    I screwed around with the permissions a bit, so they probably aren't clean anymore... I'll do a reboot and try again...
  7. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    as me:

    tomas@tomas:~/arduino-1.0.3$ ./arduino
    Experimental: JNI_OnLoad called.
    Stable Library
    =========================================
    Native lib Version = RXTX-2.1-7
    Java lib Version =...
  8. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    Yes, this is the port use to talk to the arduino board. I think this is created by udev.

    I don't really want to make it anything. When unplug the board (USB connection), or reboot all changes will...
  9. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    The version of the IDE shipped with ubuntu is quite old, I have a microcontroller that requires a newer version of the IDE. They only provide a .tgz with distribution-independent files.

    ...
  10. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    Arduino is a microcontroller platform: they have all sorts of MCs, and an IDE to compile/upload programs to the controller.

    Currently their site is down: http://www.arduino.cc
  11. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    One thing I forgot to mention:
    The exact sequence of command I used, when removing the ubuntu version of arduino:


    sudo apt-get purge arduino arduino-core
    sudo apt-get update
    sudo apt-get...
  12. Replies
    24
    Views
    11,524

    [ubuntu] Re: Arduino works only as root

    No problems with sudoers -> sudo ~/arduino-1.0.3/arduino works just fine. But I don't want to run arduino as root.
  13. Replies
    24
    Views
    11,524

    [ubuntu] Arduino works only as root

    Hi, I'm having a big problem with arduino.
    Following the advice on the arduino forum, I removed the ubuntu version of arduino from my computer:

    sudo apt-get purge arduino arduino-coreNow I can...
  14. Replies
    9
    Views
    605

    Re: "Tick" from hard drive

    Cleaned up my HD (got a fancy new TB external), so I have some more free space now. The ticks have completely disappeared.
    I suppose the ticking was due to the heads zooming back and forth too much,...
  15. Re: Where to put application data (databases and other files)

    Some interesting (?) reading materials:
    FHS Filesystem Hierarchy
    XDG Filesystem Hierarchy
  16. Re: Tweaks applied to Ubuntu Intrepid to make it faster/better responsive

    My all time fastest (and definitely most fun) system was a LFS system. Just about everything compiled specificly for my archirecture, highly optimized. Not for console-fobes though. But this isn't...
  17. Re: Tweaks applied to Ubuntu Intrepid to make it faster/better responsive

    About a year and a half ago I was running an Ubuntu system on a 66MHz 48MB RAM laptop while travelling. Worked like a peach. Installed a commandline system, no tweaks, then added KDE for the PIM...
  18. [all variants] Re: Partition Sizes and Suggestions on new laptop

    I suggest you use RAM*1.5 for swap. You could get in trouble with suspend to RAM if you suspend with completely filled RAM (you need a tiny bit more than the actual memory for suspend).
    I run Vista...
  19. Replies
    6
    Views
    400

    [ubuntu] Re: Good webdesigning software for UBUNTU

    I said Quanta before. For people who like guis. But personally I use Kate for just about any editing task, so also web. When it gets complex, or want to work fast there's always Oxygen XML Editor,...
  20. Replies
    2
    Views
    1,499

    [ubuntu] Re: Wodim: How do I burn without making ISO?

    An alternative (on the console).
    From the wodim manual (man wodim):

    If the overall speed of the system is sufficient and the structure of
    the filesystem is not too complex, wodim will run...
  21. Replies
    6
    Views
    400

    [ubuntu] Re: Good webdesigning software for UBUNTU

    Or Quanta (part of KDE, not yet ported to KDE4 though)
  22. Replies
    8
    Views
    567

    [ubuntu] Re: Automount in Ubuntu

    No need to get frustrated ;)
    That will be the automounter. It detects when filesystems that are not in fstab are connected to the system and mounts them automatically, or let you mount them just by...
  23. Replies
    6
    Views
    592

    [other] Re: Formatting a Hard Drive with Partitions

    If you have a bootable Ubuntu CD you can boot into the live CD and do it from there.
  24. Replies
    4
    Views
    376

    [ubuntu] Re: Reinstall xp help

    Start Grub:

    sudo grubTell Grub on which partition the /boot directory is located (If you created a separate boot partition during install of Ubuntu, that's the one, otherwise it is your root...
  25. [ubuntu] Re: Safe to uninstall xserver xorg core?

    Xorg depends on many packages, so it is possible that you can't go back to an older version, as this would probably break your setup. Don't mess too much with the package system, you'll regret it...
Results 1 to 25 of 89
Page 1 of 4 1 2 3 4