On Mon, 4 Jul 2005 [EMAIL PROTECTED] wrote:

What happens when you stop vold, and try to read from the PS/2 floppy
using dd?

   # /etc/init.d/volmgt stop
   # dd if=/dev/rdiskette of=/dev/null bs=18k

Does that report I/O errors?

It does, sort of.

bash-3.00# dd if=/dev/rdiskette of=/dev/null bs=18k
dd: /dev/rdiskette: open: No such file or directory

So, as far as Solaris is concerned, there is no floppy drive at all. It has worked fine before switching to new ACPI architecture.

Please check /var/adm/messages for errors.

I see quite a few acpica related messages (this is nevada b17) at boot
time, here they are:

Jun 30 12:18:31 lokrum acpica: [ID 972481 kern.warning] WARNING: 
AcpiOsWritePort: 70 8 not permitted
Jun 30 12:18:31 lokrum acpica: [ID 815887 kern.notice] ACPI-0519: *** Error:
Jun 30 12:18:31 lokrum acpica: [ID 441208 kern.notice] Handler for [SystemIO] 
returned AE_ERROR
Jun 30 12:18:31 lokrum acpica: [ID 278620 kern.notice] ACPI-1338: *** Error:
Jun 30 12:18:31 lokrum acpica: [ID 810882 kern.notice] Method execution failed
Jun 30 12:18:31 lokrum acpica: [ID 332806 kern.notice] [\HACK] (Node d3983d64)
Jun 30 12:18:31 lokrum acpica: [ID 225550 kern.notice] , AE_ERROR
Jun 30 12:18:31 lokrum acpica: [ID 278620 kern.notice] ACPI-1338: *** Error:
Jun 30 12:18:31 lokrum acpica: [ID 810882 kern.notice] Method execution failed
Jun 30 12:18:31 lokrum acpica: [ID 221077 kern.notice] 
[\_SB_.PCI0.ISA_.MOU_._PRW] (Node d3977ea4)

etc etc etc. The whole file is 230KB long, too long to be posted here and
is available at http://www.cvele.net/private/messages.0

I'll delete the file in a day or two if you don't need it.

I don't see any messages related to the floppy problem at the time I was accessing it. This is the same machine that had problems with PS/2 based mouse and keyboard and I had to switch to USB based ones.


Juergen, there is nothing about fdc (or fd) in prtconf -p output:

bash-3.00# prtconf -p | grep -i fd
bash-3.00#

Bye, Dragan

--
Dragan Cvetkovic,

To be or not to be is true. G. Boole    No it isn't.  L. E. J. Brouwer
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to