Jump to content

ianw1974

Admin
  • Posts

    14090
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by ianw1974

  1. As root, dmesg at the console will tell you if the scanner was picked up when you plug it into the USB port. If nothing shown, then this would hint at a problem with hardware detection or something. Another might be in case the hplip stuff isn't installed. I know I had this problem once, but it can vary from one distro to another, and I also remember I was missing having something installed, just can't remember what it was now. EDIT: Could be a sane package missing, maybe sane-utils, or sane-hp. I don't know what's available currently in Mandy repos. Also, if running xsane as root allows you access to the device, this would mean a permissions issue, and so this was why I suggested adding the user to the plugdev group. You can try all this out and see how you get on.
  2. I've had problems with the new googleearth seg faulting when you try to run it. I always then just download and install the previous release. Chances are if you run googleearth from the console prompt, you'll see this segfault. It's not distro-specific, and don't know why it doesn't work. Previous release is good enough for me, I've no idea what they changed in the new version that stops it working. The whole binary is self-contained with all dependencies, so it should just work. Try this, maybe it's the same you're experiencing.
  3. When you run xsane, does it complain about not seeing a scanner device? If so, perhaps you need to be in the plugdev group or something so that you can access it. I was having this problem once, but with another distro.
  4. ianw1974

    Powersave

    Sounds like it locked everything up including the keyboard as well. Only the ALT-SYSRQ combination or the 5 second press of the power button would help here. Your system is now behaving how it should. There in the GUI somewhere is a setting to decide how long (10 minutes) before display switches off. When you press the keyboard or move the mouse, it should wake the monitor up. And it's now doing this for you. The only outstanding problem for you, is finding in KDE where to modify this setting of 10 minute default for switching the monitor off.
  5. ianw1974

    Powersave

    Hi John, Sorry can't help you about KDE, as I'm not using it. However, with a desktop system, the laptop stuff wouldn't have gotten installed, so I don't expect this is the problem. Even with desktop systems, the screensaver will work, and then in about 10 minutes the system puts the monitor in power save mode. There will be an option somewhere in KDE to sort this out - I just can't honestly tell you where as I've haven't used KDE since Mandriva 2007 or earlier. The fact it's locking up, is hinting at something else - possibly a display driver problem. Sometimes I get it on my laptop in that the screensaver goes active, and I can't get it back to the keyboard, but I can CTRL-ALT-F2 to a console and then kill the gnome-screensaver, and then I've got access to my system again. Although I've not had it go to sleep and then not wake back up again, although maybe I had this once with Mandriva a while back, but then I had a crappy Nvidia 420 go or something that had like 16MB of memory. Sorry I can't be any more help.
  6. Gnome is not using that much space, you could leave it. It would account for maybe 1GB of space maybe less. You wouldn't need to reinstall to remove it, you can simple remove it easily enough. I always used to have KDE and Gnome installed at the same time.
  7. Unlock with -i: To lock: chattr +i /etc/fstab to unlock: chattr -i /etc/fstab
  8. As it followed between 32 bit and 64 bit versions, and installing the nvidia drivers, it seems whichever driver chosen during install was causing your problem. Glad you got it sorted out :)
  9. So it should apply with ext4 as well. Try it.
  10. That little applet you can stop from running automatically at startup, that way you'll be on manual. At least you could always untick the option "always run at startup", if you're talking about the orange question mark icon (if they're still using that).
  11. Googled it, found the wiki and searched for root: http://www.magos-linux.ru/dwiki/doku.php?id=%D1%84%D0%B0%D0%B9%D0%BB_%D0%BD%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B5%D0%BA&s[]=root Default user password is magos Default root password is toor
  12. You'd have to make sure cups is installed, and then in your web browser in the url bar type: localhost:631 and configure it in here. I would expect that the kernel still has parallel port support.
  13. OpenSUSE has Gnome. You get asked during installation about what to install. Or you can try a Debian derivative such as Ubuntu or Linux Mint. Or even Debian itself if you like.
  14. I'm not sure it's the kernel. You should be OK running a 32 bit distro as far as I'm aware. Just it'll work better with 4GB of RAM with a 64 bit kernel. As a desktop you're better off as 32 bit. I've had this before with X spiking, and I could only get into my system with SSH and restart X. Failing that, another safe way than the power button is: ALT-SYSRQ R S E I U B will safely save everything that's required to disk and reboot. Press each key in sequence. However, some updates might fix your problem, or it might be something to do with your display driver.
  15. Are you running xsane as a regular user? Try running as user root and see if it works? Open a terminal, su to root, and then run xsane from the prompt and see if you can do it. If so, then we need to do something else. Run dmesg after you plugged the device in and let's see what dev it got, and we can check user/group permissions for that particular device.
  16. ianw1974

    mageiausers.org

    Lets do the time warp again :)
  17. If it worked before, then there's probably something in the kernel that isn't working as it should be for you.
  18. I have the same problem as you roger - that I have a thing about keyboards, and they must feel right. Trying to find one is not easy. That said, the PS/2 should work fine without any problems. Normally you'd find more problems with a USB one. Can you try a BIOS upgrade on your computer?
  19. If you have ext3 partition, just lock the file: chattr +i /etc/fstab then it won't be modified after reboot. Of course, edit it first, then lock it.
  20. Did you keep your home directory when you clean installed? You could check if the firefox profile is a problem by renaming the .mozilla directory in /home/yourusername and then opening firefox again. Obviously make sure firefox is closed before you do this. If not, then you can always remove the new .mozilla created and copy the old one back.
  21. Is this a system upgrade or a clean install?
  22. Post number 4 has the solution in it. He used cups.
  23. They don't normally support an upgrade for more than a two point release. Therefore, you can upgrade to 2008.2 or 2009.1 but not anything more than this. Suggest clean install. And yes, it's easy as downloading the DVD iso and then burning it with something like Brasero in Gnome or K3B in KDE.
  24. Can you post the contents of /etc/fstab so we can see more info. Maybe something in here as awry.
×
×
  • Create New...