Jump to content

gregor

Members
  • Posts

    111
  • Joined

  • Last visited

Everything posted by gregor

  1. Changed the name of a configuration file from hp4200.conf to HP4200.conf: [root@localhost gregor]# SANE_CONFIG_DIR=/etc/sane.d SANE_DEBUG_HP4200=128 SANE_DEBUG_SANEI_USB=128 SANE_DEBUG_DLL=128 scanimage -d hp4200:/dev/usb/scanner0 [sanei_debug] Setting debug level of dll to 128. [dll] sane_init: SANE dll backend version 1.0.8 from sane-backends 1.0.11 [dll] add_backend: adding backend `net' [dll] add_backend: adding backend `abaton' [dll] add_backend: adding backend `agfafocus' [dll] add_backend: adding backend `apple' [dll] add_backend: adding backend `avision' [dll] add_backend: adding backend `artec' [dll] add_backend: adding backend `artec_eplus48u' [dll] add_backend: adding backend `as6e' [dll] add_backend: adding backend `bh' [dll] add_backend: adding backend `canon' [dll] add_backend: adding backend `canon630u' [dll] add_backend: adding backend `coolscan' [dll] add_backend: adding backend `coolscan2' [dll] add_backend: adding backend `dmc' [dll] add_backend: adding backend `epson' [dll] add_backend: adding backend `fujitsu' [dll] add_backend: adding backend `gt68xx' [dll] add_backend: adding backend `hp' [dll] add_backend: adding backend `hp4200' [dll] add_backend: adding backend `hpsj5s' [dll] add_backend: adding backend `leo' [dll] add_backend: adding backend `matsushita' [dll] add_backend: adding backend `microtek' [dll] add_backend: adding backend `microtek2' [dll] add_backend: adding backend `mustek' [dll] add_backend: adding backend `mustek_usb' [dll] add_backend: adding backend `nec' [dll] add_backend: adding backend `pie' [dll] add_backend: adding backend `pint' [dll] add_backend: adding backend `plustek' [dll] add_backend: adding backend `qcam' [dll] add_backend: adding backend `ricoh' [dll] add_backend: adding backend `s9036' [dll] add_backend: adding backend `sceptre' [dll] add_backend: adding backend `sharp' [dll] add_backend: adding backend `sm3600' [dll] add_backend: adding backend `snapscan' [dll] add_backend: adding backend `sp15c' [dll] add_backend: adding backend `tamarack' [dll] add_backend: adding backend `teco1' [dll] add_backend: adding backend `teco2' [dll] add_backend: adding backend `teco3' [dll] add_backend: adding backend `umax' [dll] add_backend: adding backend `umax1220u' [dll] add_backend: adding backend `v4l' [dll] add_backend: adding backend `viceo' [dll] add_backend: adding backend `niash' [dll] load: searching backend `hp4200' in `/usr/lib/sane' [dll] load: trying to load `/usr/lib/sane/libsane-hp4200.so.1' [dll] load: dlopen()ing `/usr/lib/sane/libsane-hp4200.so.1' [dll] init: initializing backend `hp4200' [sanei_debug] Setting debug level of hp4200 to 128. [hp4200] sane_hp4200_init [sanei_debug] Setting debug level of sanei_usb to 128. [sanei_usb] sanei_usb_init: found kernel scanner device (0x03f0/0x0105) at /dev/usb/scanner0 usb_set_debug: Setting debugging level to 255 (on) usb_find_busses: Skipping non bus directory devices usb_find_busses: Skipping non bus directory drivers usb_find_busses: Found 002 usb_find_busses: Found 001 usb_find_devices_on_bus: Found 001 on 001 usb_find_devices_on_bus: Found 002 on 001 skipped 1 class/vendor specific interface descriptors usb_find_devices_on_bus: Found 003 on 001 usb_find_devices_on_bus: Found 001 on 002 [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root hub [sanei_usb] sanei_usb_init: device 0x046d/0xc00c doesn't look like a scanner (0/3) [sanei_usb] sanei_usb_init: found libusb device (0x03f0/0x0105) at libusb:001:003 [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root hub [sanei_usb] sanei_usb_init: found 2 devices [hp4200] attach_matching_devices(usb 0x03f0 0x0105) [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0105, attach=0x4001b1f0 [hp4200] attach [hp4200] add_device(/dev/usb/scanner0) [hp4200] find_device [hp4200] attach [hp4200] add_device(libusb:001:003) [hp4200] find_device [hp4200] add_device: open(libusb:001:003) failed: No such file or directory [hp4200] attach_matching_devices(/dev/usb/scanner0) [hp4200] attach [hp4200] add_device(/dev/usb/scanner0) [hp4200] find_device [dll] init: backend `hp4200' is version 1.0.0 [hp4200] sane_hp4200_open (/dev/usb/scanner0, 0xbffff1c4) [hp4200] find_device [sanei_usb] kernel_get_vendor_product: ioctl (vendor) of device 0 failed: Invalid argument [sanei_usb] sanei_usb_get_vendor_product: ioctl (product) of device 0 failed: Invalid argument [sanei_usb] sanei_usb_get_vendor_product: device 5: Your OS doesn't seem to support detection of vendor+product ids [hp4200] : sanei_usb_get_vendor_product failed scanimage: open of device hp4200:/dev/usb/scanner0 failed: Operation not supported [dll] sane_exit: exiting [dll] sane_exit: calling backend `hp4200's exit function [hp4200] sane_hp4200_exit [hp4200] sane_hp4200_close (0x805bce8) [dll] sane_exit: finished
  2. [root@localhost gregor]# SANE_DEBUG_HP4200=128 SANE_DEBUG_SANEI_USB=128 SANE_DEBUG_DLL=128 scanimage -d hp4200:/dev/usb/scanner0 [sanei_debug] Setting debug level of dll to 128. [dll] sane_init: SANE dll backend version 1.0.8 from sane-backends 1.0.11 [dll] add_backend: adding backend `net' [dll] add_backend: adding backend `abaton' [dll] add_backend: adding backend `agfafocus' [dll] add_backend: adding backend `apple' [dll] add_backend: adding backend `avision' [dll] add_backend: adding backend `artec' [dll] add_backend: adding backend `artec_eplus48u' [dll] add_backend: adding backend `as6e' [dll] add_backend: adding backend `bh' [dll] add_backend: adding backend `canon' [dll] add_backend: adding backend `canon630u' [dll] add_backend: adding backend `coolscan' [dll] add_backend: adding backend `coolscan2' [dll] add_backend: adding backend `dmc' [dll] add_backend: adding backend `epson' [dll] add_backend: adding backend `fujitsu' [dll] add_backend: adding backend `gt68xx' [dll] add_backend: adding backend `hp' [dll] add_backend: adding backend `hp4200' [dll] add_backend: adding backend `hpsj5s' [dll] add_backend: adding backend `leo' [dll] add_backend: adding backend `matsushita' [dll] add_backend: adding backend `microtek' [dll] add_backend: adding backend `microtek2' [dll] add_backend: adding backend `mustek' [dll] add_backend: adding backend `mustek_usb' [dll] add_backend: adding backend `nec' [dll] add_backend: adding backend `pie' [dll] add_backend: adding backend `pint' [dll] add_backend: adding backend `plustek' [dll] add_backend: adding backend `qcam' [dll] add_backend: adding backend `ricoh' [dll] add_backend: adding backend `s9036' [dll] add_backend: adding backend `sceptre' [dll] add_backend: adding backend `sharp' [dll] add_backend: adding backend `sm3600' [dll] add_backend: adding backend `snapscan' [dll] add_backend: adding backend `sp15c' [dll] add_backend: adding backend `tamarack' [dll] add_backend: adding backend `teco1' [dll] add_backend: adding backend `teco2' [dll] add_backend: adding backend `teco3' [dll] add_backend: adding backend `umax' [dll] add_backend: adding backend `umax1220u' [dll] add_backend: adding backend `v4l' [dll] add_backend: adding backend `viceo' [dll] add_backend: adding backend `niash' [dll] load: searching backend `hp4200' in `/usr/lib/sane' [dll] load: trying to load `/usr/lib/sane/libsane-hp4200.so.1' [dll] load: dlopen()ing `/usr/lib/sane/libsane-hp4200.so.1' [dll] init: initializing backend `hp4200' [sanei_debug] Setting debug level of hp4200 to 128. [hp4200] sane_hp4200_init [sanei_debug] Setting debug level of sanei_usb to 128. [sanei_usb] sanei_usb_init: found kernel scanner device (0x03f0/0x0105) at /dev/usb/scanner0 usb_set_debug: Setting debugging level to 255 (on) usb_find_busses: Skipping non bus directory devices usb_find_busses: Skipping non bus directory drivers usb_find_busses: Found 002 usb_find_busses: Found 001 usb_find_devices_on_bus: Found 001 on 001 usb_find_devices_on_bus: Found 002 on 001 skipped 1 class/vendor specific interface descriptors usb_find_devices_on_bus: Found 003 on 001 usb_find_devices_on_bus: Found 001 on 002 [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root hub [sanei_usb] sanei_usb_init: device 0x046d/0xc00c doesn't look like a scanner (0/3) [sanei_usb] sanei_usb_init: found libusb device (0x03f0/0x0105) at libusb:001:003 [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root hub [sanei_usb] sanei_usb_init: found 2 devices [hp4200] sane_hp4200_init: configuration file not found, defaulting to /dev/usbscanner. [hp4200] add_device(/dev/usbscanner) [hp4200] find_device [hp4200] add_device: open(/dev/usbscanner) failed: No such file or directory [hp4200] sane_hp4200_init: failed to add device "/dev/usbscanner" [dll] init: backend `hp4200' is version 1.0.0 [hp4200] sane_hp4200_open (/dev/usb/scanner0, 0xbffff204) [hp4200] find_device [hp4200] add_device(/dev/usb/scanner0) [hp4200] find_device [sanei_usb] kernel_get_vendor_product: ioctl (vendor) of device 0 failed: Invalid argument [sanei_usb] sanei_usb_get_vendor_product: ioctl (product) of device 0 failed: Invalid argument [sanei_usb] sanei_usb_get_vendor_product: device 5: Your OS doesn't seem to support detection of vendor+product ids [hp4200] : sanei_usb_get_vendor_product failed scanimage: open of device hp4200:/dev/usb/scanner0 failed: Operation not supported [dll] sane_exit: exiting [dll] sane_exit: calling backend `hp4200's exit function [hp4200] sane_hp4200_exit [hp4200] sane_hp4200_close (0x805bce8) [dll] sane_exit: finished
  3. Sorry, you are right... BTW I have the same scanner (and the same problem).
  4. No it doesn't http://www.meier-geinitz.de/sane/lists/san...s-external.html
  5. I think there are just too many little issues that don't get resolved. Creating a Mandrake usability mailing might be a good start. What do you think?
  6. http://www.mandrakeusers.org/viewtopic.php?t=4072 http://plf.zarb.org/~nanardon/urpmiweb.php
  7. Does he have MDK9.1? Is there a LUG (linux user group) in your area? Anyway this might be usefull: http://www.linux-laptop.net/
  8. Mandrake 9.1 has better ACPI support.
  9. gregor

    KDE 3.1.1 rpms

    Even if Konqueror (file manager) is crashing?
  10. Some nice games not included in MDK9.1. Cube http://wouter.fov120.com/cube/ Contrib: liquidwar, gav, egoboo, enigma Cooker: trophy (to run it fullscreen you can use: trophy.real -f)
  11. /usr/share/apps/konqueror/servicemenus/compress-zip.desktop Exec=zip -r %u.zip %u /usr/share/apps/konqueror/servicemenus/compress-zip-file.desktop Exec=zip %f.zip %f
  12. Nope. I also installed freetype & msfonts from: http://ftp.ibiblio.org/pub/Linux/distribut.../9.1/rpms/i586/
  13. IMHO texstar RPMS for MDK9.1 are a must have: http://ftp.ibiblio.org/pub/Linux/distribut.../9.1/rpms/i586/
  14. You can see the difference here: http://linux.newexistence.org/fonts.html Add to: /etc/fonts/fonts.conf <match target="pattern"> <test qual="any" name="size" compare="more"> <double>7</double> </test> <test qual="any" name="size" compare="less"> <double>15</double> </test> <edit name="antialias" mode="assign"> <bool>false</bool> </edit> </match> <match target="pattern"> <test qual="any" name="pixelsize" compare="more"> <double>7</double> </test> <test qual="any" name="pixelsize" compare="less"> <double>17</double> </test> <edit name="antialias" mode="assign"> <bool>false</bool> </edit> </match> <match target="pattern"> <test qual="any" name="weight" compare="more"> <int>100</int> </test> <edit name="antialias" mode="assign"> <bool>true</bool> </edit> </match>
  15. These are the settings I use in MDK 9.0: /etc/X11/XftConfig match any size > 7 any size < 15 edit antialias = false; match any pixelsize < 17 any pixelsize > 7 edit antialias = false; match any weight == bold edit antialias = true; match any slant == italic edit antialias = true;
  16. gregor

    artsd

    Set artsd to stop after one second.
  17. If you add/enable contrib source than you can install oooqs.
  18. gregor

    Quake 2 too dark.

    Why don't you write a shell script?
  19. kfmclient openProfile webbrowsing is faster on my machine (with KDE 3.0). I use about:blank as a homepage, I have also followed Konqueror tips on this page (Konqueror reusing): KDE performance tips http://dforce.sh.cvut.cz/~seli/download/tips.html
  20. /etc/sysconfig/desktop DISPLAYMANAGER=gdm
  21. If you use GDM you can create a new login window. K -> settings -> startup settings -> new login with GDM
  22. Try this: http://www.yolinux.com/TUTORIALS/LinuxTuto...orkGateway.html
  23. IMHO 1.5GB (3/2 of RAM) swap partition would still be big enough if you plan one day to upgrade RAM to 1GB. Why do you need 10GB swap partition?
×
×
  • Create New...