public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Armin Obersteiner <armin@xos.net>
To: neomagic@XFree86.Org, vortex@scyld.com
Subject: Re: neomagic 256AV/3com 3c575_cb problem
Date: Mon, 24 Jun 2002 04:19:45 +0200	[thread overview]
Message-ID: <20020624041945.A30907@elch.elche> (raw)
In-Reply-To: <20020624041632.A30594@elch.elche>

[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]

hi!

sorry forgot lspci:
 
> this goes to both neomagic an vortex mailing list, because without starting X
> i don't have problems, but the problems are with then network card ...
> (and it worked, some releases back ...)
> 
> hardware: sony vaio F350, neomagic 256AV 2.5MB, 3com 575 pcmcia card
> software: linux 2.4.19-pre10/linux 2.4.18, pcmcia-cs-3.1.33/pcmcia-cs-3.1.34,
>           xfree86-4.2.0
> distibution: gentoo 1.2 (compiled *everything*)/suse 8.0
> (items seperated with / mean i tried it with BOTH versions)
> 
> problem: when i start x (X or X -probeonly) i get PCI errors with my network card (pcmcia)
>          it seems to be the fault of the pci probing, its possibly an irq conflict
> 
> question: can it be really the pci probing? can i disable the probing?
>           how to force the networkcard/gfx-chip to a certain irq?
> 
> info: 
>  * worked the last time with suse 7.3 (xfree86-4.0.2 or 4.1.0, pcmcia-3.1.29, linux 2.4.10)
>  * starting sound does not interfere in any way (neomagic 256 AV has sound too)
>  * it worked once, but i could not reproduce it (i beleive for once the networkcard
>    was not on irq9 (shared), which ist the irq of the neomagic)
>  * current start order: pcmcia, sound, network, X
>  
> attached: xfree86 config, /var/log/messges, XF86 start log, /proc/interrupts, dmesg

Ciao,
	Armin

[-- Attachment #2: lspci --]
[-- Type: text/plain, Size: 2556 bytes --]

00:00.0 Host bridge: Intel Corp. 440BX/ZX - 82443BX/ZX Host bridge (AGP disabled) (rev 03)
	Flags: bus master, medium devsel, latency 64
	Memory at <unassigned> (32-bit, prefetchable) [size=64M]

00:07.0 Bridge: Intel Corp. 82371AB PIIX4 ISA (rev 02)
	Flags: bus master, medium devsel, latency 0

00:07.1 IDE interface: Intel Corp. 82371AB PIIX4 IDE (rev 01) (prog-if 80 [Master])
	Flags: bus master, medium devsel, latency 64
	I/O ports at fcf0 [size=16]

00:07.2 USB Controller: Intel Corp. 82371AB PIIX4 USB (rev 01) (prog-if 00 [UHCI])
	Flags: medium devsel
	I/O ports at fcc0 [disabled] [size=32]

00:07.3 Bridge: Intel Corp. 82371AB PIIX4 ACPI (rev 02)
	Flags: medium devsel, IRQ 9

00:08.0 VGA compatible controller: Neomagic Corporation [MagicMedia 256AV] (rev 20) (prog-if 00 [VGA])
	Subsystem: Sony Corporation: Unknown device 8040
	Flags: medium devsel, IRQ 9
	Memory at fd000000 (32-bit, prefetchable) [size=16M]
	Memory at fe800000 (32-bit, non-prefetchable) [size=4M]
	Memory at fed00000 (32-bit, non-prefetchable) [size=1M]
	Capabilities: <available only to root>

00:08.1 Multimedia audio controller: Neomagic Corporation [MagicMedia 256AV Audio] (rev 20)
	Subsystem: Sony Corporation: Unknown device 8041
	Flags: medium devsel, IRQ 9
	Memory at fe000000 (32-bit, prefetchable) [size=4M]
	Memory at fec00000 (32-bit, non-prefetchable) [size=1M]
	Capabilities: <available only to root>

00:09.0 FireWire (IEEE 1394): Sony Corporation CXD1947Q i.LINK Controller (rev 01) (prog-if 00 [Generic])
	Subsystem: Sony Corporation: Unknown device 8043
	Flags: medium devsel, IRQ 9
	Memory at fe7ffc00 (32-bit, non-prefetchable) [disabled] [size=512]
	Expansion ROM at <unassigned> [disabled] [size=64K]
	Capabilities: <available only to root>

00:0a.0 CardBus bridge: Ricoh Co Ltd RL5c478 (rev 80)
	Subsystem: Sony Corporation: Unknown device 8042
	Flags: bus master, medium devsel, latency 168, IRQ 9
	Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=01, subordinate=04, sec-latency=176
	I/O window 0: 00000000-00000003
	I/O window 1: 00000000-00000003
	16-bit legacy interface ports at 0001

00:0a.1 CardBus bridge: Ricoh Co Ltd RL5c478 (rev 80)
	Subsystem: Sony Corporation: Unknown device 8042
	Flags: bus master, medium devsel, latency 168, IRQ 9
	Memory at 10001000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=05, subordinate=08, sec-latency=176
	Memory window 0: 60000000-60021000
	I/O window 0: 00000200-0000027f
	I/O window 1: 00000000-00000003
	16-bit legacy interface ports at 0001


      reply	other threads:[~2002-06-24  2:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-24  2:16 neomagic 256AV/3com 3c575_cb problem Armin Obersteiner
2002-06-24  2:19 ` Armin Obersteiner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020624041945.A30907@elch.elche \
    --to=armin@xos.net \
    --cc=neomagic@XFree86.Org \
    --cc=vortex@scyld.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox