[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ide cdrw usb modules nat and gis



I am happy to say that my debian experience is going really well. I have created a internal network using NAT and have installed and configured a gis mapping website using MapServer. Apart from that my imediate goals are to configure a scanner and the cdrw drive.

apropo cdrw syslog says :

Nov 13 11:32:00 france kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31 Nov 13 11:32:00 france kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Nov 13 11:32:00 france kernel: ALI15X3: IDE controller on PCI bus 00 dev 78
Nov 13 11:32:00 france kernel: PCI: No IRQ known for interrupt pin A of device 00:0f.0. Please try using pci=biosirq.
Nov 13 11:32:00 france kernel: ALI15X3: chipset revision 193
Nov 13 11:32:00 france kernel: ALI15X3: not 100%% native mode: will probe irqs later Nov 13 11:32:00 france kernel: ide0: BM-DMA at 0xa800-0xa807, BIOS settings: hda:DMA, hdb:pio Nov 13 11:32:00 france kernel: ide1: BM-DMA at 0xa808-0xa80f, BIOS settings: hdc:pio, hdd:pio
Nov 13 11:32:00 france kernel: hda: ST33221A, ATA DISK drive
Nov 13 11:32:00 france kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Nov 13 11:32:00 france kernel: hdc: CR-4804TE, ATAPI CD/DVD-ROM drive
Nov 13 11:32:00 france kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Nov 13 11:32:00 france kernel: ide1 at 0x170-0x177,0x376 on irq 15

apropo cdrw /var/log/messages says :

Nov 13 11:51:58 france -- MARK --
Nov 13 11:59:52 france kernel: SCSI subsystem driver Revision: 1.00
Nov 13 12:04:52 france kernel: hdc: ATAPI 24X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Nov 13 12:04:52 france kernel: Uniform CD-ROM driver Revision: 3.12
Nov 13 12:31:58 france -- MARK --

lsmod reports :

france:/var/log# lsmod
Module                  Size  Used by    Not tainted
nls_iso8859-1           2880   0  (autoclean)
ide-cd                 26048   0  (autoclean)
cdrom                  27072   0  (autoclean) [ide-cd]
isofs                  24064   0  (autoclean)
sg                     27940   0  (autoclean) (unused)
scsi_mod               84792   1  (autoclean) [sg]
smbfs                  31136   1  (autoclean)
ipt_REJECT              2784   1  (autoclean)
ipt_MASQUERADE          1216   1  (autoclean)
ipt_state                608   4  (autoclean)
iptable_mangle          2112   0  (autoclean) (unused)
iptable_nat            12820   1  (autoclean) [ipt_MASQUERADE]
ip_conntrack 12780 2 (autoclean) [ipt_MASQUERADE ipt_state iptable_nat]
iptable_filter          1728   1  (autoclean)
ip_tables 10368 8 [ipt_REJECT ipt_MASQUERADE ipt_state iptable_mangle iptable_nat iptable_filter]
8139too                13504   3
mii                     1056   0  [8139too]
af_packet              11464   1
rtc                     5368   0  (autoclean)
unix                   13316  10  (autoclean)
ide-disk                6560   3  (autoclean)
ide-probe-mod           7968   0  (autoclean)
ide-mod 129036 3 (autoclean) [ide-cd ide-disk ide-probe-mod]
ext2                   30304   2  (autoclean)
ext3                   56224   0  (autoclean)
jbd                    34840   0  (autoclean) [ext3]

Unfortunately nothing is comming up about the USB ports.

I installed sane_1.0.7-2.1_i386.deb and cdrecord_1.10-7_i386.deb today. The output of cdrecord -scanbus is obvious, IDE is not supported.

france:/var/log# cdrecord -scanbus
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
cdrecord: No such file or directory. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.

The scanner is not detected either.

france:/var/log# sane-find-scanner /dev/usb/scanner0 and
france:/var/log# sane-find-scanner /dev/usb/scanner1 both return
# Note that sane-find-scanner will find any scanner that is connected
# to a SCSI bus and some scanners that are connected to the Universal
# Serial Bus (USB) depending on your OS. It will even find scanners
# that are not supported at all by SANE. It won't find a scanner that
# is connected to a parallel or proprietary port.

# If your scanner uses SCSI, you must have a driver for your SCSI
# adapter and support for SCSI Generic (sg) in your Operating System
# in order for the scanner to be used with SANE. If your scanner is
# NOT listed above, check that you have installed the drivers.

Can anyone tell me how I can test/debug these devices?

The scanner is a Agfa SnapScan e52

Thanks.

--
Philip Mark Donaghy
Developer and Architect Java 2 Platform
Ingénieur Développement et Architecture Plateforme Java 2
Mobile : +33 (0)6 20 83 22 62
Direct : +33 (0)1 48 74 23 80
Website : http://www.mapimage.com/




Reply to: