[LinuxBIOS] Flashrom can't detect SST 39SF020A on Gigabyte 7VT880-RZ

2007-10-05 Thread Peter Lemenkov
Hello All! I've got Gigabyte 7VT880-RZ mainboard. After quick look at the suface of it I found that it uses SST 39SF020A flash chip. Unfortunately flashrom won't even read data from flash. Full log here: http://peter.fedorapeople.org/flashrom.txt I have no clue what should I do next. Please give

Re: [LinuxBIOS] Flashrom can't detect SST 39SF020A on Gigabyte 7VT880-RZ

2007-10-05 Thread Carl-Daniel Hailfinger
On 05.10.2007 10:49, Peter Lemenkov wrote: Hello All! I've got Gigabyte 7VT880-RZ mainboard. After quick look at the suface of it I found that it uses SST 39SF020A flash chip. Unfortunately flashrom won't even read data from flash. Full log here: http://peter.fedorapeople.org/flashrom.txt

Re: [LinuxBIOS] [IMPORT] GIGABYTE GA-2761GXDK

2007-10-05 Thread Rasmus Wiman
Carl-Daniel Hailfinger [EMAIL PROTECTED] skrev: Does that mean your code also works on the SiS966L or do we need some changes? It would be great to be able to support SiS966 and SiS966L with the same code. Plus, that Shuttle barebone costs less than many motherboards and just a little bit

Re: [LinuxBIOS] [IMPORT] GIGABYTE GA-2761GXDK

2007-10-05 Thread Carl-Daniel Hailfinger
Dear Morgan, On 05.10.2007 13:10, Morgan Tsai wrote: Dear Carl-Daniel, SiS966L has 2 SATA port (1.5G), and only 10/100 Ethernet MAC SiS966 has 4 SATA port (1.5G), and Gigabit Ethernet MAC Thanks for the information. 'L' means 'Lite' Other specifications are identical. Does that mean

Re: [LinuxBIOS] [IMPORT] GIGABYTE GA-2761GXDK

2007-10-05 Thread Carl-Daniel Hailfinger
Dear Morgan, dear Dennis, On 05.10.2007 05:03, Morgan Tsai wrote: Dear Carl-Daniel, You got it, the board in our lab is REV:0.2. It doesn't have VGA connector on board, so I have to make a special vga external connector cable due to its 12-pin vga con aside PCI slot. (D-sub VGA connector

Re: [LinuxBIOS] superiotool - dump support for IT8661F

2007-10-05 Thread Carl-Daniel Hailfinger
On 04.10.2007 20:54, Robinson Tryon wrote: Signed-off-by: Robinson P. Tryon [EMAIL PROTECTED] Acked-by: Carl-Daniel Hailfinger [EMAIL PROTECTED] Notes: - Added in the missing tab chars manually (I'm still trying to get emacs to follow the correct indenting rules). - Managed to finish up

Re: [LinuxBIOS] [IMPORT] GIGABYTE GA-2761GXDK

2007-10-05 Thread Morgan Tsai
Dear Carl-Daniel, SiS966L has 2 SATA port (1.5G), and only 10/100 Ethernet MAC SiS966 has 4 SATA port (1.5G), and Gigabit Ethernet MAC 'L' means 'Lite' Other specifications are identical. Morgan - Original Message - From: Carl-Daniel Hailfinger [EMAIL PROTECTED] To: Morgan Tsai

[LinuxBIOS] Tyan Thunder n3600R (S2912) support status?

2007-10-05 Thread niko
Hello there, I'm in the midst of an upgrade for my server, but I want the entire thing to run 100% Free Software, including LinuxBIOS. The Tyan S2912 seems to be a perfect match feature/specifications wise for what I am searching for. I need a dual Socket F board with built in SAS and SATA2

Re: [LinuxBIOS] [PATCH] Call for help: superiotool

2007-10-05 Thread Rasmus Wiman
Uwe Hermann [EMAIL PROTECTED] wrote: If you want to, feel free to grab the datasheet and add dump support. Nothing complex, just a bit time-consuming... Not so time-consuming for an unemployed guy like me. A few questions, though. I am not sure how I am supposed to use the constants NANA, RSVD

[LinuxBIOS] r2825 - trunk/util/superiotool

2007-10-05 Thread svn
Author: uwe Date: 2007-10-05 15:47:04 +0200 (Fri, 05 Oct 2007) New Revision: 2825 Modified: trunk/util/superiotool/ite.c Log: Add dump support for the ITE IT8661F. Note that this chip will not yet be detected, as it needs a non-standard init sequence. Minor other fix: Drop incorrect 0x2b from

Re: [LinuxBIOS] superiotool - dump support for IT8661F

2007-10-05 Thread Uwe Hermann
On Fri, Oct 05, 2007 at 12:40:48PM +0200, Carl-Daniel Hailfinger wrote: On 04.10.2007 20:54, Robinson Tryon wrote: Signed-off-by: Robinson P. Tryon [EMAIL PROTECTED] Acked-by: Carl-Daniel Hailfinger [EMAIL PROTECTED] Yep, looks good, r2825. However, this chip will not yet be detected

Re: [LinuxBIOS] badly initialized (?) pci bridge on the M57SLI (with irq table and mptable)

2007-10-05 Thread echelon
Hi gentlemens, Sorry for answering so late, but Im back after 3 sleepless nights so Im under continuous coffee perfusion simply to stay awake.. Firstly to answer to Yinghai, I didn't use dumpio (I don't know what is this..). I'm mostly a hardware guy (I come from the embedded world) so my first

[LinuxBIOS] r2825 build service

2007-10-05 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2825 to the LinuxBIOS source repository and caused the following changes: Change Log: Add dump support for the ITE IT8661F. Note that this chip will not yet be detected, as it

[LinuxBIOS] Timer frequencies

2007-10-05 Thread Myles Watson
I got Bochs to fail the same way the hardware (my Tyan s2892) fails when I turned down the timer tick interrupt frequency. I'm having trouble finding the place where the timer gets set up. (Grepping for time,rtc,timer,hz, etc.) Can someone tell me where I can make the interrupts come at 100

[LinuxBIOS] r2826 - trunk/util/superiotool

2007-10-05 Thread svn
Author: uwe Date: 2007-10-05 17:11:38 +0200 (Fri, 05 Oct 2007) New Revision: 2826 Modified: trunk/util/superiotool/smsc.c Log: Add dump support for the SMSC LPC47M10x (trivial). Signed-off-by: Uwe Hermann [EMAIL PROTECTED] Acked-by: Uwe Hermann [EMAIL PROTECTED] Modified:

Re: [LinuxBIOS] Call for help: superiotool

2007-10-05 Thread Uwe Hermann
On Thu, Oct 04, 2007 at 06:43:40PM +0200, Carl-Daniel Hailfinger wrote: Probing for Fintek Super I/O at 0x2e... failed Probing for Fintek Super I/O at 0x4e... failed Probing 0x2e, failed (0x22), data returns 0x04 Probing 0x2e, failed (0x22), data returns 0x04 Probing for ITE Super I/O

Re: [LinuxBIOS] [PATCH] Call for help: superiotool

2007-10-05 Thread Uwe Hermann
On Fri, Oct 05, 2007 at 03:32:43PM +0200, Rasmus Wiman wrote: Uwe Hermann [EMAIL PROTECTED] wrote: If you want to, feel free to grab the datasheet and add dump support. Nothing complex, just a bit time-consuming... Not so time-consuming for an unemployed guy like me. A few questions,

Re: [LinuxBIOS] Timer frequencies

2007-10-05 Thread Marc Jones
Myles Watson wrote: I got Bochs to fail the same way the hardware (my Tyan s2892) fails when I turned down the timer tick interrupt frequency. I’m having trouble finding the place where the timer gets set up. (Grepping for time,rtc,timer,hz, etc.) Can someone tell me where I can

Re: [LinuxBIOS] badly initialized (?) pci bridge on the M57SLI (with irq table and mptable)

2007-10-05 Thread yhlu
On 10/5/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi gentlemens, Sorry for answering so late, but Im back after 3 sleepless nights so Im under continuous coffee perfusion simply to stay awake.. Firstly to answer to Yinghai, I didn't use dumpio (I don't know what is this..). I'm mostly

Re: [LinuxBIOS] Tyan Thunder n3600R (S2912) support status?

2007-10-05 Thread yhlu
On 10/5/07, niko [EMAIL PROTECTED] wrote: Hello there, I'm in the midst of an upgrade for my server, but I want the entire thing to run 100% Free Software, including LinuxBIOS. The Tyan S2912 seems to be a perfect match feature/specifications wise for what I am searching for. I need a dual

Re: [LinuxBIOS] Tyan Thunder n3600R (S2912) support status?

2007-10-05 Thread Uwe Hermann
On Fri, Oct 05, 2007 at 11:04:29AM -0700, yhlu wrote: ..here's hoping the compatibility list is out of date! stefan, can you update that! anything is missed? I hope we can find another MB split power plane ( for quad core support) + MCP55 + IO55 + HTX + SAS controller before that

[LinuxBIOS] VGA support for Geode GX1/CS5530

2007-10-05 Thread Juergen Beisert
Hi, below you will find support for the Geode GX1/CS5530 VGA feature. Its able to set up one of five screen resolutions (sorry no autodetection at runtime, resolution is selected at buildtime) and displays a graphic in the right bottom corner (splash screen). Patch is against LinuxBIOSv2,

Re: [LinuxBIOS] VGA support for Geode GX1/CS5530

2007-10-05 Thread ron minnich
It's great. Give me a signed-off-by line and I will ack and commit. ron -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Tyan Thunder n3600R (S2912) support status?

2007-10-05 Thread yhlu
On 10/5/07, Uwe Hermann [EMAIL PROTECTED] wrote: On Fri, Oct 05, 2007 at 11:04:29AM -0700, yhlu wrote: ..here's hoping the compatibility list is out of date! stefan, can you update that! anything is missed? I hope we can find another MB split power plane ( for quad core support)

Re: [LinuxBIOS] VGA support for Geode GX1/CS5530

2007-10-05 Thread Juergen Beisert
Hi Ron, On Friday 05 October 2007 21:56, ron minnich wrote: It's great. Give me a signed-off-by line and I will ack and commit. all right, here it comes: From: Juergen Beisert [EMAIL PROTECTED] This patch will add support for the Geode GX1/CS5530 VGA feature. Its able to set up one of five

[LinuxBIOS] r2827 - in trunk/LinuxBIOSv2/src: config southbridge/amd/cs5530

2007-10-05 Thread svn
Author: rminnich Date: 2007-10-05 23:00:10 +0200 (Fri, 05 Oct 2007) New Revision: 2827 Added: trunk/LinuxBIOSv2/src/southbridge/amd/cs5530/bitmap.c trunk/LinuxBIOSv2/src/southbridge/amd/cs5530/cs5530_vga.c Modified: trunk/LinuxBIOSv2/src/config/Options.lb

Re: [LinuxBIOS] VGA support for Geode GX1/CS5530

2007-10-05 Thread ron minnich
Committed revision 2827. and thanks! ron -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Tyan Thunder n3600R (S2912) support status?

2007-10-05 Thread Uwe Hermann
On Fri, Oct 05, 2007 at 01:28:42PM -0700, yhlu wrote: CPU ==yes RAM === yes IDE === yes IDE using CF-to-IDE adapter === not tested SATA == yes USB == yes On-board ethernet === yes On-board audio N/A PCI add-on cards === N/A PCI Express add-on cards === display card

Re: [LinuxBIOS] Gigabyte M61P-S3 board

2007-10-05 Thread Carl-Daniel Hailfinger
Hi Michael, On 02.10.2007 02:21, Michael van der Kolff wrote: Uhm, just forgot to attach the additional patch I applied. Here it comes :) On 10/2/07, Michael van der Kolff [EMAIL PROTECTED] wrote: I just used r2816 with linuxbios_flashrom_ite_spi_restructured3.diff, along with the

Re: [LinuxBIOS] FW: ADLO progress

2007-10-05 Thread Carl-Daniel Hailfinger
On 04.10.2007 00:48, Myles Watson wrote: These are all patches to ADLO/bios/rombios.c They should be applied in this order: whitespace.patch defines.patch printf.patch ide_atapi.patch ide.2.3.5.patch is a patch against the latest bios from Bochs. The status is that I've eliminated

Re: [LinuxBIOS] [RFC] FILO normal/fallback boot patch

2007-10-05 Thread Carl-Daniel Hailfinger
On 20.09.2007 22:42, Corey Osgood wrote: Dunno if anyone's ever wanted/done this before, but the attached patch adds a fallback boot option to FILO, so that if the first kernel fails, the second one gets booted, if that fails it drops to the usual command line. I'm using it on Magden's system

Re: [LinuxBIOS] [PATCH] pci_rom.c checksum extension rom

2007-10-05 Thread Carl-Daniel Hailfinger
On 03.10.2007 01:48, Alex Beregszaszi wrote: On Sat, 2007-09-29 at 23:49 +0200, Carl-Daniel Hailfinger wrote: On 12.09.2007 21:37, Alex Beregszaszi wrote: Hi, On Fri, 2007-09-07 at 12:54 +0200, Alex Beregszaszi wrote: Hi, On Wed, 2007-09-05 at 04:29 +0200, Stefan Reinauer wrote: * Alex

Re: [LinuxBIOS] [PATCH] Support other than 0xC000 ROMs in VM86

2007-10-05 Thread Carl-Daniel Hailfinger
Stefan? I think you wanted to Ack this as well. Alex will then commit. Alex Beregszaszi wrote: If you say ack, let me commit this, as I missed my last opportunity to commit :) this patch changes the real_mode_switch_call_vga() function to jump to the addr given as an argument instead the

[LinuxBIOS] r2827 build service

2007-10-05 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer rminnich checked in revision 2827 to the LinuxBIOS source repository and caused the following changes: Change Log: This patch will add support for the Geode GX1/CS5530 VGA feature. It's able to set

Re: [LinuxBIOS] [PATCH] Call for help: superiotool

2007-10-05 Thread Carl-Daniel Hailfinger
On 05.10.2007 15:32, Rasmus Wiman wrote: [...] the datasheet says Default 0b1s000s0s, a notation I'm unfamiliar with, so I set the default to MISC. AFAIK that is (at least partially) Verilog syntax. Regards, Carl-Daniel -- linuxbios mailing list linuxbios@linuxbios.org

Re: [LinuxBIOS] Tyan Thunder n3600R (S2912) support status?

2007-10-05 Thread Uwe Hermann
Oh, I almost forgot... On Fri, Oct 05, 2007 at 01:28:42PM -0700, yhlu wrote: CPU ==yes RAM === yes IDE === yes IDE using CF-to-IDE adapter === not tested SATA == yes USB == yes On-board ethernet === yes On-board audio N/A PCI add-on cards === N/A PCI Express add-on cards

[LinuxBIOS] r2828 - trunk/util/superiotool

2007-10-05 Thread svn
Author: uwe Date: 2007-10-05 23:58:03 +0200 (Fri, 05 Oct 2007) New Revision: 2828 Modified: trunk/util/superiotool/winbond.c Log: Add dump support for the Winbond W83627HF/F/HG/G. Signed-off-by: Rasmus Wiman [EMAIL PROTECTED] Acked-by: Uwe Hermann [EMAIL PROTECTED] Modified:

Re: [LinuxBIOS] [PATCH] superiotool: Make --version actually work correctly

2007-10-05 Thread Carl-Daniel Hailfinger
On 05.10.2007 19:46, Uwe Hermann wrote: As the svn keyword $Rev$ is not replaced with the global repository ID but rather with the ID of the last commit which changed the respective file (where $Rev$ is located), the current --version output is incorrect. This patch fixes the output by

Re: [LinuxBIOS] [PATCH] Call for help: superiotool

2007-10-05 Thread Uwe Hermann
On Fri, Oct 05, 2007 at 07:15:02PM +0200, Rasmus Wiman wrote: Signed-off-by: Rasmus Wiman [EMAIL PROTECTED] Thanks, committed in r2828 with some very small cosmetic changes. I also added you to the Copyright owner list at the top of the file. Uwe. -- http://www.hermann-uwe.de |

Re: [LinuxBIOS] VGA support for Geode GX1/CS5530

2007-10-05 Thread Uwe Hermann
On Fri, Oct 05, 2007 at 10:43:37PM +0200, Juergen Beisert wrote: This patch will add support for the Geode GX1/CS5530 VGA feature. Its able to set up one of five screen resolutions (sorry no autodetection at runtime, resolution is selected at buildtime) and displays a graphic in the right

Re: [LinuxBIOS] MSI MS-6337 (i815 based)

2007-10-05 Thread Uwe Hermann
On Wed, Oct 03, 2007 at 09:49:26PM +0300, Jouni Mettälä wrote: Do you have a second computer and a null modem serial cable? If so, please hook it up and see what's coming out of the serial port (I hope you have the same super io). I tried with friend laptop. It didn't give anything. Maybe

Re: [LinuxBIOS] [PATCH] Call for help: superiotool

2007-10-05 Thread Robinson Tryon
On 10/5/07, Uwe Hermann [EMAIL PROTECTED] wrote: On Fri, Oct 05, 2007 at 07:15:02PM +0200, Rasmus Wiman wrote: Signed-off-by: Rasmus Wiman [EMAIL PROTECTED] Thanks, committed in r2828 with some very small cosmetic changes. I also added you to the Copyright owner list at the top of the file.

Re: [LinuxBIOS] Gigabyte M61P-S3 board

2007-10-05 Thread Michael van der Kolff
Signed-off-by: Michael van der Kolff [EMAIL PROTECTED] On 10/2/07, Michael van der Kolff [EMAIL PROTECTED] wrote: Uhm, just forgot to attach the additional patch I applied. Here it comes :) Cheers, Michael On 10/2/07, Michael van der Kolff [EMAIL PROTECTED] wrote: Hi, sorry for the late

[LinuxBIOS] emulator PIT setup

2007-10-05 Thread Tom Sylla
Many moons ago I had a problem with an XGI VGA option ROM in the emulator: http://www.linuxbios.org/pipermail/linuxbios/2006-December/017568.html I poked at it again this week, and found that my PIT was not set up on my platform, so port 61 was not ticking, and the delay routines in the option

Re: [LinuxBIOS] [PATCH] superiotool: Make --version actually work correctly

2007-10-05 Thread Uwe Hermann
On Sat, Oct 06, 2007 at 12:00:50AM +0200, Carl-Daniel Hailfinger wrote: On 05.10.2007 19:46, Uwe Hermann wrote: As the svn keyword $Rev$ is not replaced with the global repository ID but rather with the ID of the last commit which changed the respective file (where $Rev$ is located), the

[LinuxBIOS] Initram+XIP

2007-10-05 Thread Jordan Crouse
(This is a long e-mail. I apologize, but I feel this is important to cover). This week I've been working with LinuxBIOSv3 to try to get over the XIP initram problem. For those that tuning in late, here's the recap: There are some symbols that we use that we want to define once, and use in

Re: [LinuxBIOS] Tyan Thunder n3600R (S2912) support status?

2007-10-05 Thread Rasmus Wiman
Uwe Hermann [EMAIL PROTECTED] skrev: The spec page says - Winbond W83627HF Super IO - Analog Devices ADT7476 Hardware Monitoring IC Don't those two provide sensors of various kinds? Did you test any of them (via lm-sensors probably)? Yes, it should. That's the difference between

Re: [LinuxBIOS] [PATCH] superiotool: Make --version actually work correctly

2007-10-05 Thread Ward Vandewege
On Sat, Oct 06, 2007 at 12:30:06AM +0200, Uwe Hermann wrote: etc.) or at least ask some svn experts whether there is an easier and cleaner way to include a revision number? Yeah, that would surely be great. Do you know any method or whom to ask? I browsed the svn code and manuals but

Re: [LinuxBIOS] Tyan Thunder n3600R (S2912) support status?

2007-10-05 Thread Ward Vandewege
On Sat, Oct 06, 2007 at 12:32:52AM +0200, Rasmus Wiman wrote: Uwe Hermann [EMAIL PROTECTED] skrev: The spec page says - Winbond W83627HF Super IO - Analog Devices ADT7476 Hardware Monitoring IC Don't those two provide sensors of various kinds? Did you test any of them (via

[LinuxBIOS] lbrelocs - LinuxBIOSv3 re-linking tool

2007-10-05 Thread Jordan Crouse
Okay - based on my previous e-mail, attached is the custom tool that I wrote to change the relative addresses of the initram binary so that it can be placed at an arbitrary place in the ROM and still work. To start with, we ask LD to emit the relocation info for the segment into the ELF. The

[LinuxBIOS] r2828 build service

2007-10-05 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2828 to the LinuxBIOS source repository and caused the following changes: Change Log: Add dump support for the Winbond W83627HF/F/HG/G. Signed-off-by: Rasmus Wiman [EMAIL

Re: [LinuxBIOS] lbrelocs - LinuxBIOSv3 re-linking tool

2007-10-05 Thread Jordan Crouse
On 05/10/07 16:42 -0600, Jordan Crouse wrote: Okay - based on my previous e-mail, attached is the custom tool that I wrote to change the relative addresses of the initram binary so that it can be placed at an arbitrary place in the ROM and still work. To start with, we ask LD to emit the

Re: [LinuxBIOS] lbrelocs - LinuxBIOSv3 re-linking tool

2007-10-05 Thread ron minnich
if you want true independence, why not make the stage0 symbol table a lar file? You could compress it. Then, later, you can make a new initram and will be able to link it with the stage0 that you are not going to change. I like 3+4 too, and what you are doing looks like we're moving the right

Re: [LinuxBIOS] flashrom support for AMD Geode CS5536

2007-10-05 Thread Peter Stuge
On Fri, Oct 05, 2007 at 11:41:06AM -0600, Jordan Crouse wrote: Sigh - I hit 'r' instead of 'g'. I blame mutt... :) Add subscribe linuxbios@linuxbios.org to .muttrc, then you can use list-reply (L in the default config IIRC) to always send back to the list, and only the list. It's very nice.

Re: [LinuxBIOS] Initram+XIP

2007-10-05 Thread Stefan Reinauer
* Jordan Crouse [EMAIL PROTECTED] [071006 00:28]: This week I've been working with LinuxBIOSv3 to try to get over the XIP initram problem. For those that tuning in late, here's the recap: There are some symbols that we use that we want to define once, and use in different segments (such as