LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ATI Card - new driver...did it install? (https://www.linuxquestions.org/questions/linux-newbie-8/ati-card-new-driver-did-it-install-154470/)

twitch 03-07-2004 02:06 AM

ATI Card - new driver...did it install?
 
Hi there,

I'm running Fedore Core 1 with an ATI card.

I downloaded the ATI RPM with the latest drivers. After the download, I double clicked on the package, but I don't know if it actually did anything or not (didn't see any status windows etc).

How can I be sure that it installed okay and that my system is indeed using these drivers?

Thanks.

320mb 03-07-2004 08:37 AM

from a term window or CLI, as root type........
Code:

cat /proc/modules or
lsmod


twitch 03-09-2004 06:05 PM

umm...i tried that I get the following out put:
nls_iso8859-1 3548 1 (autoclean)
udf 97184 0 (autoclean)
emu10k1 68616 1 (autoclean)
ac97_codec 17064 0 (autoclean) [emu10k1]
sound 73300 0 (autoclean) [emu10k1]
soundcore 6500 7 (autoclean) [emu10k1 sound]
parport_pc 18788 1 (autoclean)
lp 8868 0 (autoclean)
parport 36800 1 (autoclean) [parport_pc lp]
autofs 13236 0 (autoclean) (unused)
3c59x 30448 1
ipt_REJECT 4344 1 (autoclean)
ipt_state 1080 6 (autoclean)
ip_conntrack 28840 1 (autoclean) [ipt_state]
iptable_filter 2444 1 (autoclean)
ip_tables 15264 3 [ipt_REJECT ipt_state iptable_filter]
floppy 57020 0 (autoclean)
sg 35852 0 (autoclean)
sr_mod 17752 0 (autoclean)
ide-scsi 11984 0
scsi_mod 107080 3 [sg sr_mod ide-scsi]
ide-cd 35488 1
cdrom 33216 0 [sr_mod ide-cd]
ov511 81344 0
videodev 8288 1 [ov511]
keybdev 2944 0 (unused)
hid 24356 0 (unused)
usb-uhci 25964 0 (unused)
usbcore 78368 1 [ov511 hid usb-uhci]
mousedev 5428 1 (autoclean)
input 5824 0 (autoclean) [keybdev hid mousedev]


but how do I know it actually worked? I don't see anything that says "ATI" or anything. Thanks.


All times are GMT -5. The time now is 05:17 PM.