----- Original Message ----- From: "Uwe Hermann" uwe@hermann-uwe.de To: "Morgan Tsai /SiS" my_tsai@sis.com Cc: linuxbios@linuxbios.org; "Ray Wang /SiS" ray_wang@sis.com; "Jordan Crouse" jordan.crouse@amd.com; "Eric Lin /SiS" ericlin@sis.com Sent: Tuesday, November 20, 2007 11:52 PM Subject: Re: [LinuxBIOS] GIGABYTE GA-2761GXDK
On Tue, Nov 20, 2007 at 06:53:59PM +0800, Morgan Tsai /SiS wrote:
Change Log:
- Fix pirq routing table setting for GA-2761GXDK.
- Southbridge PCIe slots are working correctly now.
- Disable keyboard & mouse ports for GA-2761GXDK.
Signed-off-by: Morgan Tsai my_tsai@sis.com
Looks good, but why disable PS/2 keyboard and mouse? Aren't these connectors available at all on the board or should the keyboard/mouse init be done by the southbridge (there is some code in *_lpc.c)?
There is no connector and pin available on board. So it didn't need any resource. Attachment is the board's picture.
Also, can you please fill the status table in the wiki about which hardware on the board works fine and which is work in progress?
Please see http://linuxbios.org/GIGABYTE_GA-2761GXDK_Build_Tutorial where I have created an empty table. Do you have a wiki account already to change the page? You can contact Stefan Reinauer stepan@coresystems.de for an account.
Alternatively, you can also post the status via email, I can fix up the wiki then. Please use "OK" for fully working parts, "N/A" for hardware which is not available on the board, "WIP" for parts which you are still working on.
I'm currently writing a page to explain how to test all the hardware, but it's not finished yet: http://linuxbios.org/Board_Testing_HOWTO
Now I fill the current status I am certain. There is a identical board I have deliverd for Ron Minnich. We can check it with him.
Here's the whole status table for the board:
|CPU_status = OK |CPU_L1_status = OK |CPU_L2_status = OK |CPU_L3_status = N/A |CPU_multiple_status = WIP |CPU_multicore_status = WIP |CPU_virt_status = ??
|RAM_EDO_status = N/A |RAM_SDRAM_status = N/A |RAM_SODIMM_status = N/A |RAM_DDR_status = N/A |RAM_DDR2_status = OK |RAM_DDR3_status = N/A |RAM_dualchannel_status = N/A |RAM_ecc_status = WIP
|IDE_status = N/A |IDE_CF_status = N/A |IDE_25_status = N/A |CDROM_DVD_status = WIP |SATA_status = WIP |USB_status = WIP |Onboard_VGA_status = OK |Onboard_ethernet_status = WIP |Onboard_audio_status = WIP |Onboard_modem_status = N/A |Onboard_firewire_status = N/A |Smartcard_status = N/A |Onboard_CF_status = N/A |Onboard_PCMCIA_status = N/A
|ISA_cards_status = N/A |AMR_cards_status = N/A |AGP_cards_status = N/A |PCI_cards_status = OK |PCIE_x1_status = OK |PCIE_x2_status = N/A |PCIE_x4_status = N/A |PCIE_x8_status = N/A |PCIE_x16_status = N/A |PCIE_x32_status = N/A |HTX_status = N/A
|Floppy_status = N/A |COM1_status = OK |COM2_status = N/A |PP_status = N/A |PS2_keyboard_status = N/A |PS2_mouse_status = N/A |Game_port_status = N/A |IR_status = N/A |Speaker_status = N/A |DiskOnChip_status = N/A
|Sensors_status = |Watchdog_status = |CAN_bus_status = N/A |CPUfreq_status = |Powersave_status = |ACPI_status = |Reboot_status = |Poweroff_status = |LEDs_status = |HPET_status = |RNG_status = |WakeOnModem_status = |WakeOnLAN_status = |WakeOnKeyboard_status = |WakeOnMouse_status = |Flashrom_status =
Thanks, Uwe.
http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
On Thu, Nov 22, 2007 at 05:46:06PM +0800, 蔡明耀 (my_tsai) wrote:
Looks good, but why disable PS/2 keyboard and mouse? Aren't these connectors available at all on the board or should the keyboard/mouse init be done by the southbridge (there is some code in *_lpc.c)?
There is no connector and pin available on board. So it didn't need any resource.
OK, makes sense. I updated the comments in Config.lb a bit to reflect that.
http://tracker.linuxbios.org/trac/LinuxBIOS/changeset/2978
Attachment is the board's picture.
Nice, thanks! Are we allowed to put the picture into the wiki with a free-ish license (e.g. GPL, Creative Commons, BSD, public domain, or something like that)?
Now I fill the current status I am certain.
Thanks, wiki updated.
There is a identical board I have deliverd for Ron Minnich. We can check it with him.
Yep, Ron, please feel free to update the table with whatever you can verify/test that it works.
http://linuxbios.org/GIGABYTE_GA-2761GXDK_Build_Tutorial
Uwe.
On Nov 22, 2007 6:58 AM, Uwe Hermann uwe@hermann-uwe.de wrote:
Yep, Ron, please feel free to update the table with whatever you can verify/test that it works.
Thanks, will do this as soon as the parts I have ordered come in :-)
it's a beautiful board and this is really pretty exciting!
ron
On Sat, Nov 24, 2007 at 07:37:42PM -0800, ron minnich wrote:
it's a beautiful board and this is really pretty exciting!
Very nice board indeed!
//Peter
-----Original Message----- From: Uwe Hermann [mailto:uwe@hermann-uwe.de] Sent: Thursday, November 22, 2007 10:58 PM To: 蔡明耀 (my_tsai) Cc: linuxbios@linuxbios.org; Ray Wang /SiS; Jordan Crouse; 林廷鴻 (ericlin); ron minnich Subject: Re: [LinuxBIOS] GIGABYTE GA-2761GXDK
On Thu, Nov 22, 2007 at 05:46:06PM +0800, 蔡明耀 (my_tsai) wrote:
Looks good, but why disable PS/2 keyboard and mouse? Aren't these connectors available at all on the board or should the keyboard/mouse init be done by the southbridge (there is some code in *_lpc.c)?
There is no connector and pin available on board. So it didn't need any resource.
OK, makes sense. I updated the comments in Config.lb a bit to reflect that.
http://tracker.linuxbios.org/trac/LinuxBIOS/changeset/2978
Attachment is the board's picture.
Nice, thanks! Are we allowed to put the picture into the wiki with a free-ish license (e.g. GPL, Creative Commons, BSD, public domain, or something like that)?
Yes, you can put them into wiki freely with most suited free-ish license. Any post operation for wiki such like resizing, adding comment, is allowed. Here are more pictures about the board, with same license form as above.
Signed-off-by: Morgan Tsai my_tsai@sis.com
Now I fill the current status I am certain.
Thanks, wiki updated.
There is a identical board I have deliverd for Ron Minnich. We can check it with him.
Yep, Ron, please feel free to update the table with whatever you can verify/test that it works.
http://linuxbios.org/GIGABYTE_GA-2761GXDK_Build_Tutorial
Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org