Jump to content

Taddeusz

Community Developer
  • Posts

    1,066
  • Joined

  • Last visited

Everything posted by Taddeusz

  1. /bin/sh points to bash. I use the chsh command to change the shell. I wouldn't ever change other commands like sh. I didn't even realize it was a symlink.
  2. It is set as my default shell through a user script.
  3. I installed it through the Nerd Pack plugin. As to why, I prefer the case insensitive path/file completion as well as the appearance of the Agnoster theme. I spend possibly an inordinate amount of time on the shell so it’s the little things that improve my experience. I set it as the default shell for the root user upon boot. I have not experienced any issues that I am aware would be related to this change. I actually have what I consider a fairly stable system.
  4. Honestly, not really. I had just been messing around with attaching a video card to a VM so I might be able to use it to stream games via Steam to my laptop. Turns out it wasn't workable for me mainly because I access the VM remotely. I didn't want a solution that would require me to physically log into the machine for it to work. That and there was quite a bit of lag. That is the only thing unique about what I was doing at the time. Both VM's had been alternately defined to use the video card. However, not at the same time. Both VM's were shut down when I went to delete the newly created one for testing.
  5. I see. I use zsh as my default shell. Sorry for the confusion.
  6. I tried a find for "v" and it didn't find anything of note so it's not a path issue. Looks like it's an alias for "ls -Al".
  7. I get "command not found" trying "v". Is this command different from "ls"? I'm fairly competent with the cli. The files were gone. I've since created a new VM with the same name on my cache drive where it was before.
  8. I haven't been able to repeat this problem either. I'm not sure what happened. I was on my Windows laptop using the latest version of Chrome. Went to delete the test version and all of a sudden both VM's were gone. I fortunately didn't lose much, if anything, important. Mostly just have to reinstall all my applications.
  9. I had been messing around with attaching a video card to my Windows 10 VM and was having problems. It was named "Windows 10". I created another VM called "Windows 10 New". Had the same problem with that VM so I went to delete it. Instead of just deleting "Windows 10 New" it deleted both VM's. My other Debian and Ubuntu VM's are still there. And because I chose to remove VM * disks it deleted both disks. There should be a priority between minor or annoyance and urgent. I would not classify this as minor or an annoyance. That's just my personal opinion though. unraid-diagnostics-20181110-1214.zip
  10. I'm glad you narrowed down the problem. It's always fun trying to track down weird problems like this.
  11. I realize QSV isn't really about quality. I tried that video but apparently in later versions of Handbrake they removed the "Extra Settings" box when you select a QSV encoder. Here is the output from the log when the HEVC encoder fails after finishing a previous encode: [16:36:21] scan: decoding previews for title 1 [16:36:21] scan: audio 0x1: dca, rate=48000Hz, bitrate=1536000 English (DTS-HD MA) (5.1 ch) [16:36:23] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 138/138/0/0, aspect 16:9, PAR 1:1 [16:36:23] scan: supported video decoders: avcodec qsv [16:36:23] libhb: scan thread found 1 valid title(s) [16:36:23] starting job [16:36:23] job configuration: [16:36:23] * source [16:36:23] + /storage/Output/Atomic_Blonde/Atomic_Blonde_t00.mkv [16:36:23] + title 1, chapter(s) 1 to 2 [16:36:23] + container: matroska,webm [16:36:23] * destination [16:36:23] + /output/Atomic_Blonde_t01.mkv [16:36:23] + container: Matroska (libavformat) [16:36:23] + chapter markers [16:36:23] * video track [16:36:23] + decoder: h264 [16:36:23] + filters [16:36:23] + Framerate Shaper (mode=1) [16:36:23] + frame rate: 23.976 fps -> constant 23.976 fps [16:36:23] + Crop and Scale (width=1920:height=804:crop-top=138:crop-bottom=138:crop-left=0:crop-right=0) [16:36:23] + source: 1920 * 1080, crop (138/138/0/0): 1920 * 804, scale: 1920 * 804 [16:36:23] + Output geometry [16:36:23] + storage dimensions: 1920 x 804 [16:36:23] + pixel aspect ratio: 1 : 1 [16:36:23] + display dimensions: 1920 x 804 [16:36:23] + encoder: H.265 (Intel Media SDK) [16:36:23] + preset: quality [16:36:23] + profile: auto [16:36:23] + level: auto [16:36:23] + quality: 15.00 (QP) [16:36:23] * audio track 1 [16:36:23] + decoder: English (DTS-HD MA) (5.1 ch) (track 1, id 0x1) [16:36:23] + bitrate: 1536 kbps, samplerate: 48000 Hz [16:36:23] + mixdown: 5.1 Channels [16:36:23] + encoder: AC3 (libavcodec) [16:36:23] + bitrate: 640 kbps, samplerate: 48000 Hz [16:36:23] sync: expecting 15900 video frames libva info: VA-API version 1.1.0 libva info: va_getDriverName() returns 1 libva error: va_getDriverName() failed with operation failed,driver_name=i965 [16:36:23] encqsvInit: MFXVideoENCODE_Init failed (-16) [16:36:23] Failure to initialise thread 'Quick Sync Video encoder (Intel Media SDK)' [16:36:23] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR [16:36:23] vfr: lost time: 0 (0 frames) [16:36:23] vfr: gained time: 0 (0 frames) (0 not accounted for) [16:36:23] dca-decoder done: 0 frames, 0 decoder errors [16:36:23] h264-decoder done: 0 frames, 0 decoder errors [16:36:23] sync: got 0 frames, 15900 expected [16:36:23] libhb: work result = 3
  12. Has anyone been doing QuickSync accelerated encoding with this docker? I first tried with my Ivy Bridge i5 3470 but the quality was really not good. I recently upgraded to a Coffee Lake i5 8400 and tried again. I’m getting horrible results. Basically every second or so the video jumps and there’s a distortion in it. I also tried the QSV accelerated HEVC encoding and while it works great and seems to look great I have to restart the container after every encode because every subsequent QSV HEVC encode fails. Just curious what everyone else’s experience is with this?
  13. I just tested a clean install of this on my Unraid machine and it worked fine. I don't see anything that jumps out at me in your logs. Can you post your guacamole.config file and a screenshot of your Docker's configuration.
  14. I’m at a conference today so I’m away from a computer. The first thing to try is stop the container, delete the ApacheGuacamole folder from your appears folder, then restart Guacamole. If that doesn't work post the output from the Guacamole Docker log and your catalina.out file. That last file is located in guacamole/log.
  15. Thank you for clearing that up. The internet is so wonderful for spreading bad information. Can't wait for my new drive to arrive. 😁
  16. I've been using the Dynamix SSD TRIM plugin for my BTRFS formatted cache drive. I ran across a post on Reddit saying that if your cache SSD is formatted BTRFS then you don't need the plugin because the file system itself does this for you. Is that correct? Also, I just ordered an NVMe SSD to replace my smaller SATA SSD. How does this affect me since NVMe is not an ATA specification so has different commands for this?
  17. I think Microsoft includes it only to appease enterprises who still have web sites that are written to work only on IE. No end user should still be using IE. It not only does not conform to modern JavaScript and HTML, etc. it is also completely insecure. IMHO, IE should not be automatically installed on Windows. There is no reason a modern web site should be made to run on IE.
  18. At work now but I left Atomic Blond in my drive. I reloaded it and noticed that it briefly flashed something about BD+ in the header. Nothing in the logs other than it using Java. I even enabled debug logging and nothing in there about BD+.
  19. Fifty Shades shows AACS v63 while Atomic Blond shows AACS v58. Both of them show main title and such. Not sure what else to do to determine if they are using BD+.
  20. I’ve had two tonight that needed Java and both ripped fine. Fifty Shades of Freed and Atomic Blond.
  21. I don’t really have much to add other than that I’m running an IBM m1015 cross flashed to the 9211 IT firmware on an i5 3470 with zero issues.
  22. Unfortunately, I'm not sure how to support an installation outside of Unraid. I've personally never actually successfully gotten this to run outside of Unraid. The project I took over was written specifically for Unraid so I'm not sure or if it can be usable otherwise.
×
×
  • Create New...