LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-01-2004, 06:51 PM   #1
neomorph
LQ Newbie
 
Registered: Nov 2004
Distribution: MandrakeLinux 10.0 CE
Posts: 2

Rep: Reputation: 0
Modules for VIA KM400 chipset


I have a VIA KM400 chipset card. But the module is not loaded when i check in the hardware control (i use MandrakeLinux 10.0 CE)...How do I go about installing the modules for my video card so that I get the expected grap hic performance..?
 
Old 11-02-2004, 09:51 AM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Hi neomorph, welcome to lq. Please post the output of lspci -v and lsmod.
good luck.
 
Old 11-03-2004, 04:10 AM   #3
neomorph
LQ Newbie
 
Registered: Nov 2004
Distribution: MandrakeLinux 10.0 CE
Posts: 2

Original Poster
Rep: Reputation: 0
Code:
[root@localhost rajiv]# lspci -v
00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 3205
        Subsystem: Asustek Computer, Inc.: Unknown device 811b
        Flags: bus master, 66Mhz, medium devsel, latency 8
        Memory at d0000000 (32-bit, prefetchable) [size=128M]
        Capabilities: [80] AGP version 3.5
        Capabilities: [c0] Power Management version 2

00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge (prog-if 00 [Normal decode])
        Flags: bus master, 66Mhz, medium devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        Memory behind bridge: dc000000-ddffffff
        Prefetchable memory behind bridge: d8000000-dbffffff
        Capabilities: [80] Power Management version 2

00:10.0 USB Controller: VIA Technologies, Inc. USB (rev 80) (prog-if 00 [UHCI])
        Subsystem: Asustek Computer, Inc.: Unknown device 80ed
        Flags: bus master, medium devsel, latency 32, IRQ 21
        I/O ports at d000 [size=32]
        Capabilities: [80] Power Management version 2

00:10.1 USB Controller: VIA Technologies, Inc. USB (rev 80) (prog-if 00 [UHCI])
        Subsystem: Asustek Computer, Inc.: Unknown device 80ed
        Flags: bus master, medium devsel, latency 32, IRQ 21
        I/O ports at d400 [size=32]
        Capabilities: [80] Power Management version 2

00:10.2 USB Controller: VIA Technologies, Inc. USB (rev 80) (prog-if 00 [UHCI])
        Subsystem: Asustek Computer, Inc.: Unknown device 80ed
        Flags: bus master, medium devsel, latency 32, IRQ 21
        I/O ports at d800 [size=32]
        Capabilities: [80] Power Management version 2

00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) (prog-if 20 [EHCI])
        Subsystem: Asustek Computer, Inc.: Unknown device 80ed
        Flags: bus master, medium devsel, latency 32, IRQ 21
        Memory at de000000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [80] Power Management version 2

00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
        Subsystem: Asustek Computer, Inc.: Unknown device 80f9
        Flags: bus master, stepping, medium devsel, latency 0
        Capabilities: [c0] Power Management version 2

00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
        Subsystem: Asustek Computer, Inc.: Unknown device 80ed
        Flags: bus master, medium devsel, latency 32, IRQ 22
        I/O ports at dc00 [size=16]
        Capabilities: [c0] Power Management version 2

00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235 AC97 Audio Controller (rev 50)
        Subsystem: Asustek Computer, Inc.: Unknown device 80b0
        Flags: medium devsel, IRQ 22
        I/O ports at e000 [size=256]
        Capabilities: [c0] Power Management version 2

00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
        Subsystem: Asustek Computer, Inc.: Unknown device 80ff
        Flags: bus master, medium devsel, latency 32, IRQ 23
        I/O ports at e800 [size=256]
        Memory at de001000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [40] Power Management version 2

01:00.0 VGA compatible controller: VIA Technologies, Inc.: Unknown device 7205 (rev 01) (prog-if 00 [VGA])
        Subsystem: Asustek Computer, Inc.: Unknown device 80ed
        Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 16
        Memory at d8000000 (32-bit, prefetchable) [size=64M]
        Memory at dc000000 (32-bit, non-prefetchable) [size=16M]
        Expansion ROM at <unassigned> [disabled] [size=64K]
        Capabilities: [60] Power Management version 2
        Capabilities: [70] AGP version 2.0

Code:
[root@localhost rajiv]# lsmod
Module                  Size  Used by
md5                     3872  1
ipv6                  232352  6
sg                     38044  0
sr_mod                 17060  0
lp                     12200  0
snd-seq-oss            31232  0
snd-seq-midi-event      7552  1 snd-seq-oss
snd-seq                51024  4 snd-seq-oss,snd-seq-midi-event
snd-pcm-oss            51812  0
snd-mixer-oss          17952  1 snd-pcm-oss
snd-via82xx            24128  2
snd-pcm                93156  2 snd-pcm-oss,snd-via82xx
snd-timer              24484  2 snd-seq,snd-pcm
snd-ac97-codec         58148  1 snd-via82xx
gameport                4480  1 snd-via82xx
snd-page-alloc         11972  2 snd-via82xx,snd-pcm
snd-mpu401-uart         7072  1 snd-via82xx
snd-rawmidi            23616  1 snd-mpu401-uart
snd-seq-device          8008  3 snd-seq-oss,snd-seq,snd-rawmidi
snd                    52484  16 snd-seq-oss,snd-seq-midi-event,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-via82xx,snd-pcm,snd-timer,snd-ac97-codec,snd-mpu401-uart,snd-rawmidi,snd-seq-device
soundcore               9248  1 snd
af_packet              20520  0
hid                    53312  0
raw                     7616  1
ide-floppy             18752  0
ide-tape               34864  0
ide-cd                 40548  0
cdrom                  37184  2 sr_mod,ide-cd
floppy                 59444  0
via-rhine              20520  0
mii                     4992  1 via-rhine
ntfs                   85932  1
nls_iso8859-1           3904  3
nls_cp850               4736  2
vfat                   13760  2
fat                    45120  1 vfat
supermount             37876  1
via-agp                 7360  1
agpgart                31016  1 via-agp
ppa                    12296  0
parport_pc             32832  1
imm                    12360  0
scsi_mod              114744  4 sg,sr_mod,ppa,imm
parport                38952  4 lp,ppa,parport_pc,imm
ehci-hcd               24196  0
uhci-hcd               29104  0
usbcore                99132  5 hid,ehci-hcd,uhci-hcd
rtc                    11576  0
ext3                  110376  2
jbd                    54328  1 ext3
 
Old 11-03-2004, 07:24 AM   #4
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Plugging in the pci id turns up the S3 UniChrome. Some googling is telling me that you'll need to upgrade your kernel, and your x packages. Here is a link to the driver man page for xfree 4.4.0.

http://www.xfree86.org/current/via.4.html

I believe, but am unsure, that you'll need at least kernel 2.6.8. Some googling should help with that decision.
good luck.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Via KM400 Unichrome anupamsr Linux - Hardware 3 04-21-2006 11:24 AM
Suse 9.2 and Via?S3G KM400/Km400 christo_lc Linux - Newbie 2 05-10-2005 03:29 AM
km400, direct rendering ykcorse Linux - Games 0 03-14-2004 04:30 AM
nforce2 chipset modules unknown osat3ch Mandriva 6 01-15-2004 10:47 PM
Agpgart with KM400 chipset delboy711 Linux - Hardware 0 12-28-2003 01:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration