Elektroda.pl
Elektroda.pl
X
Please add exception to AdBlock for elektroda.pl.
If you watch the ads, you support portal and users.

Lubuntu 16.10-64 bit nie działa połączenie sieciowe

cyrograf 25 Jul 2016 10:36 2319 12
  • #1
    cyrograf
    Level 17  
    Dobrze to jeszcze raz: Mam problem z najnowszą wersją Lubuntu 16.10 Yakkety Yak. W dolnym prawym(traj)ustawiam parametry połączenia internetowego. W moim przypadku karta T mobile. Modem 3G E173. Ale nic to nie daje. We wcześniejszych wersjach lubuntu nawet nieważne co wpisałem to łączył się i tak komputer z internetem. Ogólnie wygląda to tak że po włączeniu komputer sam się loguje(bo tak ustawiam). Ale tylko teoretycznie. Pokręci dwa kółeczka. I nic. Próbuje manualnie też bez rezultatu. Co mam zrobić?
    Te kółeczko to symbol że ta funkcja teraz pracuje.
  • #2
    Voltmeter
    Level 11  
    Myślę, że Twój problem polega na tym, że modem jest wykrywany jako pamięć masowa, a nie jako modem.
    Spróbuj zainstalować pakiet usb-modeswitch, zrestartować system i sprawdzić czy coś się zmieniło. Do zainstalowania wystarczy wpisać w terminal:
    Code: bash
    Log in, to see the code


    Jeśli to nie pomoże wklej tutaj wyniki poleceń dmesg i lsusb.

    Ogólnie zalecam używania *Ubuntu w wersjach LTS (najnowsza LTS to 16.04), ponieważ na reszcie często pojawiają się różne problemy najczęściej związane ze sterownikami.
  • #3
    cyrograf
    Level 17  
    Witam.Oto odpowiedzi z linuxa bo raz na 30 udań zaskakuje,chodzi.
    w@ubuntu:~$ sudo apt-get install usb-modeswitch usb-modeswitch-data
    [sudo] password for w:
    Czytanie list pakietów... Gotowe
    Budowanie drzewa zależności
    Odczyt informacji o stanie... Gotowe
    usb-modeswitch-data is already the newest version (20151101-1).
    usb-modeswitch is already the newest version (2.2.5+repack0-1ubuntu1).
    0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.
    w@ubuntu:~$ dmesg
    Spoiler:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 4.4.0-30-generic (buildd@lgw01-59) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #49-Ubuntu SMP Thu Jun 30 20:51:32 UTC 2016 (Ubuntu 4.4.0-30.49-generic 4.4.13)
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-30-generic root=UUID=2ad5f974-a49d-4ad8-af05-369c82589242 ro quiet splash vt.handoff=7
    [ 0.000000] KERNEL supported cpus:
    [ 0.000000] Intel GenuineIntel
    [ 0.000000] AMD AuthenticAMD
    [ 0.000000] Centaur CentaurHauls
    [ 0.000000] tseg: 0000000000
    [ 0.000000] x86/fpu: Legacy x87 FPU detected.
    [ 0.000000] x86/fpu: Using 'lazy' FPU context switches.
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffbffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000003ffc0000-0x000000003ffcffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000003ffd0000-0x000000003fffffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff780000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.3 present.
    [ 0.000000] DMI: ASUSTek Computer Inc. K8N/'K8N', BIOS 1011.005 02/16/2006
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: pci 0000:00:00:00: AGP bridge
    [ 0.000000] AGP: pci 0000:00:00.0: AGP aperture [bus addr 0xf0000000-0xf1ffffff] (old size 32MB)
    [ 0.000000] AGP: pci 0000:00:00.0: AGP aperture size 4096MB (APSIZE 0x0) is not right, using settings from NB
    [ 0.000000] AGP: pci 0000:00:00.0: AGP aperture [bus addr 0xf0000000-0xf1ffffff] (32MB, APSIZE 0x0)
    [ 0.000000] e820: last_pfn = 0x3ffc0 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-EFFFF uncachable
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask FFC0000000 write-back
    [ 0.000000] 1 disabled
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
    [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] BRK [0x02200000, 0x02200fff] PGTABLE
    [ 0.000000] BRK [0x02201000, 0x02201fff] PGTABLE
    [ 0.000000] BRK [0x02202000, 0x02202fff] PGTABLE
    [ 0.000000] BRK [0x02203000, 0x02203fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x33a84000-0x35d39fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F9ED0 000014 (v00 ACPIAM)
    [ 0.000000] ACPI: RSDT 0x000000003FFC0000 000030 (v01 A M I OEMRSDT 02000616 MSFT 00000097)
    [ 0.000000] ACPI: FACP 0x000000003FFC0200 000081 (v02 A M I OEMFACP 02000616 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 0x000000003FFC0400 00441D (v01 A0128 A0128003 00000003 INTL 02002026)
    [ 0.000000] ACPI: FACS 0x000000003FFD0000 000040
    [ 0.000000] ACPI: APIC 0x000000003FFC0390 000068 (v01 A M I OEMAPIC 02000616 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 0x000000003FFD0040 000041 (v01 A M I OEMBIOS 02000616 MSFT 00000097)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] Scanning NUMA topology in Northbridge 24
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffbffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffbb000-0x3ffbffff]
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
    [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffbffff]
    [ 0.000000] Normal empty
    [ 0.000000] Device empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
    [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffbffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffbffff]
    [ 0.000000] On node 0 totalpages: 261982
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 4031 pages used for memmap
    [ 0.000000] DMA32 zone: 257984 pages, LIFO batch:31
    [ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
    [ 0.000000] If you got timer trouble try acpi_use_timer_override
    [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: BIOS IRQ0 override ignored.
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] ACPI: IRQ14 used by override.
    [ 0.000000] ACPI: IRQ15 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
    [ 0.000000] e820: [mem 0x40000000-0xfebfffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
    [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152
    [ 0.000000] pcpu-alloc: s98008 r8192 d28968 u2097152 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257866
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-30-generic root=UUID=2ad5f974-a49d-4ad8-af05-369c82589242 ro quiet splash vt.handoff=7
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: pci 0000:00:00:00: AGP bridge
    [ 0.000000] AGP: pci 0000:00:00.0: AGP aperture [bus addr 0xf0000000-0xf1ffffff] (old size 32MB)
    [ 0.000000] AGP: pci 0000:00:00.0: AGP aperture size 4096MB (APSIZE 0x0) is not right, using settings from NB
    [ 0.000000] AGP: pci 0000:00:00.0: AGP aperture [bus addr 0xf0000000-0xf1ffffff] (32MB, APSIZE 0x0)
    [ 0.000000] AGP: Node 0: aperture [bus addr 0xf0000000-0xf7ffffff] (128MB)
    [ 0.000000] Memory: 977056K/1047928K available (8393K kernel code, 1282K rwdata, 3940K rodata, 1480K init, 1292K bss, 70872K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [ 0.000000] Hierarchical RCU implementation.
    [ 0.000000] Build-time adjustment of leaf fanout to 64.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
    [ 0.000000] NR_IRQS:16640 nr_irqs:256 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] vt handoff: transparent VT on vt#7
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2200.101 MHz processor
    [ 0.004022] Calibrating delay loop (skipped), value calculated using timer frequency.. 4400.20 BogoMIPS (lpj=8800404)
    [ 0.004027] pid_max: default: 32768 minimum: 301
    [ 0.004042] ACPI: Core revision 20150930
    [ 0.009269] ACPI: 1 ACPI AML tables successfully acquired and loaded
    [ 0.009313] Security Framework initialized
    [ 0.009317] Yama: becoming mindful.
    [ 0.009352] AppArmor: AppArmor initialized
    [ 0.009533] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.011143] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.012101] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
    [ 0.012106] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
    [ 0.012803] Initializing cgroup subsys io
    [ 0.012818] Initializing cgroup subsys memory
    [ 0.012852] Initializing cgroup subsys devices
    [ 0.012862] Initializing cgroup subsys freezer
    [ 0.012871] Initializing cgroup subsys net_cls
    [ 0.012879] Initializing cgroup subsys perf_event
    [ 0.012887] Initializing cgroup subsys net_prio
    [ 0.012895] Initializing cgroup subsys hugetlb
    [ 0.012906] Initializing cgroup subsys pids
    [ 0.012950] mce: CPU supports 5 MCE banks
    [ 0.012970] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
    [ 0.012972] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
    [ 0.025031] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)
    [ 0.027018] ftrace: allocating 31994 entries in 125 pages
    [ 0.040547] smpboot: Max logical packages: 1
    [ 0.040557] smpboot: APIC(0) Converting physical 0 to logical package 0
    [ 0.040953] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
    [ 0.080000] smpboot: CPU0: AMD Turion(tm) 64 Mobile Technology ML-37 (family: 0xf, model: 0x24, stepping: 0x2)
    [ 0.080000] Performance Events: AMD PMU driver.
    [ 0.080000] ... version: 0
    [ 0.080000] ... bit width: 48
    [ 0.080000] ... generic registers: 4
    [ 0.080000] ... value mask: 0000ffffffffffff
    [ 0.080000] ... max period: 00007fffffffffff
    [ 0.080000] ... fixed-purpose events: 0
    [ 0.080000] ... event mask: 000000000000000f
    [ 0.080000] x86: Booted up 1 node, 1 CPUs
    [ 0.080000] smpboot: Total of 1 processors activated (4400.20 BogoMIPS)
    [ 0.080000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.080000] devtmpfs: initialized
    [ 0.084034] evm: security.selinux
    [ 0.084036] evm: security.SMACK64
    [ 0.084038] evm: security.SMACK64EXEC
    [ 0.084039] evm: security.SMACK64TRANSMUTE
    [ 0.084040] evm: security.SMACK64MMAP
    [ 0.084041] evm: security.ima
    [ 0.084043] evm: security.capability
    [ 0.084144] PM: Registering ACPI NVS region [mem 0x3ffd0000-0x3fffffff] (196608 bytes)
    [ 0.084244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.084357] pinctrl core: initialized pinctrl subsystem
    [ 0.084518] RTC time: 9:47:58, date: 08/03/16
    [ 0.084726] NET: Registered protocol family 16
    [ 0.084978] cpuidle: using governor ladder
    [ 0.084981] cpuidle: using governor menu
    [ 0.084986] PCCT header not found.
    [ 0.084995] node 0 link 0: io port [1000, ffffff]
    [ 0.084999] TOM: 0000000040000000 aka 1024M
    [ 0.085003] node 0 link 0: mmio [a0000, bffff]
    [ 0.085007] node 0 link 0: mmio [40000000, fe0bffff]
    [ 0.085010] bus: [bus 00-ff] on node 0 link 0
    [ 0.085012] bus: 00 [io 0x0000-0xffff]
    [ 0.085014] bus: 00 [mem 0x000a0000-0x000bffff]
    [ 0.085015] bus: 00 [mem 0x40000000-0xfcffffffff]
    [ 0.085086] ACPI: bus type PCI registered
    [ 0.085088] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.085177] PCI: Using configuration type 1 for base access
    [ 0.087060] ACPI: Added _OSI(Module Device)
    [ 0.087063] ACPI: Added _OSI(Processor Device)
    [ 0.087064] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.087066] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.088635] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.089999] ACPI: Interpreter enabled
    [ 0.090015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
    [ 0.090033] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.090035] ACPI: Using IOAPIC for interrupt routing
    [ 0.090071] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.093854] ACPI: Power Resource [ISAV] (on)
    [ 0.096346] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.096355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
    [ 0.096361] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    [ 0.096373] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
    [ 0.096569] PCI host bridge to bus 0000:00
    [ 0.096574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
    [ 0.096577] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
    [ 0.096580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
    [ 0.096582] pci_bus 0000:00: root bus resource [mem 0x40000000-0xff7bffff window]
    [ 0.096586] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.096601] pci 0000:00:00.0: [10de] type 00 class 0x060000
    [ 0.096618] pci 0000:00:00.0: reg 0x10: [mem 0xf0000000-0xf7ffffff pref]
    [ 0.096738] pci 0000:00:01.0: [10de] type 00 class 0x060100
    [ 0.096837] pci 0000:00:01.1: [10de] type 00 class 0x0c0500
    [ 0.096847] pci 0000:00:01.1: reg 0x10: [io 0x5080-0x509f]
    [ 0.096859] pci 0000:00:01.1: reg 0x20: [io 0x5000-0x503f]
    [ 0.096863] pci 0000:00:01.1: reg 0x24: [io 0x5040-0x507f]
    [ 0.096878] pci 0000:00:01.1: PME# supported from D3hot D3cold
    [ 0.096967] pci 0000:00:02.0: [10de] type 00 class 0x0c0310
    [ 0.096977] pci 0000:00:02.0: reg 0x10: [mem 0xff6fd000-0xff6fdfff]
    [ 0.097002] pci 0000:00:02.0: supports D1 D2
    [ 0.097004] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.097040] pci 0000:00:02.0: System wakeup disabled by ACPI
    [ 0.097092] pci 0000:00:02.1: [10de] type 00 class 0x0c0310
    [ 0.097101] pci 0000:00:02.1: reg 0x10: [mem 0xff6fe000-0xff6fefff]
    [ 0.097126] pci 0000:00:02.1: supports D1 D2
    [ 0.097129] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.097163] pci 0000:00:02.1: System wakeup disabled by ACPI
    [ 0.097215] pci 0000:00:02.2: [10de] type 00 class 0x0c0320
    [ 0.097226] pci 0000:00:02.2: reg 0x10: [mem 0xff6ffc00-0xff6ffcff]
    [ 0.097253] pci 0000:00:02.2: supports D1 D2
    [ 0.097255] pci 0000:00:02.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.097307] pci 0000:00:02.2: System wakeup disabled by ACPI
    [ 0.097369] pci 0000:00:05.0: [10de] type 00 class 0x068000
    [ 0.097379] pci 0000:00:05.0: reg 0x10: [mem 0xff6fc000-0xff6fcfff]
    [ 0.097383] pci 0000:00:05.0: reg 0x14: [io 0xec00-0xec07]
    [ 0.097407] pci 0000:00:05.0: supports D1 D2
    [ 0.097409] pci 0000:00:05.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.097449] pci 0000:00:05.0: System wakeup disabled by ACPI
    [ 0.097501] pci 0000:00:06.0: [10de] type 00 class 0x040100
    [ 0.097510] pci 0000:00:06.0: reg 0x10: [io 0xe800-0xe8ff]
    [ 0.097515] pci 0000:00:06.0: reg 0x14: [io 0xe400-0xe47f]
    [ 0.097520] pci 0000:00:06.0: reg 0x18: [mem 0xff6fb000-0xff6fbfff]
    [ 0.097540] pci 0000:00:06.0: supports D1 D2
    [ 0.097614] pci 0000:00:08.0: [10de] type 00 class 0x01018a
    [ 0.097633] pci 0000:00:08.0: reg 0x20: [io 0xffa0-0xffaf]
    [ 0.097641] pci 0000:00:08.0: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
    [ 0.097644] pci 0000:00:08.0: legacy IDE quirk: reg 0x14: [io 0x03f6]
    [ 0.097646] pci 0000:00:08.0: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
    [ 0.097648] pci 0000:00:08.0: legacy IDE quirk: reg 0x1c: [io 0x0376]
    [ 0.097730] pci 0000:00:0a.0: [10de] type 00 class 0x010185
    [ 0.097740] pci 0000:00:0a.0: reg 0x10: [io 0x09f0-0x09f7]
    [ 0.097744] pci 0000:00:0a.0: reg 0x14: [io 0x0bf0-0x0bf3]
    [ 0.097749] pci 0000:00:0a.0: reg 0x18: [io 0x0970-0x0977]
    [ 0.097754] pci 0000:00:0a.0: reg 0x1c: [io 0x0b70-0x0b73]
    [ 0.097758] pci 0000:00:0a.0: reg 0x20: [io 0xc800-0xc80f]
    [ 0.097763] pci 0000:00:0a.0: reg 0x24: [io 0xc400-0xc47f]
    [ 0.097849] pci 0000:00:0b.0: [10de] type 01 class 0x060400
    [ 0.097944] pci 0000:00:0e.0: [10de] type 01 class 0x060400
    [ 0.097990] pci 0000:00:0e.0: System wakeup disabled by ACPI
    [ 0.098048] pci 0000:00:18.0: [1022] type 00 class 0x060000
    [ 0.098126] pci 0000:00:18.1: [1022] type 00 class 0x060000
    [ 0.098204] pci 0000:00:18.2: [1022] type 00 class 0x060000
    [ 0.098280] pci 0000:00:18.3: [1022] type 00 class 0x060000
    [ 0.098400] pci 0000:01:00.0: [1002] type 00 class 0x030000
    [ 0.098419] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xe7ffffff pref]
    [ 0.098427] pci 0000:01:00.0: reg 0x14: [io 0xb800-0xb8ff]
    [ 0.098435] pci 0000:01:00.0: reg 0x18: [mem 0xff5f0000-0xff5fffff]
    [ 0.098459] pci 0000:01:00.0: reg 0x30: [mem 0xff5c0000-0xff5dffff pref]
    [ 0.098481] pci 0000:01:00.0: supports D1 D2
    [ 0.098533] pci 0000:01:00.1: [1002] type 00 class 0x038000
    [ 0.098549] pci 0000:01:00.1: reg 0x10: [mem 0xd8000000-0xdfffffff pref]
    [ 0.098557] pci 0000:01:00.1: reg 0x14: [mem 0xff5e0000-0xff5effff]
    [ 0.098602] pci 0000:01:00.1: supports D1 D2
    [ 0.098675] pci 0000:00:0b.0: PCI bridge to [bus 01]
    [ 0.098679] pci 0000:00:0b.0: bridge window [io 0xb000-0xbfff]
    [ 0.098683] pci 0000:00:0b.0: bridge window [mem 0xff500000-0xff5fffff]
    [ 0.098686] pci 0000:00:0b.0: bridge window [mem 0xceb00000-0xeeafffff pref]
    [ 0.098740] pci 0000:00:0e.0: PCI bridge to [bus 02]
    [ 0.099568] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
    [ 0.099659] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
    [ 0.099747] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
    [ 0.099836] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
    [ 0.099924] ACPI: PCI Interrupt Link [LNKE] (IRQs 16 17 18 19) *11
    [ 0.100020] ACPI: PCI Interrupt Link [LUS0] (IRQs 20 21 22) *3
    [ 0.100108] ACPI: PCI Interrupt Link [LUS1] (IRQs 20 21 22) *9
    [ 0.100192] ACPI: PCI Interrupt Link [LUS2] (IRQs 20 21 22) *10
    [ 0.100276] ACPI: PCI Interrupt Link [LKLN] (IRQs 20 21 22) *9
    [ 0.100360] ACPI: PCI Interrupt Link [LAUI] (IRQs 20 21 22) *10
    [ 0.100445] ACPI: PCI Interrupt Link [LKMO] (IRQs 20 21 22) *0, disabled.
    [ 0.100530] ACPI: PCI Interrupt Link [LKSM] (IRQs 20 21 22) *0, disabled.
    [ 0.100614] ACPI: PCI Interrupt Link [LTID] (IRQs 20 21 22) *0
    [ 0.100705] ACPI: PCI Interrupt Link [LTIE] (IRQs 20 21 22) *0, disabled.
    [ 0.100807] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22) *14
    [ 0.101073] vgaarb: setting as boot device: PCI:0000:01:00.0
    [ 0.101077] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.101078] vgaarb: loaded
    [ 0.101080] vgaarb: bridge control possible 0000:01:00.0
    [ 0.101547] SCSI subsystem initialized
    [ 0.101669] libata version 3.00 loaded.
    [ 0.101708] ACPI: bus type USB registered
    [ 0.101732] usbcore: registered new interface driver usbfs
    [ 0.101749] usbcore: registered new interface driver hub
    [ 0.101765] usbcore: registered new device driver usb
    [ 0.101975] PCI: Using ACPI for IRQ routing
    [ 0.101979] PCI: pci_cache_line_size set to 64 bytes
    [ 0.102011] Expanded resource reserved due to conflict with PCI Bus 0000:00
    [ 0.102013] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    [ 0.102016] e820: reserve RAM buffer [mem 0x3ffc0000-0x3fffffff]
    [ 0.102221] NetLabel: Initializing
    [ 0.102222] NetLabel: domain hash size = 128
    [ 0.102224] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.102252] NetLabel: unlabeled traffic allowed by default
    [ 0.102420] clocksource: Switched to clocksource refined-jiffies
    [ 0.120535] AppArmor: AppArmor Filesystem Enabled
    [ 0.120714] pnp: PnP ACPI init
    [ 0.120874] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.121257] pnp 00:01: [dma 2]
    [ 0.121329] pnp 00:01: Plug and Play ACPI device, IDs PNP0700 (active)
    [ 0.121574] pnp 00:02: [dma 3]
    [ 0.121714] pnp 00:02: Plug and Play ACPI device, IDs PNP0401 (active)
    [ 0.121961] pnp 00:03: Plug and Play ACPI device, IDs PNPb006 (active)
    [ 0.122208] system 00:04: [io 0x0190-0x0193] has been reserved
    [ 0.122212] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 0.122216] system 00:04: [io 0x4000-0x40ff window] has been reserved
    [ 0.122218] system 00:04: [io 0x4400-0x44ff window] has been reserved
    [ 0.122221] system 00:04: [io 0x4800-0x48ff window] has been reserved
    [ 0.122227] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.122326] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.122330] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.122333] system 00:05: [mem 0xff780000-0xff7bffff] has been reserved
    [ 0.122336] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.122504] system 00:06: [io 0x0480-0x0487] has been reserved
    [ 0.122507] system 00:06: [io 0x0d00-0x0d07] has been reserved
    [ 0.122511] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.122738] pnp 00:07: Plug and Play ACPI device, IDs PNPb02f (active)
    [ 0.122985] pnp 00:08: [dma 0 disabled]
    [ 0.123042] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.123242] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.123246] system 00:09: [mem 0x000c0000-0x000dffff] could not be reserved
    [ 0.123249] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.123251] system 00:09: [mem 0x00100000-0x3fffffff] could not be reserved
    [ 0.123254] system 00:09: [mem 0xff7c0000-0xffffffff] has been reserved
    [ 0.123258] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.123502] pnp: PnP ACPI: found 10 devices
    [ 0.130379] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
    [ 0.130404] clocksource: Switched to clocksource acpi_pm
    [ 0.130435] pci 0000:00:0b.0: PCI bridge to [bus 01]
    [ 0.130439] pci 0000:00:0b.0: bridge window [io 0xb000-0xbfff]
    [ 0.130446] pci 0000:00:0b.0: bridge window [mem 0xff500000-0xff5fffff]
    [ 0.130450] pci 0000:00:0b.0: bridge window [mem 0xceb00000-0xeeafffff pref]
    [ 0.130455] pci 0000:00:0e.0: PCI bridge to [bus 02]
    [ 0.130463] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
    [ 0.130465] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
    [ 0.130468] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
    [ 0.130471] pci_bus 0000:00: resource 7 [mem 0x40000000-0xff7bffff window]
    [ 0.130474] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff]
    [ 0.130477] pci_bus 0000:01: resource 1 [mem 0xff500000-0xff5fffff]
    [ 0.130479] pci_bus 0000:01: resource 2 [mem 0xceb00000-0xeeafffff pref]
    [ 0.130558] NET: Registered protocol family 2
    [ 0.130945] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.131058] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
    [ 0.131236] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.131470] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.131511] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.131633] NET: Registered protocol family 1
    [ 0.131946] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 22
    [ 0.200227] ACPI: PCI Interrupt Link [LUS1] enabled at IRQ 21
    [ 0.272207] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 20
    [ 0.272300] pci 0000:01:00.0: Video device with shadowed ROM
    [ 0.272305] PCI: CLS 32 bytes, default 64
    [ 0.272418] Trying to unpack rootfs image as initramfs...
    [ 1.187036] Freeing initrd memory: 35544K (ffff880033a84000 - ffff880035d3a000)
    [ 1.187259] agpgart-amd64 0000:00:00.0: AGP bridge [10de/00e1]
    [ 1.187268] agpgart-amd64 0000:00:00.0: aperture size 4096 MB is not right, using settings from NB
    [ 1.187278] agpgart-amd64 0000:00:00.0: setting up Nforce3 AGP
    [ 1.194300] agpgart-amd64 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
    [ 1.194539] Scanning for low memory corruption every 60 seconds
    [ 1.194915] futex hash table entries: 256 (order: 2, 16384 bytes)
    [ 1.194952] audit: initializing netlink subsys (disabled)
    [ 1.194996] audit: type=2000 audit(1470217679.191:1): initialized
    [ 1.195400] Initialise system trusted keyring
    [ 1.195586] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.197810] zbud: loaded
    [ 1.198080] VFS: Disk quotas dquot_6.6.0
    [ 1.198130] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.198522] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 1.198918] fuse init (API version 7.23)
    [ 1.199114] Key type big_key registered
    [ 1.199149] Allocating IMA MOK and blacklist keyrings.
    [ 1.199628] Key type asymmetric registered
    [ 1.199633] Asymmetric key parser 'x509' registered
    [ 1.199689] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
    [ 1.199730] io scheduler noop registered
    [ 1.199733] io scheduler deadline registered (default)
    [ 1.199780] io scheduler cfq registered
    [ 1.199989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 1.199998] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 1.200072] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
    [ 1.200074] vesafb: scrolling: redraw
    [ 1.200078] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 1.200109] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90000800000, using 5120k, total 5120k
    [ 1.200349] Console: switching to colour frame buffer device 160x64
    [ 1.200387] fb0: VESA VGA frame buffer device
    [ 1.200539] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    [ 1.200548] ACPI: Power Button [PWRB]
    [ 1.200612] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
    [ 1.200615] ACPI: Power Button [PWRF]
    [ 1.200801] GHES: HEST is not enabled!
    [ 1.200941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
    [ 1.221308] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 1.223227] Linux agpgart interface v0.103
    [ 1.226987] brd: module loaded
    [ 1.229346] loop: module loaded
    [ 1.229789] libphy: Fixed MDIO Bus: probed
    [ 1.229794] tun: Universal TUN/TAP device driver, 1.6
    [ 1.229795] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [ 1.229869] PPP generic driver version 2.4.2
    [ 1.229965] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.229972] ehci-pci: EHCI PCI platform driver
    [ 1.230223] ehci-pci 0000:00:02.2: EHCI Host Controller
    [ 1.230237] ehci-pci 0000:00:02.2: new USB bus registered, assigned bus number 1
    [ 1.230253] ehci-pci 0000:00:02.2: debug port 1
    [ 1.230301] ehci-pci 0000:00:02.2: cache line size of 32 is not supported
    [ 1.230326] ehci-pci 0000:00:02.2: irq 20, io mem 0xff6ffc00
    [ 1.240018] ehci-pci 0000:00:02.2: USB 2.0 started, EHCI 1.00
    [ 1.240107] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 1.240110] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.240113] usb usb1: Product: EHCI Host Controller
    [ 1.240115] usb usb1: Manufacturer: Linux 4.4.0-30-generic ehci_hcd
    [ 1.240117] usb usb1: SerialNumber: 0000:00:02.2
    [ 1.240292] hub 1-0:1.0: USB hub found
    [ 1.240304] hub 1-0:1.0: 8 ports detected
    [ 1.240547] ehci-platform: EHCI generic platform driver
    [ 1.240562] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 1.240567] ohci-pci: OHCI PCI platform driver
    [ 1.240643] ohci-pci 0000:00:02.0: OHCI PCI host controller
    [ 1.240652] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 2
    [ 1.240693] ohci-pci 0000:00:02.0: irq 22, io mem 0xff6fd000
    [ 1.298037] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
    [ 1.298040] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.298042] usb usb2: Product: OHCI PCI host controller
    [ 1.298044] usb usb2: Manufacturer: Linux 4.4.0-30-generic ohci_hcd
    [ 1.298047] usb usb2: SerialNumber: 0000:00:02.0
    [ 1.298161] hub 2-0:1.0: USB hub found
    [ 1.298170] hub 2-0:1.0: 4 ports detected
    [ 1.298371] ohci-pci 0000:00:02.1: OHCI PCI host controller
    [ 1.298377] ohci-pci 0000:00:02.1: new USB bus registered, assigned bus number 3
    [ 1.298402] ohci-pci 0000:00:02.1: irq 21, io mem 0xff6fe000
    [ 1.354037] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    [ 1.354040] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.354042] usb usb3: Product: OHCI PCI host controller
    [ 1.354045] usb usb3: Manufacturer: Linux 4.4.0-30-generic ohci_hcd
    [ 1.354047] usb usb3: SerialNumber: 0000:00:02.1
    [ 1.354167] hub 3-0:1.0: USB hub found
    [ 1.354178] hub 3-0:1.0: 4 ports detected
    [ 1.354328] ohci-platform: OHCI generic platform driver
    [ 1.354339] uhci_hcd: USB Universal Host Controller Interface driver
    [ 1.354429] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 1.357000] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.357007] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.357189] mousedev: PS/2 mouse device common for all mice
    [ 1.357361] rtc_cmos 00:00: RTC can wake from S4
    [ 1.357515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
    [ 1.357541] rtc_cmos 00:00: alarms up to one year, y3k, 114 bytes nvram
    [ 1.357555] i2c /dev entries driver
    [ 1.357652] device-mapper: uevent: version 1.0.3
    [ 1.357763] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel(_at_)redhat.com
    [ 1.357791] ledtrig-cpu: registered to indicate activity on CPUs
    [ 1.358351] NET: Registered protocol family 10
    [ 1.358699] NET: Registered protocol family 17
    [ 1.358721] Key type dns_resolver registered
    [ 1.358931] microcode: AMD CPU family 0xf not supported
    [ 1.359141] registered taskstats version 1
    [ 1.359171] Loading compiled-in X.509 certificates
    [ 1.360562] Loaded X.509 cert 'Build time autogenerated kernel key: 7141fbd89c6dbc469001bec0b3a67ff1f5e2ea35'
    [ 1.360591] zswap: loaded using pool lzo/zbud
    [ 1.363347] Key type trusted registered
    [ 1.366848] Key type encrypted registered
    [ 1.366868] AppArmor: AppArmor sha1 policy hashing enabled
    [ 1.366875] ima: No TPM chip found, activating TPM-bypass!
    [ 1.366914] evm: HMAC attrs: 0x1
    [ 1.367226] Magic number: 12:425:777
    [ 1.367339] misc rfkill: hash matches
    [ 1.367428] rtc_cmos 00:00: setting system clock to 2016-08-03 09:47:59 UTC (1470217679)
    [ 1.370467] powernow_k8: [Firmware Bug]: No PSB or ACPI _PSS objects
    [ 1.370470] powernow_k8: Make sure that your BIOS is up to date and Cool'N'Quiet support is enabled in BIOS setup
    [ 1.370478] powernow_k8: Found 1 AMD Turion(tm) 64 Mobile Technology ML-37 (1 cpu cores) (version 2.20.00)
    [ 1.370496] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
    [ 1.370497] EDD information not available.
    [ 1.370582] PM: Hibernation image not present or could not be loaded.
    [ 1.374241] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)
    [ 1.374253] Write protecting the kernel read-only data: 14336k
    [ 1.378265] Freeing unused kernel memory: 1836K (ffff880001835000 - ffff880001a00000)
    [ 1.379295] Freeing unused kernel memory: 156K (ffff880001dd9000 - ffff880001e00000)
    [ 1.397067] random: systemd-udevd urandom read with 2 bits of entropy available
    [ 1.530006] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
    [ 1.560247] Floppy drive(s): fd0 is 1.44M
    [ 1.579977] FDC 0 is a post-1991 82077
    [ 1.663414] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
    [ 1.663720] ACPI: PCI Interrupt Link [LKLN] enabled at IRQ 22
    [ 1.664184] usb 1-4: new high-speed USB device number 4 using ehci-pci
    [ 1.726046] [drm] Initialized drm 1.1.0 20060810
    [ 1.798733] usb 1-4: New USB device found, idVendor=12d1, idProduct=140c
    [ 1.798743] usb 1-4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
    [ 1.798746] usb 1-4: Product: HUAWEI Mobile
    [ 1.798748] usb 1-4: Manufacturer: HUAWEI Technology
    [ 1.800083] usb 2-2: new low-speed USB device number 2 using ohci-pci
    [ 1.852108] usb 3-1: new low-speed USB device number 2 using ohci-pci
    [ 1.915273] [drm] radeon kernel modesetting enabled.
    [ 1.923715] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
    [ 1.923725] AMD IOMMUv2 functionality not available on this system
    [ 1.934295] CRAT table not found
    [ 1.934304] Finished initializing topology ret=0
    [ 1.936079] kfd kfd: Initialized module
    [ 1.936566] checking generic (e0000000 500000) vs hw (e0000000 8000000)
    [ 1.936568] fb: switching to radeondrmfb from VESA VGA
    [ 1.936660] Console: switching to colour dummy device 80x25
    [ 1.937245] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 19
    [ 1.937510] [drm] initializing kernel modesetting (RV350 0x1002:0x4153 0x148C:0x2084).
    [ 1.937528] [drm] register mmio base: 0xFF5F0000
    [ 1.937530] [drm] register mmio size: 65536
    [ 1.938392] agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
    [ 1.938404] agpgart-amd64 0000:00:00.0: putting AGP V3 device into 8x mode
    [ 1.938427] radeon 0000:01:00.0: putting AGP V3 device into 8x mode
    [ 1.938433] radeon 0000:01:00.0: GTT: 128M 0xF0000000 - 0xF7FFFFFF
    [ 1.938438] [drm] Generation 2 PCI interface, using max accessible memory
    [ 1.938443] radeon 0000:01:00.0: VRAM: 128M 0x00000000E0000000 - 0x00000000E7FFFFFF (128M used)
    [ 1.938453] [drm] Detected VRAM RAM=128M, BAR=128M
    [ 1.938454] [drm] RAM width 128bits DDR
    [ 1.941925] [TTM] Zone kernel: Available graphics memory: 508050 kiB
    [ 1.941933] [TTM] Initializing pool allocator
    [ 1.941940] [TTM] Initializing DMA pool allocator
    [ 1.941996] [drm] radeon: 128M of VRAM memory ready
    [ 1.941999] [drm] radeon: 128M of GTT memory ready.
    [ 1.942091] [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
    [ 1.947851] radeon 0000:01:00.0: WB disabled
    [ 1.947865] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x00000000f0000000 and cpu addr 0xffffc900001e8000
    [ 1.947870] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 1.947871] [drm] Driver supports precise vblank timestamp query.
    [ 1.947916] [drm] radeon: irq initialized.
    [ 1.947936] [drm] Loading R300 Microcode
    [ 1.948562] [drm] radeon: ring at 0x00000000F0001000
    [ 1.948598] [drm] ring test succeeded in 0 usecs
    [ 1.951096] [drm] ib test succeeded in 0 usecs
    [ 1.967670] [drm] Radeon Display Connectors
    [ 1.967679] [drm] Connector 0:
    [ 1.967680] [drm] VGA-1
    [ 1.967683] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
    [ 1.967685] [drm] Encoders:
    [ 1.967686] [drm] CRT1: INTERNAL_DAC1
    [ 1.967688] [drm] Connector 1:
    [ 1.967689] [drm] DVI-I-1
    [ 1.967690] [drm] HPD1
    [ 1.967692] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
    [ 1.967693] [drm] Encoders:
    [ 1.967694] [drm] CRT2: INTERNAL_DAC2
    [ 1.967696] [drm] DFP1: INTERNAL_TMDS1
    [ 1.967697] [drm] Connector 2:
    [ 1.967698] [drm] SVIDEO-1
    [ 1.967699] [drm] Encoders:
    [ 1.967700] [drm] TV1: INTERNAL_DAC2
    [ 2.058115] usb 2-2: New USB device found, idVendor=046d, idProduct=c30e
    [ 2.058125] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 2.058128] usb 2-2: Product: HID compliant keyboard
    [ 2.058131] usb 2-2: Manufacturer: Logitech
    [ 2.105134] usb 3-1: New USB device found, idVendor=09da, idProduct=002b
    [ 2.105144] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 2.105147] usb 3-1: Product: Wireless Battery Free Optical Mouse
    [ 2.105149] usb 3-1: Manufacturer: A4Tech
    [ 2.177720] [drm] fb mappable at 0xE0040000
    [ 2.177729] [drm] vram apper at 0xE0000000
    [ 2.177730] [drm] size 5242880
    [ 2.177731] [drm] fb depth is 24
    [ 2.177733] [drm] pitch is 5120
    [ 2.192091] tsc: Refined TSC clocksource calibration: 2200.110 MHz
    [ 2.192103] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fb69adc49f, max_idle_ns: 440795302767 ns
    [ 2.196768] forcedeth 0000:00:05.0: ifname eth0, PHY OUI 0x90c3 @ 1, addr 00:15:f2:76:75:71
    [ 2.196779] forcedeth 0000:00:05.0: csum timirq lnktim desc-v2
    [ 2.197141] pata_amd 0000:00:08.0: version 0.4.1
    [ 2.204253] scsi host0: pata_amd
    [ 2.211931] scsi host1: pata_amd
    [ 2.212251] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
    [ 2.212255] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    [ 2.212534] sata_nv 0000:00:0a.0: version 3.5
    [ 2.212849] ACPI: PCI Interrupt Link [LTID] BIOS reported IRQ 0, using IRQ 21
    [ 2.212852] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 21
    [ 2.218954] scsi host2: sata_nv
    [ 2.228123] scsi host3: sata_nv
    [ 2.228264] ata3: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xc800 irq 21
    [ 2.228267] ata4: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xc808 irq 21
    [ 2.286843] fbcon: radeondrmfb (fb0) is primary device
    [ 2.287011] Console: switching to colour frame buffer device 160x64
    [ 2.287061] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    [ 2.287076] [drm] Initialized radeon 2.43.0 20080528 for 0000:01:00.0 on minor 0
    [ 2.578685] usb-storage 1-4:1.0: USB Mass Storage device detected
    [ 2.601061] usb-storage 1-4:1.1: USB Mass Storage device detected
    [ 2.608181] usb-storage 1-4:1.2: USB Mass Storage device detected
    [ 2.616252] usb-storage 1-4:1.3: USB Mass Storage device detected
    [ 2.623970] usb-storage 1-4:1.4: USB Mass Storage device detected
    [ 2.636154] scsi host8: usb-storage 1-4:1.4
    [ 2.636676] usb-storage 1-4:1.5: USB Mass Storage device detected
    [ 2.640478] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.648129] scsi host9: usb-storage 1-4:1.5
    [ 2.648634] usbcore: registered new interface driver usb-storage
    [ 2.650943] usbcore: registered new interface driver uas
    [ 2.672708] forcedeth 0000:00:05.0 enp0s5: renamed from eth0
    [ 2.692856] usbcore: registered new interface driver usbhid
    [ 2.692865] usbhid: USB HID core driver
    [ 2.700110] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.708250] ata3.00: ATAPI: ATAPI iHAS324 Y, BL1Y, max UDMA/100
    [ 2.716346] input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/0003:046D:C30E.0001/input/input5
    [ 2.724248] ata3.00: configured for UDMA/100
    [ 2.729553] scsi 2:0:0:0: CD-ROM ATAPI iHAS324 Y BL1Y PQ: 0 ANSI: 5
    [ 2.745580] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.745585] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.745761] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 2.745906] sr 2:0:0:0: Attached scsi generic sg0 type 5
    [ 2.772361] hid-generic 0003:046D:C30E.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech HID compliant keyboard] on usb-0000:00:02.0-2/input0
    [ 2.776160] input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/0003:046D:C30E.0002/input/input6
    [ 2.832192] hid-generic 0003:046D:C30E.0002: input,hidraw1: USB HID v1.10 Device [Logitech HID compliant keyboard] on usb-0000:00:02.0-2/input1
    [ 2.832553] input: A4Tech Wireless Battery Free Optical Mouse as /devices/pci0000:00/0000:00:02.1/usb3/3-1/3-1:1.0/0003:09DA:002B.0003/input/input7
    [ 2.833004] hid-generic 0003:09DA:002B.0003: input,hidraw2: USB HID v1.10 Mouse [A4Tech Wireless Battery Free Optical Mouse] on usb-0000:00:02.1-1/input0
    [ 3.192114] clocksource: Switched to clocksource tsc
    [ 3.212023] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 3.220232] ata4.00: ATA-7: ST340212AS, 8.04, max UDMA/133
    [ 3.220235] ata4.00: 78125000 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 3.236200] ata4.00: configured for UDMA/133
    [ 3.236413] scsi 3:0:0:0: Direct-Access ATA ST340212AS 8.04 PQ: 0 ANSI: 5
    [ 3.237078] sd 3:0:0:0: [sda] 78125000 512-byte logical blocks: (40.0 GB/37.3 GiB)
    [ 3.237124] sd 3:0:0:0: [sda] Write Protect is off
    [ 3.237127] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.237149] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.239237] sd 3:0:0:0: Attached scsi generic sg1 type 0
    [ 3.291893] sda: sda1 sda2 < sda5 sda6 >
    [ 3.292351] sd 3:0:0:0: [sda] Attached SCSI disk
    [ 3.637248] scsi 8:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
    [ 3.641623] sr 8:0:0:0: [sr1] scsi-1 drive
    [ 3.641894] sr 8:0:0:0: Attached scsi CD-ROM sr1
    [ 3.642035] sr 8:0:0:0: Attached scsi generic sg2 type 5
    [ 3.651996] scsi 9:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
    [ 3.655695] sd 9:0:0:0: Attached scsi generic sg3 type 0
    [ 3.659381] sd 9:0:0:0: [sdb] Attached SCSI removable disk
    [ 4.819190] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.168501] random: nonblocking pool is initialized
    [ 6.092057] systemd[1]: systemd 230 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
    [ 6.092241] systemd[1]: Detected architecture x86-64.
    [ 6.103651] systemd[1]: Set hostname to <ubuntu>.
    [ 7.814450] systemd[1]: Listening on Journal Audit Socket.
    [ 7.814604] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 7.814621] systemd[1]: Reached target Encrypted Volumes.
    [ 7.814868] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 7.814910] systemd[1]: Listening on fsck to fsckd communication Socket.
    [ 7.815070] systemd[1]: Created slice User and Session Slice.
    [ 7.815108] systemd[1]: Listening on udev Kernel Socket.
    [ 7.815193] systemd[1]: Created slice System Slice.
    [ 7.815214] systemd[1]: Reached target Slices.
    [ 7.815229] systemd[1]: Reached target Remote File Systems (Pre).
    [ 7.815241] systemd[1]: Reached target Remote File Systems.
    [ 7.815290] systemd[1]: Listening on Journal Socket.
    [ 7.844976] systemd[1]: Starting Load Kernel Modules...
    [ 7.846133] systemd[1]: Starting Nameserver information manager...
    [ 7.846427] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 7.846549] systemd[1]: Listening on Syslog Socket.
    [ 7.847945] systemd[1]: Starting Journal Service...
    [ 7.851688] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 7.872966] systemd[1]: Starting Set the console keyboard layout...
    [ 7.874340] systemd[1]: Mounting POSIX Message Queue File System...
    [ 7.874408] systemd[1]: Reached target User and Group Name Lookups.
    [ 7.985868] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 7.987145] systemd[1]: Mounting Debug File System...
    [ 7.987353] systemd[1]: Listening on udev Control Socket.
    [ 7.988650] systemd[1]: Mounting Huge Pages File System...
    [ 7.990015] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 8.175144] systemd[1]: Started Create list of required static device nodes for the current kernel.
    [ 8.177093] systemd[1]: Starting Create Static Device Nodes in /dev...
    [ 8.351946] systemd[1]: Started Journal Service.
    [ 8.451077] lp: driver loaded but no devices found
    [ 8.510977] ppdev: user-space parallel port driver
    [ 8.609565] parport_pc 00:02: reported by Plug and Play ACPI
    [ 8.609658] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
    [ 8.684584] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    [ 8.704211] lp0: using parport0 (interrupt-driven).
    [ 8.919298] systemd-journald[721]: Received request to flush runtime journal from PID 1
    [ 12.648787] audit: type=1400 audit(1470217690.776:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=1020 comm="apparmor_parser"
    [ 12.648804] audit: type=1400 audit(1470217690.776:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=1020 comm="apparmor_parser"
    [ 12.717389] audit: type=1400 audit(1470217690.844:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1054 comm="apparmor_parser"
    [ 12.717409] audit: type=1400 audit(1470217690.844:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1054 comm="apparmor_parser"
    [ 12.717417] audit: type=1400 audit(1470217690.844:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=1054 comm="apparmor_parser"
    [ 12.717423] audit: type=1400 audit(1470217690.844:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1054 comm="apparmor_parser"
    [ 12.821986] audit: type=1400 audit(1470217690.948:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=1076 comm="apparmor_parser"
    [ 12.822009] audit: type=1400 audit(1470217690.948:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=1076 comm="apparmor_parser"
    [ 12.822017] audit: type=1400 audit(1470217690.948:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=1076 comm="apparmor_parser"
    [ 12.822024] audit: type=1400 audit(1470217690.948:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=1076 comm="apparmor_parser"
    [ 13.549954] ACPI Warning: SystemIO range 0x0000000000005000-0x000000000000503F conflicts with OpRegion 0x0000000000005000-0x0000000000005004 (\_SB_.PCI0.SMBS.SMRG) (20150930/utaddress-254)
    [ 13.549969] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 13.550321] i2c i2c-3: nForce2 SMBus adapter at 0x5040
    [ 13.837981] ACPI: PCI Interrupt Link [LAUI] enabled at IRQ 20
    [ 13.949792] gameport gameport0: NS558 PnP Gameport is pnp00:07/gameport0, io 0x200, speed 900kHz
    [ 14.172035] snd_intel8x0 0000:00:06.0: intel8x0_measure_ac97_clock: measured 54423 usecs (2672 samples)
    [ 14.172045] snd_intel8x0 0000:00:06.0: clocking to 46928
    [ 14.172738] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 14.448881] EDAC MC: Ver: 3.0.0
    [ 14.530369] MCE: In-kernel MCE decoding enabled.
    [ 14.590883] AMD64 EDAC driver v3.4.0
    [ 14.590955] EDAC amd64: DRAM ECC enabled.
    [ 14.590962] EDAC amd64: K8 revE or earlier detected (node 0).
    [ 14.591185] EDAC MC0: Giving out device to module amd64_edac controller K8: DEV 0000:00:18.2 (INTERRUPT)
    [ 14.593236] EDAC PCI0: Giving out device to module amd64_edac controller EDAC PCI controller: DEV 0000:00:18.2 (POLLED)
    [ 14.803424] usbcore: registered new interface driver usbserial
    [ 14.803445] usbcore: registered new interface driver usbserial_generic
    [ 14.803465] usbserial: USB Serial support registered for generic
    [ 14.953015] usbcore: registered new interface driver option
    [ 14.953043] usbserial: USB Serial support registered for GSM modem (1-port)
    [ 14.953108] option 1-4:1.0: GSM modem (1-port) converter detected
    [ 14.956584] usb 1-4: GSM modem (1-port) converter now attached to ttyUSB0
    [ 14.958399] option 1-4:1.2: GSM modem (1-port) converter detected
    [ 14.958575] usb 1-4: GSM modem (1-port) converter now attached to ttyUSB1
    [ 14.958595] option 1-4:1.3: GSM modem (1-port) converter detected
    [ 14.958671] usb 1-4: GSM modem (1-port) converter now attached to ttyUSB2
    [ 15.365567] usbcore: registered new interface driver cdc_wdm
    [ 15.477970] qmi_wwan 1-4:1.1: cdc-wdm0: USB WDM device
    [ 15.478232] qmi_wwan 1-4:1.1 wwan0: register 'qmi_wwan' at usb-0000:00:02.2-4, WWAN/QMI device, 5a:ce:1e:02:9a:29
    [ 15.479725] usbcore: registered new interface driver qmi_wwan
    [ 16.186117] qmi_wwan 1-4:1.1 wwp0s2f2u4i1: renamed from wwan0
    [ 17.160040] Adding 1046524k swap on /dev/sda6. Priority:-1 extents:1 across:1046524k FS
    [ 28.604478] IPv6: ADDRCONF(NETDEV_UP): enp0s5: link is not ready
    [ 28.605215] forcedeth 0000:00:05.0 enp0s5: no link during initialization
    [ 28.605538] IPv6: ADDRCONF(NETDEV_UP): enp0s5: link is not ready

    w@ubuntu:~$ lsusb
    Bus 001 Device 004: ID 12d1:140c Huawei Technologies Co., Ltd. E180v
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 002: ID 09da:002b A4Tech Co., Ltd.
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002: ID 046d:c30e Logitech, Inc. UltraX Keyboard (Y-BL49)
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    w@ubuntu:~$
    Kolego Voltmeter czyli radzisz mi zainstalowanie 16.04 LTS i kłopoty znikną.
    Apropos nie spojrzałem że 16.10 to jeszcze nie lts.

    Dodano po 31 [minuty]:

    Jeżeli zaistnieje potrzeba zczytania terminala gdy jest brak połączenia.To wrzuce na forum.
  • #4
    Voltmeter
    Level 11  
    Rada na przyszłość - zamykaj wyniki komend w tagach np. tagu code. Poza tym możesz zrobić zrzut komendy do pliku poprzez dodanie na końcu polecenia "> nazwaPliku.txt".

    Co do problemu spróbuj wykonać polecenie:
    Code: bash
    Log in, to see the code
    I sprawdź czy modem pojawił się w menedżerze połączeń sieciowych po wykonaniu polecenia.

    Co do wersji Ubuntu możesz zrobić bootowalnego pendrive lub wypalić płytę z Lubuntu 16.04 i uruchomić go w wersji Live (czyli bez instalacji), sprawdź czy na nim wszystko działa. Ostatnio testowałem wersję 16.10 i miałem sporo problemów.
  • #5
    cyrograf
    Level 17  
    Udaje się przywrócić do porządku system tak aby działał na 100%.
    Ach jeszcze jeden problem.
    Abiword górna część szybko miga...W sumie cala ramka.
    Wracając do komend :
    sudo apt-get install usb-modeswitch usb-modeswitch-data
    mam:
    sudo: unable to change to root gid:operation not permited
    sudo:to initialize policy plugin.

    Odnosnie:

    sudo modprobe -v usbserial vendor=0x12d1 product=0x140c

    sudo: unable to change to root gid:operation not permited
    sudo:to initialize policy plugin.
  • #6
    Voltmeter
    Level 11  
    Co do AbiWord prawdopodobnie musisz zmienić motyw systemu.
    Kliknij przycisk po lewej stronie na dolnym pasku, dalej przejdź do preferencji/ustawień i wybierz opcję dostosowania wyglądu, tam zmień motyw systemu na coś innego niż Lubuntu-default lub Lubuntu-dark-panel.
    Problem ten został opisany tutaj: https://bugs.launchpad.net/ubuntu/+source/abiword/+bug/1574278

    A jeśli modprobe podany powyżej rozwiązuje Twój problem z modemem to musisz tę linię dodać do autostartu systemu. Jeśli tego nie zrobisz będziesz musiał za każdym uruchomieniem systemu wpisywać ją do terminala, żeby modem zaczął działać.
  • #7
    Voltmeter
    Level 11  
    cyrograf wrote:
    sudo: unable to change to root gid:operation not permited
    sudo:to initialize policy plugin.

    Ten błąd prawdopodobnie oznacza, że używasz konta Gość. Zaloguj się na konto inne niż gość i wtedy spróbuj wykonać to polecenie.

    Daj znać czy się udało.
  • #8
    beo
    Level 36  
    Wpierw su, co by użyć poleceń jako root, a następnie dopiero, sudo.
  • #9
    Voltmeter
    Level 11  
    beo wrote:
    Wpierw su, co by użyć poleceń jako root, a następnie dopiero, sudo.
    Na systemach opartych na Ubuntu nie jest możliwe użycie su, konto root nie ma ustawionego hasła.
    Jest na to sposób - musisz wejść na konto root przez Recovery Mode (dostępny przy uruchamianiu komputera) i tam wydać polecenie passwd root - wtedy możesz ustalić hasło dla konta root i będzie ono dostępne przez wpisanie polecenia su.

    #Edit
    Przed wydaniem polecenia passwd trzeba zamontować system plików w trybie odczyt/zapis (domyślnie tylko odczyt) poleceniem mount -o remount, rw /


    Błąd, który opisał cyrograf występuje na koncie Gość (konto bez hasła), o czym napisałem w poprzednim poście.
  • #10
    beo
    Level 36  
    Voltmeter wrote:
    Na systemach opartych na Ubuntu nie jest możliwe użycie su
    A Mint na czym jest oparty? Nie upieram się w takim razie, że na Lubuntu jest możliwe użycie su, ale Mint jest oparty na Ubuntu - też na debianie - i konta root używa się przez su.
  • #11
    Voltmeter
    Level 11  
    beo wrote:
    A Mint na czym jest oparty?
    Od wersji Mint 13 jest oparty na Ubuntu, a wcześniej był na Debianie.
  • #12
    beo
    Level 36  
    Rozumiem, jednak nie do końca masz racje pisząc, że
    Voltmeter wrote:
    Na systemach opartych na Ubuntu nie jest możliwe użycie su, konto root nie ma ustawionego hasła.
  • #13
    Voltmeter
    Level 11  
    Masz racę, napisałem że na systemach opartych na Ubuntu, mój błąd. Na samym Ubuntu nie jest to możliwe cytat z forum Ubuntu:
    Quote:
    By default, the root account is accessed by sudo.