Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 35

Thread: How can i get my integrated controler working?

  1. #11
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    cat /proc/pci | more

    You can add a 'pipe' and 'more' after most any command (as far as I know)

    How to copy text to clipboard? - highlight it and it's there. I know windows has caused some severe damage but it can be repaired.
    I like to use my middle mouse button to paste.

    Use the arrow keys to move up or down in a terminal. Some terminals have scroll bars - it all depends on which term you like. Personally I prefer the Konsole.

  2. #12
    Member registered user
    Join Date
    Mar 2003
    Location
    Mt. Prospect, IL
    Posts
    34
    OK...I'll get to work. But the arrow keys didn't work for me, and that's why I asked...but I'll get the info one way or the other!

    The damage is severe...it may take some time for a full recovery. There are many like me in a living nightmare. Medication hasn't helped. Only a good slap in the face every now and then is useful.....

  3. #13
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    Seems you're right - the arrow keys don't work in an Xterm. You could just type 'konsole' in whatever term you have open. Konsole is very user friendly.

  4. #14
    Member registered user
    Join Date
    Mar 2003
    Location
    Mt. Prospect, IL
    Posts
    34
    Well, yes....I wasn't using the Konsole...just the root command window. The Konsole is the way to go and I got the info to look at. I will paste it below. Before that, just so you know...this is the NORMAL configuration of my computer. I haven't messed with any BIOS settings yet...although I have tried that before with no effect. But here goes and I hope that you can see something. One thing I notice is the low IRQ numbers. My BIOS has 21 IRQ's and I am having difficulty figuring out in the BIOS how to assign and IRQ for the Network integrated chip. I have to research that a little more. But here it is!

    noppix@ttyp0[knoppix]$ cat /proc/pci
    PCI devices found:
    Bus 0, device 0, function 0:
    Host bridge: PCI device 1106:3189 (VIA Technologies, Inc.) (rev 0).
    Prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff].
    Bus 0, device 1, function 0:
    PCI bridge: PCI device 1106:b168 (VIA Technologies, Inc.) (rev 0).
    Master Capable. No bursts. Min Gnt=8.
    Bus 0, device 9, function 0:
    Ethernet controller: PCI device 14e4:4401 (Broadcom Corporation) (rev 1).
    IRQ 10.
    Master Capable. Latency=32.
    Non-prefetchable 32 bit memory at 0xe9800000 [0xe9801fff].
    Bus 0, device 10, function 0:
    FireWire (IEEE 1394): Texas Instruments TSB12LV26 IEEE-1394 Controller (Link) (rev 0).
    IRQ 11.
    Master Capable. Latency=32. Min Gnt=3.Max Lat=4.
    Non-prefetchable 32 bit memory at 0xe9000000 [0xe90007ff].
    Non-prefetchable 32 bit memory at 0xe8800000 [0xe8803fff].
    Bus 0, device 11, function 0:
    Communication controller: PCI device 1813:4000 (Ambient Technologies Inc) (rev 2).
    IRQ 9.
    Non-prefetchable 32 bit memory at 0xe8000000 [0xe8000fff].
    I/O at 0xd800 [0xd8ff].
    Bus 0, device 15, function 0:
    Multimedia audio controller: PCI device 1004:0307 (VLSI Technology Inc) (rev 6).
    IRQ 10.
    Master Capable. Latency=32. Min Gnt=9.Max Lat=40.
    I/O at 0xd400 [0xd47f].
    I/O at 0xd000 [0xd00f].
    I/O at 0xb800 [0xb803].
    I/O at 0xb400 [0xb407].
    I/O at 0xb000 [0xb03f].
    Bus 0, device 15, function 1:
    Input device controller: PCI device 1004:0308 (VLSI Technology Inc) (rev 0).
    I/O at 0xa800 [0xa807].
    Bus 0, device 16, function 0:
    USB Controller: VIA Technologies, Inc. USB (rev 12.
    IRQ 9.
    Master Capable. Latency=32.
    I/O at 0xa400 [0xa41f].
    Bus 0, device 16, function 1:
    USB Controller: VIA Technologies, Inc. USB (#2) (rev 12.
    IRQ 9.
    Master Capable. Latency=32.
    I/O at 0xa000 [0xa01f].
    Bus 0, device 16, function 2:
    USB Controller: VIA Technologies, Inc. USB (#3) (rev 12.
    IRQ 9.
    Master Capable. Latency=32.
    I/O at 0x9800 [0x981f].
    Bus 0, device 16, function 3:
    USB Controller: VIA Technologies, Inc. USB 2.0 (rev 130).
    IRQ 9.
    Master Capable. Latency=32.
    Non-prefetchable 32 bit memory at 0xe7800000 [0xe78000ff].
    Bus 0, device 17, function 0:
    ISA bridge: VIA Technologies, Inc. VT8233A ISA Bridge (rev 0).
    Bus 0, device 17, function 1:
    IDE interface: VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE (rev 6).
    Master Capable. Latency=32.
    I/O at 0x9400 [0x940f].
    Bus 1, device 0, function 0:
    VGA compatible controller: nVidia Corporation NV20 [GeForce3 Ti500] (rev 163).
    IRQ 11.
    Master Capable. Latency=64. Min Gnt=5.Max Lat=1.
    Non-prefetchable 32 bit memory at 0xea000000 [0xeaffffff].
    Prefetchable 32 bit memory at 0xec000000 [0xefffffff].
    Prefetchable 32 bit memory at 0xeb800000 [0xeb87ffff].


    Hope you can see somthing! And thanks for all of your help....this is kinda fun.

  5. #15
    Member registered user
    Join Date
    Mar 2003
    Location
    Mt. Prospect, IL
    Posts
    34
    Wait a minute! I SEE the Ethernet controler at IRQ 10!!!! Now, what the heck! At least it is identifying it correctly. Now I have to dig even further, but I think we are on to something...but I didn't see that before so I KNOW that Knoppix KNOWS it is there. Let me see about any conflicts.

  6. #16
    Member registered user
    Join Date
    Mar 2003
    Location
    Mt. Prospect, IL
    Posts
    34
    Also, I am getting dmesg info to look at. There it seems to be talking about a lot of IRQ conflicts that might be related to this problem. However, when I was in Linux (and now I'm in Windows again), somehow the file got lost in the translation..I did something too fast and didn't save the file properly. Now I have to do it all over again!

  7. #17
    Member registered user
    Join Date
    Mar 2003
    Location
    Mt. Prospect, IL
    Posts
    34
    At the risk of taking a lot of space, let me post the rest of the information. I can see at the BIOS post, that the Network card is on IRQ 10 with NOTHING ELSE assigned to that. However, there is a bunch of stuff on IRQ 9 that dmesg says is a problem. I don't see how that is related to the ethernet, however.

    Here it is:

    knoppix@ttyp0[knoppix]$ dmesg
    Linux version 2.4.20-xfs (knoppix@Knoppix) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 SMP Die Dez 10 20:07:25 CET 2002
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000003fffc000 (usable)
    BIOS-e820: 000000003fffc000 - 000000003ffff000 (ACPI data)
    BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS)
    BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    Warning only 896MB will be used.
    Use a HIGHMEM enabled kernel.
    896MB LOWMEM available.
    On node 0 totalpages: 229376
    zone(0): 4096 pages.
    zone(1): 225280 pages.
    zone(2): 0 pages.
    Kernel command line: lang=us ramdisk_size=100000 init=/etc/init apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=791 initrd=miniroot.gz nomce quiet BOOT_IMAGE=knoppix BOOT_IMAGE=vmlinuz
    ide_setup: hda=scsi
    ide_setup: hdb=scsi
    ide_setup: hdc=scsi
    ide_setup: hdd=scsi
    ide_setup: hde=scsi
    ide_setup: hdf=scsi
    ide_setup: hdg=scsi
    ide_setup: hdh=scsi
    Found and enabled local APIC!
    Initializing CPU#0
    Detected 2083.159 MHz processor.
    Console: colour dummy device 80x25
    Calibrating delay loop... 4154.98 BogoMIPS
    Memory: 904416k/917504k available (1266k kernel code, 12700k reserved, 502k data, 124k init, 0k highmem)
    Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
    Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 256K (64 bytes/line)
    CPU: After generic, caps: 0383fbff c1c3fbff 00000000 00000000
    CPU: Common caps: 0383fbff c1c3fbff 00000000 00000000
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Checking 'hlt' instruction... OK.
    Checking for popad bug... OK.
    POSIX conformance testing by UNIFIX
    mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
    mtrr: detected mtrr type: Intel
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 256K (64 bytes/line)
    CPU: After generic, caps: 0383fbff c1c3fbff 00000000 00000000
    CPU: Common caps: 0383fbff c1c3fbff 00000000 00000000
    CPU0: AMD Athlon(TM) XP 2600+ stepping 01
    per-CPU timeslice cutoff: 731.36 usecs.
    SMP motherboard not detected.
    enabled ExtINT on CPU#0
    ESR value before enabling vector: 00000000
    ESR value after enabling vector: 00000000
    Using local APIC timer interrupts.
    calibrating APIC timer ...
    ..... CPU clock speed is 2083.1399 MHz.
    ..... host bus clock speed is 333.3024 MHz.
    cpu: 0, clocks: 3333024, slice: 1666512
    CPU0<T0:3333024,T1:1666512,D:0,S:1666512,C:3333024 >
    Waiting on wait_init_idle (map = 0x0)
    All processors have done init_idle
    PCI: PCI BIOS revision 2.10 entry at 0xf1720, last bus=1
    PCI: Using configuration type 1
    PCI: Probing PCI hardware
    PCI: Using IRQ router VIA [1106/3177] at 00:11.0
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Linux NET4.0 for Linux 2.4
    Based upon Swansea University Computer Society NET3.039
    Initializing RT netlink socket
    Starting kswapd
    VFS: Disk quotas vdquot_6.5.1
    vesafb: framebuffer at 0xec000000, mapped to 0xf880d000, size 65536k
    vesafb: mode is 1024x768x16, linelength=2048, pages=0
    vesafb: protected mode interface info at c000:ba30
    vesafb: scrolling: redraw
    vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
    Console: switching to colour frame buffer device 128x48
    fb0: VESA VGA frame buffer device
    pty: 256 Unix98 ptys configured
    Uniform Multi-Platform E-IDE driver Revision: 6.31
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    VP_IDE: IDE controller on PCI bus 00 dev 89
    PCI: No IRQ known for interrupt pin A of device 00:11.1. Please try using pci=biosirq.
    VP_IDE: chipset revision 6
    VP_IDE: not 100% native mode: will probe irqs later
    VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci00:11.1
    ide0: BM-DMA at 0x9400-0x9407, BIOS settings: hdaMA, hdbMA
    ide1: BM-DMA at 0x9408-0x940f, BIOS settings: hdcMA, hddMA
    hda: MAXTOR 6L040J2, ATA DISK drive
    hdb: WDC WD1000JB-00CRA0, ATA DISK drive
    hdc: PLEXTOR CD-R PX-W4824A, ATAPI CD/DVD-ROM drive
    hdd: DVD-ROM DDU1621, ATAPI CD/DVD-ROM drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    ide1 at 0x170-0x177,0x376 on irq 15
    hda: 78177792 sectors (40027 MB) w/1820KiB Cache, CHS=4866/255/63
    hdb: 195371568 sectors (100030 MB) w/8192KiB Cache, CHS=12161/255/63
    ide-cd: passing drive hdc to ide-scsi emulation.
    ide-cd: passing drive hdd to ide-scsi emulation.
    Partition check:
    hda: hda1
    hdb: hdb1
    Floppy drive(s): fd0 is 1.44M
    FDC 0 is a post-1991 82077
    RAMDISK driver initialized: 16 RAM disks of 100000K size 1024 blocksize
    Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
    Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
    SCSI subsystem driver Revision: 1.00
    scsi0 : SCSI host adapter emulation for IDE ATAPI devices
    Vendor: PLEXTOR Model: CD-R PX-W4824A Rev: 1.04
    Type: CD-ROM ANSI SCSI revision: 02
    Vendor: SONY Model: DVD-ROM DDU1621 Rev: S1.6
    Type: CD-ROM ANSI SCSI revision: 02
    Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
    Attached scsi CD-ROM sr1 at scsi0, channel 0, id 1, lun 0
    sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.12
    sr1: scsi3-mmc drive: 0x/40x cd/rw xa/form2 cdda tray
    NET4: Linux TCP/IP 1.0 for NET4.0
    IP Protocols: ICMP, UDP, TCP, IGMP
    IP: routing cache hash table of 8192 buckets, 64Kbytes
    TCP: Hash tables configured (established 262144 bind 65536)
    NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
    RAMDISK: Compressed image found at block 0
    Freeing initrd memory: 465k freed
    VFS: Mounted root (ext2 filesystem).
    NCR53c406a: no available ports found
    aec671x_detect:
    scsi: <fdomain> Detection failed (no card)
    megaraid: v1.18 (Release Date: Thu Oct 11 15:02:53 EDT 2001)
    megaraid: no BIOS enabled.
    DC390: 0 adapters found
    Failed initialization of WD-7000 SCSI card!
    ISO 9660 Extensions: Microsoft Joliet Level 3
    kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
    kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
    ISO 9660 Extensions: RRIP_1991A
    cloop: Welcome to cloop v0.67
    cloop: /cdrom/KNOPPIX/KNOPPIX: 28712 blocks, 65536 bytes/block, largest block is 65562 bytes.
    ISO 9660 Extensions: RRIP_1991A
    Freeing unused kernel memory: 124k freed
    Real Time Clock Driver v1.10e
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
    Linux Kernel Card Services 3.1.22
    options: [pci] [cardbus] [pm]
    Intel PCIC probe: not found.
    Databook TCIC-2 PCMCIA probe: not found.
    unloading Kernel Card Services
    usb.c: registered new driver usbdevfs
    usb.c: registered new driver hub
    usb-uhci.c: $Revision: 1.275 $ time 20:19:53 Dec 10 2002
    usb-uhci.c: High bandwidth mode enabled
    PCI: Found IRQ 3 for device 00:10.0
    IRQ routing conflict for 00:10.0, have irq 9, want irq 3
    IRQ routing conflict for 00:10.1, have irq 9, want irq 3
    IRQ routing conflict for 00:10.2, have irq 9, want irq 3
    IRQ routing conflict for 00:10.3, have irq 9, want irq 3
    usb-uhci.c: USB UHCI at I/O 0xa400, IRQ 9
    usb-uhci.c: Detected 2 ports
    usb.c: new USB bus registered, assigned bus number 1
    hub.c: USB hub found
    hub.c: 2 ports detected
    PCI: Found IRQ 3 for device 00:10.1
    IRQ routing conflict for 00:10.0, have irq 9, want irq 3
    IRQ routing conflict for 00:10.1, have irq 9, want irq 3
    IRQ routing conflict for 00:10.2, have irq 9, want irq 3
    IRQ routing conflict for 00:10.3, have irq 9, want irq 3
    usb-uhci.c: USB UHCI at I/O 0xa000, IRQ 9
    usb-uhci.c: Detected 2 ports
    usb.c: new USB bus registered, assigned bus number 2
    hub.c: USB hub found
    hub.c: 2 ports detected
    PCI: Found IRQ 3 for device 00:10.2
    IRQ routing conflict for 00:10.0, have irq 9, want irq 3
    IRQ routing conflict for 00:10.1, have irq 9, want irq 3
    IRQ routing conflict for 00:10.2, have irq 9, want irq 3
    IRQ routing conflict for 00:10.3, have irq 9, want irq 3
    usb-uhci.c: USB UHCI at I/O 0x9800, IRQ 9
    usb-uhci.c: Detected 2 ports
    usb.c: new USB bus registered, assigned bus number 3
    hub.c: USB hub found
    hub.c: 2 ports detected
    usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
    usbdevfs: remount parameter error
    hub.c: new USB device 00:10.0-1, assigned address 2
    hub.c: USB hub found
    hub.c: 4 ports detected
    usb-uhci.c: ENXIO 80000280, flags 0, urb f5be6bb0, burb f5be6b30
    usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 9 ret -6
    hub.c: new USB device 00:10.0-1.1, assigned address 3
    usb.c: USB device 3 (vend/prod 0x3f0/0x1005) is not claimed by any active driver.
    Serial driver version 5.05c (2001-07-0 with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
    ttyS00 at 0x03f8 (irq = 4) is a 16550A
    ttyS01 at 0x02f8 (irq = 3) is a 16550A
    parport0: PC-style at 0x378 (0x77 [PCSPP,TRISTATE]
    parport0: irq 7 detected
    ohci1394: $Rev: 578 $ Ben Collins <bcollins@debian.org>
    PCI: Found IRQ 11 for device 00:0a.0
    PCI: Sharing IRQ 11 with 01:00.0
    ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[11] MMIO=[e9000000-e90007ff] Max Packet=[2048]
    blk: queue c032afc4, I/O limit 4095Mb (mask 0xffffffff)
    blk: queue c032b110, I/O limit 4095Mb (mask 0xffffffff)
    FAT: Did not find valid FSINFO signature.
    Found signature1 0x4e0005 signature2 0xc00b6600 sector=1.
    VFS: Can't find a valid FAT filesystem on dev 03:01.
    FAT: Did not find valid FSINFO signature.
    Found signature1 0x4e0005 signature2 0xc00b6600 sector=1.
    VFS: Can't find a valid FAT filesystem on dev 03:01.
    NTFS driver v1.1.22 [Flags: R/W MODULE]
    FAT: Did not find valid FSINFO signature.
    Found signature1 0x4e0005 signature2 0xc00b6600 sector=1.
    VFS: Can't find a valid FAT filesystem on dev 03:41.
    FAT: Did not find valid FSINFO signature.
    Found signature1 0x4e0005 signature2 0xc00b6600 sector=1.
    VFS: Can't find a valid FAT filesystem on dev 03:41.
    spurious 8259A interrupt: IRQ7.


    Now, I have to feed my kids!

  8. #18
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    My friend you have multiple IRQ conflicts. You have so many it's a wonder it works at all.

    I see you are using APIC. APIC bad - no APIC good. Try it without APIC like this:

    knoppix noapic

    Of course you will need to add all the cheat codes you normally use to get the OS booted properly. That may very well solve your problems after all APIC stands for Advanced Programmable Interrupt Controller. Note the 'interrupt' part.

    If that doesn't do it go fix your BIOS.
    Unfortunately I do not know what your BIOS is like. There should at least be a way to disable the BIOS automatically assigning IRQ's.

    edit
    DOH! I forgot one- you could also try this:

    knoppix pci=biosirq

  9. #19
    Member registered user
    Join Date
    Mar 2003
    Location
    Mt. Prospect, IL
    Posts
    34
    Yes...well, I thank you in advance and will try the cheatcode. I hope it works. Just so you know....in Windows, there aren't any conflicts...and with all of the IRQ's available, it seems to work fine. If the APIC is the problem HERE, I have a work-around and can leave the BIOS alone...however, before you wrote back, I had an idea to work in the BIOS which might help if this doesn't work.

    I'll let you know how things go!

  10. #20
    Member registered user
    Join Date
    Mar 2003
    Location
    Mt. Prospect, IL
    Posts
    34
    I tried both cheatcodes and separately, and concurrently and it didn't work. I tried about 4 different BIOS configurations and it didn't work. But I noticed something. The Sound card (which isn't working) and the Ethernet "card" are ALWAYS on the same IRQ NO MATTER WHAT I DO. When one moves, the other moves...and I can't separate them.

    I am going to unintall my sound card, move it to another slot. I think that might make it find another IRQ. After that...I'll see if they are separated, and then try again. I'll check Windows function first, but then go to Linux and see what happens.

    Only problem, I have to go to work soon...and will be "out" for a while....but still, I thank you even if this doesn't work.

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Broadcom 440X 10/100 integrated ethernet?
    By Caspian in forum Hardware & Booting
    Replies: 3
    Last Post: 03-10-2005, 08:06 PM
  2. Nvidia Nforce2 Integrated NIC
    By Orb360 in forum Hardware & Booting
    Replies: 14
    Last Post: 06-10-2004, 03:58 PM
  3. driver nVidia with lan integrated
    By larrycow in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 04-07-2004, 10:58 AM
  4. nForce2 Integrated NIC Not Detected
    By xTrinity in forum Hardware & Booting
    Replies: 31
    Last Post: 10-13-2003, 02:49 AM
  5. nvidia & audigy integrated drivers
    By Yakumo in forum Ideas
    Replies: 13
    Last Post: 04-20-2003, 06:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield picture

ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield

$42.00



***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3 picture

***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3

$27.77



Asus B85M-E/CSM, LGA 1150 Intel Socket Motherboard picture

Asus B85M-E/CSM, LGA 1150 Intel Socket Motherboard

$39.99



ASRock B660M PRO RS LGA 1700 Intel SATA 6Gb/s DDR4 Micro ATX Motherboard picture

ASRock B660M PRO RS LGA 1700 Intel SATA 6Gb/s DDR4 Micro ATX Motherboard

$94.99



ASUS H110M-C LGA 1151 DDR4 SDRAM MSIP-REM-MSQ-H110M-C Desktop Motherboard picture

ASUS H110M-C LGA 1151 DDR4 SDRAM MSIP-REM-MSQ-H110M-C Desktop Motherboard

$43.95



ASUS Motherboard H81M-C | No CPU picture

ASUS Motherboard H81M-C | No CPU

$30.00



ASUS Q87M-E/CSM Intel Q87 Chipset DDR3 mATX LGA1150 Motherboard Tested picture

ASUS Q87M-E/CSM Intel Q87 Chipset DDR3 mATX LGA1150 Motherboard Tested

$48.95



MSI A520M-A PRO AM4 AMD A520 USB3.2 Gen1 Micro-ATX Motherboard picture

MSI A520M-A PRO AM4 AMD A520 USB3.2 Gen1 Micro-ATX Motherboard

$69.99



GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box picture

GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box

$115.00



BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled picture

BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled

$59.99