ide-controller ACARD 6260M not working with debian 3.0
hi, I'm trying to install debian 3.0(kernel 2.4.18) on a mac b&w rev1. Because of an built-in error of the original onboard ide-controller it's impossible to add another hard disk to this controller and so I want to install on a disk, which is connected to an ide-controller card. I've got a TurboMax/ATA-66 card, which is identical to the ACARD 6260M. During istallation of the 2.4.18 kernel from the debian3.0-cd the hard disk is recognised from the installation system, partition check is o.k. as said in dmesg and kernel is written on the disk, but when the system should be rebooted from the hard disk it gives in dmesg the following error-messages: .. partition check: .. hde: lost interrupt ide_dma_proc: chipset supported ide_dma_lostirq func only: 13 .. this error message is given again and again without an end; hde is the disk connected to the ACARD ide controller card, about the card is said in dmesg: .. AEC 6260R: IDE controller on PCI bus 01 dev 10 AEC 6260R: chipset revision 1 AEC 6260R: not 100% native mode: will probe irqs later AEC 6260R: ROM enabled at 0x8089 .. during installation I found with cat /proc/pci .. bus 1, device 2, function 0: SCSI storage controller: Artop Electronics Corp ATP 860 (rev1) IRQ 23 .. I've updated the card's firmware under mac os to version 3.21. Some advice how to fix this problem ? Thank you very much Rolf
ide-controller ACARD 6260M not working with debian 3.0
> Hi, > > thanks for your reply and sorry for answering late, the problem is still existing: > > On 26 Dec, this message from Rolf Weidmann echoed through cyberspace: >> I'm trying to install debian 3.0(kernel 2.4.18) on a mac b&w rev1. >> Because of an built-in error of the original onboard ide-controller >> it's impossible to add another hard disk to this controller and so I >> want to install on a disk, which is connected to an ide-controller >> card. I've got a TurboMax/ATA-66 card, which is identical to the ACARD >> 6260M. >> During istallation of the 2.4.18 kernel from the debian3.0-cd the hard >> disk is recognised from the installation system, partition check is >> o.k. as said in dmesg and kernel is written on the disk, but when the >> system should be rebooted from the hard disk it gives in dmesg the >> following error-messages: >> .. >> partition check: >> .. >> hde: lost interrupt >> ide_dma_proc: chipset supported >> ide_dma_lostirq func only: 13 >> .. >> this error message is given again and again without an end; > > Hm, IDE has had that 'lost interrupt' problem a few times already > Can you try and send along 'lspci' from a runnign system with this > controller, to see whether it gets a correct interrupt assigned? > don't know if it's similar to 'lspci', but here is a complete cat/proc/pci fom the machine with the pci-ide-controller card after starting debian from the debian installation compact disk (note: the above mentioned error message in dmseg is not given as long as the installation system is started from cd holding down "c"-key, but is given after reboot from the hard disk connected to the pci-ide-controller card or is given too when starting the installation system from cd with a command from the boot prompt in yaboot, so the lost interrupt problem always occurs if the system has read from the hard disk connected to the ide-controller card before starting the kernel): # cat /proc/pci PCI devices found: Bus 0, device 0, function 0: Host bridge: Motorola MPC106 (Grackle) (rev64). Bus 0, device 13, function 0: PCI bridge: Digital Equipment Corporation DECchip 21154 (rev2). Master Capable. Latency=64. Min Gnt=6.Max Lat=3. Bus 0, device 16, function 0: VGA compatible controller: ATI Technologies Inc Rage 128 RE (rev0) IRQ 22. Master Capable. Latency=16. Min Gnt=8. Prefetchable 32 bit memory at 0x8090 (0x8bff). Bus 1, device0, function 0: Fire wire (IEEE 1394): Texas Instruments PCILynx/PCILynx2 IEEE 1394 Link Layer Controller (rev2). IRQ21. Master Capable. Latency=16. Min Gnt=3.Max Lat=4. Non Prefetchable 32 bit memory at 0x80881000 (0x80881fff). Non Prefetchable 32 bit memory at 0x808c (0x808c). Non Prefetchable 32 bit memory at 0x808b (0x808b). Bus 1, device 1, function 0: IDE interface: CMD Technology Inc PCI0646 (rev5). IRQ26. Master Capable. Latency=64. Min Gnt=2.Max Lat=4. I/O at 0x10e0 (0x10e7). I/O at 0x10d0 (0x10d3). I/O at 0x10c0 (0x10c7). I/O at 0x10b0 (0x10b3). I/O at 0x10a0 (0x10af). Bus1, device 2, function 0: SCSI storage controller: Artop Electronic Corp ATP 860 (rev1). IRQ23. Master Capable. Latency=16. Min Gnt=6.MaxLat=6. I/O at 0x1090 (0x1097). I/O at 0x1080 (0x1083). I/O at 0x1070 (0x1077). I/O at 0x1060 (0x1063). I/O at 0x1050 (0x105f). Bus 1, device 5, function 0: Class ft00: Apple computer Inc. Paddington Mac I/O (rev6). Master Capable. Latency=16. Nonprefetchable 32bit memory at 0x8080 (0x8087). Bus 1, device 6, function 0: USB Controller: OPTi Inc. 82C861 (rev16). IRQ 28. Master Capable. Latency=16. Nonprefetchable 32 bit memory at 0x808088 (0x80880fff). NOTE: the pci-IDE-controller card is named SCSI storage controller above ! >> hde is the disk connected to the ACARD ide controller card, about the >> card is said in dmesg: >> .. >> AEC 6260R: IDE controller on PCI bus 01 dev 10 >> AEC 6260R: chip
Re: 2.4.21-ben2 and acard aec6280m
I've got this "lost interrupt error" also, while trying to boot from a hard disk connected to an acard aec6260M, which is used in a mac b&w rev1. I've compiled the 2.4.18 kernel with the driver version 0.9 with both settings tuning support y and n, but got always the same error. If the drive, which is connected to the aec6260M is accessed after starting the mac from a debian installation binary cd, there isn't any error and it's possible for the installation system to write the kernel on the connected disk, but restart from this disk later isn't possible due to the lost interrupt error. Because Michel Lanners asked me in an earlier posting which interrupt is assigned to the acard aec 6260M I've looked at this in detail and saw that there is assigned a diffrent interrupt to the card wether the system is started from installation cd or from the hard disk itself (irq 13 versus 23). If anyone is able to go further with this I can post dmesg after starting from the hard disk and cat/proc/pci after starting from installation iso, comparing this, I've seen the diffrent interrupts assigned to the card. Any solution on the problem is really appreciated, Bye Rolf > i got 2.4.20-ben8 to work with my aec6280m by setting > > CONFIG_BLK_DEV_AEC62XX=y > CONFIG_AEC62XX_TUNING=y > > however, in 2.4.21-ben2, the latter option seems to have disapeared and > i get (again) lots of > > hdX: dma_timer_expiry: dma status == 0x24 > hdX: lost interrupt > hdX: dma_intr: bad DMA status (dma_stat=30) > hdX: dma_intr: status=0x50 { DriveReady SeekComplete } > > whenever a harddisk that is connected to the acard is accessed. > has anyone succeeded in putting this card to work with a 2.4.21 kernel? > > btw, many thanks to benjamin herrenschmidt at this point. your work for > the linux/ppc port is greatly appreciated!
debian-powerpc@lists.debian.org
hi, I've read in several comments that there's no support for the internal speaker of the mac blue&white, but only for the headphones-out. As I have the same problem, did anyone fixed this in the meantime ? thanks Rolf
ISDN-card or adapter to use with debian and pci-usb-ppc
hello, I want to get an ISDN-pci-card or ISDN-USB-device for my G3ppc. So which current available cards are known to work well with linux and can be recommended ? Currently I'm using a 'hermstedt webshuttle-2' as an acm-cdc device, but this has bug's and cannot be recommended. Thanks for any answer, Rolf
Sonnet ZIF Encore G4 500Mhz working with linux ?
hello, I want to upgrade a mac b&w with the "Sonnet ZIF Encore G4 500Mhz" card. is it known to work with linux ? thanks rolf