Re: 2.6.25-rc2: ohci1394 problem

2008-02-25 Thread Stefan Richter
Thomas Meyer wrote: So i did a "make clean" and a "make" (not a make -j3 as i use to do) and recompiled 2.6.25-rc3 and now it works again. Case closed under strange error. 2.6.24 works with the same config, i.e. both drivers are build as modules. BTW, of course "make -j..." is supposed to

Re: 2.6.25-rc2: ohci1394 problem

2008-02-25 Thread Stefan Richter
Thomas Meyer wrote: So i did a "make clean" and a "make" (not a make -j3 as i use to do) and recompiled 2.6.25-rc3 and now it works again. Case closed under strange error. 2.6.24 works with the same config, i.e. both drivers are build as modules. What a relief. :-) Thanks for retesting. --

Re: 2.6.25-rc2: ohci1394 problem

2008-02-25 Thread Thomas Meyer
Stefan Richter schrieb: My conclusion so far: There is something wrong with your system which is below/ before the control of the ieee1394 or firewire stack. Yes. I agree with you. So i did a "make clean" and a "make" (not a make -j3 as i use to do) and recompiled 2.6.25-rc3 and now it works

Re: 2.6.25-rc2: ohci1394 problem

2008-02-25 Thread Thomas Meyer
Stefan Richter schrieb: My conclusion so far: There is something wrong with your system which is below/ before the control of the ieee1394 or firewire stack. Yes. I agree with you. So i did a make clean and a make (not a make -j3 as i use to do) and recompiled 2.6.25-rc3 and now it works

Re: 2.6.25-rc2: ohci1394 problem

2008-02-25 Thread Stefan Richter
Thomas Meyer wrote: So i did a make clean and a make (not a make -j3 as i use to do) and recompiled 2.6.25-rc3 and now it works again. Case closed under strange error. 2.6.24 works with the same config, i.e. both drivers are build as modules. What a relief. :-) Thanks for retesting. --

Re: 2.6.25-rc2: ohci1394 problem

2008-02-25 Thread Stefan Richter
Thomas Meyer wrote: So i did a make clean and a make (not a make -j3 as i use to do) and recompiled 2.6.25-rc3 and now it works again. Case closed under strange error. 2.6.24 works with the same config, i.e. both drivers are build as modules. BTW, of course make -j... is supposed to work. I

Re: 2.6.25-rc2: ohci1394 problem

2008-02-23 Thread Stefan Richter
Thomas Meyer wrote: [...] [ 847.320251] ohci1394: Unknown symbol hpsb_iso_packet_sent [ 847.320328] ohci1394: Unknown symbol hpsb_packet_sent [ 847.320406] ohci1394: Unknown symbol dma_region_sync_for_cpu [ 847.320513] ohci1394: Unknown symbol hpsb_selfid_received [ 847.320586] ohci1394:

Re: 2.6.25-rc2: ohci1394 problem

2008-02-23 Thread Thomas Meyer
Stefan Richter schrieb: I wrote: Thomas Meyer wrote at LKML: With 2.6.25-rc2 my kernel log consists mainly of: "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c There are junk interrupt events sent to ohci1394's IRQ handler. PS, do you still have the log

Re: 2.6.25-rc2: ohci1394 problem

2008-02-23 Thread Thomas Meyer
Stefan Richter schrieb: I wrote: Thomas Meyer wrote at LKML: With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c There are junk interrupt events sent to ohci1394's IRQ handler. PS, do you still have the log

Re: 2.6.25-rc2: ohci1394 problem

2008-02-23 Thread Stefan Richter
Thomas Meyer wrote: [...] [ 847.320251] ohci1394: Unknown symbol hpsb_iso_packet_sent [ 847.320328] ohci1394: Unknown symbol hpsb_packet_sent [ 847.320406] ohci1394: Unknown symbol dma_region_sync_for_cpu [ 847.320513] ohci1394: Unknown symbol hpsb_selfid_received [ 847.320586] ohci1394:

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Stefan Richter
I wrote: >>> Thomas Meyer wrote at LKML: With 2.6.25-rc2 my kernel log consists mainly of: "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c > > There are junk interrupt events sent to ohci1394's IRQ handler. PS, do you still have the log lines which come from ohci1394's

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Stefan Richter
Thomas Meyer wrote: > Stefan Richter schrieb: >> Thomas Meyer wrote at LKML: >>> With 2.6.25-rc2 my kernel log consists mainly of: >>> >>> "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c There are junk interrupt events sent to ohci1394's IRQ handler. ... >> Do you have any hardware

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Thomas Meyer
Stefan Richter schrieb: Thomas Meyer wrote at LKML: Hi. With 2.6.25-rc2 my kernel log consists mainly of: "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00]

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Stefan Richter
Thomas Meyer wrote at LKML: > Hi. > > With 2.6.25-rc2 my kernel log consists mainly of: > > "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c > ohci1394: fw-host0: Unrecoverable error! > ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] > cmdptr[f0002a00] > ohci1394: fw-host0:

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Stefan Richter
Thomas Meyer wrote at LKML: Hi. With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00] ohci1394: fw-host0: Iso Recv 3

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Thomas Meyer
Stefan Richter schrieb: Thomas Meyer wrote at LKML: Hi. With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00] ohci1394:

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Stefan Richter
Thomas Meyer wrote: Stefan Richter schrieb: Thomas Meyer wrote at LKML: With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c There are junk interrupt events sent to ohci1394's IRQ handler. ... Do you have any hardware attached to the

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Stefan Richter
I wrote: Thomas Meyer wrote at LKML: With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c There are junk interrupt events sent to ohci1394's IRQ handler. PS, do you still have the log lines which come from ohci1394's initialization? --

2.6.25-rc2: ohci1394 problem

2008-02-19 Thread Thomas Meyer
Hi. With 2.6.25-rc2 my kernel log consists mainly of: "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00] ohci1394: fw-host0: Iso Recv 3 Context died: ctrl[d4000d0e]

2.6.25-rc2: ohci1394 problem

2008-02-19 Thread Thomas Meyer
Hi. With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00] ohci1394: fw-host0: Iso Recv 3 Context died: ctrl[d4000d0e]