Re: Need help
karl wettin <[email protected]>
| Newsgroups | gmane.linux.drivers.prism54.user |
|---|---|
| Organization | snigel heavy industries |
| Message-ID | <[email protected]> |
On Mon, 12 Jul 2004 07:34:19 +0200 karl wettin <[email protected]> wrote: Some more stuff I left out: >> root@snigel kalle # uname -a >> Linux snigel 2.6.6 #4 SMP Mon Jul 12 07:27:45 CEST 2004 i686 Celeron (Mendocino) GenuineIntel GNU/Linux > > Hello list, > > I can't seem to get my DLink DWL-G650 PCI-card to work on my Gentoo-box. > It is never initialized and no firmware is sent to the card. > > Any hints in the right direction are welcome. Here is some output: > > lspci: > >> 00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) > >> 00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03) > >> 00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02) > >> 00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01) > >> 00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01) > >> 00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02) > >> 00:09.0 VGA compatible controller: ATI Technologies Inc 264VT [Mach64 VT] (rev 40) > >> 00:0b.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI] (rev 01) > >> 00:0d.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30) > >> 00:0f.0 SCSI storage controller: Adaptec AHA-2940U/UW/D / AIC-7881U (rev 01) > >> 00:11.0 Ethernet controller: Unknown device 168c:0013 (rev 01) > ^^^^^^^^^ this is my DWL-G650 > >> 00:13.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366/368/370/370A/372 (rev 01) > >> 00:13.1 Unknown mass storage controller: Triones Technologies, Inc. HPT366/368/370/370A/372 (rev 01) > > > On modprobe prism54: > >> Jul 12 06:53:12 localhost kernel: Loaded prism54 driver, version 1.1 > > And then nothing more. It never detects my DWL-G650? > > Hotplug is installed: > >> root@snigel linux # emerge -s hotplug > >> Searching... > >> [ Results for search key : hotplug ] > >> [ Applications found : 2 ] > >> > >> * sys-apps/hotplug > >> Latest version available: 20040401 > >> Latest version installed: 20040401 > >> Size of downloaded files: 40 kB > >> Homepage: http://linux-hotplug.sourceforge.net > >> Description: USB and PCI hotplug scripts > >> License: GPL-2 > >> > >> * sys-apps/hotplug-base > >> Latest version available: 20040401 > >> Latest version installed: 20040401 > >> Size of downloaded files: 40 kB > >> Homepage: http://linux-hotplug.sourceforge.net > >> Description: Base Hotplug framework > >> License: GPL-2 > > > >> root@snigel linux # hotplug > >> Usage: /etc/hotplug.d/default/default.hotplug AgentName [AgentArguments] > >> AgentName values on this system: dasd firmware ieee1394 input net pci scsi tape usb > > /etc/init.d/hotplug is started. > > I do have the firmware, but since the card doesn't seem to be found, it > is never loaded: > >> root@snigel linux # ls -al /usr/lib/hotplug/firmware/ > >> total 93 > >> drwxr-xr-x 2 root root 72 2004-07-12 04:55 . > >> drwxr-xr-x 3 root root 72 2004-07-12 04:42 .. > >> -rw-r--r-- 1 root root 93996 2004-07-12 04:43 isl3890 > > Some kernel config: > >> root@snigel linux # zcat /proc/config.gz | grep CONFIG_HOTPLUG > >> CONFIG_HOTPLUG=y > >> CONFIG_HOTPLUG_PCI=y > >> # CONFIG_HOTPLUG_PCI_FAKE is not set > >> # CONFIG_HOTPLUG_PCI_COMPAQ is not set > >> # CONFIG_HOTPLUG_PCI_IBM is not set > >> # CONFIG_HOTPLUG_PCI_ACPI is not set > >> # CONFIG_HOTPLUG_PCI_CPCI is not set > >> # CONFIG_HOTPLUG_PCI_PCIE is not set > >> # CONFIG_HOTPLUG_PCI_SHPC is not set > > >> root@snigel kalle # zcat /proc/config.gz | grep CONFIG_STANDALONE > >> # CONFIG_STANDALONE is not set > > >> root@snigel kalle # zcat /proc/config.gz | grep CONFIG_FW_LOADER > >> CONFIG_FW_LOADER=y > > >> root@snigel kalle # zcat /proc/config.gz | grep CONFIG_NET_RADIO > >> CONFIG_NET_RADIO=y > > > > -- > > kalle > -- > > kalle > _______________________________________________ > Prism54-users mailing list > [email protected] > http://prism54.org/mailman/listinfo/prism54-users > -- kalle