Search:

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

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Re: trying to learn kernel programming getting error

    Hello,
    Maybe you are missing some packages...
    $ sudo apt-get install --reinstall libtool automake autoconf build-essential linux-headers-$(uname -r)
  2. Re: trying to learn kernel programming getting error

    Hello,
    Guide: http://www.tldp.org/LDP/lkmpg/2.6/html/lkmpg.html#AEN181

    0) Create a working directory in your $HOME (local) folder. Create testmod1.c and Makefile in that directory. I used gedit...
  3. Replies
    3
    Views
    699

    [SOLVED] Re: How to record audio with two microphones?

    (i hope this is not irrelevant to your question)
    1) Audio-recorder can record from many devices, but the recorded result is a mixed audio file.
    Ref: https://launchpad.net/~audio-recorder

    In the...
  4. [ubuntu] Ubuntu 15.04: Cannot connect to internet (4G modem). SOLVED.

    Hello,
    I made a fresh installation of Ubuntu 15.04 and got problems with connecting to internet by my 4G-device.
    Also I was unable to connect after first boot.

    My laptop is Kudu-professional...
  5. Replies
    3
    Views
    2,373

    [ubuntu] Audio-recorder for Ubuntu 15.04 (Vivid)

    Audio-recorder v1.6-0 is now ready for Ubuntu 15.04 alpha (Unity Desktop).
    You are welcome to use it.
    http://bildr.no/thumb/UEN6cUdH.jpeg

    ChangeLog:
    * Version 1.6-0.
    * Improved, automatic...
  6. Replies
    4
    Views
    816

    Re: No internet - vivid and kernel 3.18.0-11

    Are we in the same boat (same error)?
    Ref: http://ubuntuforums.org/showthread.php?t=2261135

    I will now try the proposed core 3.18.0-12.
    Run:
    $ software-properties-gtk
    and enable `Pre-released...
  7. [SOLVED] Re: Ubuntu 15.04: Cannot connect to wifi hotspot (4G device)

    EDIT: Latest updates seems to have fixed this bug. WIFI now connects well as it did in Ubuntu 14.10.
    I also installed the latest kernel 3.18.0-12 from the Ubuntu`s pre-proposed repository.

    $...
  8. [SOLVED] Re: Ubuntu 15.04: Cannot connect to wifi hotspot (4G device)

    Hello,
    This bug seems to be more persistent than first thought. It recurred to my Ubuntu 15.04 system.
    The WIFI simply stopped to connect after some random reboot. I do not remember if I did...
  9. [SOLVED] Re: Ubuntu 15.04: Cannot connect to wifi hotspot (4G device)

    Re-hi,
    Sorry for my delayed reply.
    I made a new installation with the latest Ubuntu Daily ISO-image.
    This time the WIFI (over 4G) connects perfectly fine.

    But for curiosity: I made the...
  10. [SOLVED] Re: Ubuntu 15.04: Cannot connect to wifi hotspot (4G device)

    Ok, I will monitor this issue for some time ahead.
    I need Vivid to port audio-recorder to Ubuntu+1.

    Até Já.

    os-moma
    Portugal
  11. [SOLVED] Re: Ubuntu 15.04: Cannot connect to wifi hotspot (4G device)

    Ok, it might help to wait a week or two until they deliver new updates.

    One thing I noticed that Ubuntu 15.04 has an older firmware version (for the Intel`s 3160 wifi card) than Ubuntu 14.10.
    ...
  12. [SOLVED] Ubuntu 15.04: Cannot connect to wifi hotspot (4G device)

    Hello,
    My Ubuntu 15.04 stopped connecting to wifi hotspot after upgrade. I re-installed the entire system, but it simply cannot connect to my 4G internet device.

    Ubuntu 14.10 and the first...
  13. Replies
    1
    Views
    466

    Re: Writing AppIndicator

    Hello,

    EDIT: Pardon. Are you are using Python?

    1) Install package libappindicator3-dev

    2) Take a look at Audio-recorder. It has a systray module that supports both the older GNOME 2.x and...
  14. Re: Audio-Recorder v1.5 relased for Ubuntu 14.10 (Utopic)

    Some users have reported that this version of A.r fails to compile on Ubuntu 14.04. It cannot find GstDevice functions. Those functions were added to Gstreamer version 1.4. I will investigate this...
  15. Re: Audio-Recorder v1.5 relased for Ubuntu 14.10 (Utopic)

    You can now modify the recording pipelines in the [Additional settings] window. Many users have wanted to change the quality options to get better sound or smaller filesize, etc. Earlier the...
  16. Audio-Recorder v1.5 relased for Ubuntu 14.10 (Utopic)

    Audio-recorder is now available for Ubuntu 14.10.
    http://bildr.no/thumb/RnZINm0w.jpeg

    Source code: https://launchpad.net/audio-recorder
    Packages for Ubuntu 14.10:...
  17. [ubuntu] Re: Problem with stereo recording i Audio Recorder

    Hello,
    You are absolutely right. The channels= attribute should be 2. I will fix this at least for Ubuntu 14.10.
    Thanks for reporting this.

    Please see:...
  18. Replies
    1
    Views
    1,744

    Sweflix (better than Netflix?)

    Hello,

    Sweflix:
    https://sweflix.com/index.php?act=genre

    As many other good things, this also comes from Sweden. But their domain/company is registered on Republic of Seychelles.
    Their...
  19. Replies
    12
    Views
    19,396

    [ubuntu] Re: "hwinfo" package is missing

    This is is not a big deal, but
    what is the reason for mis-information about "hwinfo" in Ubuntu 13.10 and 14.04?

    $ hwinfo
    The program 'hwinfo' is currently not installed. You can install it by...
  20. Replies
    12
    Views
    19,396

    [ubuntu] Re: "hwinfo" package is missing

    Sorry for my delayed reply.

    $ cat /etc/apt/sources.list

    # deb cdrom:[Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)]/ saucy main restricted

    # See...
  21. Replies
    12
    Views
    19,396

    [ubuntu] Re: "hwinfo" package is missing

    On Ubuntu 13.10 Saucy:

    $ apt-cache policy hwinfo
    hwinfo:
    Installed: (none)
    Candidate: (none)
    Version table:

    About the "command-not-found" cache on the bash-prompt: ...
  22. Replies
    12
    Views
    19,396

    [ubuntu] Re: "hwinfo" package is missing

    Hello,
    Ok, that explains why the package is missing. Hal is neither used nor work on Saucy.
    Ref: https://answers.launchpad.net/ubuntu/+source/hwinfo/+question/237733

    Why does the APT say that it...
  23. Replies
    12
    Views
    19,396

    [ubuntu] "hwinfo" package is missing

    Hello,
    I want to install "hwinfo" utility on my Ubuntu 64bit Saucy. The system seems to know about the tool, but it does not exist in the package archive.


    $ hwinfo
    The program 'hwinfo' is...
  24. Thread: Happy new year!

    by osmoma
    Replies
    19
    Views
    1,048

    Re: Happy new year!

    Próspero e bom ano novo.

    Desejo:
    https://launchpad.net/audio-recorder
  25. Replies
    29
    Views
    1,794

    Re: What's peoples hobbies afkb

    I do agree. And it is relaxing to work with soil, trees and vegetables. Gaining force to hack with Ubuntu/Touch.
    I live in a warm part of EU/Europe and have plenty of water in a well.
Results 1 to 25 of 36
Page 1 of 2 1 2