blz

  • 26 janv.
  • Inscrit 14 oct. 2005
  • 0 meilleure réponse
  • Petit nouveau Adepte du forum Rédacteur potentiel
  • @blz
    Merci de tes conseils
    je viens d'installer camstream.
    Il semble y avoir un problème, je n'ai pas de choix (Seul 'USB Video camera' apparaît dans ce qui ressemble à une liste de choix et quelque soit la taille/résolution choisie j'ai le message suivant.
    camstream wrote:The device experienced an error -19 (Aucun périphérique de ce type) The windows will be closed.
    @philippe_PMA
    Merci de me répondre, j'avais lu ton post sur la SPC1300NC, mais dans mon cas je n'ai pas eu besoin de compiler ni le noyau, ni le module pour que ma carte soit reconnue, donc je ne sais pas si je dois le faire.
  • @blz

    En fait c'est pas exactement ça.

    Effectivement en 32 bits tu peux gérer 4 Go de RAM.
    Avec les noyaux PAE tu peux accéder (36 bits) à 64 Go

    En réalité les processeurs 64 bits disposent de seulement 40 bits d'adresse (voir /proc/cpuinfo), donc : 1 To
    Et avec le mécanisme d'extension (48 bits) : 256 To (on est tranquille pour quelques temps, enfin pas tant que ça).
    # cat /proc/cpuinfo | grep address
    address sizes   : 40 bits physical, 48 bits virtual
    A+
  • @blz : +1

    L'utilisation de la commande "service" garantie un environnement propre à l'application.

    Cela peut éviter de mauvaises surprises, genre ça marche manuellement mais pas en automatique lors du démarrage.

    A+
  • Voici le Xorg de mandriva:
    # File generated by XFdrake (rev 57713)
    
    # **********************************************************************
    # Refer to the xorg.conf man page for details about the format of
    # this file.
    # **********************************************************************
    
    Section "Files"
        # font server independent of the X server to render fonts.
        FontPath "unix/:-1"
        
        # minimal fonts to allow X to run without xfs
        FontPath "/usr/share/fonts/misc:unscaled"
    EndSection
    
    Section "Extensions"
        Option "Composite"
    EndSection
    
    Section "ServerFlags"
        #DontZap # disable <Crtl><Alt><BS> (server abort)
        AllowMouseOpenFail # allows the server to start up even if the mouse does not work
        #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    EndSection
    
    Section "Module"
        Load "dbe" # Double-Buffering Extension
        Load "v4l" # Video for Linux
        Load "extmod"
        Load "type1"
        Load "freetype"
        Load "glx" # 3D layer
    EndSection
    
    Section "InputDevice"
        Identifier "Keyboard1"
        Driver "kbd"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "fr"
        Option "XkbOptions" "compose:rwin"
    EndSection
    
    Section "InputDevice"
        Identifier "Mouse1"
        Driver "mouse"
        Option "Protocol" "ExplorerPS/2"
        Option "Device" "/dev/mouse"
    EndSection
    
    Section "Monitor"
        Identifier "monitor1"
        VendorName "Generic"
        ModelName "1280x1024 @ 60 Hz"
        HorizSync 31.5-64.3
        VertRefresh 50-70
        
        # TV fullscreen mode or DVD fullscreen output.
        # 768x576 @ 79 Hz, 50 kHz hsync
        ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
        
        # 768x576 @ 100 Hz, 61.6 kHz hsync
        ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
    EndSection
    
    Section "Device"
        Identifier "device1"
        VendorName "nVidia Corp."
        BoardName "NVIDIA GeForce 7 Series"
        Driver "nv"
        Option "DPMS"
    EndSection
    
    Section "Screen"
        Identifier "screen1"
        Device "device1"
        Monitor "monitor1"
        DefaultColorDepth 24
        
        Subsection "Display"
            Depth 8
            Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
        EndSubsection
        
        Subsection "Display"
            Depth 15
            Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
        EndSubsection
        
        Subsection "Display"
            Depth 16
            Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
        EndSubsection
        
        Subsection "Display"
            Depth 24
            Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
        EndSubsection
    EndSection
    
    Section "ServerLayout"
        Identifier "layout1"
        InputDevice "Keyboard1" "CoreKeyboard"
        InputDevice "Mouse1" "CorePointer"
        Screen "screen1"
    EndSection
    @blz
    je fais comment pour démarrer en mode texte?

    J'ai parcouru quelle que poste sur le forum, il faut que je fasse des modifs dans le fichier Xorg?
    Si je réinstall fedora est-ce qu'il existe un moyen de changer la résolution de l'écran?
  • @blz. Le log est ci-dessous. Merci.
    J'ai essayé la FC5, pas mieux, du coup j'ai encore remis la FC6.

    ------- System Config Soundcard Log --------
    ven nov 3 13:35:38 CET 2006

    ------- lspci --------
    00:00.0 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
    00:00.1 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
    00:00.2 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
    00:00.3 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
    00:00.4 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
    00:00.5 PIC: VIA Technologies, Inc. K8M890CE I/O APIC Interrupt Controller
    00:00.7 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
    00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
    00:02.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
    00:03.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
    00:0f.0 RAID bus controller: VIA Technologies, Inc. VT8237A SATA 2-Port Controller (rev 80)
    00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 07)
    00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
    00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
    00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
    00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
    00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
    00:11.0 ISA bridge: VIA Technologies, Inc. VT8237A PCI to ISA Bridge
    00:11.7 Host bridge: VIA Technologies, Inc. VT8251 Ultra VLINK Controller
    00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 7c)
    00:13.0 PCI bridge: VIA Technologies, Inc. VT8237A Host Bridge
    00:13.1 PCI bridge: VIA Technologies, Inc. VT8237A PCI to PCI Bridge
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    02:00.0 VGA compatible controller: nVidia Corporation GeForce 7300 GS (rev a1)
    04:01.0 Audio device: VIA Technologies, Inc. VIA High Definition Audio Controller (rev 10)

    ------- lspci -vn --------
    00:00.0 0600: 1106:0336
    Subsystem: 1106:0336
    Flags: bus master, medium devsel, latency 8
    Memory at d0000000 (32-bit, prefetchable) [size=128M]
    Capabilities: [80] AGP version 3.0
    Capabilities: [50] Power Management version 2
    Capabilities: [60] HyperTransport: Slave or Primary Interface
    Capabilities: [58] #00 [0000]

    00:00.1 0600: 1106:1336
    Flags: bus master, medium devsel, latency 0

    00:00.2 0600: 1106:2336
    Flags: bus master, medium devsel, latency 0

    00:00.3 0600: 1106:3336
    Flags: bus master, medium devsel, latency 0

    00:00.4 0600: 1106:4336
    Flags: bus master, medium devsel, latency 0

    00:00.5 0800: 1106:5336 (prog-if 20)
    Flags: bus master, fast devsel, latency 0

    00:00.7 0600: 1106:7336
    Flags: bus master, medium devsel, latency 0

    00:01.0 0604: 1106:b188
    Flags: bus master, 66MHz, medium devsel, latency 0
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    I/O behind bridge: 0000e000-0000efff
    Memory behind bridge: dfc00000-dfcfffff
    Prefetchable memory behind bridge: dfb00000-dfbfffff
    Capabilities: [70] Power Management version 2

    00:02.0 0604: 1106:a238
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
    I/O behind bridge: 0000d000-0000dfff
    Memory behind bridge: dc000000-deffffff
    Prefetchable memory behind bridge: 00000000c0000000-00000000cff00000
    Capabilities: [40] Express Root Port (Slot+) IRQ 0
    Capabilities: [68] Power Management version 2
    Capabilities: [70] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable+
    Capabilities: [dc] HyperTransport: MSI Mapping
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Virtual Channel
    Capabilities: [180] Unknown (5)

    00:03.0 0604: 1106:c238
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
    I/O behind bridge: 0000c000-0000cfff
    Memory behind bridge: dfe00000-dfefffff
    Prefetchable memory behind bridge: 00000000dfd00000-00000000dfd00000
    Capabilities: [40] Express Root Port (Slot+) IRQ 0
    Capabilities: [68] Power Management version 2
    Capabilities: [70] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable+
    Capabilities: [dc] HyperTransport: MSI Mapping
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Virtual Channel
    Capabilities: [180] Unknown (5)

    00:0f.0 0104: 1106:0591 (rev 80)
    Subsystem: 1462:7253
    Flags: bus master, medium devsel, latency 64, IRQ 225
    I/O ports at ff00 [size=8]
    I/O ports at fe00 [size=4]
    I/O ports at fd00 [size=8]
    I/O ports at fc00 [size=4]
    I/O ports at fb00 [size=16]
    I/O ports at f400 [size=256]
    Capabilities: [c0] Power Management version 2

    00:0f.1 0101: 1106:0571 (rev 07) (prog-if 8a)
    Subsystem: 1462:7253
    Flags: bus master, medium devsel, latency 64
    I/O ports at fa00 [size=16]
    Capabilities: [c0] Power Management version 2

    00:10.0 0c03: 1106:3038 (rev a0)
    Subsystem: 1462:7253
    Flags: bus master, medium devsel, latency 64, IRQ 209
    I/O ports at f900 [size=32]
    Capabilities: [80] Power Management version 2

    00:10.1 0c03: 1106:3038 (rev a0)
    Subsystem: 1462:7253
    Flags: bus master, medium devsel, latency 64, IRQ 217
    I/O ports at f800 [size=32]
    Capabilities: [80] Power Management version 2

    00:10.2 0c03: 1106:3038 (rev a0)
    Subsystem: 1462:7253
    Flags: bus master, medium devsel, latency 64, IRQ 225
    I/O ports at f700 [size=32]
    Capabilities: [80] Power Management version 2

    00:10.3 0c03: 1106:3038 (rev a0)
    Subsystem: 1462:7253
    Flags: bus master, medium devsel, latency 64, IRQ 233
    I/O ports at f600 [size=32]
    Capabilities: [80] Power Management version 2

    00:10.4 0c03: 1106:3104 (rev 86) (prog-if 20)
    Subsystem: 1462:7253
    Flags: bus master, medium devsel, latency 64, IRQ 225
    Memory at dffff000 (32-bit, non-prefetchable) [size=256]
    Capabilities: [80] Power Management version 2

    00:11.0 0601: 1106:3337
    Subsystem: 1106:3337
    Flags: medium devsel
    Capabilities: [c0] Power Management version 2

    00:11.7 0600: 1106:287e
    Subsystem: 1106:337e
    Flags: bus master, medium devsel, latency 64
    Capabilities: [58] HyperTransport: Interrupt Discovery and Configuration

    00:12.0 0200: 1106:3065 (rev 7c)
    Subsystem: 1462:7253
    Flags: bus master, medium devsel, latency 64, IRQ 233
    I/O ports at f200 [size=256]
    Memory at dfffe000 (32-bit, non-prefetchable) [size=256]
    Capabilities: [40] Power Management version 2

    00:13.0 0604: 1106:337b
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
    I/O behind bridge: 0000b000-0000bfff
    Memory behind bridge: dfa00000-dfafffff
    Prefetchable memory behind bridge: 00000000df900000-00000000df900000
    Capabilities: [60] HyperTransport: MSI Mapping
    Capabilities: [70] #0d [0000]

    00:13.1 0604: 1106:337a (prog-if 01)
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
    I/O behind bridge: 0000a000-0000afff
    Memory behind bridge: df800000-df8fffff
    Prefetchable memory behind bridge: 00000000df700000-00000000df700000
    Capabilities: [60] HyperTransport: MSI Mapping
    Capabilities: [70] #0d [0000]

    00:18.0 0600: 1022:1100
    Flags: fast devsel
    Capabilities: [80] HyperTransport: Host or Secondary Interface

    00:18.1 0600: 1022:1101
    Flags: fast devsel

    00:18.2 0600: 1022:1102
    Flags: fast devsel

    00:18.3 0600: 1022:1103
    Flags: fast devsel

    02:00.0 0300: 10de:01df (rev a1)
    Subsystem: 10de:0366
    Flags: bus master, fast devsel, latency 0, IRQ 5
    Memory at dc000000 (32-bit, non-prefetchable) [size=16M]
    Memory at c0000000 (64-bit, prefetchable) [size=256M]
    Memory at dd000000 (64-bit, non-prefetchable) [size=16M]
    [virtual] Expansion ROM at de000000 [disabled] [size=128K]
    Capabilities: [60] Power Management version 2
    Capabilities: [68] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
    Capabilities: [78] Express Endpoint IRQ 0
    Capabilities: [100] Virtual Channel
    Capabilities: [128] Power Budgeting

    04:01.0 0403: 1106:3288 (rev 10)
    Subsystem: 1462:7253
    Flags: bus master, fast devsel, latency 0, IRQ 50
    Memory at dfafc000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
    Capabilities: [70] Express Unknown type IRQ 0
    Capabilities: [100] Virtual Channel

    ------- lsmod --------
    Module Size Used by
    autofs4 25413 2
    hidp 24129 2
    rfcomm 45912 0
    l2cap 31681 10 hidp,rfcomm
    bluetooth 58917 5 hidp,rfcomm,l2cap
    sunrpc 158333 1
    ip_conntrack_netbios_ns 7105 0
    ipt_REJECT 9665 1
    xt_state 6337 2
    ip_conntrack 56993 2 ip_conntrack_netbios_ns,xt_state
    nfnetlink 11353 1 ip_conntrack
    iptable_filter 7233 1
    ip_tables 17669 1 iptable_filter
    ip6t_REJECT 9537 1
    xt_tcpudp 7361 9
    ip6table_filter 7105 1
    ip6_tables 18821 1 ip6table_filter
    x_tables 18501 6 ipt_REJECT,xt_state,ip_tables,ip6t_REJECT,xt_tcpudp,ip6_tables
    freq_table 9793 0
    dm_mirror 32913 0
    dm_multipath 22601 0
    dm_mod 61529 2 dm_mirror,dm_multipath
    video 21061 0
    sbs 20225 0
    i2c_ec 9281 1 sbs
    i2c_core 25537 1 i2c_ec
    button 10961 0
    battery 14405 0
    ac 9541 0
    ipv6 267745 17 ip6t_REJECT
    parport_pc 31205 1
    lp 17033 0
    parport 40841 2 parport_pc,lp
    floppy 61285 1
    snd_hda_intel 22613 2
    snd_hda_codec 154049 1 snd_hda_intel
    snd_seq_dummy 8133 0
    snd_seq_oss 37057 0
    snd_seq_midi_event 11841 1 snd_seq_oss
    snd_seq 57137 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 12621 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 46561 0
    snd_mixer_oss 20673 1 snd_pcm_oss
    snd_pcm 80453 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
    via_rhine 29901 0
    snd_timer 27077 2 snd_seq,snd_pcm
    snd 57029 13 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    ide_cd 42337 2
    pcspkr 7361 0
    soundcore 14113 1 snd
    cdrom 38625 1 ide_cd
    mii 9665 1 via_rhine
    serio_raw 11205 0
    snd_page_alloc 14281 2 snd_hda_intel,snd_pcm
    k8_edac 18561 0
    edac_mc 27209 1 k8_edac
    sata_via 14533 0
    libata 102745 1 sata_via
    sd_mod 24897 0
    scsi_mod 138601 2 libata,sd_mod
    ext3 135369 1
    jbd 63081 1 ext3
    ehci_hcd 35533 0
    ohci_hcd 25181 0
    uhci_hcd 27725 0

    ------- /etc/modprobe.conf --------
    alias eth0 via-rhine
    alias scsi_hostadapter sata_via
    alias snd-card-0 snd-hda-intel
    options snd-card-0 index=0
    options snd-hda-intel index=0
    remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel

    ------- /etc/asound.conf --------
    #Generated by system-config-soundcard, do not edit by hand
    #SWCONF
    #DEV 0
    defaults.pcm.card 0
    defaults.pcm.device 0
    defaults.ctl.card 0

    ------- aplay -l --------
    **** List of PLAYBACK Hardware Devices ****
    card 0: VT82xx [HDA VIA VT82xx], device 0: ALC883 Analog [ALC883 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: VT82xx [HDA VIA VT82xx], device 2: ALC883 Digital [ALC883 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

    ------- amixer --------
    Simple mixer control 'Headphone',0
    Capabilities: pswitch
    Playback channels: Front Left - Front Right
    Mono:
    Front Left: Playback [on]
    Front Right: Playback [on]
    Simple mixer control 'Front',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 23 [74%] [on]
    Front Right: Playback 23 [74%] [on]
    Simple mixer control 'Front Mic',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [on]
    Front Right: Playback 0 [0%] [on]
    Simple mixer control 'Surround',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [on]
    Front Right: Playback 0 [0%] [on]
    Simple mixer control 'Center',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 31
    Mono: Playback 0 [0%] [on]
    Simple mixer control 'LFE',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 31
    Mono: Playback 0 [0%] [on]
    Simple mixer control 'Side',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [on]
    Front Right: Playback 0 [0%] [on]
    Simple mixer control 'Line',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [on]
    Front Right: Playback 0 [0%] [on]
    Simple mixer control 'CD',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 23 [74%] [on]
    Front Right: Playback 23 [74%] [on]
    Simple mixer control 'Mic',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [off]
    Front Right: Playback 0 [0%] [off]
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 31
    Front Left: Capture 0 [0%] [on]
    Front Right: Capture 0 [0%] [on]
    Simple mixer control 'Capture',1
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 31
    Front Left: Capture 0 [0%] [on]
    Front Right: Capture 0 [0%] [on]
    Simple mixer control 'Input Source',0
    Capabilities: enum
    Items: 'Mic' 'Front Mic' 'Line' 'CD'
    Item0: 'Mic'
    Simple mixer control 'Input Source',1
    Capabilities: enum
    Items: 'Mic' 'Front Mic' 'Line' 'CD'
    Item0: 'Mic'

    ------- /proc/asound/version --------
    Advanced Linux Sound Architecture Driver Version 1.0.12rc1 (Thu Jun 22 13:55:50 2006 UTC).

    ------- rpm -q alsa-lib --------
    alsa-lib-1.0.12-2.fc6

    ------- rpm -q alsa-utils --------
    alsa-utils-1.0.12-3.fc6

    ------- /proc/asound/modules --------
    0 snd_hda_intel

    ------- /proc/asound/pcm --------
    00-02: ALC883 Digital : ALC883 Digital : playback 1
    00-01: ALC883 Analog : ALC883 Analog : capture 2
    00-00: ALC883 Analog : ALC883 Analog : playback 1 : capture 2

    ------- /etc/sysconfig/hwconf --------
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control"
    vendorId: 1022
    deviceId: 1103
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 18
    pcifn: 3
    -
    class: OTHER
    bus: PCI
    detached: 0
    driver: k8_edac
    desc: "Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller"
    vendorId: 1022
    deviceId: 1102
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 18
    pcifn: 2
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map"
    vendorId: 1022
    deviceId: 1101
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 18
    pcifn: 1
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration"
    vendorId: 1022
    deviceId: 1100
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 18
    pcifn: 0
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. VT8237A PCI to PCI Bridge"
    vendorId: 1106
    deviceId: 337a
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 13
    pcifn: 1
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. VT8237A Host Bridge"
    vendorId: 1106
    deviceId: 337b
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 13
    pcifn: 0
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. VT8251 Ultra VLINK Controller"
    vendorId: 1106
    deviceId: 287e
    subVendorId: 1106
    subDeviceId: 337e
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 11
    pcifn: 7
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. VT8237A PCI to ISA Bridge"
    vendorId: 1106
    deviceId: 3337
    subVendorId: 1106
    subDeviceId: 3337
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 11
    pcifn: 0
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller"
    vendorId: 1106
    deviceId: c238
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 3
    pcifn: 0
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller"
    vendorId: 1106
    deviceId: a238
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 2
    pcifn: 0
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]"
    vendorId: 1106
    deviceId: b188
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 1
    pcifn: 0
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8M890CE Host Bridge"
    vendorId: 1106
    deviceId: 7336
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 0
    pcifn: 7
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8M890CE I/O APIC Interrupt Controller"
    vendorId: 1106
    deviceId: 5336
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 0
    pcifn: 5
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8M890CE Host Bridge"
    vendorId: 1106
    deviceId: 4336
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 0
    pcifn: 4
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8M890CE Host Bridge"
    vendorId: 1106
    deviceId: 3336
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 0
    pcifn: 3
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8M890CE Host Bridge"
    vendorId: 1106
    deviceId: 2336
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 0
    pcifn: 2
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8M890CE Host Bridge"
    vendorId: 1106
    deviceId: 1336
    subVendorId: 0000
    subDeviceId: 0000
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 0
    pcifn: 1
    -
    class: OTHER
    bus: USB
    detached: 0
    desc: "Linux 2.6.18-1.2798.fc6 ehci_hcd EHCI Host Controller"
    usbclass: 9
    usbsubclass: 0
    usbprotocol: 0
    usbbus: 5
    usblevel: 0
    usbport: 0
    usbdev: 1
    vendorId: 0000
    deviceId: 0000
    usbmfr: Linux 2.6.18-1.2798.fc6 ehci_hcd
    usbprod: EHCI Host Controller
    -
    class: OTHER
    bus: USB
    detached: 0
    desc: "Linux 2.6.18-1.2798.fc6 uhci_hcd UHCI Host Controller"
    usbclass: 9
    usbsubclass: 0
    usbprotocol: 0
    usbbus: 1
    usblevel: 0
    usbport: 0
    usbdev: 1
    vendorId: 0000
    deviceId: 0000
    usbmfr: Linux 2.6.18-1.2798.fc6 uhci_hcd
    usbprod: UHCI Host Controller
    -
    class: OTHER
    bus: USB
    detached: 0
    desc: "Linux 2.6.18-1.2798.fc6 uhci_hcd UHCI Host Controller"
    usbclass: 9
    usbsubclass: 0
    usbprotocol: 0
    usbbus: 2
    usblevel: 0
    usbport: 0
    usbdev: 1
    vendorId: 0000
    deviceId: 0000
    usbmfr: Linux 2.6.18-1.2798.fc6 uhci_hcd
    usbprod: UHCI Host Controller
    -
    class: OTHER
    bus: USB
    detached: 0
    desc: "Linux 2.6.18-1.2798.fc6 uhci_hcd UHCI Host Controller"
    usbclass: 9
    usbsubclass: 0
    usbprotocol: 0
    usbbus: 3
    usblevel: 0
    usbport: 0
    usbdev: 1
    vendorId: 0000
    deviceId: 0000
    usbmfr: Linux 2.6.18-1.2798.fc6 uhci_hcd
    usbprod: UHCI Host Controller
    -
    class: OTHER
    bus: USB
    detached: 0
    desc: "Linux 2.6.18-1.2798.fc6 uhci_hcd UHCI Host Controller"
    usbclass: 9
    usbsubclass: 0
    usbprotocol: 0
    usbbus: 4
    usblevel: 0
    usbport: 0
    usbdev: 1
    vendorId: 0000
    deviceId: 0000
    usbmfr: Linux 2.6.18-1.2798.fc6 uhci_hcd
    usbprod: UHCI Host Controller
    -
    class: OTHER
    bus: PSAUX
    detached: 0
    driver: pcspkr
    desc: "PC Speaker"
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0200"
    deviceId: PNP0200
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0303"
    deviceId: PNP0303
    compat: PNP030b
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    driver: parport_pc
    desc: "PNP0400"
    deviceId: PNP0400
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0501"
    deviceId: PNP0501
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0501"
    deviceId: PNP0501
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0700"
    deviceId: PNP0700
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0800"
    deviceId: PNP0800
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0a08"
    deviceId: PNP0a08
    compat: PNP0a03
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0b00"
    deviceId: PNP0b00
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0c01"
    deviceId: PNP0c01
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0c02"
    deviceId: PNP0c02
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0c02"
    deviceId: PNP0c02
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0c02"
    deviceId: PNP0c02
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0c02"
    deviceId: PNP0c02
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0c04"
    deviceId: PNP0c04
    -
    class: OTHER
    bus: ISAPNP
    detached: 0
    desc: "PNP0f13"
    deviceId: PNP0f13
    -
    class: OTHER
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. K8M890CE Host Bridge"
    vendorId: 1106
    deviceId: 0336
    subVendorId: 1106
    subDeviceId: 0336
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 0
    pcifn: 0
    -
    class: NETWORK
    bus: PCI
    detached: 0
    device: eth0
    driver: via-rhine
    desc: "VIA Technologies, Inc. VT6102 [Rhine-II]"
    network.hwaddr: 00:16:17:be:4a:02
    vendorId: 1106
    deviceId: 3065
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 12
    pcifn: 0
    -
    class: MOUSE
    bus: PSAUX
    detached: 0
    device: input/mice
    driver: generic3ps/2
    desc: "ImPS/2 Generic Wheel Mouse"
    -
    class: AUDIO
    bus: PCI
    detached: 0
    driver: snd-hda-intel
    desc: "VIA Technologies, Inc. VIA High Definition Audio Controller"
    vendorId: 1106
    deviceId: 3288
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 4
    pcidev: 1
    pcifn: 0
    -
    class: CDROM
    bus: IDE
    detached: 0
    device: hdb
    desc: "TSSTcorpCD/DVDW SH-S182D"
    -
    class: VIDEO
    bus: PCI
    detached: 0
    driver: nvidiafb
    desc: "nVidia Corporation GeForce 7300 GS"
    video.xdriver: nv
    vendorId: 10de
    deviceId: 01df
    subVendorId: 10de
    subDeviceId: 0366
    pciType: 1
    pcidom: 0
    pcibus: 2
    pcidev: 0
    pcifn: 0
    -
    class: FLOPPY
    bus: MISC
    detached: 0
    device: fd0
    desc: "3.5" 1.44MB floppy drive"
    -
    class: HD
    bus: IDE
    detached: 0
    device: hda
    desc: "MAXTOR STM3802110A"
    physical: 16383/16/63
    logical: 16383/255/63
    -
    class: RAID
    bus: PCI
    detached: 0
    driver: sata_via
    desc: "VIA Technologies, Inc. VT8237A SATA 2-Port Controller"
    vendorId: 1106
    deviceId: 0591
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: f
    pcifn: 0
    -
    class: KEYBOARD
    bus: PSAUX
    detached: 0
    desc: "AT Translated Set 2 keyboard"
    -
    class: USB
    bus: PCI
    detached: 0
    driver: ehci-hcd
    desc: "VIA Technologies, Inc. USB 2.0"
    vendorId: 1106
    deviceId: 3104
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 10
    pcifn: 4
    -
    class: USB
    bus: PCI
    detached: 0
    driver: uhci-hcd
    desc: "VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller"
    vendorId: 1106
    deviceId: 3038
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 10
    pcifn: 3
    -
    class: USB
    bus: PCI
    detached: 0
    driver: uhci-hcd
    desc: "VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller"
    vendorId: 1106
    deviceId: 3038
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 10
    pcifn: 2
    -
    class: USB
    bus: PCI
    detached: 0
    driver: uhci-hcd
    desc: "VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller"
    vendorId: 1106
    deviceId: 3038
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 10
    pcifn: 1
    -
    class: USB
    bus: PCI
    detached: 0
    driver: uhci-hcd
    desc: "VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller"
    vendorId: 1106
    deviceId: 3038
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: 10
    pcifn: 0
    -
    class: IDE
    bus: PCI
    detached: 0
    desc: "VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE"
    vendorId: 1106
    deviceId: 0571
    subVendorId: 1462
    subDeviceId: 7253
    pciType: 1
    pcidom: 0
    pcibus: 0
    pcidev: f
    pcifn: 1

    ------- dmesg --------
    Linux version 2.6.18-1.2798.fc6 (brewbuilder@hs20-bc2-3.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 14:54:20 EDT 2006
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000001fef0000 (usable)
    BIOS-e820: 000000001fef0000 - 000000001fef3000 (ACPI NVS)
    BIOS-e820: 000000001fef3000 - 000000001ff00000 (ACPI data)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
    0MB HIGHMEM available.
    510MB LOWMEM available.
    found SMP MP-table at 000f3e80
    Using x86 segment limits to approximate NX protection
    On node 0 totalpages: 130800
    DMA zone: 4096 pages, LIFO batch:0
    Normal zone: 126704 pages, LIFO batch:31
    DMI 2.3 present.
    Using APIC driver default
    ACPI: RSDP (v000 K8M890 ) @ 0x000f7c70
    ACPI: RSDT (v001 K8M890 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fef3040
    ACPI: FADT (v001 K8M890 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fef30c0
    ACPI: MCFG (v001 K8M890 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fef9980
    ACPI: MADT (v001 K8M890 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fef98c0
    ACPI: DSDT (v001 K8M890 AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Processor #0 15:15 APIC version 16
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
    ACPI: IOAPIC (id[0x03] address[0xfecc0000] gsi_base[24])
    IOAPIC[1]: apic_id 3, version 3, address 0xfecc0000, GSI 24-47
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Enabling APIC mode: Flat. Using 2 I/O APICs
    Using ACPI (MADT) for SMP configuration information
    Allocating PCI resources starting at 20000000 (gap: 1ff00000:c0100000)
    Detected 1600.087 MHz processor.
    Built 1 zonelists. Total pages: 130800
    Kernel command line: ro root=LABEL=/ rhgb quiet
    mapped APIC to ffffd000 (fee00000)
    mapped IOAPIC to ffffc000 (fec00000)
    mapped IOAPIC to ffffb000 (fecc0000)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    CPU 0 irqstacks, hard=c079f000 soft=c077f000
    PID hash table entries: 2048 (order: 11, 8192 bytes)
    Console: colour VGA+ 80x25
    Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Memory: 512232k/523200k available (2105k kernel code, 10336k reserved, 844k data, 240k init, 0k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 3202.11 BogoMIPS (lpj=6404222)
    Security Framework v1.0.0 initialized
    SELinux: Initializing.
    SELinux: Starting in permissive mode
    selinux_register_security: Registering secondary module capability
    Capability LSM initialized as secondary
    Mount-cache hash table entries: 512
    CPU: After generic identify, caps: 078bfbff ebd3fbff 00000000 00000000 00002001 00000000 00000019
    CPU: After vendor identify, caps: 078bfbff ebd3fbff 00000000 00000000 00002001 00000000 00000019
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 128K (64 bytes/line)
    CPU: After all inits, caps: 078bf3ff ebd3fbff 00000000 00000410 00002001 00000000 00000019
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 12k freed
    ACPI: Core revision 20060707
    CPU0: AMD Sempron(tm) Processor 2800+ stepping 02
    Total of 1 processors activated (3202.11 BogoMIPS).
    ENABLING IO-APIC IRQs
    ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
    Brought up 1 CPUs
    sizeof(vma)=84 bytes
    sizeof(page)=32 bytes
    sizeof(inode)=424 bytes
    sizeof(dentry)=148 bytes
    sizeof(ext3inode)=600 bytes
    sizeof(buffer_head)=52 bytes
    sizeof(skbuff)=172 bytes
    sizeof(task_struct)=1392 bytes
    checking if image is initramfs... it is
    Freeing initrd memory: 1476k freed
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: Using MMCONFIG
    PCI: No mmconfig possible on 0:18
    Setting up standard PCI resources
    ACPI: Interpreter enabled
    ACPI: Using IOAPIC for interrupt routing
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    PCI: Probing PCI hardware (bus 00)
    Boot video device is 0000:02:00.0
    PCI: Transparent bridge - 0000:00:13.1
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PEXG._PRT]
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PEX0._PRT]
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0.P2PE._PRT]
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0.P2PB._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *5
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    pnp: PnP ACPI: found 16 devices
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    PCI: Using ACPI for IRQ routing
    PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    pnp: 00:01: ioport range 0x400-0x47f could not be reserved
    pnp: 00:01: ioport range 0x500-0x50f has been reserved
    PCI: Bridge: 0000:00:01.0
    IO window: e000-efff
    MEM window: dfc00000-dfcfffff
    PREFETCH window: dfb00000-dfbfffff
    PCI: Bridge: 0000:00:02.0
    IO window: d000-dfff
    MEM window: dc000000-deffffff
    PREFETCH window: c0000000-cfffffff
    PCI: Bridge: 0000:00:03.0
    IO window: c000-cfff
    MEM window: dfe00000-dfefffff
    PREFETCH window: dfd00000-dfdfffff
    PCI: Bridge: 0000:00:13.0
    IO window: b000-bfff
    MEM window: dfa00000-dfafffff
    PREFETCH window: df900000-df9fffff
    PCI: Bridge: 0000:00:13.1
    IO window: a000-afff
    MEM window: df800000-df8fffff
    PREFETCH window: df700000-df7fffff
    PCI: Setting latency timer of device 0000:00:01.0 to 64
    ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 27 (level, low) -> IRQ 169
    PCI: Setting latency timer of device 0000:00:02.0 to 64
    ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 31 (level, low) -> IRQ 177
    PCI: Setting latency timer of device 0000:00:03.0 to 64
    PCI: Setting latency timer of device 0000:00:13.0 to 64
    PCI: Setting latency timer of device 0000:00:13.1 to 64
    NET: Registered protocol family 2
    IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
    TCP established hash table entries: 16384 (order: 6, 327680 bytes)
    TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
    TCP: Hash tables configured (established 16384 bind 8192)
    TCP reno registered
    apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
    apm: overridden by ACPI.
    audit: initializing netlink socket (disabled)
    audit(1162559794.652:1): initialized
    Total HugeTLB memory allocated, 0
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    SELinux: Registering netfilter hooks
    Initializing Cryptographic API
    ksign: Installing public key data
    Loading keyring
    - Added public key EAA0802BFF323905
    - User ID: Red Hat, Inc. (Kernel Module GPG key)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    PCI: Setting latency timer of device 0000:00:02.0 to 64
    assign_interrupt_mode Found MSI capability
    Allocate Port Service[0000:00:02.0:pcie00]
    Allocate Port Service[0000:00:02.0:pcie01]
    Allocate Port Service[0000:00:02.0:pcie02]
    Allocate Port Service[0000:00:02.0:pcie03]
    PCI: Setting latency timer of device 0000:00:03.0 to 64
    assign_interrupt_mode Found MSI capability
    Allocate Port Service[0000:00:03.0:pcie00]
    Allocate Port Service[0000:00:03.0:pcie01]
    Allocate Port Service[0000:00:03.0:pcie02]
    Allocate Port Service[0000:00:03.0:pcie03]
    ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707]
    ACPI: Getting cpuindex for acpiid 0x1
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Real Time Clock Driver v1.12ac
    Non-volatile memory driver v1.2
    Linux agpgart interface v0.101 (c) Dave Jones
    Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    VP_IDE: IDE controller at PCI slot 0000:00:0f.1
    PCI: VIA IRQ fixup for 0000:00:0f.1, from 255 to 0
    VP_IDE: chipset revision 7
    VP_IDE: not 100% native mode: will probe irqs later
    VP_IDE: VIA vt8237a (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
    ide0: BM-DMA at 0xfa00-0xfa07, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xfa08-0xfa0f, BIOS settings: hdc:pio, hdd:pio
    Probing IDE interface ide0...
    hda: MAXTOR STM3802110A, ATA DISK drive
    hdb: TSSTcorpCD/DVDW SH-S182D, ATAPI CD/DVD-ROM drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    Probing IDE interface ide1...
    hda: max request size: 512KiB
    hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
    hda: cache flushes supported
    hda: hda1 hda2 < hda5 hda6 hda7 >
    ide-floppy driver 0.99.newide
    usbcore: registered new driver libusual
    usbcore: registered new driver hiddev
    usbcore: registered new driver usbhid
    drivers/usb/input/hid-core.c: v2.6:USB HID core driver
    PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    serio: i8042 AUX port at 0x60,0x64 irq 12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
    md: bitmap version 4.39
    TCP bic registered
    Initializing IPsec netlink socket
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    ACPI: (supports S0 S1 S4 S5)
    Freeing unused kernel memory: 240k freed
    Write protecting the kernel read-only data: 370k
    Time: tsc clocksource has been installed.
    input: AT Translated Set 2 keyboard as /class/input/input0
    USB Universal Host Controller Interface driver v3.0
    ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 20 (level, low) -> IRQ 209
    PCI: VIA IRQ fixup for 0000:00:10.0, from 10 to 1
    uhci_hcd 0000:00:10.0: UHCI Host Controller
    uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
    uhci_hcd 0000:00:10.0: irq 209, io base 0x0000f900
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    ACPI: PCI Interrupt 0000:00:10.1 -> GSI 22 (level, low) -> IRQ 217
    PCI: VIA IRQ fixup for 0000:00:10.1, from 11 to 9
    uhci_hcd 0000:00:10.1: UHCI Host Controller
    uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:10.1: irq 217, io base 0x0000f800
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 225
    PCI: VIA IRQ fixup for 0000:00:10.2, from 11 to 1
    uhci_hcd 0000:00:10.2: UHCI Host Controller
    uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:10.2: irq 225, io base 0x0000f700
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 23 (level, low) -> IRQ 233
    PCI: VIA IRQ fixup for 0000:00:10.3, from 10 to 9
    uhci_hcd 0000:00:10.3: UHCI Host Controller
    uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:10.3: irq 233, io base 0x0000f600
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    input: ImPS/2 Generic Wheel Mouse as /class/input/input1
    ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
    ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 225
    PCI: VIA IRQ fixup for 0000:00:10.4, from 11 to 1
    ehci_hcd 0000:00:10.4: EHCI Host Controller
    ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
    ehci_hcd 0000:00:10.4: irq 225, io mem 0xdffff000
    ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    usb usb5: configuration #1 chosen from 1 choice
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 8 ports detected
    SCSI subsystem initialized
    libata version 2.00 loaded.
    sata_via 0000:00:0f.0: version 2.0
    ACPI: PCI Interrupt 0000:00:0f.0 -> GSI 21 (level, low) -> IRQ 225
    sata_via 0000:00:0f.0: routed to hard irq line 11
    ata1: SATA max UDMA/133 cmd 0xFF00 ctl 0xFE02 bmdma 0xFB00 irq 225
    ata2: SATA max UDMA/133 cmd 0xFD00 ctl 0xFC02 bmdma 0xFB08 irq 225
    scsi0 : sata_via
    ata1: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
    ATA: abnormal status 0x7F on port 0xFF07
    scsi1 : sata_via
    ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
    ATA: abnormal status 0x7F on port 0xFD07
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: mounted filesystem with ordered data mode.
    audit(1162559802.088:2): enforcing=1 old_enforcing=0 auid=4294967295
    security: 3 users, 6 roles, 1560 types, 166 bools, 1 sens, 1024 cats
    security: 58 classes, 48173 rules
    SELinux: Completing initialization.
    SELinux: Setting up existing superblocks.
    SELinux: initialized (dev hda7, type ext3), uses xattr
    SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
    SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
    SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
    SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
    SELinux: initialized (dev devpts, type devpts), uses transition SIDs
    SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs
    SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
    SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
    SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
    SELinux: initialized (dev cpuset, type cpuset), not configured for labeling
    SELinux: initialized (dev proc, type proc), uses genfs_contexts
    SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
    SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
    SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
    audit(1162559802.372:3): policy loaded auid=4294967295
    EDAC MC: Ver: 2.0.1 Oct 16 2006
    EDAC MC0: Giving out device to k8_edac Athlon64/Opteron: DEV 0000:00:18.2
    input: PC Speaker as /class/input/input2
    via-rhine.c:v1.10-LK1.4.1 July-24-2006 Written by Donald Becker
    ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 233
    eth0: VIA Rhine II at 0xdfffe000, 00:16:17:be:4a:02, IRQ 233.
    eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 45e1.
    hdb: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
    Uniform CD-ROM driver Revision: 3.20
    ACPI: PCI Interrupt 0000:04:01.0[A] -> GSI 17 (level, low) -> IRQ 50
    PCI: Setting latency timer of device 0000:04:01.0 to 64
    hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
    Floppy drive(s): fd0 is 1.44M
    FDC 0 is a post-1991 82077
    parport: PnPBIOS parport detected.
    parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
    lp0: using parport0 (interrupt-driven).
    lp0: console ready
    SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    IPv6 over IPv4 tunneling driver
    ACPI: Power Button (FF) [PWRF]
    ACPI: Power Button (CM) [PWRB]
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
    device-mapper: multipath: version 1.0.4 loaded
    EXT3 FS on hda7, internal journal
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    Adding 1020088k swap on /dev/hda6. Priority:-1 extents:1 across:1020088k
    SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
    ip6_tables: (C) 2000-2006 Netfilter Core Team
    ip_tables: (C) 2000-2006 Netfilter Core Team
    Netfilter messages via NETLINK v0.30.
    ip_conntrack version 2.4 (4087 buckets, 32696 max) - 228 bytes per conntrack
    process `sysctl' is using deprecated sysctl (syscall) net.ipv6.neigh.lo.base_reachable_time; Use net.ipv6.neigh.lo.base_reachable_time_ms instead.
    eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
    Bluetooth: Core ver 2.10
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    Bluetooth: L2CAP ver 2.8
    Bluetooth: L2CAP socket layer initialized
    Bluetooth: RFCOMM socket layer initialized
    Bluetooth: RFCOMM TTY layer initialized
    Bluetooth: RFCOMM ver 1.8
    Bluetooth: HIDP (Human Interface Emulation) ver 1.1
    SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
    SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
    eth0: no IPv6 routers present
    hda-intel: Invalid position buffer, using LPIB read method instead.
    audit(1162556822.765:4): avc: denied { execmod } for pid=3039 comm="firefox-bin" name="libflashplayer.so" dev=hda7 ino=908485 scontext=user_u:system_r:unconfined_t:s0 tcontext=user_u:object_r:user_home_t:s0 tclass=file
    audit(1162556822.781:5): avc: denied { execmod } for pid=3039 comm="firefox-bin" name="libflashplayer.so" dev=hda7 ino=908485 scontext=user_u:system_r:unconfined_t:s0 tcontext=user_u:object_r:user_home_t:s0 tclass=file
    audit(1162556826.474:6): avc: denied { execmod } for pid=3039 comm="firefox-bin" name="libflashplayer.so" dev=hda7 ino=908485 scontext=user_u:system_r:unconfined_t:s0 tcontext=user_u:object_r:user_home_t:s0 tclass=file
    audit(1162556826.478:7): avc: denied { execmod } for pid=3039 comm="firefox-bin" name="libflashplayer.so" dev=hda7 ino=908485 scontext=user_u:system_r:unconfined_t:s0 tcontext=user_u:object_r:user_home_t:s0 tclass=file