Gentoo Archives: gentoo-amd64

From: Roman Zilka <rzilka@××××.cz>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Several Problems
Date: Fri, 25 Aug 2006 11:25:48
Message-Id: 20060825132356.A26760@eniac.gvid.cz
In Reply to: [gentoo-amd64] Several Problems by "Héctor Cen Zheng"
1 Hi,
2
3 it looks like we have very similar pieces of hardware. I'm
4 afraid I can't help you with the PCMCIA card - just a general idea:
5 do you have pcmcia_core compiled into your kernel? Your lsmod doesn't show
6 it. If not, go to your kernel config and add support for 'Bus options ->
7 PCCARD support' and respective stuff under that. Also check for relevant
8 options under 'Device drivers -> Network device support ->
9 Wireless LAN'. bcm43xx seems to be a driver for Broadcom cards.
10
11 But maybe I can help with the fglrx issue, it gave me a few headaches too.
12 Please post your kernel config and version, xorg.conf and ati-drivers
13 version.
14
15 -Roman
16
17
18 > Hi there!
19 >
20 > I'm having troubles with my PCMCIA card. I have an Atheros wireless
21 > pcmcia card and when i insert it into the slot, nothing happens. I have
22 > the madwifi-ng package installed. lspci doesn't show me anything,
23 > however dmesg does show: pccard: CardBus card inserted into slot 0.
24 >
25 > This is my lsmod:
26 >
27 > snd_pcm_oss 42336 0
28 > snd_mixer_oss 17344 1 snd_pcm_oss
29 > snd_seq_oss 32960 0
30 > snd_seq_midi_event 8832 1 snd_seq_oss
31 > snd_seq 51072 4 snd_seq_oss,snd_seq_midi_event
32 > snd_seq_device 9236 2 snd_seq_oss,snd_seq
33 > ntfs 107888 2
34 > bcm43xx 427392 0
35 > ieee80211softmac 29760 1 bcm43xx
36 > ieee80211 34376 2 bcm43xx,ieee80211softmac
37 > ieee80211_crypt 9088 1 ieee80211
38 > snd_atiixp 18708 2
39 > sdhci 19520 0
40 > mmc_core 29568 1 sdhci
41 > snd_ac97_codec 101656 1 snd_atiixp
42 > snd_ac97_bus 4672 1 snd_ac97_codec
43 > snd_pcm 74376 3 snd_pcm_oss,snd_atiixp,snd_ac97_codec
44 > snd_timer 21832 2 snd_seq,snd_pcm
45 > snd 52904 13
46 > snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,s
47 > nd_seq_device,snd_atiixp,snd_ac97_codec,snd_pcm,snd_timer
48 > soundcore 13280 1 snd
49 > snd_page_alloc 10320 2 snd_atiixp,snd_pcm
50 >
51 >
52 > What could be the problem?
53 >
54 > Also i have this issue with my ATI Radeon Xpress 200 graphics card:
55 >
56 > HAL9K hector # cat /var/log/Xorg.0.log | grep EE
57 >
58 > (EE) fglrx(0): DRIScreenInit failed!
59 > (EE) AIGLX: Screen 0 is not DRI capable
60 > (EE) AIGLX: Screen 0 is not DRI capable
61 > (EE) AIGLX: Screen 0 is not DRI capable
62 >
63 > Thanks in advance!
64 >
65 > --
66 > #-- Usuario Linux #399818
67 > #-- Héctor Cen Zheng
68 > #-- UNPLUG - UCLATUX - GLoVE
69 > #-- Gentoo User
70 > #-- hector@×××××××××××.ve
71 > #-- http://zentraedi.unplug.org.ve/
72 > "Blame it on the misfortune of your birth" .-Char Aznable
73
74
75 --
76 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Several Problems "Héctor Cen Zheng" <hector@×××××××××××.ve>