As5350 VOIP h323 g723 codec problem

I setup the VOIP network with H323. All calls are Gatekeeper routed.
When I make a PSTN call either inbound or outbound, as5350 could not
establish a call other than g729 codec.
Question 1. Why AS5350 uses g729 codec as default ? How you setup a
g729 default codec?
Question 2. Why AS5350 cannot use other codec like g723? AS5350
release a call right after setup because it can't talk with g723
codec. Gateway was setup only g723 codec to see if AS5350 can talk.
When I say PSTN call, I mean the call initiated from our h323 gateway
to PSTN number.
Gateway --> AS5350 PRI --> PSTN number (outbound call)
PSTN number --> AS5350 PRI --> H323 gateway (inbound call)
Codec is established in the Internet portion between gateway and
AS5350.
Gateway is non cisco equipment and setup as g729 and g723
capabilities.
AS5350 Configuration only necessary
portion----------------------------------------
voice call send-alert
voice rtp send-recv
voice service pots
voice service voip
fax protocol t38 ls-redundancy 0 hs-redundancy 0
h323
voice class codec 1
codec preference 1 g729r8
codec preference 2 g723r63
codec preference 3 g723r53
voice class codec 3
codec preference 1 g723r63
voice class h323 1
call start fast
controller T1 2/0
framing esf
linecode b8zs
pri-group timeslots 1-24
interface Serial2/0:23
no ip address
isdn switch-type primary-ni
isdn incoming-voice modem
isdn T306 30000
isdn T310 60000
isdn send-alerting
isdn sending-complete
no cdp enable
voice-port 2/0:D
echo-cancel coverage 128
no vad
bearer-cap Speech
dial-peer voice 1 pots
preference 1
destination-pattern 1.T
progress_ind setup enable 3
no digit-strip
port 2/0:D
forward-digits all
dial-peer voice 2132332745 voip
destination-pattern 2132332745
progress_ind setup enable 3
voice-class codec 1
voice-class h323 1
session target ras
interface FastEthernet0/0
ip address x.x.x.x 255.255.255.0
no ip proxy-arp
duplex auto
speed auto
no cdp enable
h323-gateway voip interface
h323-gateway voip id AAAA ipaddr x.x.x.x 1719
h323-gateway voip h323-id as5350

What solution did you use, if you don't mind me asking?
As far as CUBE goes, I think I have the answer. It can be done only using 2 transcoders.
CUBE can't add or remove transcoder mid-call, and while CUCM can add a transcoder during transfers it seems it can't remove a transcoder mid-call. So in our case during the transfer the xcoder just signals media error and drops the call.
The solution is to use one transcoder on CUBE (CME registered) - this one will always xcode the incoming call from g729 to g711, then there needs to be another xcoder on CUCM - CUCM will use it during transfer to transcode between the CUBE call leg (g711) and phone C call leg (g729).
BTW, I need this functionality in UCCE environment with Outbound Dialer and VoIP connection to PSTN (g729 only).

Similar Messages

  • Sound Blaster Audigy 2 ZS Platinum Pro Mic/Codec problem

    Okay, I'm running a ZS Plat Pro and I'm having some problems with my mic settings for some reason. Here's the deal:
    My headphones are plugged into my external hub with the mic into the Line In slot. I have sound, theres power, that's all good. The problem lies with my microphone settings somewhere, I dunno where, with a possible codec problem I'm guessing. Here's why.
    I can't get ANYTHINGto pick up in my mic. All the settings are correct in Control Panal and in my Creative Volume Control. Line In is selected for Recording, the volume is up, it's not muted, my headset is not muted, and the gain is turned on on my external hub, yet still nothing. Here is where hopefully someone can help. I can get it to work in Ventrilo when I go into setup. In setup to test with, I have to select a Codec from a list to use to test with. Meaning, there is NO current selected codec to test with. Once I select one, it works.
    What I'm guessing is somehow, my computer doesn't have a current codec selected for my mic to work with. IE: MSN, Yahoo, Windows Sound Recorder, control panal/sound and audio/test hardware... they all come up detecting no sound at all, when in FACT, I know it works in Ventrilo when I select a codec.
    I've uninstalled and reinstalled the card with up to date drivers. Can anyone help at all please? Thank you.

    Hi Joko,
    Please check your private message.

  • I just ran an Apple software update and lost video in my Final Cut 7 running on OS 10.6.8.  It is indicating a codec problem.  Any ideas on how to fix this?

    I just ran a software update and lost video in my FCP 7 timeline (OS 10.6.8).  I get an error message that there is a codec problem and get either a green or black screen.  Anybody have idea how to fix this?

    what happens if you create a new apple prores 422 sequence and drop bars and tone into it.
    Does it display correctly?  If so, I'd assume the the prores codecs are ok.
    Not sure I"ve worked with hdv2 material.  You may need to reinstall your os and fcp and not do the latest software update.  People have definitely reported problems with hdv material after the update.   Maybe someone will speak up with an alternative solution. 

  • Codec Problems, won't let me open file on another computer due to codec problem??

    Codec Problems, won't let me open file on another computer due to cedec problem??

    Start the computer from the installation disk and perform Repair Disk and Repair Permissions using Disk Utility

  • Codec problem with one gateway

    I am having a very strange problem with one of my gateways. No matter how I set up my regions and device pools I continue to have all calls go through this gateway as G729. This would be fine except that I can't do conference calls because of codec mismatches.
    The gateway is a PRI running H323. CM 3.2.2(c) Gateway is a 3640 running 12.2.11(t)
    All regions are currently set to G711.
    I read something about a command under voice-port that sets the default codec. What I don't understand is, if this is what is causing it to go to G729, why is this the only gateway that ignores the regions.
    Any help would be appreciated.

    Cisco VoIP gateways support the codec negotiation feature. This feature provides the ability for a Cisco VoIP gateway to connect to other VoIP devices without necessarily knowing which codec is used for a call-setup. Also, this feature allows Cisco VoIP gateways to dynamically adjust to changes on remote devices. As long as the codec used by the remote VoIP device matches the capabilities-list of the Cisco VoIP gateway, the VoIP call is completed.
    The following example shows how to configure codec negotiation:
    Cisco-router# config t
    Cisco-router(config)# voice class codec 1
    !--- This sets up class 1 to be assigned to the dial peer.
    Cisco-router(config-class)#codec preference 1 g723r63
    Cisco-router(config-class)#codec preference 2 g729ar8
    Cisco-router(config-class)#codec preference 3 g711ulaw
    Cisco-router(config-class)#codec preference 4 g726r32 bytes 240
    !--- These commands define the preferred codec list using 1,2,3, and 4 to set the preference.
    Cisco-router(config)#dial-peer voice 1 voip
    Cisco-router(config-dial-peer)#voice-class codec 1
    !--- This assigns voice-class codec 1 to the dial-peer
    Cisco-router(config-dial-peer)#destination-pattern 4723155
    Cisco-router(config-dial-peer)#session target ipv4:192.168.100.1

  • About the codec problem

    hi,everyone:
    i am working in constructing a voip system. the system can provide the voip service from 3662 with fxo port to ipcc. the problem is that the phone call can't be processed right at 3662. pls help me to find out how to solve the problem. the related problem information is following:
    YiBin-Router#sho voice call summary
    PORT CODEC VAD VTSP STATE VPM STATE
    ============ ======== === ==================== ======================
    2/0/0 - - - FXOLS_ONHOOK
    2/0/1 - - - FXOLS_ONHOOK
    2/1/0 - - - FXOLS_ONHOOK
    2/1/1 None y S_PROCEEDING FXOLS_PROCEEDING
    3/0/0 - - - FXOLS_ONHOOK
    3/0/1 - - - FXOLS_ONHOOK
    thanks for your help

    Hi,
    You will need to run the following debug to see the FXOLS signalig:
    debug vpm signal
    debug voip cc inout
    debug vtsp dsp
    debug vtsp tone
    debug dspapi not
    Please describe the problem in detail and provide the router configuration
    along with "sh voice dsp", "sh voice call sum".
    Is the router place an outbound call or accepting inbound call?
    What is the originating device? Is this a H323 gateway or MGCP gateway?
    Thanks,
    Chinh

  • Bandwidth for VoIP H323 signaling channels

    Hallo
    I have a VoIp application between two LANs connected by FR WAN.
    I use two cisco1751 routers as gateway.
    I would use LLQ and other QoS features on cisco gateway to prioritise VoIP streams.
    access-list 100 permit udp host 192.168.1.1 host 192.168.2.2 range 16384 32767
    access-list 101 permit tcp host 192.168.1.1 host 192.168.2.2 eq 1720
    class-map voip-media
    match access-group 100
    exit
    class-map voip-signaling
    match access-group 101
    exit
    policy-map qos-voip
    class voip-media
    priority 12 (* number of VoIP channels)
    class voip-signaling
    bandwidth XXX
    class class-default
    fair-queue
    Using g.729a codec and vad.....I would reserve 12kbps for each VoIp media channel (RTP) in the strict priority queue.
    How many bandwith must I give to VoIP signaling (RTCP, H225) for each voIp channel ?
    thankyou

    Tejas:
    I have a similar problem, I have voice over IP running over frame relay between a 7500 & a 3600 router. Doing DTS on the 7500 side. Everything works fine but when I try to use rtp compression to save some bandwith..it seems like "even though the command for rtp header-compresion are accepted on the interface configuration" Compression is actually not happening. Monitoring through EMCOM..sindle takes about 32K..i am suspecting that due to DTS on 7500 side..I am missing something....
    Is there any good url ..you can suggest me....As far as enabling rtp header compression is concerned it is very straight forward...the requirement is that ditsributed CEF be enabled globally & interface level which I am already doing...
    regards

  • Codec problem with Quicktime

    Hey everyone,
    Here is my problem:
    -I am shooting a movie on a Panasonic hx200: it's in 720p60
    -I am using the FS-100 drive to record the media
    -When going to view the footage in Quicktime 7.5.5, I get a solid black screen with audio. Quicktime then alerts me I don't have the right codec.
    -I have been searching all around the web and different forum sites and have yet to find the proper codec.
    Where can I find the right codec and download it so I can view my footage in quicktime?

    Hey everyone,
    Here is my problem:
    -I am shooting a movie on a Panasonic hx200: it's in 720p60
    -I am using the FS-100 drive to record the media
    -When going to view the footage in Quicktime 7.5.5, I get a solid black screen with audio. Quicktime then alerts me I don't have the right codec.
    -I have been searching all around the web and different forum sites and have yet to find the proper codec.
    Where can I find the right codec and download it so I can view my footage in quicktime?

  • Codec problem with cannon XH A1

    hello Im using a cannon XH-A1 and I'm having capture problems.
    I filmed in HDV but the capture wont read the camera while in HDV apple codec 1080i.
    never had a problem before it keeps telling me can't initiate HDV deck. any help?
    It will initiate if i use NTSC but not any HD?

    I'd be thinking your camera is set to output something other the HDV 1060i if this is not working. Double check the Canon's output.
    The same settings will apply to Pro as well with the same codec. Upgrading will not cure a basic configuration problem.
    Al

  • Radeon audio codec problem

    hello everyone
    i am new to arch and all wiki entries, threads, google and #archlinux didnt help me.
    i want sound through hdmi, i am using a radeon 4550 (xf86-video-ati, R700 is in the feature matrix)
    some outputs:
    lsmod only has things on snd-hda-intel, which is the onboard sound, i guess
    snd_hda_intel 36520 3
    snd_hda_codec 148129 2 snd_hda_codec_realtek,snd_hda_intel
    snd_pcm 77765 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 7234 2 snd_pcm,snd_hda_intel
    snd 59141 12 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    so aplay -l also only has
    card 0: VT82xx [HDA VIA VT82xx], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: VT82xx [HDA VIA VT82xx], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    but lspci shows
    02:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
    i think the problem shows up in dmesg|grep hda-intel
    [ 1.735291] hda-intel 0000:02:00.1: Handle VGA-switcheroo audio client
    [ 2.753347] hda-intel 0000:02:00.1: Codec #0 probe error; disabling it...
    [ 7.770071] hda-intel 0000:02:00.1: no codecs initialized
    what does that mean and how can i fix it?

    m(, my fault
    -- Logs begin at Thu 2013-09-19 23:49:11 CEST, end at Fri 2013-09-27 23:06:44 CEST. --
    Sep 27 23:06:13 wozi systemd-journal[114]: Runtime journal is using 184.0K (max 49.8M, leaving 74.7M of free 498.3M, current limit 49.8M).
    Sep 27 23:06:13 wozi systemd-journal[114]: Runtime journal is using 188.0K (max 49.8M, leaving 74.7M of free 498.3M, current limit 49.8M).
    Sep 27 23:06:13 wozi kernel: Initializing cgroup subsys cpuset
    Sep 27 23:06:13 wozi kernel: Initializing cgroup subsys cpu
    Sep 27 23:06:13 wozi kernel: Initializing cgroup subsys cpuacct
    Sep 27 23:06:13 wozi kernel: Linux version 3.11.1-2-ARCH (tobias@T-POWA-LX) (gcc version 4.8.1 20130725 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Sep 22 19:45:00 CEST 2013
    Sep 27 23:06:13 wozi kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e738e003-5adc-4e4b-8411-e80b74e8fbe0 rw radeon.audio=1
    Sep 27 23:06:13 wozi kernel: e820: BIOS-provided physical RAM map:
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fedffff] usable
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x000000003fee0000-0x000000003fee2fff] ACPI NVS
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x000000003fee3000-0x000000003feeffff] ACPI data
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x000000003fef0000-0x000000003fefffff] reserved
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    Sep 27 23:06:13 wozi kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
    Sep 27 23:06:13 wozi kernel: NX (Execute Disable) protection: active
    Sep 27 23:06:13 wozi kernel: SMBIOS 2.4 present.
    Sep 27 23:06:13 wozi kernel: DMI: FUJITSU SIEMENS MS-7293VP/MS-7293VP, BIOS V2.4C 07/16/2007
    Sep 27 23:06:13 wozi kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Sep 27 23:06:13 wozi kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Sep 27 23:06:13 wozi kernel: AGP bridge at 00:00:00
    Sep 27 23:06:13 wozi kernel: Aperture from AGP @ d0000000 old size 32 MB
    Sep 27 23:06:13 wozi kernel: Aperture from AGP @ d0000000 size 128 MB (APSIZE f20)
    Sep 27 23:06:13 wozi kernel: e820: last_pfn = 0x3fee0 max_arch_pfn = 0x400000000
    Sep 27 23:06:13 wozi kernel: MTRR default type: uncachable
    Sep 27 23:06:13 wozi kernel: MTRR fixed ranges enabled:
    Sep 27 23:06:13 wozi kernel: 00000-9FFFF write-back
    Sep 27 23:06:13 wozi kernel: A0000-BFFFF uncachable
    Sep 27 23:06:13 wozi kernel: C0000-CEFFF write-protect
    Sep 27 23:06:13 wozi kernel: CF000-EFFFF uncachable
    Sep 27 23:06:13 wozi kernel: F0000-F7FFF write-through
    Sep 27 23:06:13 wozi kernel: F8000-F8FFF uncachable
    Sep 27 23:06:13 wozi kernel: F9000-FFFFF write-through
    Sep 27 23:06:13 wozi kernel: MTRR variable ranges enabled:
    Sep 27 23:06:13 wozi kernel: 0 base 000000000 mask FC0000000 write-back
    Sep 27 23:06:13 wozi kernel: 1 base 0D0000000 mask FF8000000 write-combining
    Sep 27 23:06:13 wozi kernel: 2 base 03FF00000 mask FFFF00000 uncachable
    Sep 27 23:06:13 wozi kernel: 3 disabled
    Sep 27 23:06:13 wozi kernel: 4 disabled
    Sep 27 23:06:13 wozi kernel: 5 disabled
    Sep 27 23:06:13 wozi kernel: 6 disabled
    Sep 27 23:06:13 wozi kernel: 7 disabled
    Sep 27 23:06:13 wozi kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Sep 27 23:06:13 wozi kernel: found SMP MP-table at [mem 0x000f3cc0-0x000f3ccf] mapped at [ffff8800000f3cc0]
    Sep 27 23:06:13 wozi kernel: Scanning 1 areas for low memory corruption
    Sep 27 23:06:13 wozi kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Sep 27 23:06:13 wozi kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Sep 27 23:06:13 wozi kernel: [mem 0x00000000-0x000fffff] page 4k
    Sep 27 23:06:13 wozi kernel: BRK [0x01b2d000, 0x01b2dfff] PGTABLE
    Sep 27 23:06:13 wozi kernel: BRK [0x01b2e000, 0x01b2efff] PGTABLE
    Sep 27 23:06:13 wozi kernel: BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    Sep 27 23:06:13 wozi kernel: init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]
    Sep 27 23:06:13 wozi kernel: [mem 0x3fc00000-0x3fdfffff] page 2M
    Sep 27 23:06:13 wozi kernel: init_memory_mapping: [mem 0x3c000000-0x3fbfffff]
    Sep 27 23:06:13 wozi kernel: [mem 0x3c000000-0x3fbfffff] page 2M
    Sep 27 23:06:13 wozi kernel: init_memory_mapping: [mem 0x00100000-0x3bffffff]
    Sep 27 23:06:13 wozi kernel: [mem 0x00100000-0x001fffff] page 4k
    Sep 27 23:06:13 wozi kernel: [mem 0x00200000-0x3bffffff] page 2M
    Sep 27 23:06:13 wozi kernel: init_memory_mapping: [mem 0x3fe00000-0x3fedffff]
    Sep 27 23:06:13 wozi kernel: [mem 0x3fe00000-0x3fedffff] page 4k
    Sep 27 23:06:13 wozi kernel: BRK [0x01b30000, 0x01b30fff] PGTABLE
    Sep 27 23:06:13 wozi kernel: RAMDISK: [mem 0x37a10000-0x37cfffff]
    Sep 27 23:06:13 wozi kernel: ACPI: RSDP 00000000000f7bb0 00014 (v00 FSC )
    Sep 27 23:06:13 wozi kernel: ACPI: RSDT 000000003fee3040 0003C (v01 FSC PC 42302E31 AWRD 00000000)
    Sep 27 23:06:13 wozi kernel: ACPI: FACP 000000003fee30c0 00074 (v01 FSC PC 42302E31 AWRD 00000000)
    Sep 27 23:06:13 wozi kernel: ACPI: DSDT 000000003fee3180 07A88 (v01 00 AWRDACPI 00001000 MSFT 03000000)
    Sep 27 23:06:13 wozi kernel: ACPI: FACS 000000003fee0000 00040
    Sep 27 23:06:13 wozi kernel: ACPI: SLIC 000000003feead80 00176 (v01 FSC PC 42302E31 AWRD 00000000)
    Sep 27 23:06:13 wozi kernel: ACPI: MCFG 000000003feeaf40 0003C (v01 FSC PC 42302E31 AWRD 00000000)
    Sep 27 23:06:13 wozi kernel: ACPI: APIC 000000003feeac80 00090 (v01 FSC PC 42302E31 AWRD 00000000)
    Sep 27 23:06:13 wozi kernel: ACPI: SSDT 000000003feeafc0 0015C (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
    Sep 27 23:06:13 wozi kernel: ACPI: SSDT 000000003feeb450 002F1 (v01 PmRef CpuPm 00003000 INTL 20041203)
    Sep 27 23:06:13 wozi kernel: ACPI: Local APIC address 0xfee00000
    Sep 27 23:06:13 wozi kernel: No NUMA configuration found
    Sep 27 23:06:13 wozi kernel: Faking a node at [mem 0x0000000000000000-0x000000003fedffff]
    Sep 27 23:06:13 wozi kernel: Initmem setup node 0 [mem 0x00000000-0x3fedffff]
    Sep 27 23:06:13 wozi kernel: NODE_DATA [mem 0x3fedb000-0x3fedffff]
    Sep 27 23:06:13 wozi kernel: [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003e600000-ffff88003f5fffff] on node 0
    Sep 27 23:06:13 wozi kernel: Zone ranges:
    Sep 27 23:06:13 wozi kernel: DMA [mem 0x00001000-0x00ffffff]
    Sep 27 23:06:13 wozi kernel: DMA32 [mem 0x01000000-0xffffffff]
    Sep 27 23:06:13 wozi kernel: Normal empty
    Sep 27 23:06:13 wozi kernel: Movable zone start for each node
    Sep 27 23:06:13 wozi kernel: Early memory node ranges
    Sep 27 23:06:13 wozi kernel: node 0: [mem 0x00001000-0x0009efff]
    Sep 27 23:06:13 wozi kernel: node 0: [mem 0x00100000-0x3fedffff]
    Sep 27 23:06:13 wozi kernel: On node 0 totalpages: 261758
    Sep 27 23:06:13 wozi kernel: DMA zone: 64 pages used for memmap
    Sep 27 23:06:13 wozi kernel: DMA zone: 21 pages reserved
    Sep 27 23:06:13 wozi kernel: DMA zone: 3998 pages, LIFO batch:0
    Sep 27 23:06:13 wozi kernel: DMA32 zone: 4028 pages used for memmap
    Sep 27 23:06:13 wozi kernel: DMA32 zone: 257760 pages, LIFO batch:31
    Sep 27 23:06:13 wozi kernel: ACPI: PM-Timer IO Port: 0x408
    Sep 27 23:06:13 wozi kernel: ACPI: Local APIC address 0xfee00000
    Sep 27 23:06:13 wozi kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Sep 27 23:06:13 wozi kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Sep 27 23:06:13 wozi kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
    Sep 27 23:06:13 wozi kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
    Sep 27 23:06:13 wozi kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Sep 27 23:06:13 wozi kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Sep 27 23:06:13 wozi kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Sep 27 23:06:13 wozi kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Sep 27 23:06:13 wozi kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    Sep 27 23:06:13 wozi kernel: IOAPIC[0]: apic_id 4, version 3, address 0xfec00000, GSI 0-23
    Sep 27 23:06:13 wozi kernel: ACPI: IOAPIC (id[0x05] address[0xfecc0000] gsi_base[24])
    Sep 27 23:06:13 wozi kernel: IOAPIC[1]: apic_id 5, version 3, address 0xfecc0000, GSI 24-47
    Sep 27 23:06:13 wozi kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Sep 27 23:06:13 wozi kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Sep 27 23:06:13 wozi kernel: ACPI: IRQ0 used by override.
    Sep 27 23:06:13 wozi kernel: ACPI: IRQ2 used by override.
    Sep 27 23:06:13 wozi kernel: ACPI: IRQ9 used by override.
    Sep 27 23:06:13 wozi kernel: Using ACPI (MADT) for SMP configuration information
    Sep 27 23:06:13 wozi kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
    Sep 27 23:06:13 wozi kernel: nr_irqs_gsi: 64
    Sep 27 23:06:13 wozi kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Sep 27 23:06:13 wozi kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    Sep 27 23:06:13 wozi kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    Sep 27 23:06:13 wozi kernel: e820: [mem 0x3ff00000-0xdfffffff] available for PCI devices
    Sep 27 23:06:13 wozi kernel: Booting paravirtualized kernel on bare hardware
    Sep 27 23:06:13 wozi kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    Sep 27 23:06:13 wozi kernel: PERCPU: Embedded 29 pages/cpu @ffff88003fc00000 s86528 r8192 d24064 u524288
    Sep 27 23:06:13 wozi kernel: pcpu-alloc: s86528 r8192 d24064 u524288 alloc=1*2097152
    Sep 27 23:06:13 wozi kernel: pcpu-alloc: [0] 0 1 2 3
    Sep 27 23:06:13 wozi kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 257645
    Sep 27 23:06:13 wozi kernel: Policy zone: DMA32
    Sep 27 23:06:13 wozi kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e738e003-5adc-4e4b-8411-e80b74e8fbe0 rw radeon.audio=1
    Sep 27 23:06:13 wozi kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Sep 27 23:06:13 wozi kernel: Checking aperture...
    Sep 27 23:06:13 wozi kernel: AGP bridge at 00:00:00
    Sep 27 23:06:13 wozi kernel: Aperture from AGP @ d0000000 old size 32 MB
    Sep 27 23:06:13 wozi kernel: Aperture from AGP @ d0000000 size 128 MB (APSIZE f20)
    Sep 27 23:06:13 wozi kernel: Calgary: detecting Calgary via BIOS EBDA area
    Sep 27 23:06:13 wozi kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Sep 27 23:06:13 wozi kernel: Memory: 1015352K/1047032K available (5045K kernel code, 795K rwdata, 1696K rodata, 1140K init, 1284K bss, 31680K reserved)
    Sep 27 23:06:13 wozi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Sep 27 23:06:13 wozi kernel: Preemptible hierarchical RCU implementation.
    Sep 27 23:06:13 wozi kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Sep 27 23:06:13 wozi kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Sep 27 23:06:13 wozi kernel: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
    Sep 27 23:06:13 wozi kernel: NR_IRQS:4352 nr_irqs:1024 16
    Sep 27 23:06:13 wozi kernel: Console: colour dummy device 80x25
    Sep 27 23:06:13 wozi kernel: console [tty0] enabled
    Sep 27 23:06:13 wozi kernel: allocated 4194304 bytes of page_cgroup
    Sep 27 23:06:13 wozi kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Sep 27 23:06:13 wozi kernel: tsc: Fast TSC calibration using PIT
    Sep 27 23:06:13 wozi kernel: tsc: Detected 1795.413 MHz processor
    Sep 27 23:06:13 wozi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3592.44 BogoMIPS (lpj=5984710)
    Sep 27 23:06:13 wozi kernel: pid_max: default: 32768 minimum: 301
    Sep 27 23:06:13 wozi kernel: Security Framework initialized
    Sep 27 23:06:13 wozi kernel: AppArmor: AppArmor disabled by boot time parameter
    Sep 27 23:06:13 wozi kernel: Yama: becoming mindful.
    Sep 27 23:06:13 wozi kernel: Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Sep 27 23:06:13 wozi kernel: Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
    Sep 27 23:06:13 wozi kernel: Mount-cache hash table entries: 256
    Sep 27 23:06:13 wozi kernel: Initializing cgroup subsys memory
    Sep 27 23:06:13 wozi kernel: Initializing cgroup subsys devices
    Sep 27 23:06:13 wozi kernel: Initializing cgroup subsys freezer
    Sep 27 23:06:13 wozi kernel: Initializing cgroup subsys net_cls
    Sep 27 23:06:13 wozi kernel: Initializing cgroup subsys blkio
    Sep 27 23:06:13 wozi kernel: CPU: Physical Processor ID: 0
    Sep 27 23:06:13 wozi kernel: CPU: Processor Core ID: 0
    Sep 27 23:06:13 wozi kernel: mce: CPU supports 6 MCE banks
    Sep 27 23:06:13 wozi kernel: CPU0: Thermal monitoring enabled (TM1)
    Sep 27 23:06:13 wozi kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
    tlb_flushall_shift: -1
    Sep 27 23:06:13 wozi kernel: Freeing SMP alternatives memory: 20K (ffffffff819e5000 - ffffffff819ea000)
    Sep 27 23:06:13 wozi kernel: ACPI: Core revision 20130517
    Sep 27 23:06:13 wozi kernel: ACPI: All ACPI Tables successfully acquired
    Sep 27 23:06:13 wozi kernel: ftrace: allocating 20088 entries in 79 pages
    Sep 27 23:06:13 wozi kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Sep 27 23:06:13 wozi kernel: smpboot: CPU0: Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (fam: 06, model: 0f, stepping: 02)
    Sep 27 23:06:13 wozi kernel: Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
    Sep 27 23:06:13 wozi kernel: perf_event_intel: PEBS disabled due to CPU errata
    Sep 27 23:06:13 wozi kernel: ... version: 2
    Sep 27 23:06:13 wozi kernel: ... bit width: 40
    Sep 27 23:06:13 wozi kernel: ... generic registers: 2
    Sep 27 23:06:13 wozi kernel: ... value mask: 000000ffffffffff
    Sep 27 23:06:13 wozi kernel: ... max period: 000000007fffffff
    Sep 27 23:06:13 wozi kernel: ... fixed-purpose events: 3
    Sep 27 23:06:13 wozi kernel: ... event mask: 0000000700000003
    Sep 27 23:06:13 wozi kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Sep 27 23:06:13 wozi kernel: smpboot: Booting Node 0, Processors #1
    Sep 27 23:06:13 wozi kernel: Brought up 2 CPUs
    Sep 27 23:06:13 wozi kernel: smpboot: Total of 2 processors activated (7184.88 BogoMIPS)
    Sep 27 23:06:13 wozi kernel: devtmpfs: initialized
    Sep 27 23:06:13 wozi kernel: PM: Registering ACPI NVS region [mem 0x3fee0000-0x3fee2fff] (12288 bytes)
    Sep 27 23:06:13 wozi kernel: RTC time: 21:06:12, date: 09/27/13
    Sep 27 23:06:13 wozi kernel: NET: Registered protocol family 16
    Sep 27 23:06:13 wozi kernel: ACPI: bus type PCI registered
    Sep 27 23:06:13 wozi kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Sep 27 23:06:13 wozi kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Sep 27 23:06:13 wozi kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    Sep 27 23:06:13 wozi kernel: PCI: Using configuration type 1 for base access
    Sep 27 23:06:13 wozi kernel: mtrr: your CPUs had inconsistent fixed MTRR settings
    Sep 27 23:06:13 wozi kernel: mtrr: your CPUs had inconsistent variable MTRR settings
    Sep 27 23:06:13 wozi kernel: mtrr: probably your BIOS does not setup all CPUs.
    Sep 27 23:06:13 wozi kernel: mtrr: corrected configuration.
    Sep 27 23:06:13 wozi kernel: bio: create slab <bio-0> at 0
    Sep 27 23:06:13 wozi kernel: ACPI: Added _OSI(Module Device)
    Sep 27 23:06:13 wozi kernel: ACPI: Added _OSI(Processor Device)
    Sep 27 23:06:13 wozi kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Sep 27 23:06:13 wozi kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Sep 27 23:06:13 wozi kernel: ACPI: EC: Look up EC in DSDT
    Sep 27 23:06:13 wozi kernel: ACPI: SSDT 000000003feeb3c0 00087 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
    Sep 27 23:06:13 wozi kernel: ACPI: Dynamic OEM Table Load:
    Sep 27 23:06:13 wozi kernel: ACPI: SSDT (null) 00087 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
    Sep 27 23:06:13 wozi kernel: ACPI: Interpreter enabled
    Sep 27 23:06:13 wozi kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571)
    Sep 27 23:06:13 wozi kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
    Sep 27 23:06:13 wozi kernel: ACPI: (supports S0 S3 S4 S5)
    Sep 27 23:06:13 wozi kernel: ACPI: Using IOAPIC for interrupt routing
    Sep 27 23:06:13 wozi kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Sep 27 23:06:13 wozi kernel: ACPI: No dock devices found.
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: host bridge window [io 0x0d00-0x6fff] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: host bridge window [io 0x8000-0xffff] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: host bridge window [mem 0x3ff00000-0xbfefffff] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] (ignored)
    Sep 27 23:06:13 wozi kernel: PCI: root bus 00: using default resources
    Sep 27 23:06:13 wozi kernel: PCI host bridge to bus 0000:00
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:00: root bus resource [bus 00-7f]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.0: [1106:0327] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.0: reg 0x10: [mem 0xd0000000-0xd7ffffff pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.1: [1106:1327] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.2: [1106:2327] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.3: [1106:3327] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.4: [1106:4327] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.5: [1106:5327] type 00 class 0x080020
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.6: [1106:6327] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:00.7: [1106:7327] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: [1106:b999] type 01 class 0x060400
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: [1106:a327] type 01 class 0x060400
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: [1106:c327] type 01 class 0x060400
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.0: [1106:5337] type 00 class 0x01018f
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.0: reg 0x10: [io 0xfc00-0xfc07]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.0: reg 0x14: [io 0xf800-0xf803]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.0: reg 0x18: [io 0xf400-0xf407]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.0: reg 0x1c: [io 0xf000-0xf003]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.0: reg 0x20: [io 0xec00-0xec0f]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.0: reg 0x24: [io 0xe800-0xe8ff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.1: [1106:0571] type 00 class 0x01018a
    Sep 27 23:06:13 wozi kernel: pci 0000:00:0f.1: reg 0x20: [io 0xe400-0xe40f]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.0: [1106:3038] type 00 class 0x0c0300
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.0: reg 0x20: [io 0xe000-0xe01f]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.0: supports D1 D2
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.0: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.1: [1106:3038] type 00 class 0x0c0300
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.1: reg 0x20: [io 0xdc00-0xdc1f]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.1: supports D1 D2
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.1: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.2: [1106:3038] type 00 class 0x0c0300
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.2: reg 0x20: [io 0xd800-0xd81f]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.2: supports D1 D2
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.2: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.3: [1106:3038] type 00 class 0x0c0300
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.3: reg 0x20: [io 0xd400-0xd41f]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.3: supports D1 D2
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.3: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.4: [1106:3104] type 00 class 0x0c0320
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.4: reg 0x10: [mem 0xdffff000-0xdffff0ff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.4: supports D1 D2
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:10.4: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:11.0: [1106:3337] type 00 class 0x060100
    Sep 27 23:06:13 wozi kernel: pci 0000:00:11.7: [1106:287e] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:12.0: [1106:3065] type 00 class 0x020000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:12.0: reg 0x10: [io 0xd000-0xd0ff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:12.0: reg 0x14: [mem 0xdfffe000-0xdfffe0ff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:12.0: supports D1 D2
    Sep 27 23:06:13 wozi kernel: pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:12.0: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.0: [1106:337b] type 00 class 0x060000
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: [1106:337a] type 01 class 0x060401
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: bridge window [mem 0xdfb00000-0xdfbfffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: bridge window [mem 0xdfa00000-0xdfafffff pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.0: [1002:9540] type 00 class 0x030000
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.0: reg 0x18: [mem 0xdfee0000-0xdfeeffff 64bit]
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.0: reg 0x20: [io 0xbc00-0xbcff]
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.0: supports D1 D2
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.1: [1002:aa38] type 00 class 0x040300
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.1: reg 0x10: [mem 0xdfefc000-0xdfefffff 64bit]
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.1: supports D1 D2
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: PCI bridge to [bus 02]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: bridge window [io 0xb000-0xbfff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: bridge window [mem 0xdfe00000-0xdfefffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: bridge window [io 0xa000-0xafff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: bridge window [mem 0xdfd00000-0xdfdfffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: bridge window [mem 0xdfc00000-0xdfcfffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:05.0: [9710:9805] type 00 class 0x078000
    Sep 27 23:06:13 wozi kernel: pci 0000:04:05.0: reg 0x10: [io 0x9c00-0x9c07]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:05.0: reg 0x14: [io 0x9800-0x9807]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:05.0: reg 0x18: [io 0x9400-0x9407]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:05.0: reg 0x1c: [io 0x9000-0x9007]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:05.0: reg 0x20: [io 0x8c00-0x8c07]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:05.0: reg 0x24: [io 0x8800-0x880f]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:06.0: [1106:3044] type 00 class 0x0c0010
    Sep 27 23:06:13 wozi kernel: pci 0000:04:06.0: reg 0x10: [mem 0xdf9ff000-0xdf9ff7ff]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:06.0: reg 0x14: [io 0x8400-0x847f]
    Sep 27 23:06:13 wozi kernel: pci 0000:04:06.0: supports D2
    Sep 27 23:06:13 wozi kernel: pci 0000:04:06.0: PME# supported from D2 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: PCI bridge to [bus 04] (subtractive decode)
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: bridge window [io 0x8000-0x9fff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: bridge window [mem 0xdf900000-0xdf9fffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: bridge window [mem 0xdf800000-0xdf8fffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: bridge window [io 0x0000-0xffff] (subtractive decode)
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12)
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12)
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *5
    Sep 27 23:06:13 wozi kernel: ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-ff])
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:01: host bridge window [io 0x0000-0x0cf7] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:01: host bridge window [io 0x7000-0x7fff] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:01: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:01: host bridge window [mem 0xbff00000-0xbfffffff] (ignored)
    Sep 27 23:06:13 wozi kernel: PCI: root bus 80: using default resources
    Sep 27 23:06:13 wozi kernel: PCI host bridge to bus 0000:80
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:80: root bus resource [bus 80-ff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:80: root bus resource [io 0x0000-0xffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:80: root bus resource [mem 0x00000000-0xfffffffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:80:01.0: [1106:3288] type 00 class 0x040300
    Sep 27 23:06:13 wozi kernel: pci 0000:80:01.0: reg 0x10: [mem 0xbfffc000-0xbfffffff 64bit]
    Sep 27 23:06:13 wozi kernel: pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
    Sep 27 23:06:13 wozi kernel: pci 0000:80:01.0: System wakeup disabled by ACPI
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:01: Requesting ACPI _OSC control (0x1d)
    Sep 27 23:06:13 wozi kernel: acpi PNP0A08:01: ACPI _OSC control (0x1d) granted
    Sep 27 23:06:13 wozi kernel: ACPI: Enabled 1 GPEs in block 10 to 1F
    Sep 27 23:06:13 wozi kernel: ACPI: \_SB_.PCI0: notify handler is installed
    Sep 27 23:06:13 wozi kernel: ACPI: \_SB_.PCI1: notify handler is installed
    Sep 27 23:06:13 wozi kernel: Found 2 acpi root devices
    Sep 27 23:06:13 wozi kernel: vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
    Sep 27 23:06:13 wozi kernel: vgaarb: loaded
    Sep 27 23:06:13 wozi kernel: vgaarb: bridge control possible 0000:02:00.0
    Sep 27 23:06:13 wozi kernel: PCI: Using ACPI for IRQ routing
    Sep 27 23:06:13 wozi kernel: PCI: pci_cache_line_size set to 64 bytes
    Sep 27 23:06:13 wozi kernel: e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
    Sep 27 23:06:13 wozi kernel: e820: reserve RAM buffer [mem 0x3fee0000-0x3fffffff]
    Sep 27 23:06:13 wozi kernel: NetLabel: Initializing
    Sep 27 23:06:13 wozi kernel: NetLabel: domain hash size = 128
    Sep 27 23:06:13 wozi kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Sep 27 23:06:13 wozi kernel: NetLabel: unlabeled traffic allowed by default
    Sep 27 23:06:13 wozi kernel: Switched to clocksource refined-jiffies
    Sep 27 23:06:13 wozi kernel: pnp: PnP ACPI init
    Sep 27 23:06:13 wozi kernel: ACPI: bus type PNP registered
    Sep 27 23:06:13 wozi kernel: system 00:00: [io 0x0400-0x047f] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:00: [io 0x0500-0x050f] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    Sep 27 23:06:13 wozi kernel: system 00:01: [mem 0xf0001000-0xf0001fff] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Sep 27 23:06:13 wozi kernel: system 00:02: [mem 0xf0002000-0xf0002fff] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    Sep 27 23:06:13 wozi kernel: system 00:03: [io 0x04d0-0x04d1] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:03: [io 0x0290-0x0297] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:03: [io 0x0880-0x088f] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    Sep 27 23:06:13 wozi kernel: pnp 00:04: [dma 4]
    Sep 27 23:06:13 wozi kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
    Sep 27 23:06:13 wozi kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    Sep 27 23:06:13 wozi kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
    Sep 27 23:06:13 wozi kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
    Sep 27 23:06:13 wozi kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    Sep 27 23:06:13 wozi kernel: system 00:09: [mem 0xf0000000-0xf0000fff] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    Sep 27 23:06:13 wozi kernel: system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0x00636500-0x00d1ccff] could not be reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0x00fffc00-0x010006ff] could not be reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0x000f0000-0x000fbfff] could not be reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0x000fc000-0x000fffff] could not be reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0x3fee0000-0x3fefffff] could not be reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0xffff0000-0xffffffff] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0x00100000-0x3fedffff] could not be reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: [mem 0xfff80000-0xfffeffff] has been reserved
    Sep 27 23:06:13 wozi kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    Sep 27 23:06:13 wozi kernel: pnp: PnP ACPI: found 12 devices
    Sep 27 23:06:13 wozi kernel: ACPI: bus type PNP unregistered
    Sep 27 23:06:13 wozi kernel: Switched to clocksource acpi_pm
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: bridge window [mem 0xdfb00000-0xdfbfffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: bridge window [mem 0xdfa00000-0xdfafffff pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.0: BAR 6: assigned [mem 0xdfe00000-0xdfe1ffff pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: PCI bridge to [bus 02]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: bridge window [io 0xb000-0xbfff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: bridge window [mem 0xdfe00000-0xdfefffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:02.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: bridge window [io 0xa000-0xafff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: bridge window [mem 0xdfd00000-0xdfdfffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:03.0: bridge window [mem 0xdfc00000-0xdfcfffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: PCI bridge to [bus 04]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: bridge window [io 0x8000-0x9fff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: bridge window [mem 0xdf900000-0xdf9fffff]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: bridge window [mem 0xdf800000-0xdf8fffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: setting latency timer to 64
    Sep 27 23:06:13 wozi kernel: pci 0000:00:13.1: setting latency timer to 64
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:01: resource 1 [mem 0xdfb00000-0xdfbfffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:01: resource 2 [mem 0xdfa00000-0xdfafffff pref]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:02: resource 0 [io 0xb000-0xbfff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:02: resource 1 [mem 0xdfe00000-0xdfefffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:02: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:03: resource 0 [io 0xa000-0xafff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:03: resource 1 [mem 0xdfd00000-0xdfdfffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:03: resource 2 [mem 0xdfc00000-0xdfcfffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:04: resource 0 [io 0x8000-0x9fff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:04: resource 1 [mem 0xdf900000-0xdf9fffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:04: resource 2 [mem 0xdf800000-0xdf8fffff 64bit pref]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:04: resource 4 [io 0x0000-0xffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:04: resource 5 [mem 0x00000000-0xfffffffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:80: resource 4 [io 0x0000-0xffff]
    Sep 27 23:06:13 wozi kernel: pci_bus 0000:80: resource 5 [mem 0x00000000-0xfffffffff]
    Sep 27 23:06:13 wozi kernel: NET: Registered protocol family 2
    Sep 27 23:06:13 wozi kernel: TCP established hash table entries: 8192 (order: 5, 131072 bytes)
    Sep 27 23:06:13 wozi kernel: TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
    Sep 27 23:06:13 wozi kernel: TCP: Hash tables configured (established 8192 bind 8192)
    Sep 27 23:06:13 wozi kernel: TCP: reno registered
    Sep 27 23:06:13 wozi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
    Sep 27 23:06:13 wozi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Sep 27 23:06:13 wozi kernel: NET: Registered protocol family 1
    Sep 27 23:06:13 wozi kernel: pci 0000:00:01.0: disabling DAC on VIA PCI bridge
    Sep 27 23:06:13 wozi kernel: pci 0000:02:00.0: Boot video device
    Sep 27 23:06:13 wozi kernel: PCI: CLS 4 bytes, default 64
    Sep 27 23:06:13 wozi kernel: Unpacking initramfs...
    Sep 27 23:06:13 wozi kernel: Freeing initrd memory: 3008K (ffff880037a10000 - ffff880037d00000)
    Sep 27 23:06:13 wozi kernel: Scanning for low memory corruption every 60 seconds
    Sep 27 23:06:13 wozi kernel: audit: initializing netlink socket (disabled)
    Sep 27 23:06:13 wozi kernel: type=2000 audit(1380315972.273:1): initialized
    Sep 27 23:06:13 wozi kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Sep 27 23:06:13 wozi kernel: zbud: loaded
    Sep 27 23:06:13 wozi kernel: VFS: Disk quotas dquot_6.5.2
    Sep 27 23:06:13 wozi kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Sep 27 23:06:13 wozi kernel: msgmni has been set to 1989
    Sep 27 23:06:13 wozi kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Sep 27 23:06:13 wozi kernel: io scheduler noop registered
    Sep 27 23:06:13 wozi kernel: io scheduler deadline registered
    Sep 27 23:06:13 wozi kernel: io scheduler cfq registered (default)
    Sep 27 23:06:13 wozi kernel: pcieport 0000:00:02.0: irq 64 for MSI/MSI-X
    Sep 27 23:06:13 wozi kernel: pcieport 0000:00:03.0: irq 65 for MSI/MSI-X
    Sep 27 23:06:13 wozi kernel: ioapic: probe of 0000:00:00.5 failed with error -22
    Sep 27 23:06:13 wozi kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Sep 27 23:06:13 wozi kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Sep 27 23:06:13 wozi kernel: vesafb: mode is 800x600x32, linelength=3200, pages=0
    Sep 27 23:06:13 wozi kernel: vesafb: scrolling: redraw
    Sep 27 23:06:13 wozi kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    Sep 27 23:06:13 wozi kernel: vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010280000, using 1920k, total 1920k
    Sep 27 23:06:13 wozi kernel: Console: switching to colour frame buffer device 100x37
    Sep 27 23:06:13 wozi kernel: fb0: VESA VGA frame buffer device
    Sep 27 23:06:13 wozi kernel: intel_idle: does not run on family 6 model 15
    Sep 27 23:06:13 wozi kernel: GHES: HEST is not enabled!
    Sep 27 23:06:13 wozi kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Sep 27 23:06:13 wozi kernel: 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Sep 27 23:06:13 wozi kernel: Linux agpgart interface v0.103
    Sep 27 23:06:13 wozi kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
    Sep 27 23:06:13 wozi kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Sep 27 23:06:13 wozi kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Sep 27 23:06:13 wozi kernel: mousedev: PS/2 mouse device common for all mice
    Sep 27 23:06:13 wozi kernel: rtc_cmos 00:05: RTC can wake from S4
    Sep 27 23:06:13 wozi kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    Sep 27 23:06:13 wozi kernel: rtc_cmos 00:05: alarms up to one year, y3k, 242 bytes nvram
    Sep 27 23:06:13 wozi kernel: cpuidle: using governor ladder
    Sep 27 23:06:13 wozi kernel: cpuidle: using governor menu
    Sep 27 23:06:13 wozi kernel: drop_monitor: Initializing network drop monitor service
    Sep 27 23:06:13 wozi kernel: TCP: cubic registered
    Sep 27 23:06:13 wozi kernel: NET: Registered protocol family 10
    Sep 27 23:06:13 wozi kernel: NET: Registered protocol family 17
    Sep 27 23:06:13 wozi kernel: Key type dns_resolver registered
    Sep 27 23:06:13 wozi kernel: PM: Hibernation image not present or could not be loaded.
    Sep 27 23:06:13 wozi kernel: registered taskstats version 1
    Sep 27 23:06:13 wozi kernel: Magic number: 13:341:147
    Sep 27 23:06:13 wozi kernel: acpi device:18: hash matches
    Sep 27 23:06:13 wozi kernel: rtc_cmos 00:05: setting system clock to 2013-09-27 21:06:12 UTC (1380315972)
    Sep 27 23:06:13 wozi kernel: Freeing unused kernel memory: 1140K (ffffffff818c8000 - ffffffff819e5000)
    Sep 27 23:06:13 wozi kernel: Write protecting the kernel read-only data: 8192k
    Sep 27 23:06:13 wozi kernel: Freeing unused kernel memory: 1088K (ffff8800014f0000 - ffff880001600000)
    Sep 27 23:06:13 wozi kernel: Freeing unused kernel memory: 352K (ffff8800017a8000 - ffff880001800000)
    Sep 27 23:06:13 wozi systemd-udevd[46]: starting version 207
    Sep 27 23:06:13 wozi kernel: SCSI subsystem initialized
    Sep 27 23:06:13 wozi kernel: ACPI: bus type USB registered
    Sep 27 23:06:13 wozi kernel: usbcore: registered new interface driver usbfs
    Sep 27 23:06:13 wozi kernel: usbcore: registered new interface driver hub
    Sep 27 23:06:13 wozi kernel: ACPI: bus type ATA registered
    Sep 27 23:06:13 wozi kernel: usbcore: registered new device driver usb
    Sep 27 23:06:13 wozi kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Sep 27 23:06:13 wozi kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.0: irq 20, io base 0x0000e000
    Sep 27 23:06:13 wozi kernel: ehci-pci: EHCI PCI platform driver
    Sep 27 23:06:13 wozi kernel: hub 1-0:1.0: USB hub found
    Sep 27 23:06:13 wozi kernel: hub 1-0:1.0: 2 ports detected
    Sep 27 23:06:13 wozi kernel: libata version 3.00 loaded.
    Sep 27 23:06:13 wozi kernel: ehci-pci 0000:00:10.4: EHCI Host Controller
    Sep 27 23:06:13 wozi kernel: ehci-pci 0000:00:10.4: new USB bus registered, assigned bus number 2
    Sep 27 23:06:13 wozi kernel: ehci-pci 0000:00:10.4: irq 21, io mem 0xdffff000
    Sep 27 23:06:13 wozi kernel: ehci-pci 0000:00:10.4: USB 2.0 started, EHCI 1.00
    Sep 27 23:06:13 wozi kernel: hub 2-0:1.0: USB hub found
    Sep 27 23:06:13 wozi kernel: hub 2-0:1.0: 8 ports detected
    Sep 27 23:06:13 wozi kernel: hub 1-0:1.0: USB hub found
    Sep 27 23:06:13 wozi kernel: hub 1-0:1.0: 2 ports detected
    Sep 27 23:06:13 wozi kernel: pata_via 0000:00:0f.1: version 0.3.4
    Sep 27 23:06:13 wozi kernel: scsi0 : pata_via
    Sep 27 23:06:13 wozi kernel: scsi1 : pata_via
    Sep 27 23:06:13 wozi kernel: ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe400 irq 14
    Sep 27 23:06:13 wozi kernel: ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe408 irq 15
    Sep 27 23:06:13 wozi kernel: sata_via 0000:00:0f.0: version 2.6
    Sep 27 23:06:13 wozi kernel: sata_via 0000:00:0f.0: routed to hard irq line 11
    Sep 27 23:06:13 wozi kernel: scsi2 : sata_via
    Sep 27 23:06:13 wozi kernel: scsi3 : sata_via
    Sep 27 23:06:13 wozi kernel: ata3: SATA max UDMA/133 cmd 0xfc00 ctl 0xf800 bmdma 0xec00 irq 21
    Sep 27 23:06:13 wozi kernel: ata4: SATA max UDMA/133 cmd 0xf400 ctl 0xf000 bmdma 0xec08 irq 21
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.1: irq 22, io base 0x0000dc00
    Sep 27 23:06:13 wozi kernel: hub 3-0:1.0: USB hub found
    Sep 27 23:06:13 wozi kernel: hub 3-0:1.0: 2 ports detected
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.2: irq 21, io base 0x0000d800
    Sep 27 23:06:13 wozi kernel: hub 4-0:1.0: USB hub found
    Sep 27 23:06:13 wozi kernel: hub 4-0:1.0: 2 ports detected
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.3: UHCI Host Controller
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
    Sep 27 23:06:13 wozi kernel: uhci_hcd 0000:00:10.3: irq 23, io base 0x0000d400
    Sep 27 23:06:13 wozi kernel: hub 5-0:1.0: USB hub found
    Sep 27 23:06:13 wozi kernel: hub 5-0:1.0: 2 ports detected
    Sep 27 23:06:13 wozi kernel: firewire_ohci 0000:04:06.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
    Sep 27 23:06:13 wozi kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Sep 27 23:06:13 wozi kernel: usb 2-4: new high-speed USB device number 2 using ehci-pci
    Sep 27 23:06:13 wozi kernel: ata2.00: ATAPI: PBDS DH-16A1P, RF12, max UDMA/66
    Sep 27 23:06:13 wozi kernel: ata2.00: configured for UDMA/66
    Sep 27 23:06:13 wozi kernel: scsi 1:0:0:0: CD-ROM PBDS DH-16A1P RF12 PQ: 0 ANSI: 5
    Sep 27 23:06:13 wozi kernel: ata3.00: ATA-8: KINGSTON SV300S37A120G, 505ABBF1, max UDMA/133
    Sep 27 23:06:13 wozi kernel: ata3.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 0/32)
    Sep 27 23:06:13 wozi kernel: ata3.00: configured for UDMA/133
    Sep 27 23:06:13 wozi kernel: scsi 2:0:0:0: Direct-Access ATA KINGSTON SV300S3 505A PQ: 0 ANSI: 5
    Sep 27 23:06:13 wozi kernel: usb-storage 2-4:1.0: USB Mass Storage device detected
    Sep 27 23:06:13 wozi kernel: scsi4 : usb-storage 2-4:1.0
    Sep 27 23:06:13 wozi kernel: usbcore: registered new interface driver usb-storage
    Sep 27 23:06:13 wozi kernel: firewire_core 0000:04:06.0: created device fw0: GUID 000010dc01222788, S400
    Sep 27 23:06:13 wozi kernel: ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
    Sep 27 23:06:13 wozi kernel: sd 2:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    Sep 27 23:06:13 wozi kernel: sd 2:0:0:0: [sda] Write Protect is off
    Sep 27 23:06:13 wozi kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Sep 27 23:06:13 wozi kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Sep 27 23:06:13 wozi kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    Sep 27 23:06:13 wozi kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Sep 27 23:06:13 wozi kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
    Sep 27 23:06:13 wozi kernel: sda: sda1 sda2 sda128
    Sep 27 23:06:13 wozi kernel: sd 2:0:0:0: [sda] Attached SCSI disk
    Sep 27 23:06:13 wozi kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    Sep 27 23:06:13 wozi systemd[1]: systemd 207 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    Sep 27 23:06:13 wozi systemd[1]: Set hostname to <wozi>.
    Sep 27 23:06:13 wozi kernel: tsc: Refined TSC clocksource calibration: 1795.499 MHz
    Sep 27 23:06:13 wozi systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    Sep 27 23:06:13 wozi systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    Sep 27 23:06:13 wozi systemd[1]: Expecting device sys-subsystem-net-devices-enp0s18.device...
    Sep 27 23:06:13 wozi systemd[1]: Starting Network is Online.
    Sep 27 23:06:13 wozi systemd[1]: Reached target Network is Online.
    Sep 27 23:06:13 wozi systemd[1]: Starting Device-mapper event daemon FIFOs.
    Sep 27 23:06:13 wozi systemd[1]: Listening on Device-mapper event daemon FIFOs.
    Sep 27 23:06:13 wozi systemd[1]: Starting LVM2 metadata daemon socket.
    Sep 27 23:06:13 wozi systemd[1]: Listening on LVM2 metadata daemon socket.
    Sep 27 23:06:13 wozi systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    Sep 27 23:06:13 wozi systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    Sep 27 23:06:13 wozi systemd[1]: Starting Delayed Shutdown Socket.
    Sep 27 23:06:13 wozi systemd[1]: Listening on Delayed Shutdown Socket.
    Sep 27 23:06:13 wozi systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    Sep 27 23:06:13 wozi systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    Sep 27 23:06:13 wozi systemd[1]: Starting Encrypted Volumes.
    Sep 27 23:06:13 wozi systemd[1]: Reached target Encrypted Volumes.
    Sep 27 23:06:13 wozi systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    Sep 27 23:06:13 wozi systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Sep 27 23:06:13 wozi systemd[1]: Starting udev Kernel Socket.
    Sep 27 23:06:13 wozi systemd[1]: Listening on udev Kernel Socket.
    Sep 27 23:06:13 wozi systemd[1]: Starting udev Control Socket.
    Sep 27 23:06:13 wozi systemd[1]: Listening on udev Control Socket.
    Sep 27 23:06:13 wozi systemd[1]: Starting Journal Socket.
    Sep 27 23:06:13 wozi systemd[1]: Listening on Journal Socket.
    Sep 27 23:06:13 wozi systemd[1]: Starting Apply Kernel Variables...
    Sep 27 23:06:13 wozi systemd[1]: Starting udev Coldplug all Devices...
    Sep 27 23:06:13 wozi systemd[1]: Mounting POSIX Message Queue File System...
    Sep 27 23:06:13 wozi systemd[1]: Starting Create list of required static device nodes for the current kernel...
    Sep 27 23:06:13 wozi systemd[1]: Starting Setup Virtual Console...
    Sep 27 23:06:13 wozi systemd[1]: Started Set Up Additional Binary Formats.
    Sep 27 23:06:13 wozi systemd[1]: Started Load Kernel Modules.
    Sep 27 23:06:13 wozi systemd[1]: Mounting Configuration File System...
    Sep 27 23:06:13 wozi systemd[1]: Mounted FUSE Control File System.
    Sep 27 23:06:13 wozi systemd[1]: Mounting Debug File System...
    Sep 27 23:06:13 wozi systemd[1]: Mounting Huge Pages File System...
    Sep 27 23:06:13 wozi systemd[1]: Starting Journal Service...
    Sep 27 23:06:13 wozi systemd[1]: Started Journal Service.
    Sep 27 23:06:13 wozi kernel: EXT4-fs (sda1): re-mounted. Opts: data=ordered
    Sep 27 23:06:13 wozi kernel: usb 5-1: new full-speed USB device number 2 using uhci_hcd
    Sep 27 23:06:13 wozi systemd-journal[114]: Journal started
    Sep 27 23:06:13 wozi systemd[1]: Expecting device dev-sda2.device...
    Sep 27 23:06:13 wozi systemd[1]: Expecting device dev-disk-by\x2dlabel-swap.device...
    Sep 27 23:06:13 wozi systemd[1]: Started File System Check on Root Device.
    Sep 27 23:06:13 wozi systemd[1]: Mounting Temporary Directory...
    Sep 27 23:06:13 wozi systemd[1]: Starting Remount Root and Kernel File Systems...
    Sep 27 23:06:13 wozi systemd[1]: Starting Root Slice.
    Sep 27 23:06:13 wozi systemd[1]: Created slice Root Slice.
    Sep 27 23:06:13 wozi systemd[1]: Starting User and Session Slice.
    Sep 27 23:06:13 wozi systemd[1]: Created slice User and Session Slice.
    Sep 27 23:06:13 wozi systemd[1]: Starting System Slice.
    Sep 27 23:06:13 wozi systemd[1]: Created slice System Slice.
    Sep 27 23:06:13 wozi systemd[1]: Starting system-dhcpcd.slice.
    Sep 27 23:06:13 wozi systemd[1]: Created slice system-dhcpcd.slice.
    Sep 27 23:06:13 wozi systemd[1]: Starting system-getty.slice.
    Sep 27 23:06:13 wozi systemd[1]: Created slice system-getty.slice.
    Sep 27 23:06:13 wozi systemd[1]: Starting Slices.
    Sep 27 23:06:13 wozi systemd[1]: Reached target Slices.
    Sep 27 23:06:13 wozi systemd[1]: Started Apply Kernel Variables.
    Sep 27 23:06:13 wozi systemd[1]: Mounted POSIX Message Queue File System.
    Sep 27 23:06:13 wozi systemd[1]: Started Setup Virtual Console.
    Sep 27 23:06:13 wozi systemd[1]: Mounted Configuration File System.
    Sep 27 23:06:13 wozi systemd[1]: Mounted Debug File System.
    Sep 27 23:06:13 wozi systemd[1]: Mounted Huge Pages File System.
    Sep 27 23:06:13 wozi systemd[1]: Mounted Temporary Directory.
    Sep 27 23:06:13 wozi systemd[1]: Started Remount Root and Kernel File Systems.
    Sep 27 23:06:13 wozi systemd[1]: Started udev Coldplug all Devices.
    Sep 27 23:06:13 wozi systemd[1]: Started Create list of required static device nodes for the current kernel.
    Sep 27 23:06:13 wozi systemd[1]: Starting Create static device nodes in /dev...
    Sep 27 23:06:13 wozi systemd[1]: Starting Load/Save Random Seed...
    Sep 27 23:06:13 wozi systemd[1]: Started Load/Save Random Seed.
    Sep 27 23:06:13 wozi systemd[1]: Started Create static device nodes in /dev.
    Sep 27 23:06:13 wozi systemd[1]: Starting udev Kernel Device Manager...
    Sep 27 23:06:13 wozi systemd[1]: Starting Local File Systems (Pre).
    Sep 27 23:06:13 wozi systemd[1]: Reached target Local File Systems (Pre).
    Sep 27 23:06:13 wozi systemd[1]: Starting Local File Systems.
    Sep 27 23:06:13 wozi systemd-udevd[135]: starting version 207
    Sep 27 23:06:13 wozi systemd[1]: Reached target Local File Systems.
    Sep 27 23:06:13 wozi systemd[1]: Starting Recreate Volatile Files and Directories...
    Sep 27 23:06:13 wozi systemd[1]: Started udev Kernel Device Manager.
    Sep 27 23:06:13 wozi systemd[1]: Started Recreate Volatile Files and Directories.
    Sep 27 23:06:13 wozi systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
    Sep 27 23:06:13 wozi systemd[1]: Started Update UTMP about System Reboot/Shutdown.
    Sep 27 23:06:13 wozi kernel: ACPI: Requesting acpi_cpufreq
    Sep 27 23:06:13 wozi kernel: agpgart: Detected VIA P4M890 chipset
    Sep 27 23:06:13 wozi kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
    Sep 27 23:06:13 wozi kernel: ACPI: Power Button [PWRB]
    Sep 27 23:06:13 wozi kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
    Sep 27 23:06:13 wozi kernel: ACPI: Sleep Button [SLPB]
    Sep 27 23:06:13 wozi kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    Sep 27 23:06:13 wozi kernel: ACPI: Power Button [PWRF]
    Sep 27 23:06:13 wozi kernel: agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
    Sep 27 23:06:13 wozi kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Sep 27 23:06:13 wozi kernel: thermal LNXTHERM:00: registered as thermal_zone0
    Sep 27 23:06:13 wozi kernel: ACPI: Thermal Zone [THRM] (40 C)
    Sep 27 23:06:13 wozi kernel: ACPI: Fan [FAN] (on)
    Sep 27 23:06:13 wozi kernel: [drm] Initialized drm 1.1.0 20060810
    Sep 27 23:06:13 wozi kernel: via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
    Sep 27 23:06:13 wozi kernel: via-rhine 0000:00:12.0 eth0: VIA Rhine II at 0x1d000, 00:19:db:87:a3:1b, IRQ 23
    Sep 27 23:06:13 wozi kernel: via-rhine 0000:00:12.0 eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1
    Sep 27 23:06:13 wozi kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
    Sep 27 23:06:13 wozi kernel: hda-intel 0000:02:00.1: Handle VGA-switcheroo audio client
    Sep 27 23:06:13 wozi kernel: snd_hda_intel 0000:02:00.1: irq 66 for MSI/MSI-X
    Sep 27 23:06:13 wozi kernel: snd_hda_intel 0000:02:00.1: PCI: Disallowing DAC for device
    Sep 27 23:06:13 wozi kernel: PCI parallel port detected: 9710:9805, I/O at 0x9c00(0x9800), IRQ 18
    Sep 27 23:06:13 wozi kernel: parport0: PC-style at 0x9c00 (0x9800), irq 18 [PCSPP,TRISTATE]
    Sep 27 23:06:13 wozi kernel: microcode: CPU0 sig=0x6f2, pf=0x1, revision=0x56
    Sep 27 23:06:13 wozi kernel: hidraw: raw HID events driver (C) Jiri Kosina
    Sep 27 23:06:13 wozi kernel: usbcore: registered new interface driver usbhid
    Sep 27 23:06:13 wozi kernel: usbhid: USB HID core driver
    Sep 27 23:06:13 wozi kernel: ppdev: user-space parallel port driver
    Sep 27 23:06:13 wozi kernel: microcode: CPU1 sig=0x6f2, pf=0x1, revision=0x56
    Sep 27 23:06:13 wozi systemd-udevd[148]: renamed network interface eth0 to enp0s18
    Sep 27 23:06:13 wozi kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:10.3/usb5/5-1/5-1:1.0/input/input4
    Sep 27 23:06:13 wozi kernel: hid-generic 0003:062A:3286.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:10.3-1/input0
    Sep 27 23:06:13 wozi kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:10.3/usb5/5-1/5-1:1.1/input/input5
    Sep 27 23:06:13 wozi kernel: hid-generic 0003:062A:3286.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:10.3-1/input1
    Sep 27 23:06:14 wozi kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Sep 27 23:06:14 wozi kernel: coretemp coretemp.0: Using relative temperature scale!
    Sep 27 23:06:14 wozi kernel: coretemp coretemp.0: Using relative temperature scale!
    Sep 27 23:06:14 wozi systemd[1]: Found device VT6102 [Rhine-II].
    Sep 27 23:06:14 wozi kernel: [drm] radeon kernel modesetting enabled.
    Sep 27 23:06:14 wozi systemd[1]: Found device KINGSTON_SV300S37A120G.
    Sep 27 23:06:14 wozi systemd[1]: Found device KINGSTON_SV300S37A120G.
    Sep 27 23:06:14 wozi systemd[1]: Activating swap /dev/sda2...
    Sep 27 23:06:14 wozi systemd[1]: Activating swap /dev/disk/by-label/swap...
    Sep 27 23:06:14 wozi kernel: Adding 1876416k swap on /dev/sda2. Priority:-1 extents:1 across:1876416k SSFS
    Sep 27 23:06:14 wozi swapon[168]: swapon: /dev/disk/by-label/swap: swapon failed: Device or resource busy
    Sep 27 23:06:14 wozi systemd[1]: Activated swap /dev/sda2.
    Sep 27 23:06:14 wozi systemd[1]: dev-disk-by\x2dlabel-swap.swap swap process exited, code=exited status=255
    Sep 27 23:06:14 wozi systemd[1]: Failed to activate swap /dev/disk/by-label/swap.
    Sep 27 23:06:14 wozi systemd[1]: Dependency failed for Swap.
    Sep 27 23:06:14 wozi systemd[1]: Unit dev-disk-by\x2dlabel-swap.swap entered failed state.
    Sep 27 23:06:14 wozi systemd[1]: Starting System Initialization.
    Sep 27 23:06:14 wozi systemd[1]: Reached target System Initialization.
    Sep 27 23:06:14 wozi systemd[1]: Starting CUPS Printer Service Spool.
    Sep 27 23:06:14 wozi systemd[1]: Started CUPS Printer Service Spool.
    Sep 27 23:06:14 wozi systemd[1]: Starting Paths.
    Sep 27 23:06:14 wozi systemd[1]: Reached target Paths.
    Sep 27 23:06:14 wozi systemd[1]: Starting ACPID Listen Socket.
    Sep 27 23:06:14 wozi systemd[1]: Listening on ACPID Listen Socket.
    Sep 27 23:06:14 wozi systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
    Sep 27 23:06:14 wozi systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    Sep 27 23:06:14 wozi systemd[1]: Starting CUPS Printing Service Sockets.
    Sep 27 23:06:14 wozi systemd[1]: Listening on CUPS Printing Service Sockets.
    Sep 27 23:06:14 wozi systemd[1]: Starting D-Bus System Message Bus Socket.
    Sep 27 23:06:14 wozi systemd[1]: Listening on D-Bus System Message Bus Socket.
    Sep 27 23:06:14 wozi systemd[1]: Starting Sockets.
    Sep 27 23:06:14 wozi systemd[1]: Reached target Sockets.
    Sep 27 23:06:14 wozi systemd[1]: Starting Daily Cleanup of Temporary Directories.
    Sep 27 23:06:14 wozi systemd[1]: Started Daily Cleanup of Temporary Directories.
    Sep 27 23:06:14 wozi systemd[1]: Starting Timers.
    Sep 27 23:06:14 wozi systemd[1]: Reached target Timers.
    Sep 27 23:06:14 wozi systemd[1]: Started Manage Sound Card State (restore and store).
    Sep 27 23:06:14 wozi systemd[1]: Starting Restore Sound Card State...
    Sep 27 23:06:14 wozi kernel: scsi 4:0:0:0: Direct-Access Generic 2.0 Reader -CF 1.20 PQ: 0 ANSI: 0 CCS
    Sep 27 23:06:14 wozi systemd[1]: Starting Basic System.
    Sep 27 23:06:14 wozi systemd[1]: Reached target Basic System.
    Sep 27 23:06:14 wozi systemd[1]: Starting dhcpcd on enp0s18...
    Sep 27 23:06:14 wozi systemd[1]: Starting Periodic Command Scheduler...
    Sep 27 23:06:14 wozi dhcpcd[173]: dhcpcd: unknown option -- wozi
    Sep 27 23:06:14 wozi dhcpcd[173]: version 6.0.5 starting
    Sep 27 23:06:14 wozi crond[175]: (CRON) INFO (Syslog will be used instead of sendmail.)
    Sep 27 23:06:14 wozi alsactl[172]: /usr/bin/alsactl: load_state:1729: No soundcards found...
    Sep 27 23:06:14 wozi crond[175]: (CRON) INFO (running with inotify support)
    Sep 27 23:06:14 wozi systemd[1]: Started Periodic Command Scheduler.
    Sep 27 23:06:14 wozi systemd[1]: Starting Login Service...
    Sep 27 23:06:14 wozi kernel: scsi 4:0:0:1: Direct-Access Generic 2.0 Reader -SM 1.20 PQ: 0 ANSI: 0 CCS
    Sep 27 23:06:14 wozi systemd[1]: Starting ACPI event daemon...
    Sep 27 23:06:14 wozi systemd[1]: Started ACPI event daemon.
    Sep 27 23:06:14 wozi systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
    Sep 27 23:06:14 wozi kernel: scsi 4:0:0:2: Direct-Access Generic 2.0 Reader -SD 1.20 PQ: 0 ANSI: 0 CCS
    Sep 27 23:06:14 wozi acpid[183]: starting up with netlink and the input layer
    Sep 27 23:06:14 wozi acpid[183]: 1 rule loaded
    Sep 27 23:06:14 wozi acpid[183]: waiting for events: event logging is off
    Sep 27 23:06:14 wozi systemd[1]: Starting D-Bus System Message Bus...
    Sep 27 23:06:14 wozi avahi-daemon[196]: Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
    Sep 27 23:06:14 wozi avahi-daemon[196]: Successfully dropped root privileges.
    Sep 27 23:06:14 wozi avahi-daemon[196]: avahi-daemon 0.6.31 starting up.
    Sep 27 23:06:14 wozi avahi-daemon[196]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
    Sep 27 23:06:14 wozi systemd[1]: Started D-Bus System Message Bus.
    Sep 27 23:06:14 wozi systemd[1]: Started Restore Sound Card State.
    Sep 27 23:06:14 wozi kernel: scsi 4:0:0:3: Direct-Access Generic 2.0 Reader -MS 1.20 PQ: 0 ANSI: 0 CCS
    Sep 27 23:06:14 wozi avahi-daemon[196]: Successfully called chroot().
    Sep 27 23:06:14 wozi avahi-daemon[196]: Successfully dropped remaining capabilities.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Loading service file /services/sftp-ssh.service.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Loading service file /services/ssh.service.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Loading service file /services/udisks.service.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Network interface enumeration completed.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Registering new address record for fe80::219:dbff:fe87:a31b on enp0s18.*.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Server startup complete. Host name is wozi.local. Local service cookie is 880464256.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Service "wozi" (/services/udisks.service) successfully established.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Service "wozi" (/services/ssh.service) successfully established.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Service "wozi" (/services/sftp-ssh.service) successfully established.
    Sep 27 23:06:14 wozi avahi-daemon[196]: Registering HINFO record with values 'X86_64'/'LINUX'.
    Sep 27 23:06:14 wozi systemd[1]: Started Avahi mDNS/DNS-SD Stack.
    Sep 27 23:06:14 wozi systemd-logind[179]: New seat seat0.
    Sep 27 23:06:14 wozi systemd-logind[179]: Watching system buttons on /dev/input/event2 (Power Button)
    Sep 27 23:06:14 wozi systemd-logind[179]: Watching system buttons on /dev/input/event0 (Power Button)
    Sep 27 23:06:14 wozi kernel: scsi 4:0:0:4: Direct-Access Generic 2.0 Reader -xD 1.20 PQ: 0 ANSI: 0 CCS
    Sep 27 23:06:14 wozi systemd-logind[179]: Watching system buttons on /dev/input/event1 (Sleep Button)
    Sep 27 23:06:14 wozi kernel: sd 4:0:0:1: [sdc] Attached SCSI removable disk
    Sep 27 23:06:14 wozi kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk
    Sep 27 23:06:14 wozi kernel: sd 4:0:0:2: [sdd] Attached SCSI removable disk
    Sep 27 23:06:14 wozi kernel: sd 4:0:0:3: [sde] Attached SCSI removable disk
    Sep 27 23:06:14 wozi kernel: sd 4:0:0:4: [sdf] Attached SCSI removable disk
    Sep 27 23:06:14 wozi systemd[1]: Started Login Service.
    Sep 27 23:06:14 wozi dhcpcd[173]: enp0s18: soliciting an IPv6 router
    Sep 27 23:06:14 wozi dhcpcd[173]: enp0s18: rebinding lease of 192.168.0.110
    Sep 27 23:06:14 wozi kernel: Switched to clocksource tsc
    Sep 27 23:06:14 wozi kernel: hda-intel 0000:02:00.1: Codec #0 probe error; disabling it...
    Sep 27 23:06:19 wozi dhcpcd[173]: enp0s18: leased 192.168.0.110 for 604800 seconds
    Sep 27 23:06:19 wozi dhcpcd[173]: enp0s18: adding host route to 192.168.0.110 via 127.0.0.1
    Sep 27 23:06:19 wozi dhcpcd[173]: enp0s18: adding route to 192.168.0.0/24
    Sep 27 23:06:19 wozi dhcpcd[173]: enp0s18: adding default route via 192.168.0.1
    Sep 27 23:06:19 wozi avahi-daemon[196]: Joining mDNS multicast group on interface enp0s18.IPv4 with address 192.168.0.110.
    Sep 27 23:06:19 wozi avahi-daemon[196]: New relevant interface enp0s18.IPv4 for mDNS.
    Sep 27 23:06:19 wozi avahi-daemon[196]: Registering new address record for 192.168.0.110 on enp0s18.IPv4.
    Sep 27 23:06:19 wozi kernel: hda-intel 0000:02:00.1: no codecs initialized
    Sep 27 23:06:19 wozi kernel: checking generic (c0000000 1e0000) vs hw (c0000000 10000000)
    Sep 27 23:06:19 wozi kernel: fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    Sep 27 23:06:19 wozi kernel: Console: switching to colour dummy device 80x25
    Sep 27 23:06:19 wozi kernel: [drm] initializing kernel modesetting (RV710 0x1002:0x9540 0x174B:0xE106).
    Sep 27 23:06:19 wozi kernel: radeon 0000:02:00.0: PCI: Disallowing DAC for device
    Sep 27 23:06:19 wozi kernel: radeon: No suitable DMA available.
    Sep 27 23:06:19 wozi kernel: [drm] register mmio base: 0xDFEE0000
    Sep 27 23:06:19 wozi kernel: [drm] register mmio size: 65536
    Sep 27 23:06:19 wozi kernel: ATOM BIOS:
    Sep 27 23:06:19 wozi kernel: radeon 0000:02:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
    Sep 27 23:06:19 wozi kernel: radeon 0000:02:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
    Sep 27 23:06:19 wozi kernel: [drm] Detected VRAM RAM=512M, BAR=256M
    Sep 27 23:06:19 wozi kernel: [drm] RAM width 64bits DDR
    Sep 27 23:06:19 wozi kernel: snd_hda_intel 0000:80:01.0: irq 66 for MSI/MSI-X
    Sep 27 23:06:19 wozi kernel: snd_hda_intel 0000:80:01.0: PCI: Disallowing DAC for device
    Sep 27 23:06:19 wozi kernel: [TTM] Zone kernel: Available graphics memory: 510480 kiB
    Sep 27 23:06:19 wozi kernel: [TTM] Initializing pool allocator
    Sep 27 23:06:19 wozi kernel: [TTM] Initializing DMA pool allocator
    Sep 27 23:06:19 wozi kernel: [drm] radeon: 512M of VRAM memory ready
    Sep 27 23:06:19 wozi kernel: [drm] radeon: 512M of GTT memory ready.
    Sep 27 23:06:19 wozi kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
    Sep 27 23:06:19 wozi kernel: [drm] Loading RV710 Microcode
    Sep 27 23:06:19 wozi kernel: [drm] PCIE GART of 512M enabled (table at 0x000000000025D000).
    Sep 27 23:06

  • Media suddenly offline, codec problem?

    3 AVI files suddenly went offline after i upgraded from CS4 to CS5
    I am unable to find a solution to this myself, anyone out there who can help me?
    Thank you. <3

    If you're dealing with files that are showing up with only audio and no video, you may have in issue similar to one I had when moving from CS4 to CS5. Somehow CS5 doesn't read things correctly and can't find all the info in the file. My specific scenario was with RED files in a .mov wrapper, but I've seen it happen with other codecs in a .mov wrapper. Never seen it happen with an .avi wrapper, but there's a first-time for everything, I suppose. Try this solution, given to me by Colin Brougham last fall when I had a similar issue. Fixed mine perfectly.
    And here's the fix:
    Download MPEG Streamclip, and unzip it--no install needed. The latest beta version is fine.
    Open one of the broken files in MPEG Streamclip.
    Select File > Save As, and select a new save location. You probably want to keep the file name the same as the original (this is the default).
    Hit OK.
    Profit!
    The full details of my problem and Colin's eventual fix can be found here.

  • Premier CS4 - codec problem?

    I have a DVD-R with several .avi files on it. It was mailed to me for use in a project. I cannot tell you what type of camera or what software they used to burn this dvd. I tried to use the clips in Premier, but they would not work. I can open them in WMP. I'm working in Vista 64 with CS4.
    I went into properties to see what extension and codec was used. Though the extension says .avi, the codec says "MainConcept (Adobe2) MPEG Video Decoder". The size is 640 x 480.
    Can anyone tell me how to convert these .avi files to files that can be read by Adobe Premier CS4? I don't see that codec listed. I read the file on ImTooVideo Converter, but that doesn't seem to list the solution to this particular problem.
    Suggestions?

    Bill - I used Adobe Encoder and it encoded the files to .avi from whatever it actually was. However, it did not encode the audio. I have good quality video with no audio. I tried a couple of times.
    Any idea on how to convert the audio now that the video is done?
    I can't download that Gspot program. The video computer is off line w/no virus protection. I really try not to add anything to that system. It's very touchy - using windows vista 64 etc etc.

  • Codec Problems/ avi. files

    Hello everyone,
    I have been trying to fix this problem for a while now, but with no suitable solution.
    Here is the thing:
    I've been using Premiere CS 6 (Version 6.0.3) on my Windows 7, 64bit PC, quite a while now and it normally works like a charm,
    but when I try to import certain .avi files, which I recorded with a camcorder, it keeps telling me, that the format is not supported.
    I already tried it with severeal clips, but no luck there.
    The thing is, if I try it on a friends Macbook it works fine and imports without and error message (she also uses Premiere CS 6).
    So, I figured there must be something wrong with the codecs.
    I tried to install different things to make it work, for example the whole divx codecs and the avid codecs,but nothing seems to work.
    I ran one of the videos through GSpot, which tells me, that all the needed codecs are installed, but I really can't get the videos to work in Premiere.
    Is there anyone who might help me with this issue or has the same problem?
    I would be very, very thankful if anybody could help me solve this.

    You sure about that?  I'm not aware of any cameras that record H.264 to an AVI file.  It's about 90% MP4 and maybe 10% QuickTime.
    That suggests you're not playing with camera original media here, but something that's been converted.  If so, you may want to get your hands on the originals.
    It is the original data from the camera, thats what I find confusing about the whole situation.
    I am really thankful for your help, but somehow I can't understand why a professional tool like Premiere can't handle H.264 in an .avi wrapper.
    There must be another way for a windows pc to get it to work, even if the converting is an option.
    As I said before, I tested it on a mac with Premiere CS 6 and it imports like a charm.

  • Codec Problem when switching computers

    I am having a problem, where I copy my .fcp and all the videos that are with it, to another computer.
    I have a macbook with leopard.
    the other computer is a 2ghz core duo imac (the white ones)which has tiger
    It says it cant find the codec.
    Also, sometimes thef iles arent connected, when i try and reconnect them, it says the times don't match up. Im literally using the same files, nothing is different.
    Any help on what to do to switch computers to work on things would be very helpful

    DX50 is a DivX format and is not a natively supported codec. the trouble is that the Mac where it plays properly has had a third party codec installed which enables that file type, whereas the other one hasn't
    Download and install Perian form http://www.perian.org then see if it doesn't automaigaclly start working

  • Premiere Pro CS5 codec problem

    Hey all.  Here's the problem.  At work I use Premiere CS3 on an old Edius box that has Canopus codecs.  When I archive a final copy, I use a DVCPRO HD codec, specifically the Canopus SD50/DVHD codec, to an AVI file.
    At home I have a new copy of CS5 on a new machine.  I brought home some of these AVI files from work that used the Canopus SD50/DVHD codec.  I could not open them up at home on anything.  I went and found the codec and installed it.  Now I can open the files with Media Player no problem, but I cannot import them into Premiere, Adobe Media Encoder, or After Effects.  The result is audio and not video.
    Any suggestions that don't include re-exporting everything using a different codec?
    Thanks!

    Any suggestions that don't include re-exporting everything using a different codec?
    Unless there is a 64-bit version of the codec, you're limited to doing just that. You might be able to drop $160 on DVCPRO HD: MainConcept. No guarantees that'll even work though.
    I'd just convert them to Lagarith Lossless Video Codec or Ut Video Codec Suite; they're lossless, free, and will both work in Premiere Pro CS5.

Maybe you are looking for