I assume you tried the ppInvIANA option, too. There is a debug option in the ipmi_serial module, try setting debug=7 and generate output.
I think I can get access to a 7101, I'll try it out. This hasn't been tested on a 7101 yet. -corey Jonathan Fournier wrote: > Hi, > > I'm using the ipmi_serial to get a System Interface. > > The driver is loading fine on various hardware (Sun CP3020, Motorola > ATCA 6101) but not on my Motorola ATCA 7101. > > I'm aware that these boards are all using Pigeon Point IPMC based on > different micro controllers (H8, ARM, AVR...) > > I'm able to load it on the Sun CP3020 with the Direct codec > (port_info=ttyS1,9600,Direct) > I'm able to load it on the Motorola ATCA 6101 with the TerminalMode > codec (port_info=ttyS1,38400,TerminalMode) > > But on my Motorola ATCA 7101 it times out (The only parameters I'm > sure of are ttyS4,115200) > > Starting ipmi drivers: Nov 6 19:04:26 localhost kernel: ipmi message > handler version 39.1 > Nov 6 19:04:26 localhost kernel: IPMI Serial System Interface driver > Nov 6 19:04:26 localhost kernel: ipmi_serial: Registering > TerminalMode codec > Nov 6 19:04:26 localhost kernel: ipmi_serial(ttyS4): Found a matching > serial port > [ OK ] > Starting ipmi_watchdog driver: [ OK ] > Starting ipmi_poweroff driver: [ OK ] > [EMAIL PROTECTED]:/root> Nov 6 19:04:42 localhost kernel: > ipmi_serial(ttyS4): codec initialization timed out, interface is not > usable > > I also tried several port_info combinations, noattn, attn, pp, nopp, > Direct... > > Anybody managed to make that work on that particular ATCA blade? > > Regards, > > /jonathan ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
