Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installazione stampante hp psc950[RIS. IN PARTE LO SCANNER?]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
alex4988
Apprentice
Apprentice


Joined: 19 Jun 2004
Posts: 172

PostPosted: Wed Aug 25, 2004 2:19 pm    Post subject: Installazione stampante hp psc950[RIS. IN PARTE LO SCANNER?] Reply with quote

Ciao a tutti,
ho la sudetta stampante che oltre a stampare scannerizza fa da lettore di memory card(penso che si chiamino così) e poi stampa.
Ora questa stampante prima con la slack se la installavo da cups almeno stampava ora nn fa nemmeno quello per me è un problema di usb configurate male può essere ??
Vi lascio lspci:
Code:

bash-2.05b# lspci
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS 645xx (rev 02)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 04)
0000:00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
0000:00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controller
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
0000:00:0a.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30)
0000:00:0c.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI] (rev 01)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV36.2 [GeForce FX 5700] (rev a1)
bash-2.05b#

e il config del kernel:
Code:

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_RW_DETECT is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
CONFIG_USB_EGALAX=m
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# Video4Linux support is needed for USB Multimedia device support
#

#
# USB Network adaptors
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
CONFIG_USB_CYTHERM=m
CONFIG_USB_PHIDGETSERVO=m
# CONFIG_USB_TEST is not set

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set


Last edited by alex4988 on Wed Aug 25, 2004 6:52 pm; edited 2 times in total
Back to top
View user's profile Send private message
motaboy
Developer
Developer


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Wed Aug 25, 2004 3:44 pm    Post subject: Reply with quote

Posta cosa dice dmesg (solo il pezzo relativo alla stampante) quando la colleghi e l'accendi.

E controlla che abbia creato il device /dev/usb/lp0 o simile.

controlla che usi lo stesso device con cups.

che errori riporta cups?
_________________
...
Back to top
View user's profile Send private message
alex4988
Apprentice
Apprentice


Joined: 19 Jun 2004
Posts: 172

PostPosted: Wed Aug 25, 2004 3:56 pm    Post subject: Reply with quote

motaboy wrote:
Posta cosa dice dmesg (solo il pezzo relativo alla stampante) quando la colleghi e l'accendi.

E controlla che abbia creato il device /dev/usb/lp0 o simile.

controlla che usi lo stesso device con cups.

che errori riporta cups?

cups nn da errori nel dmesg nn trovo nulla cmq ora te lo posto così vedi tu se trovi qualcosina
Code:

m) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 204k freed
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 18
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
0000:00:0a.0: 3Com PCI 3c905B Cyclone 100baseTx at 0xe000. Vers LK1.1.19
sis900.c: v1.08.07 11/02/2003
ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19
eth1: SiS 900 PCI Fast Ethernet at 0xdc00, IRQ 19, 00:0a:e6:57:38:3a.
ACPI: PCI interrupt 0000:00:0c.0[A] -> GSI 16 (level, low) -> IRQ 16
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
eth1: Media Link On 100mbps full-duplex
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (4095 buckets, 32760 max) - 300 bytes per conntrack
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-6111  Tue Jul 27 07:55:38 PDT 2004
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
agpgart: SiS delay workaround: giving bridge time to recover.
agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
agpgart: SiS delay workaround: giving bridge time to recover.
agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode
NET: Registered protocol family 10
Disabled Privacy Extensions on device c04bd980(lo)
IPv6 over IPv4 tunneling driver

invece in dev c'è
Code:

bash-2.05b# ls /dev/usb
hid  lp0
bash-2.05b#
Back to top
View user's profile Send private message
motaboy
Developer
Developer


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Wed Aug 25, 2004 4:26 pm    Post subject: Reply with quote

Allora se c'é vuol dire che nel dmesg qualcosa é apparso.
Basta che la spegni e la riaccendi e noterai qualcosa.

Quindi il problema sembra limitato a cups. Hai guardato i log sotto /var/log/cups ? comunque cups dovrebbe dirti qualcosa, tipo stampante non pronta o cose varie.
_________________
...
Back to top
View user's profile Send private message
alex4988
Apprentice
Apprentice


Joined: 19 Jun 2004
Posts: 172

PostPosted: Wed Aug 25, 2004 6:10 pm    Post subject: Reply with quote

motaboy wrote:
Allora se c'é vuol dire che nel dmesg qualcosa é apparso.
Basta che la spegni e la riaccendi e noterai qualcosa.

Quindi il problema sembra limitato a cups. Hai guardato i log sotto /var/log/cups ? comunque cups dovrebbe dirti qualcosa, tipo stampante non pronta o cose varie.

era una cagata bastava spegnere e riaccendere ma porca mis....
Back to top
View user's profile Send private message
motaboy
Developer
Developer


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Wed Aug 25, 2004 6:15 pm    Post subject: Reply with quote

:lol:

Ok aggiungi il tag [risolto] al titolo.
_________________
...
Back to top
View user's profile Send private message
alex4988
Apprentice
Apprentice


Joined: 19 Jun 2004
Posts: 172

PostPosted: Wed Aug 25, 2004 6:53 pm    Post subject: Reply with quote

lo scanner nn so come farlo funzionare
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum