21 Apr
2011
21 Apr
'11
1:27 p.m.
On 4/21/11 4:21 AM, Alexandre Julliard wrote:
Charles Davis <cdavis(a)mymail.mines.edu> writes:
On 4/20/11 9:43 AM, Alexandre Julliard wrote:
It doesn't seem to work here, I don't get any devices. Funny. It works fine on both my 32-bit and 64-bit VMs. Clearly my setup is broken :).
By any chance, do you not have any SCSI generic (sg<x>) files in /dev/?
I don't, I have only hd and sd devices. That explains it. The patch used the SCSI generic entries on Linux, which aren't present if that support hasn't been compiled in/loaded. I'll rework the patch so it isn't so dependent on them.
Chip