Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2007 10:07:49 -0700
From:      Patrick Hajek <pphajek@lbl.gov>
To:        freebsd-current@freebsd.org
Cc:        Thomas Quinot <thomas@freebsd.org>
Subject:   Re: Recent changes in  atapi-cam?
Message-ID:  <20070829170749.GA20549@lbl.gov>

next in thread | raw e-mail | index | archive | help


>* Patrick Hajek, 2007-08-27 :

>> The upgrade was successful with one exception:
>> ad0: 95205MB <TOSHIBA MK1032GAX AB211A> at ata0-master UDMA100
>> acd0: DVDR <MATSHITADVD-RAM UJ-840S/1.52> at ata1-master UDMA33
>> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 
>> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 
>> acd0: FAILURE - READ_TOC ILLEGAL REQUEST asc=0x24 ascq=0x00 
>> acd0: FAILURE - READ_TOC ILLEGAL REQUEST asc=0x24 ascq=0x00 

>atapicam is disabled in your kernel configuration, so I assume you are
>loading it as a module. Do you still get the errors above (on acd0) if
>you do *not* load the atapi-cam module?

>Thomas.

Correct.  When I first encountered the error, the vaious components were
compiled into the kernel.  Taking a wild stab, I decided to see if
loading it as a module would result the the same issue and yes, it did.

i.e.
noe# kldstat
Id Refs Address    Size     Name
 1   50 0xc0400000 89b3c4   kernel
 2    1 0xc0c9c000 33e4     splash_bmp.ko
 3    1 0xc0ca0000 5704     vesa.ko
 4    3 0xc0ca6000 28678    linux.ko
 5    2 0xc0ccf000 37ef4    pf.ko
 6    1 0xc0d07000 ce30     if_wi.ko
 7    1 0xc0d14000 6cc8     snd_ich.ko
 8    2 0xc0d1b000 4a3a8    sound.ko
 9    1 0xc0d66000 2c0c     pflog.ko
10    1 0xc0d69000 d8f4     pccard.ko
11    1 0xc0d77000 b660     cpufreq.ko
12    1 0xc0d83000 1bdc     wlan_xauth.ko
13    1 0xc0d85000 2ec0     wlan_acl.ko
14    1 0xc0d88000 30160    iwi_bss.ko
15    1 0xc0db9000 2f350    iwi_ibss.ko
16    1 0xc0de9000 2f4b0    iwi_monitor.ko
17    1 0xc0e19000 10e98    drm.ko
18    1 0xc0e2a000 4d60     atapicam.ko
19    1 0xc0e2f000 81e0     atapicd.ko
20    1 0xc0e38000 4e1134   nvidia.ko
21    1 0xc131a000 69068    acpi.ko
22    1 0xc36a9000 7000     linprocfs.ko
23    1 0xc38dc000 4000     logo_saver.ko


Any suggestions?  I would be happy to test any patches :-)

Patrick


-- 
Patrick Hajek			       /"\
DOE Joint Genome Institute             \ /  ASCII RIBBON CAMPAIGN
Desk: 925.296.5762		        X    HELP CURE HTML MAIL
Cell: 925.997.4826                     / \
				
PGP Fingerprint 688E B579 3449 28B1 DB14  E15A 76BB C1CA A745 9DAB



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070829170749.GA20549>