Jump to content

kclau

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by kclau

  1. Below is the result of lspci:

     

    00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04)

    Flags: bus master, fast devsel, latency 0

    Memory at e8000000 (32-bit, prefetchable)

    Capabilities: <available only to root>

     

    00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04) (prog-if 00 [Normal decode])

    Flags: bus master, 66Mhz, fast devsel, latency 32

    Bus: primary=00, secondary=01, subordinate=01, sec-latency=32

    I/O behind bridge: 0000c000-0000cfff

    Memory behind bridge: fc000000-fdffffff

    Prefetchable memory behind bridge: e0000000-e7ffffff

     

    00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02) (prog-if 00 [uHCI])

    Subsystem: Intel Corp.: Unknown device 4541

    Flags: bus master, medium devsel, latency 0, IRQ 11

    I/O ports at bf80

     

    00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 42) (prog-if 00 [Normal decode])

    Flags: bus master, fast devsel, latency 0

    Bus: primary=00, secondary=02, subordinate=10, sec-latency=32

    I/O behind bridge: 0000e000-0000ffff

    Memory behind bridge: f4000000-fbffffff

     

    00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02)

    Flags: bus master, medium devsel, latency 0

     

    00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 02) (prog-if 8a [Master SecP PriP])

    Subsystem: Intel Corp.: Unknown device 4541

    Flags: bus master, medium devsel, latency 0, IRQ 11

    I/O ports at <ignored>

    I/O ports at <ignored>

    I/O ports at <ignored>

    I/O ports at <ignored>

    I/O ports at bfa0

    Memory at 10000000 (32-bit, non-prefetchable)

     

    00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio Controller (rev 02)

    Subsystem: Cirrus Logic: Unknown device 5959

    Flags: bus master, medium devsel, latency 0, IRQ 11

    I/O ports at d800

    I/O ports at dc80

     

    00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem Controller (rev 02) (prog-if 00 [Generic])

    Subsystem: PCTel Inc Dell Inspiron 2100 internal modem

    Flags: medium devsel, IRQ 11

    I/O ports at d400

    I/O ports at dc00

     

    01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA])

    Subsystem: Dell Computer Corporation: Unknown device 012a

    Flags: bus master, VGA palette snoop, stepping, 66Mhz, medium devsel, latency 32, IRQ 11

    Memory at e0000000 (32-bit, prefetchable)

    I/O ports at c000

    Memory at fcff0000 (32-bit, non-prefetchable)

    Expansion ROM at <unassigned> [disabled]

    Capabilities: <available only to root>

     

    02:00.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)

    Subsystem: Dell Computer Corporation: Unknown device 012a

    Flags: bus master, medium devsel, latency 32, IRQ 11

    I/O ports at ec80

    Memory at f8fffc00 (32-bit, non-prefetchable)

    Expansion ROM at f9000000 [disabled]

    Capabilities: <available only to root>

     

    02:01.0 CardBus bridge: Texas Instruments PCI1420

    Flags: bus master, medium devsel, latency 168, IRQ 11

    Memory at 10001000 (32-bit, non-prefetchable)

    Bus: primary=02, secondary=03, subordinate=06, sec-latency=176

    Memory window 0: 10400000-107ff000 (prefetchable)

    Memory window 1: 10800000-10bff000

    I/O window 0: 00004000-000040ff

    I/O window 1: 00004400-000044ff

     

    02:01.1 CardBus bridge: Texas Instruments PCI1420

    Flags: bus master, medium devsel, latency 168, IRQ 11

    Memory at 10002000 (32-bit, non-prefetchable)

    Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176

    Memory window 0: 10c00000-10fff000 (prefetchable)

    Memory window 1: 11000000-113ff000

    I/O window 0: 00004800-000048ff

    I/O window 1: 00004c00-00004cff

  2. I cannot find the driver for CS4205 and just use intel i801 instead.

    Below is the /etc/modules.conf:

     

    alias net-pf-4 ipx

    alias autofs autofs4

    probeall scsi_hostadapter imm ppa

    alias eth0 3c59x

    alias sound-slot-0 i810_audio

    probeall usb-interface usb-uhci

     

    But I have problem with i810. You can see my another topic.

  3. Anyone know if there are specific drivers for the ATI Radeon 7500?

    It works with either "Radeon" or "Radeon 8500" driver (with 3D accel).

    I am using the 8500 one without problem. You can try.

     

    (I find two other Radeon drivers in the list, "Radeon (fbdev)" and "Radeon (fglrx), but don't know what those are, do anyone can tell me?)

  4. My i810 work with OSS in 10.0 but its sound seems improper and poor. Especially XMMS, it plays few seconds then stops and disappears. Thus, I want to try ALSA.

     

    I change the driver from "i810_audio" to "snd-intel8x0" in HardDrake (I think i810_audio is for OSS and snd-intel8x0 is for ALSA) then reboot. When the ALSA driver is activated in startup, it produces a loud non-stop "beep" with high freq. "v" sound. Do someone have the same problem as me? How to solve?

     

    Any suggestion will be appreciated.

     

    Thanks.

×
×
  • Create New...