Search:

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

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    473

    Alsa output to multiples devices

    Hello,

    I am trying to configure alsa to output sound to two devices at the same time. First off, here's the output of aplay -l:

    **** List of PLAYBACK Hardware Devices ****
    card 0: MID [HDA...
  2. Replies
    9
    Views
    1,894

    [ubuntu] Re: SMB share asks for password

    What guide, if I may ask?
  3. Replies
    1
    Views
    457

    Username change request

    Hi,

    I would like to have my username changed. My choices are:

    1. xsnake
    2. xsnake_
    3. xsnake#

    Thanks in advance,
    Carl
  4. Re: [kubuntu] Simulate right mouse button by long press

    I'd have to look it up further, but it can probably be achieved with a combination of XBindKeys and xdotool.
  5. Re: How to Create an Upstart Service for NPM Server

    You could try something like this:

    Create /etc/systemd/system/npm.service


    [Unit]
    Description=NPM Daemon

    [Install]
    WantedBy=multi-user.target
  6. Replies
    1
    Views
    569

    Re: Ubuntu 15.10 won't boot after update

    I would first try to rule out any issue with the GPU drivers, can you try to initiate the system on perhaps an Integrated Graphics Device, or trying to blacklist any kernel modules associated with...
  7. Replies
    5
    Views
    303

    Re: dconf-tools question

    You can tell if the device is actually mounted by looking into /media/<username>/ and looking if a UUID folder was created for the flash drive. Or even simpler, is the small "Eject" button showing up...
  8. Replies
    5
    Views
    419

    [ubuntu] Re: How do you install .tar files?

    The important error messages are the following:

    tar (child): foomatic-db-20150819: Cannot read: Is a directory
    This means that foomatic-db-20150819 is a directory, perhaps try to "cd...
  9. Replies
    2
    Views
    1,492

    [SOLVED] Re: OVMF and Windows ISO

    Thank you for your reply, in the end I was able to resolve the issue by downloading a fresh copy of the Windows 8.1 ISO using the Media Creation Tool from Microsoft.
  10. [SOLVED] Re: Using OVMF on Ubuntu to build a gaming virtual machine

    I am using yesterday's nightly build from Gerd Hoffman's repo (10-16-2015) for OVMF, but I do not think the issue is bus related since it works when I swap the Windows ISO for the Ubuntu 15.04 ISO...
  11. [SOLVED] Re: Using OVMF on Ubuntu to build a gaming virtual machine

    I have managed to apply the above procedure when I boot with the Ubuntu 15.04 ISO, however when I try to boot from my Windows 8.1 ISO, there is simply no FSx device to navigate to.

    How can I tell...
  12. Replies
    2
    Views
    1,492

    [SOLVED] OVMF and Windows ISO

    Hi,

    I am trying to install Windows 8.1 on a virtual machine in preparation for a GPU passthrough. I am using the latest version of QEMU and libvirt from Jacob Zimmerman's repository as well as...
  13. Replies
    11
    Views
    8,314

    Re: virt-manger ovmf

    With regards to the AppArmor profile issue noted above by GizmoChicken, I have noticed that adding:

    security_driver = "none"
    to /etc/libvirt/qemu.conf seems to resolve the issue (don't forget to...
Results 1 to 13 of 13