Jump to content

PCn00b3000

Member
  • Posts

    109
  • Joined

  • Last visited

Everything posted by PCn00b3000

  1. I remember that being a feature a while ago, I didn't know it was still available. I'll give it a shot, thanks mate
  2. My wife and I have mostly chatted long-distance on Messenger for most of our relationship (6 years and counting), and it'd be a hard blow if we lost any of the contents by some freak of nature (i.e. Facebook going out of business, however unlikely that is). Is there a piece of software or a method I could use to back everything up in say, a PDF format? I've looked at the Decipher Download tool, but I just want to make sure there's no other method floating out there before I drop $20 on mystery software. Any help would be appreciated. Thanks a lot!
  3. I was hoping to avoid getting a new motherboard entirely, but it looks like that's what I'll have to do. Thanks for your help man. SOLUTION: Sh*t card & worn motherboard, buying replacement parts entirely.
  4. I was plugging it into one of the native USB 3.0 slots on my motherboard, but ever single one of them is either shorted out or not pushing enough power through to the headset. I hate to say it, but you're probably right. This one seemed reputable enough, but I guess not. Do you have any recommendations on a card that WON'T be a complete waste of time?
  5. I installed this PCIe USB 3.0 expansion card in my main system earlier this morning <https://www.amazon.com/FebSmart-Self-Powered-Technology-No-Additional-FS-U4-Pro/dp/B072LS4JH7> The error I'm getting is within the attached image on this post. Obviously it's not initializing, but all my PCIe slots seem to be functioning just fine. The device is not showing up in the BIOS, but it's being picked up in Device Manager. I've tried all the troubleshooting steps I could think of, including manual driver updates, having Windows search for drivers online, disabling fast boot in the BIOS: But nothing's worked. If there's *anyone* that's familiar with this error, please lend me a hand. I need this expansion card because my Oculus Rift S REFUSES to function without a powered USB 3.0 hub. Not sure if this helps anyone, but I've included screenshots of my system's PCIe GPP Bridge info. Please and thank you!!
  6. I've tried every other forum and Oculus support, but found nothing helpful, so I'm giving this forum a shot. Long story short, I've run into numerous points where the system would stop tracking my controllers when I'm in-game. I could still rotate my digital hands in any direction, but my system can't track my head movements and my controllers stick to the point they were at when the tracking was lost. I don't know what else to try. I've tried everything I could possibly find online in forums and tutorials. I bought my Oculus Rift S back in August, and it *IMMEDIATELY* bugged out on me by losing tracking in both controllers after about 30 or so minutes of playing. I returned the first one and got a replacement, hoping that all I had was a defective unit. Come to find out, a week into using the new model: History repeated itself and I was faced with immediate tracking issues. The pass-through mode was only static, tipping me off to the issue being with my USB ports on my PC. I got a PCI powered and non-powered expansion card, but that didn't fix the issue. So a failed fix, and $65 later, I tried the typical "turn off power limiting settings in Windows" trick. Nothing. My PC is up to date, Nvidia drivers installed and updated, power management set to "f*ck you PC, you're my slave: DO WHAT I SAY"... And nothing is fixed. I'm about 4 days away from returning this POS to the Best Buy I got it from, and giving up on VR. I had such high hopes for it, hearing about it from colleagues and friends who had it. Unfortunately, this has brought me to the point where I'm debating on whether or not to actually just full-on DESTROY the thing out of rage. Has anyone else had the same issue in the past? Oculus claims its a firmware issue, but I find that very hard to believe. It's not NEW, so it shouldn't bug out as often as it does! I've got to say, in my 23 years on this planet, I've never been so disappointed and rage-filled over anything else tech-related in my life.
  7. I'm using Mariadb for that, and my system is configured properly to where it's recognized on Nextcloud. I wonder if I need to do any config changes on there at all
  8. All of the commands were accepted, and I see this now (attached photo), so that worked well. Though, for some reason, Nextcloud is still not showing the test images and files I put onto the drive. I've rebooted apache2 as well, so I'm not sure what else to do.
  9. Okay. I have access to the drive through my ubuntu user profile, and Nextcloud is accepting the local mount point and saving the settings. I used the following commands in this exact order on a newly formatted drive (EXT4): sudo chown -R www-data:www-data /mnt/sdb1 sudo chmod -R 0750 /mnt/sdb1 sudo chown -R talaftw /mnt/sdb1 sudo chmod -R 0770 /mnt/sdb1 After that, my profile can add and edit the files on the drive. Now, Nextcloud (within the control panel) will not show any of the files that are present on the drive, even with the permissions.
  10. Looks like I've got some more reading to do... I don't even know what to put in as my user profile besides "root", since that doesn't work either
  11. Does anyone know the exact command I can paste into the terminal? I'm completely new to attaching hard drives to a cloud service like this
  12. So, once I get Nextcloud to have ownership, I should put do the same with my user profile?
  13. I'm nearly finished setting up my Nextcloud server, but I have a slight problem. When I give permission to Nextcloud to access my local drive (4TB Seagate external drive), my Ubuntu user profile no longer has the ability to make changes to the drive, let alone access the content on the drive at all. This is the command I'm using to give Nextcloud full permissions on the mounted disk: sudo chown -R www-data:www-data /mnt/sdb1 ~ sudo chmod -R 0750 /mnt/sdb1 My friends suggested I use this command to give my Ubuntu profile (TalaFTW) access to the drive: sudo chown talaftw -v /mnt/sdb1 However, when I use the second command, the files within the drive still can't be accessed, or some will be and others won't. My question is: Is there any way to give both Nextcloud & my Ubuntu profile permission to do everything we need to do to basically be dual gods to the drive? Shared permissions that won't conflict with each other? I've asked other forums and none of them would give me a straight and simple to follow answer. Thank you very much in advance. Cheers
  14. This might be a simple question for some of you out there; at least, that's my current hope. I'm currently attempting to lead Nextcloud to recognize my EXT4-formated eternal hard drive, so that I can have space to host content for my members. In the "Configuration" slot, I'm assuming they're asking for the disk's mount point, but I'm too new to Linux to understand how to find it correctly. I simply put </mnt> in, and it accepted it. In the content area of the site, I am able to see a folder with the correct folders. However, when I click on them to see what is inside, they're all empty. I'm not sure how to have the content visible and having it "streamed" (for lack of a better term) straight from the hard drive. Does anyone have any suggestions on what I could do? Thanks in advance
  15. I'm following this video above to connect my Raspberry Pi to my ExtHDD. In the video, he explains that we'll need the drive mount point to give it permissions to be accessed in Nextcloud. He can see the "mount point" on the OMV control panel > File Systems (1st attached photo) But I cannot (2nd attached photo). I'm sure the mount point for my ExtHDD is /srv/dev-by-label-VIP, but nothing works when I put that path into Nextcloud's external drive app. Is there a terminal command I can use to see exactly where the actual mount point is? I've searched all over forums and can't seem to find how I can find it. I've mounted the drive, but the mount point isn't displayed for me on the OMV control panel. I ANSWERED MY OWN QUESTION SMH: If the mount point column doesn't show for you, click the "mounted" bar and select "columns". From there, you can select to show the "mount point" column Sometimes I surprise myself with how I can ask a question but immediately get the answer by simply looking around
  16. None of the software solutions I'm looking for work properly, so I'm hoping you guys can help me with something. I planned to use the disk I used to open an OpenMediaVault server to also hold the content on the open space, but obviously within Windows it's not mountable. I had the idea of dual booting Win10/Peppermint 10 or Ubuntu, but for some reason I've not been able to do so without the installer freezing. So, the last thing I thought to do is find a way to mount an Ext3 formatted disk within windows to make the content upload a bit more practical, as I'll need to have updates put up often. Does anyone have any ideas that'll work? Thanks so much
  17. Wow! I guess I didn't look too far outside of where they host if for you I'll have to reinstall that plugin and give it another shot, thanks so much for clarifying! Cheers mate
  18. Nextcloud was what I looked into for a little bit, but it seems like they have a cap on storage space available for use with them. Also, I plan on branching out on my Discord server, and the 50 member limit is literally limiting. Not to mention the prices are outrageous lol I was also wondering if I could just host the content straight from the 6TB external hard drive I have, instead of having it on a company's radar. I don't get the point of "shared folders" if it can't be used for remote access
  19. Long preface short, I wanted to see if I could use my Raspberry Pi 3 B+ to host content for members on my Discord server. I wasn't sure about how it'd work until I found out about OpenMediaVault. I've had the Pi sitting around and wanted to see if I could use that in place of a dedicated server (I'll only have 40+/- members accessing content on the "hopeful" media host). I have the Pi configured, I know basics on how to use OpenMediaVault and how to use the terminal to make updates and change settings and such: I just want to know if this was all in vain if I can't share access to members on my server, but whom of which are outside of my home network. Does anyone know of a plugin I could install or a process I could follow to configure my content host server to let Discord members only view shared folders? I'm extremely new to this and I'm banking on this working; I've tried using Mega.nz but when members share links around, they along with my Mega accounts seem to always get disabled, even though we're not sharing anything NSFW or inappropriate. Trolls ruin good things, so a self-hosted "cloud" server is what I wanted to try out. Thanks! P.s. I haven't began on configuring security measures, so guidance and forum posts that might help me will also be greatly appreciated. Right now, the host server is not live anymore because of this ~
  20. I've considered using a RAID array for the active archives then cloning that to other various drives that would be placed off site. Luckily, speed isn't a huge deal to me with something like an archive drive or array ?
  21. That's an awesome idea; not sure why I didn't think of that before! Many thanks!
  22. It's been a while since I last been on here, but I'm glad to be back! I've saved ALL phone/laptop/PC data that I've accumulated over the past 9 years or so, going from various hard drives to cloud services and such along the way. I'm at about 659GB of total data in the cluster of folders and files, and I'm wondering if there's a better option to hold data in a strictly archival setting. I won't be connecting the device unless a backup is being made or a transfer or new files to be added. Are there safe and reliable hard drive versions that won't die on me and lose all my data? I'm getting kind of tired having devices die on me, and I can't risk losing it on a cloud service if I miss a payment. The price of the HDD can range anywhere: I don't care, I just need my data to be safe. This data means a lot to me, but that goes without saying. I'd appreciate any guidance on this!
  23. .... If anyone ever has a problem like this, just go to the Windows display setting and change the resolution.... Mine was completely wrong after the Windows update..... Nothing about RAM had anything to do with it.... Just solved my own problem. I hope this helps someone out
  24. It's probably my display..... I'm on my laptop right now, and I can see everything normally, as if I just took screenshots of a perfectly normal PC. F*** When I ran the admin memory diagnostic tool, the display looks normal too. I really wish I knew what was actually going on.
  25. Today, I hooked up my main PC after having it on a shelf for about a month back up on my desk. Of course, the first thing I did once I got back into Windows was to immediately check for udpates... And there were a LOT of them. Didn't take too long to download and install them, but in the middle of the cumulative update for Windows 10 version 1706, I had a prompt pop up (first image). I then tried to close down the Chrome tabs and remote server software that I had begun working on before to free the RAM of the strain I was apparently putting it through. I have 16GB of Corsair DDR4 LPX 3000MHz RAM installed in my main system now. Before I could successfully close the programs, the system locked up (mind you, the updates were still downloading), and the system immediately shut down. There was no blue screen, further error messages or anything before the shut down. My first thought was that it shut down because the RAM had overloaded and needed to dump the contents because I understand the volitional nature of them. As soon as I tried to boot up the system again after a couple minutes of waiting, the system POSTed and went to the login screen, only to look completely out of wack! This startled me, but I turned and begun troubleshooting the display issue to the best of my knowledge. Uninstalling and reinstalling graphics drivers, powering down the system completely, completing a full disk image backup that I did before I put the system away, checking to see if the Windows updates installed correctly at all (they did): Everything I did didn't revert the display to a normal look. The images I attached below are just a couple of examples of what I'm looking at right now. I'm not entirely sure if the RAM is to blame, but I have my doubts. My display is attached to my GTX 1070 via HDMI, and the problem persists even after switching the original cable with 5 spares I have. The physical tower is behaving normally: 1. Fast/normal boot time into Windows 2. Normal thermals of CPU, graphics card, rest of internals 3. Normal ambient noise from chassis 4. RGB is still kicking 5. All components including RAM is being recognized and seems active and healthy This weird behavior happened immediately after the low-memory warning appeared and the system crashed. I'm at a loss for words. I have game server work to do before the next wipe (Rust lol), but I can't do what I need to do while my display is looking cancerous. Does anyone happen to know what I could try to further figure out this issue? Has anyone ever seen this before? ANY HELP would be a gigantic help!!!!! If there's any additional information I can provide to create a better picture of the situation for you guys, I'll be more than happy to provide it! Thanks!!! P.s. I'm going to be so mad if the screenshots I attached to the post look normal to everyone else except me ~
×