Hi, it looks like we have very similar pieces of hardware. I'm afraid I can't help you with the PCMCIA card - just a general idea: do you have pcmcia_core compiled into your kernel? Your lsmod doesn't show it. If not, go to your kernel config and add support for 'Bus options -> PCCARD support' and respective stuff under that. Also check for relevant options under 'Device drivers -> Network device support -> Wireless LAN'. bcm43xx seems to be a driver for Broadcom cards.
But maybe I can help with the fglrx issue, it gave me a few headaches too. Please post your kernel config and version, xorg.conf and ati-drivers version. -Roman > Hi there! > > I'm having troubles with my PCMCIA card. I have an Atheros wireless > pcmcia card and when i insert it into the slot, nothing happens. I have > the madwifi-ng package installed. lspci doesn't show me anything, > however dmesg does show: pccard: CardBus card inserted into slot 0. > > This is my lsmod: > > snd_pcm_oss 42336 0 > snd_mixer_oss 17344 1 snd_pcm_oss > snd_seq_oss 32960 0 > snd_seq_midi_event 8832 1 snd_seq_oss > snd_seq 51072 4 snd_seq_oss,snd_seq_midi_event > snd_seq_device 9236 2 snd_seq_oss,snd_seq > ntfs 107888 2 > bcm43xx 427392 0 > ieee80211softmac 29760 1 bcm43xx > ieee80211 34376 2 bcm43xx,ieee80211softmac > ieee80211_crypt 9088 1 ieee80211 > snd_atiixp 18708 2 > sdhci 19520 0 > mmc_core 29568 1 sdhci > snd_ac97_codec 101656 1 snd_atiixp > snd_ac97_bus 4672 1 snd_ac97_codec > snd_pcm 74376 3 snd_pcm_oss,snd_atiixp,snd_ac97_codec > snd_timer 21832 2 snd_seq,snd_pcm > snd 52904 13 > snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,s > nd_seq_device,snd_atiixp,snd_ac97_codec,snd_pcm,snd_timer > soundcore 13280 1 snd > snd_page_alloc 10320 2 snd_atiixp,snd_pcm > > > What could be the problem? > > Also i have this issue with my ATI Radeon Xpress 200 graphics card: > > HAL9K hector # cat /var/log/Xorg.0.log | grep EE > > (EE) fglrx(0): DRIScreenInit failed! > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > > Thanks in advance! > > -- > #-- Usuario Linux #399818 > #-- H?ctor Cen Zheng > #-- UNPLUG - UCLATUX - GLoVE > #-- Gentoo User > #-- [EMAIL PROTECTED] > #-- http://zentraedi.unplug.org.ve/ > "Blame it on the misfortune of your birth" .-Char Aznable -- [email protected] mailing list
