Re: [LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces

2007-11-12 Thread Frieder Ferlemann
grouping register dumps by 8 and removing trailing spaces within the register dumps. Eventually use diff option -b or -w when comparing register dumps. Signed-off-by: Frieder Ferlemann --- Index: superiotool.c

Re: [LinuxBIOS] IT8705F/AF superiotool dump

2007-11-12 Thread Frieder Ferlemann
Hi Uwe, Uwe Hermann schrieb: > On Sun, Nov 11, 2007 at 06:32:55PM +0100, Frieder Ferlemann wrote: >> Probing for Super-I/O at 0x2e/0x2f >> Trying family `National Semiconductor'... No >> Trying family `SMSC'... N

Re: [LinuxBIOS] IT8705F/AF superiotool dump

2007-11-11 Thread Frieder Ferlemann
Hi, Uwe Hermann schrieb: > Also, please run the latest sensors-detect (lm-sensors package) on the > box and post the output so we can compare. It says: Some Super I/O chips may also contain sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan f

Re: [LinuxBIOS] IT8705F/AF superiotool dump

2007-11-11 Thread Frieder Ferlemann
Hi Uwe, sorry, forgot to attach the file in last mail. Appended now Greetings, Frieder superiotool r2922 Probing for ALi Super I/O at 0x3f0... Failed. Returned data: id=0x7373, rev=0x73 Probing for ALi Super I/O at 0x370... Failed. Returned data: id=0x, rev=0xff Probing for Fintek Super I

Re: [LinuxBIOS] IT8705F/AF superiotool dump

2007-11-11 Thread Frieder Ferlemann
Hi Uwe, Uwe Hermann schrieb: > I've noticed one problem which may cause this behaviour, I'm not sure if > it's really the reason, though. > > Please try attached patch (after a reboot) and post the output. If we're > lucky only one chip should be detected now. attached dump.txt (still there at bo

[LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces

2007-11-11 Thread Frieder Ferlemann
Hi, this patch groups register dumps by 8 and removes trailing spaces. Output then looks like: LDN 0x04 (Environment controller) idx 2b 30 60 61 62 63 70 f0 f1 f2 f3 f4 f5 f6 val 00 01 02 90 02 30 00 80 00 00 00 40 00 ff def 00 00 02 90 02 30 09 00 00 00 00 00 NA NA instead of (trailing spac

Re: [LinuxBIOS] IT8705F/AF superiotool dump

2007-11-11 Thread Frieder Ferlemann
Hi Uwe, Uwe Hermann schrieb: > Can you please do the following things in this order on the box? > > 1. Reboot. >(yes, this is important!) > > 2. Compile superiotool ('make clean all') and run >./superiotool -dV >Save the output in a file. done and appended as dump_2.txt > 3. Reboot

Re: [LinuxBIOS] IT8705F/AF superiotool dump

2007-11-11 Thread Frieder Ferlemann
Hi Uwe, Uwe Hermann schrieb: >> (Seems to be found both at 0x2e and at 0x4e. Most lines have a >> trailing white space) > > Hm, do you have _two_ of them on our board maybe? Can you look at > the board and see if there are two? There is only one (it's an ultra low cost board I bought in Mid 2005

[LinuxBIOS] IT8705F/AF superiotool dump

2007-11-11 Thread Frieder Ferlemann
Hi, this is a superiotool dump of a PCCHIPS M848A Rev2.1 mainboard. It was mentioned here, that this might be missing: http://linuxbios.org/pipermail/linuxbios/2007-October/025414.html (Seems to be found both at 0x2e and at 0x4e. Most lines have a trailing white space) Greetings, Frieder -