Search results

  1. Kaitain

    Install Linux

    Actually, while I think of it, could you connect an hdmi cable directly between the computer and TV (hdmi-1), then post the output of xrandr --verbose ?
  2. Kaitain

    Install Linux

    No need. OK, leave this with me for an hour, I've gotta check something
  3. Kaitain

    Install Linux

    OK, once rebooted, run xrandr and paste the output
  4. Kaitain

    Install Linux

    Just peachy Now, we can update grub. I'll assume you've closed the terminal already, but even if you repeat the commands, nothing bad will happen: sudo su mount /boot update-grub Once you've done that, go ahead and install the most recent 430-series driver you have available, then reboot.
  5. Kaitain

    Install Linux

    OK, we'll do it this way, first. 1) Download the attached file and save to your computer - I'm going to assume it downloads to /home/Daniel/Downloads, but I trust you'll be able to find it once it downloads. 2) Do this: sudo su cp /etc/default/grub /etc/default/grub.backup cp...
  6. Kaitain

    Install Linux

    Next thing: cat /etc/default/grub
  7. Kaitain

    Install Linux

    That would probably give you best performance. Let me know how you get on.
  8. Kaitain

    Install Linux

    Could you also type the following and paste the output. I think it's probably safer if I edit files and just get you to copy/paste them: cat /etc/default/grub We'll do a little more tomorrow. It's late here for me again...
  9. Kaitain

    Install Linux

    Got it. So the rear panel of your Denon looks like this: http://manuals.denon.com/AVRS500BT/NA/EN/WBSPSYjsdhemcn.php Right, so your connections will be: Computer to Denon AVR, HDMI 5 GAME Denon AVR, HDMI OUT to TV HDMI-1 (because HDMI-2 is broken and so we'll pretend it doesn't exist) Your...
  10. Kaitain

    Install Linux

    That's OK, it's a known starting point. So far all I've been doing is gathering information and making sure I know what will happen next, and trying to anticipate what could go wrong ;) This ain't our first rodeo :p So you're back on the 340 drivers? Can you type the following command and...
  11. Kaitain

    Install Linux

    D~, while I've always loved your enthusiasm, you really need to control the urge to experiment here. Everything we've done so far has been for me to build up a picture of how your setup is laid out. If you now go changing cables around, then it's just time wasted. Please put all your cabling...
  12. Kaitain

    Install Linux

    That's unfortunate, but HDMI-1 is also OK. It's HDMI-3 and HDMI-4 that are the runts of this particular litter. No, the reason why you're limited to 1920x1080 for the next little while is because of two things: - kernel modesetting - change in EDID handling Let's sort out the modesetting...
  13. Kaitain

    Install Linux

    I'm turning in again shortly, as it's close to 10pm here, and I'm up again at 5am. Just by way of background, when running through an A/V receiver, display setup takes a little longer, as an agreeable resolution and scan rate has to be set by all three devices in the chain. In essence, the...
  14. Kaitain

    Install Linux

    I could open the file - it was just a matter of downloading it and tar -xzf Xorg.0.log.tar.gz, and there's your log file all ready for me to review :) Nothing too exciting in it - I just needed a benchmark to see what your system normally says: every system has its own collection of messages...
  15. Kaitain

    EvilGnome Linux Spyware

    Aw now, know your history - hackers, and their nefarious counterparts (i.e. criminals), have existed since the original Unix and Vax VMS days. That's not to excuse MS - they seem to be more bug-prone than most, but they're also the most lucrative target to attack. We Linux desktop users are a...
  16. Kaitain

    Help. get games fullscreen that have low resolution

    If your video drivers are correct, you'll get black bars on the side - stretching a 4:3 image over 16:9 reflects a configuration problem. Simple fact is, other than buying an external 4:3 monitor, you're not going to get a perfect fullscreen experience with games from the '90s and early 2000s...
  17. Kaitain

    Install Linux

    That's perfect, thanks D~! Not to worry, I'm several hours ahead of you, so I'd posted that then gone to sleep :rolling:
  18. Kaitain

    Install Linux

    Follow each of these steps in turn. First: sudo su then type your password. You're now in a shell with root privileges. You can just copy and paste the next block - the computer should do it all for you. cp /var/log/Xorg.0.log /home/daniel/. chown daniel:daniel /home/daniel/Xorg.0.log exit...
  19. Kaitain

    Install Linux

    Sure, if in the meantime you can post your Xorg.0.log and edid output as given in post #92 then I can look through those and make sure I'm on the right track.
  20. Kaitain

    EvilGnome Linux Spyware

    It's an interesting exercise, for sure. As it stands, it's pretty useless, but... imagine if they'd got the keystroke logger working. Simply wait for somebody to type "sudo <cmd>" and log the password, and then they have the ability to elevate their service into the system. I suspect that they...
Back
Top