Re: [cbm4linux-users] No devices found
Brought to you by:
cbm4linux
From: Kees J. <ke...@dd...> - 2003-03-23 07:52:52
|
> One other thing I notice, it seems to detect the cable > as an 'XA1541 cable (auto)'. That or it's a default > setting. for the first cable I used the driver had to be on in order to detect the right cable and if i once modproped with the driver of i had to reboot in order to make it work. > > I have 2 old 1541 drives and numerous old diskettes > I'm wanting to read, but I appear to be stuck. Any > help would be appreciated. Hi, for me to make it work i had to sepcify the io port command line (and i thing in my bios i have set the parport to some specific value .. sorry) this is what i have in my modules.conf options parport_pc io=0x378 irq=7 i thing you can also do this command line modprobe parport_pc io=0x378 irq=7 in stead if modprobe parport here i wrote what i did http://carlit.mine.nu/c64/ has fun :) keesj |