Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.17 seconds; generated 50 minute(s) ago.

  1. [ubuntu] Re: Command line converting all .wav files as a big .mp3 file

    Look at this package


    mafoelffen@Mikes-B460M:~$ apt-cache show abcde | head -n 14
    Package: abcde
    Architecture: all
    Version: 2.9.3-1
    Priority: optional
    Section: universe/sound
    Origin: Ubuntu
  2. [ubuntu] Re: Command line converting all .wav files as a big .mp3 file

    I'm thinking in one command using 'ffmpeg' that it might look something like this:


    ffmpeg -i inputfile1.wav -i inputfile2.wav -i inputfile3.wav -i inputfile4.wav -i inputfile5.wav \...
  3. Replies
    2
    Views
    3

    [ubuntu] Re: Problem installing Wine

    +1 with ActionParsnip

    Explanation:

    Look at this


    mafoelffen@Mikes-B460M:~$ dpkg --print-foreign-architectures
    i386
  4. Replies
    3
    Views
    4

    [ubuntu] Re: where to put / store iptables-ks.sh

    Supplied by your Vendor?

    First, since they say that was a changed/modified/amended script for them... After making it executible, I would do


    find / -name iptables-ks.sh 2>/dev/null

    To see...
  5. [ubuntu] Re: Noble: incorrect resolution on boot (640x480?)

    For one: The kernel version. (6.5 vs 6.8)

    In that part of the boot process, the machine's graphics are controlled by the BIOS and kernel KMS hints, which you resolved by editing the...
  6. [SOLVED] Re: livepatchd error: The platform Ubuntu 22.10 is not supported.

    I'm thinking the code is still wet on that. Updates for "Released Noble" just started rolling out recently. They are still working things out with Ubuntu Pro ESM as it relates to Noble. I wouldn't...
  7. Re: Installing Ubuntu alongside Windows on a laptop - original recovery configuration

    Here's another log to throw in the fire... Microsoft has a big bug right now with one of their updates, where what they thought was enough for the size of the originally installed Win PE recovery...
  8. Re: I can't figure out how to get full screen. Please help!

    I was going to answer this yesterday, but I was confused by what they were actually looking to do. Some of the app's I have to test & support is VMware's Workstation, Player, & Fusion.

    If they...
  9. [kubuntu] Re: I have strange issue when copy some piece of code in konsole ...

    In graphical terminal apps (as in console), when you paste text, it is not like in an editor. You have to move your cursor manually to where you want the paste to begin. If you just paste, it will...
  10. [SOLVED] Re: livepatchd error: The platform Ubuntu 22.10 is not supported.

    Well no. You said you went from Mantic, which is 23.10, to Noble, which is 24.04. That is where you enrolled into Ubuntu Pro. ( It had nothing to do with 22.04. )

    I asked the Canonical Ubuntu Pro...
  11. Replies
    115,952
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    four...
  12. [ubuntu] Re: ub server live install USB odd issue adding raid / lvm

    Since the Ryzen 5 4500 doesn't have an internal iGPU, I can see why you added a graphics card, but nVidia is not opensource, so needs "nomodeset" as a boot parameter to toggle the graphics into...
  13. Replies
    115,952
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    1
  14. Replies
    115,952
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    198
    Take it in, quick please.
  15. Replies
    115,952
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    196
  16. Replies
    20
    Views
    21

    [SOLVED] Re: Proper way to Add VBox in 22.04

    This morning I had installed Oracle VBox in a KVM virt nested Ubuntu 22.04 VM...

    Because the current kernel is 6.5 in the 22.04 HWE stack, the VBox kernel modules will fail to build unless you...
  17. [ubuntu_studio] Re: QEMU/KVM - converted file to qcow2 fails to Run

    I figured it out. It wasn't the vDisk conversion... LOL

    I had set the controller to IDE. HDD, Floppy, and CDROM as IDE. BIOS as Legacy. Chipset as i440FX. Sound as AC97. Video to VGA. Old to...
  18. [ubuntu_studio] Re: QEMU/KVM - converted file to qcow2 fails to Run

    The VDI I grabbed of Win XP Pro was a 32bit version. 64bit versions of XP were rare. Got the bluescreen on boot as it saw different (unknow about the previous) hardware than it was installed on...
  19. Replies
    115,952
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    190
  20. [ubuntu_studio] Re: QEMU/KVM - converted file to qcow2 fails to Run

    On having to use 'sudo'... Did you add yourself to groups kvm & libvirt? You shoudl not need to use sudo to start that. In fact your shouldn't...

    That is the same commands I use to convirt vdi to...
  21. Re: Problems with installing PuTTY from source

    On Windows SSH'ing to Linux via both PowerSheel and CMD: There has been changes to Win10 and inherited by Win11 where you can copy and paste, and a toggle to turn it on as hot-keys, which is more...
  22. [ubuntu_mate] Re: Can the list of available ethernet accounts be cleaned up?

    <<I think this would be better handled if move to the Networking Section>>

    I'm not sure, btu I think it might be possible through wpa_supplicant...

    In...
  23. Replies
    56
    Views
    57

    Re: Random kernel panic.

    What I have not seen is a paste of the logs of what it was doing, and what happened just before the kernel panic... That might be useful.

    Also, if you ran the UbuntuForums 'system-info' Script,...
  24. Re: How to install cuda 11.08 on ubuntu 24.04

    I was wrong...

    It was for 22.04 and installing the dependencies for Cuda 12.1 (also a previous version).

    But what was used there for installing a previous version of Cuda might give you some...
  25. Re: How to install cuda 11.08 on ubuntu 24.04

    Oh no. Not again... LOL ](*,)

    Do a Forum search in the "Installation & Upgrades" Section.

    There is a long thread there were it was worked out was needed to do this for 22.04. It should be the...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4