Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] using xsane with a network scanner (hp officejet 7310)
Date: Wed, 03 Jan 2007 16:48:21
Message-Id: yu9r6ucoyf4.fsf@nyu.edu
1 xsane was working great with my old hp officejet 7130s (note 7130 not
2 7310) that were connected to my laptop via usb (one 7130 at each of
3 two sites). The home 7130 died and is replaced by a 7310, which is a
4 network device. It's local IP number is 192.168.1.50 and as a printer
5 it works great from every machine on our network.
6
7 I need to figure out what name I should must when invoking xsane.
8
9 If I try just
10
11 xsane
12
13 it complains that it can't open an hp1200 (laserprinter), which is not
14 plugged in and if I plug it in I gent
15
16 gottlieb@ajglap ~/.sane/xsane $ xsane
17 *** glibc detected *** xsane: munmap_chunk(): invalid pointer: 0xb7419391 ***
18 ======= Backtrace: =========
19 /lib/libc.so.6[0xb773dbab]
20 /usr/lib/sane/libsane-hpaio.so.1(sane_hpaio_open+0x28d)[0xb740fb09]
21 /usr/lib/libsane.so.1(sane_dll_open+0xde)[0xb7f4ee36]
22 /usr/lib/libsane.so.1(sane_open+0x24)[0xb7f4f4c9]
23 xsane[0x80b5d66]
24 xsane[0x80b8b35]
25 xsane[0x80b9d42]
26 /lib/libc.so.6(__libc_start_main+0xdc)[0xb76f2864]
27 xsane[0x804ea41]
28 ======= Memory map: ========
29 08048000-080d2000 r-xp 00000000 16:03 801781 /usr/bin/xsane
30 080d2000-080d7000 rw-p 00089000 16:03 801781 /usr/bin/xsane
31 080d7000-081d2000 rw-p 080d7000 00:00 0 [heap]
32 [[ more lines deleted ]]
33
34 I have hplip-0.9.7-r3 installed
35
36 I presume that if I type
37
38 xsane <correct-name-here>
39
40 it would find the scanner, but can't figure out the correct name.
41
42 Thanks in advance,
43
44 allan
45 --
46 gentoo-user@g.o mailing list