Pagina 1 di 1

Installazione scheda pci

Inviato: gio 23 ago 2007, 17:52
da PsycoZ
Salve ho un problema con una scheda pci che utilizzo perchè il mio pc non ha porte seriali e la scheda ha la funzione di darmi due porte seriali appunto con tutte le altre distro di linux che ho provato fin ora non mi ha mai dato dei problemi ma ora non so cosa fare vi posto questo spero che possa essere utile per risolvere il problema

Codice: Seleziona tutto

root@darkstar:~# lspci -v
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX Host (rev 11)
        Subsystem: ASRock Incorporation Unknown device 0661
        Flags: bus master, medium devsel, latency 32
        Memory at e0000000 (32-bit, non-prefetchable) [size=64M]
        Capabilities: [c0] AGP version 3.5

00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI brid
ge) (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, fast devsel, latency 32
        Bus: primary=00, secondary=01, subordinate=02, sec-latency=32
        I/O behind bridge: 00009000-00009fff
        Memory behind bridge: cfd00000-cfefffff
        Prefetchable memory behind bridge: afa00000-cfbfffff

00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25)
        Flags: bus master, medium devsel, latency 0

00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
        Flags: medium devsel
        I/O ports at 0c00 [size=32]

00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (prog-if 80 [Master])
        Subsystem: ASRock Incorporation Unknown device 5513
        Flags: bus master, medium devsel, latency 128
        [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
        [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
        [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
        [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
        I/O ports at ff00 [size=16]

00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controll
er (rev a0)
        Subsystem: ASRock Incorporation Unknown device 7012
        Flags: bus master, medium devsel, latency 32, IRQ 20
        I/O ports at dc00 [size=256]
        I/O ports at d800 [size=128]
        Capabilities: [48] Power Management version 2

00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog
-if 10 [OHCI])
        Subsystem: ASRock Incorporation Unknown device 7001
        Flags: bus master, medium devsel, latency 32, IRQ 18
        Memory at cfffd000 (32-bit, non-prefetchable) [size=4K]

00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog
-if 10 [OHCI])
        Subsystem: ASRock Incorporation Unknown device 7001
        Flags: bus master, medium devsel, latency 32, IRQ 19
        Memory at cfffe000 (32-bit, non-prefetchable) [size=4K]

00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller (prog-if 20 [E
HCI])
        Subsystem: ASRock Incorporation Unknown device 7002
        Flags: bus master, medium devsel, latency 32, IRQ 17
        Memory at cffff000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [50] Power Management version 2

00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (re
v 90)
        Subsystem: ASRock Incorporation Unknown device 0900
        Flags: bus master, medium devsel, latency 32, IRQ 21
        I/O ports at d400 [size=256]
        Memory at cfffc000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at 40000000 [disabled] [size=128K]
        Capabilities: [40] Power Management version 2

00:09.0 Serial controller: Timedia Technology Co Ltd PCI2S550 (Dual 16550 UART) (rev 01) (
prog-if 02 [16550])
        Subsystem: Timedia Technology Co Ltd Unknown device 5079
        Flags: stepping, medium devsel, IRQ 16
        I/O ports at d000 [size=32]
        I/O ports at cc00 [size=8]
        I/O ports at c800 [size=8]

01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01) (prog-if 00 [VGA])
        Subsystem: C.P. Technology Co. Ltd Unknown device 2094
        Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 11
        Memory at c0000000 (32-bit, prefetchable) [size=128M]
        I/O ports at 9800 [size=256]
        Memory at cfef0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at cfec0000 [disabled] [size=128K]
        Capabilities: [58] AGP version 3.0
        Capabilities: [50] Power Management version 2

01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev01)
        Subsystem: C.P. Technology Co. Ltd Unknown device 2095
        Flags: bus master, 66MHz, medium devsel, latency 32
        Memory at b8000000 (32-bit, prefetchable) [size=128M]
        Memory at cfee0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [50] Power Management version 2

Inviato: ven 24 ago 2007, 18:18
da PsycoZ
Parlando con un mio amico mi ha consigliato di dare questi comandi da root

Codice: Seleziona tutto

/sbin/modprobe parport_serial
/sbin/modprobe ppp_async
Dandoli non mi sembra che cambi qualcosa...

Inviato: ven 24 ago 2007, 23:19
da syaochan
Prova ad andare nel sito in firma qui sotto e vedi se trovi che moduli devi caricare per quella scheda.
Ciao