Hi there, does anyone know if this LinuxBIOS works on my GA-7DXR from Gigabyte?
lspci first :-0
lspci lspci -v
ron
* Stefan Phreak_Show@gmx.de [030619 13:02]:
What does this mean, I'm a newbie ;)
lspci lspci -v
You are supposed to execute these commands and send the output to the list. It lists all PCI devices in your system, making sure that the north and southbridge you have is supported _before_ you flash something. If you never heard of lspci, take some time for LinuxBIOS, it'll probably need it.
Stefan(, too)
On Thursday 19 June 2003 14:02, Stefan wrote:
What does this mean, I'm a newbie ;)
:)))
No pleast type in your linux system: lspci and then: lspci -v
And copy paste the output of these 2 command and send it here to analyse exact ly what chipset have you MB !!
We dont know what chipsed has GA-7DXR called MB has until you dont tell us !!
Cristian
ron minnich wrote:
lspci first :-0
lspci lspci -v
ron
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
I can't seem to get my freakin PS/2 mouse to work.
The mouse is attached to the NSC pc87351 superIO and as far as I can tell is fully enabled. But when I run gpm I never see any activity on MClk and MData. strace reports that gpm alarms out on a read waiting for the mouse to respond to the detect command.
Keyboard works so I know ports 60 and 64 are up and working and forwarded to the ISA bus.
I see reference to a enable auxilliary device command (0xa8) for the KBC. Anyone know if there is some init sequence that you have to send the KBC to make the aux device go and actually toggle MClk and MDat?
I tried sending a 0xa8 but it didn't seem to make a difference.
richard, is it time for a user-mode program or hacks to gpm to see what's up?
I'm not checked out on this particular problem, most of my nodes don't do mice. :-(
ron
ron minnich wrote:
I'm not checked out on this particular problem, most of my nodes don't do mice. :-(
I solved my no mouse issues. The problem was that the keyboard_on() in southbridge.c was setting the KBCSS# enable bit and I didn't realize it.
The KBCSS# enable causes the piix4e to assert KBCS# and XOE# upon access to io ports 60 and 64. These are basically chip selects for a setup that dosn't have decoding of these io port build in. Our NSC PC87351 superio dosen't need these lines as it does its own IO decodeing of these ports. And even though these lines aren't hooked to anything on our board if this bit is enabled then the mouse won't work. Kinda of wierd since the keyboard works fine and they both use the same IO addresses.
So this enable needs to be an option rather than hardcoded as its motherboard dependant if you need this bit set or not. I suspect that almost all modern superios will _not_ need any help with IO decode so I'll default this to off.
Ron: did you ever attempt to sync the 440bx code with patch file I sent you? If not then don't worry about it as I have change quite a bit since then. Most of it is just a lot of addtional prink_debugs to show what the code is doing and where it happens but there is a fix or 2 in there as well. I'm also adding some things like getting the USB bridge setup right. Linux still whines about not being able to get the irq.
On Thursday 19 June 2003 12:02 pm, Stefan wrote:
What does this mean, I'm a newbie ;)
It means you should type the two commands "lspci" and "lspci -v" on the machine you would like to run LinuxBIOS on, and then post the results back to this list so we can see what bits are on the motherboard you want to use.
Antony.
ron minnich wrote:
lspci first :-0
lspci lspci -v
ron
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
Antony Stone wrote:
On Thursday 19 June 2003 12:02 pm, Stefan wrote:
What does this mean, I'm a newbie ;)
It means you should type the two commands "lspci" and "lspci -v" on the machine you would like to run LinuxBIOS on, and then post the results back to this list so we can see what bits are on the motherboard you want to use.
Antony.
Hi!
I wrote lspci in the console, here are the results:
linux:~ # lspci 00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 [Irongate] System Controller (rev 13) 00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 [Irongate] AGP Bridge 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40) 00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06) 00:07.2 USB Controller: VIA Technologies, Inc. UHCI USB (rev 1a) 00:07.3 USB Controller: VIA Technologies, Inc. UHCI USB (rev 1a) 00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40) 00:0a.0 Network controller: AVM Audiovisuelles MKTG & Computer System GmbH A1 ISDN [Fritz] (rev 02) 00:0c.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) 00:0c.1 Input device controller: Creative Labs SB Live! (rev 07) 00:0d.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 02) 00:0d.1 Multimedia controller: Brooktree Corporation Bt878 (rev 02) 00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10) 00:10.0 RAID bus controller: Promise Technology, Inc. 20265 (rev 02) 01:05.0 VGA compatible controller: nVidia Corporation: Unknown device 0202 (rev a3) linux:~ # lspci -v 00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 [Irongate] System Controller (rev 13) Flags: bus master, medium devsel, latency 32 Memory at c0000000 (32-bit, prefetchable) [size=256M] Memory at db023000 (32-bit, prefetchable) [size=4K] I/O ports at 9000 [disabled] [size=4] Capabilities: [a0] AGP version 2.0
00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 [Irongate] AGP Bridge (prog-if 00 [Normal decode]) Flags: bus master, 66Mhz, medium devsel, latency 32 Bus: primary=00, secondary=01, subordinate=01, sec-latency=32 Memory behind bridge: d8000000-d9ffffff Prefetchable memory behind bridge: d0000000-d7ffffff
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40) Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge Flags: bus master, stepping, medium devsel, latency 0 Capabilities: [c0] Power Management version 2
00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: VIA Technologies, Inc. Bus Master IDE Flags: bus master, medium devsel, latency 32 I/O ports at 9400 [size=16] Capabilities: [c0] Power Management version 2
00:07.2 USB Controller: VIA Technologies, Inc. UHCI USB (rev 1a) (prog-if 00 [UHCI]) Subsystem: Unknown device 0925:1234 Flags: bus master, medium devsel, latency 32, IRQ 11 I/O ports at 9800 [size=32] Capabilities: [80] Power Management version 2
00:07.3 USB Controller: VIA Technologies, Inc. UHCI USB (rev 1a) (prog-if 00 [UHCI]) Subsystem: Unknown device 0925:1234 Flags: bus master, medium devsel, latency 32, IRQ 11 I/O ports at 9c00 [size=32] Capabilities: [80] Power Management version 2
00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40) Subsystem: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] Flags: medium devsel, IRQ 9 Capabilities: [68] Power Management version 2
00:0a.0 Network controller: AVM Audiovisuelles MKTG & Computer System GmbH A1 ISDN [Fritz] (rev 02) Subsystem: AVM Audiovisuelles MKTG & Computer System GmbH FRITZ!Card ISDN Controller Flags: medium devsel, IRQ 10 Memory at db024000 (32-bit, non-prefetchable) [size=32] I/O ports at a000 [size=32]
00:0c.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) Subsystem: Creative Labs: Unknown device 8064 Flags: bus master, medium devsel, latency 32, IRQ 5 I/O ports at a400 [size=32] Capabilities: [dc] Power Management version 1
00:0c.1 Input device controller: Creative Labs SB Live! (rev 07) Subsystem: Creative Labs Gameport Joystick Flags: bus master, medium devsel, latency 32 I/O ports at a800 [size=8] Capabilities: [dc] Power Management version 1
00:0d.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 02) Subsystem: Hauppauge computer works Inc. WinTV/GO Flags: bus master, medium devsel, latency 32, IRQ 7 Memory at db020000 (32-bit, prefetchable) [size=4K]
00:0d.1 Multimedia controller: Brooktree Corporation Bt878 (rev 02) Subsystem: Hauppauge computer works Inc. WinTV/GO Flags: bus master, medium devsel, latency 32, IRQ 7 Memory at db021000 (32-bit, prefetchable) [size=4K]
00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RT8139 Flags: bus master, medium devsel, latency 32, IRQ 11 I/O ports at ac00 [size=256] Memory at db022000 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2
00:10.0 RAID bus controller: Promise Technology, Inc. 20265 (rev 02) Subsystem: Promise Technology, Inc. Ultra100 Flags: bus master, medium devsel, latency 32, IRQ 11 I/O ports at b000 [size=8] I/O ports at b400 [size=4] I/O ports at b800 [size=8] I/O ports at bc00 [size=4] I/O ports at c000 [size=64] Memory at db000000 (32-bit, non-prefetchable) [size=128K] Expansion ROM at <unassigned> [disabled] [size=128K] Capabilities: [58] Power Management version 1
01:05.0 VGA compatible controller: nVidia Corporation: Unknown device 0202 (rev a3) (prog-if 00 [VGA]) Subsystem: Micro-star International Co Ltd: Unknown device 5305 Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 5 Memory at d8000000 (32-bit, non-prefetchable) [size=16M] Memory at d0000000 (32-bit, prefetchable) [size=64M] Memory at d4000000 (32-bit, prefetchable) [size=512K] Expansion ROM at <unassigned> [disabled] [size=64K] Capabilities: [60] Power Management version 2 Capabilities: [44] AGP version 2.0
thx & greetings, Stefan
On Thu, 19 Jun 2003, Stefan wrote:
What does this mean, I'm a newbie ;)
these are linux commands.
man lspci
ron