You are not logged in.
Hello,
My laptop broke and for some time now I am using my old desktop pc (2008), on which I have arch linux and manjaro, dual booted.
My problem is that if I want a long video (over 20 minutes my whole pc is becoming slow and the screen becomes sluggish, mouse too. At first I thought that the ram is not clearing but I 'sudo rm -rf /tmp/' and check htop and ram is not full. CPU is normal so I believe it has something to do with the graphics card.
Please help me track the source of the problem!
If you need any more info please let me know!
USING:
XFCE4
lspci:
nexus@nexus ~> sudo lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] (rev 02)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV670 [Radeon HD 3690/3850]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV670/680 HDMI Audio [Radeon HD 3690/3800 Series]
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6101/6102 single-port PATA133 interface (rev b2)
05:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)
dmesg | grep 'radeon'
nexus@nexus ~> dmesg | grep 'radeon'
[ 8.854595] [drm] radeon kernel modesetting enabled.
[ 8.854642] fb: switching to radeondrmfb from VESA VGA
[ 8.855089] radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[ 8.855091] radeon 0000:01:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
[ 8.855149] [drm] radeon: 512M of VRAM memory ready
[ 8.855150] [drm] radeon: 512M of GTT memory ready.
[ 9.312998] [drm] radeon: power management initialized
[ 9.367406] radeon 0000:01:00.0: WB enabled
[ 9.367409] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff8800765bbc00
[ 9.378005] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x00000000000521d0 and cpu addr 0xffffc900122921d0
[ 9.378010] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[ 9.378028] radeon 0000:01:00.0: irq 31 for MSI/MSI-X
[ 9.378038] radeon 0000:01:00.0: radeon: using MSI.
[ 9.378057] [drm] radeon: irq initialized.
[ 10.272486] fbcon: radeondrmfb (fb0) is primary device
[ 10.272506] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[ 10.272507] radeon 0000:01:00.0: registered panic notifier
[ 10.293348] [drm] Initialized radeon 2.40.0 20080528 for 0000:01:00.0 on minor 0
cat /proc/meminfo
sudo cat /proc/meminfo
[sudo] password for nexus:
MemTotal: 2053268 kB
MemFree: 543480 kB
MemAvailable: 962164 kB
Buffers: 53308 kB
Cached: 520696 kB
SwapCached: 0 kB
Active: 904312 kB
Inactive: 372332 kB
Active(anon): 710112 kB
Inactive(anon): 50588 kB
Active(file): 194200 kB
Inactive(file): 321744 kB
Unevictable: 16544 kB
Mlocked: 16544 kB
SwapTotal: 3999992 kB
SwapFree: 3999992 kB
Dirty: 108 kB
Writeback: 0 kB
AnonPages: 719092 kB
Mapped: 321640 kB
Shmem: 51740 kB
Slab: 52188 kB
SReclaimable: 30728 kB
SUnreclaim: 21460 kB
KernelStack: 5136 kB
PageTables: 26016 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 5026624 kB
Committed_AS: 2944536 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 306608 kB
VmallocChunk: 34359425532 kB
HardwareCorrupted: 0 kB
AnonHugePages: 196608 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 165376 kB
DirectMap2M: 1931264 kB
lshsw
nexus@nexus ~> sudo lshw
nexus
description: Desktop Computer
product: P5K PRO (To Be Filled By O.E.M.)
vendor: System manufacturer
version: System Version
serial: System Serial Number
width: 64 bits
capabilities: smbios-2.4 dmi-2.4 vsyscall32
configuration: boot=normal chassis=desktop family=To Be Filled By O.E.M. sku=To Be Filled By O.E.M. uuid=40BB001E-8C00-0118-6394-001FC61593C0
*-core
description: Motherboard
product: P5K PRO
vendor: ASUSTeK Computer INC.
physical id: 0
version: Rev 1.xx
serial: MS1C81BY2A07369
slot: To Be Filled By O.E.M.
*-firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: 1303
date: 12/16/2008
size: 64KiB
capacity: 960KiB
capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification
*-cpu
description: CPU
product: (To Be Filled By O.E.M.)
vendor: Intel Corp.
physical id: 4
bus info: cpu@0
version: Intel(R) Core(TM)2 Duo CPU E7200 @ 2.53GHz
serial: To Be Filled By O.E.M.
slot: LGA775
size: 3819MHz
width: 64 bits
clock: 402MHz
capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm dtherm
*-cache:0
description: L1 cache
physical id: 5
slot: L1-Cache
size: 64KiB
capacity: 64KiB
capabilities: internal write-back data
*-cache:1
description: L2 cache
physical id: 6
slot: L2-Cache
size: 3MiB
capacity: 3MiB
capabilities: internal write-back instruction
*-memory
description: System Memory
physical id: 3b
slot: System board or motherboard
size: 2GiB
capacity: 2GiB
*-bank:0
description: DIMM [empty]
product: PartNum0
vendor: Manufacturer0
physical id: 0
serial: SerNum0
slot: DIMM0
*-bank:1
description: DIMM [empty]
product: PartNum1
vendor: Manufacturer1
physical id: 1
serial: SerNum1
slot: DIMM1
*-bank:2
description: DIMM [empty]
product: PartNum2
vendor: Manufacturer2
physical id: 2
serial: SerNum2
slot: DIMM2
*-bank:3
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum3
vendor: Manufacturer3
physical id: 3
serial: SerNum3
slot: DIMM3
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-pci
description: Host bridge
product: 82G33/G31/P35/P31 Express DRAM Controller
vendor: Intel Corporation
physical id: 100
bus info: pci@0000:00:00.0
version: 02
width: 32 bits
clock: 33MHz
*-pci:0
description: PCI bridge
product: 82G33/G31/P35/P31 Express PCI Express Root Port
vendor: Intel Corporation
physical id: 1
bus info: pci@0000:00:01.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: pci pm msi pciexpress normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:24 ioport:b000(size=4096) memory:fe800000-fe8fffff ioport:d0000000(size=268435456)
*-display
description: VGA compatible controller
product: RV670 [Radeon HD 3690/3850]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:31 memory:d0000000-dfffffff memory:fe8e0000-fe8effff ioport:b000(size=256) memory:fe8c0000-fe8dffff
*-multimedia
description: Audio device
product: RV670/680 HDMI Audio [Radeon HD 3690/3800 Series]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0.1
bus info: pci@0000:01:00.1
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi bus_master cap_list
configuration: driver=snd_hda_intel latency=0
resources: irq:29 memory:fe8fc000-fe8fffff
*-usb:0
description: USB controller
product: 82801I (ICH9 Family) USB UHCI Controller #4
vendor: Intel Corporation
physical id: 1a
bus info: pci@0000:00:1a.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master cap_list
configuration: driver=uhci_hcd latency=0
resources: irq:16 ioport:a800(size=32)
*-usbhost
product: UHCI Host Controller
vendor: Linux 3.18.13-1 uhci_hcd
physical id: 1
bus info: usb@1
logical name: usb1
version: 3.18
capabilities: usb-1.10
configuration: driver=hub slots=2 speed=12Mbit/s
*-usb:0
description: Mouse
product: USB Optical Mouse
vendor: Logitech
physical id: 1
bus info: usb@1:1
version: 54.00
capabilities: usb-2.00
configuration: driver=usbhid maxpower=98mA speed=2Mbit/s
*-usb:1
description: Keyboard
product: ActiveJet K-2024 Multimedia Keyboard
vendor: Elan Microelectronics Corp.
physical id: 2
bus info: usb@1:2
version: 1.07
capabilities: usb-2.00
configuration: driver=usbhid maxpower=100mA speed=2Mbit/s
*-usb:1
description: USB controller
product: 82801I (ICH9 Family) USB UHCI Controller #5
vendor: Intel Corporation
physical id: 1a.1
bus info: pci@0000:00:1a.1
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci cap_list
configuration: driver=uhci_hcd latency=0
resources: irq:21 ioport:a880(size=32)
*-usbhost
product: UHCI Host Controller
vendor: Linux 3.18.13-1 uhci_hcd
physical id: 1
bus info: usb@3
logical name: usb3
version: 3.18
capabilities: usb-1.10
configuration: driver=hub slots=2 speed=12Mbit/s
*-usb:2
description: USB controller
product: 82801I (ICH9 Family) USB UHCI Controller #6
vendor: Intel Corporation
physical id: 1a.2
bus info: pci@0000:00:1a.2
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master cap_list
configuration: driver=uhci_hcd latency=0
resources: irq:18 ioport:ac00(size=32)
*-usbhost
product: UHCI Host Controller
vendor: Linux 3.18.13-1 uhci_hcd
physical id: 1
bus info: usb@4
logical name: usb4
version: 3.18
capabilities: usb-1.10
configuration: driver=hub slots=2 speed=12Mbit/s
*-usb
description: Audio device
product: USB Sound Device
vendor: C-Media INC.
physical id: 2
bus info: usb@4:2
version: 0.10
capabilities: usb-1.10 audio-control
configuration: driver=snd-usb-audio maxpower=500mA speed=12Mbit/s
*-usb:3
description: USB controller
product: 82801I (ICH9 Family) USB2 EHCI Controller #2
vendor: Intel Corporation
physical id: 1a.7
bus info: pci@0000:00:1a.7
version: 02
width: 32 bits
clock: 33MHz
capabilities: pm debug ehci bus_master cap_list
configuration: driver=ehci-pci latency=0
resources: irq:18 memory:fe7ffc00-fe7fffff
*-usbhost
product: EHCI Host Controller
vendor: Linux 3.18.13-1 ehci_hcd
physical id: 1
bus info: usb@2
logical name: usb2
version: 3.18
capabilities: usb-2.00
configuration: driver=hub slots=6 speed=480Mbit/s
*-usb
description: Mass storage device
product: DataTraveler 111
vendor: Kingston
physical id: 5
bus info: usb@2:5
logical name: scsi6
version: 1.10
serial: 001CC0C61220BCB18323003A
capabilities: usb-2.10 scsi emulated scsi-host
configuration: driver=usb-storage maxpower=498mA speed=480Mbit/s
*-disk
description: SCSI Disk
physical id: 0.0.0
bus info: scsi@6:0.0.0
logical name: /dev/sdb
size: 14GiB (15GB)
capabilities: partitioned partitioned:dos
configuration: logicalsectorsize=512 sectorsize=512 signature=670821d0
*-volume
description: Windows FAT volume
vendor: mkfs.fat
physical id: 2
bus info: scsi@6:0.0.0,2
logical name: /dev/sdb2
version: FAT16
serial: b772-b198
size: 15EiB
capabilities: primary boot fat initialized
configuration: FATs=2 filesystem=fat label=MISO_EFI
*-multimedia
description: Audio device
product: 82801I (ICH9 Family) HD Audio Controller
vendor: Intel Corporation
physical id: 1b
bus info: pci@0000:00:1b.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=snd_hda_intel latency=0
resources: irq:28 memory:fe7f8000-fe7fbfff
*-pci:1
description: PCI bridge
product: 82801I (ICH9 Family) PCI Express Port 1
vendor: Intel Corporation
physical id: 1c
bus info: pci@0000:00:1c.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:25 ioport:1000(size=4096) memory:80000000-803fffff ioport:fdf00000(size=1048576)
*-pci:2
description: PCI bridge
product: 82801I (ICH9 Family) PCI Express Port 5
vendor: Intel Corporation
physical id: 1c.4
bus info: pci@0000:00:1c.4
version: 02
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:26 ioport:d000(size=4096) memory:fea00000-feafffff ioport:80400000(size=2097152)
*-ide
description: IDE interface
product: 88SE6101/6102 single-port PATA133 interface
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:03:00.0
version: b2
width: 32 bits
clock: 33MHz
capabilities: ide pm msi pciexpress bus_master cap_list
configuration: driver=pata_marvell latency=0
resources: irq:16 ioport:dc00(size=8) ioport:d880(size=4) ioport:d800(size=8) ioport:d480(size=4) ioport:d400(size=16) memory:feaffc00-feaffdff
*-pci:3
description: PCI bridge
product: 82801I (ICH9 Family) PCI Express Port 6
vendor: Intel Corporation
physical id: 1c.5
bus info: pci@0000:00:1c.5
version: 02
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:27 ioport:c000(size=4096) memory:fe900000-fe9fffff ioport:80600000(size=2097152)
*-network
description: Ethernet interface
product: 88E8056 PCI-E Gigabit Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 12
serial: 00:1f:c6:15:93:c0
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 duplex=full ip=192.168.1.4 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:30 memory:fe9fc000-fe9fffff ioport:c800(size=256) memory:fe9c0000-fe9dffff
*-usb:4
description: USB controller
product: 82801I (ICH9 Family) USB UHCI Controller #1
vendor: Intel Corporation
physical id: 1d
bus info: pci@0000:00:1d.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci cap_list
configuration: driver=uhci_hcd latency=0
resources: irq:23 ioport:a080(size=32)
*-usbhost
product: UHCI Host Controller
vendor: Linux 3.18.13-1 uhci_hcd
physical id: 1
bus info: usb@5
logical name: usb5
version: 3.18
capabilities: usb-1.10
configuration: driver=hub slots=2 speed=12Mbit/s
*-usb:5
description: USB controller
product: 82801I (ICH9 Family) USB UHCI Controller #2
vendor: Intel Corporation
physical id: 1d.1
bus info: pci@0000:00:1d.1
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci cap_list
configuration: driver=uhci_hcd latency=0
resources: irq:19 ioport:a400(size=32)
*-usbhost
product: UHCI Host Controller
vendor: Linux 3.18.13-1 uhci_hcd
physical id: 1
bus info: usb@6
logical name: usb6
version: 3.18
capabilities: usb-1.10
configuration: driver=hub slots=2 speed=12Mbit/s
*-usb:6
description: USB controller
product: 82801I (ICH9 Family) USB UHCI Controller #3
vendor: Intel Corporation
physical id: 1d.2
bus info: pci@0000:00:1d.2
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci cap_list
configuration: driver=uhci_hcd latency=0
resources: irq:18 ioport:a480(size=32)
*-usbhost
product: UHCI Host Controller
vendor: Linux 3.18.13-1 uhci_hcd
physical id: 1
bus info: usb@7
logical name: usb7
version: 3.18
capabilities: usb-1.10
configuration: driver=hub slots=2 speed=12Mbit/s
*-usb:7
description: USB controller
product: 82801I (ICH9 Family) USB2 EHCI Controller #1
vendor: Intel Corporation
physical id: 1d.7
bus info: pci@0000:00:1d.7
version: 02
width: 32 bits
clock: 33MHz
capabilities: pm debug ehci cap_list
configuration: driver=ehci-pci latency=0
resources: irq:23 memory:fe7ff800-fe7ffbff
*-usbhost
product: EHCI Host Controller
vendor: Linux 3.18.13-1 ehci_hcd
physical id: 1
bus info: usb@8
logical name: usb8
version: 3.18
capabilities: usb-2.00
configuration: driver=hub slots=6 speed=480Mbit/s
*-pci:4
description: PCI bridge
product: 82801 PCI Bridge
vendor: Intel Corporation
physical id: 1e
bus info: pci@0000:00:1e.0
version: 92
width: 32 bits
clock: 33MHz
capabilities: pci subtractive_decode bus_master cap_list
resources: ioport:e000(size=4096) memory:feb00000-febfffff
*-firewire
description: FireWire (IEEE 1394)
product: VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller
vendor: VIA Technologies, Inc.
physical id: 3
bus info: pci@0000:05:03.0
version: c0
width: 32 bits
clock: 33MHz
capabilities: pm ohci bus_master cap_list
configuration: driver=firewire_ohci latency=64 maxlatency=32
resources: irq:16 memory:febff800-febfffff ioport:ec00(size=128)
*-isa
description: ISA bridge
product: 82801IR (ICH9R) LPC Interface Controller
vendor: Intel Corporation
physical id: 1f
bus info: pci@0000:00:1f.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: isa bus_master cap_list
configuration: driver=lpc_ich latency=0
resources: irq:0
*-ide:0
description: IDE interface
product: 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode]
vendor: Intel Corporation
physical id: 1f.2
bus info: pci@0000:00:1f.2
version: 02
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list
configuration: driver=ata_piix latency=0
resources: irq:22 ioport:9000(size=8) ioport:8c00(size=4) ioport:8880(size=8) ioport:8800(size=4) ioport:8480(size=16) ioport:8400(size=16)
*-serial UNCLAIMED
description: SMBus
product: 82801I (ICH9 Family) SMBus Controller
vendor: Intel Corporation
physical id: 1f.3
bus info: pci@0000:00:1f.3
version: 02
width: 64 bits
clock: 33MHz
configuration: latency=0
resources: memory:fe7ff400-fe7ff4ff ioport:400(size=32)
*-ide:1
description: IDE interface
product: 82801I (ICH9 Family) 2 port SATA Controller [IDE mode]
vendor: Intel Corporation
physical id: 1f.5
bus info: pci@0000:00:1f.5
version: 02
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list
configuration: driver=ata_piix latency=0
resources: irq:22 ioport:a000(size=8) ioport:9c00(size=4) ioport:9880(size=8) ioport:9800(size=4) ioport:9480(size=16) ioport:9400(size=16)
*-scsi:0
physical id: 1
logical name: scsi2
capabilities: emulated
*-disk
description: ATA Disk
product: ST3320613AS
vendor: Seagate
physical id: 0.0.0
bus info: scsi@2:0.0.0
logical name: /dev/sda
version: SD22
serial: 9SZ08X1B
size: 298GiB (320GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=000b2224
*-volume:0
description: Windows NTFS volume
physical id: 1
bus info: scsi@2:0.0.0,1
logical name: /dev/sda1
version: 3.1
serial: fe64-5abb
size: 348MiB
capacity: 350MiB
capabilities: primary ntfs initialized
configuration: clustersize=4096 created=2014-09-03 23:41:09 filesystem=ntfs label=System Reserved modified_by_chkdsk=true mounted_on_nt4=true resize_log_file=true state=dirty upgrade_on_mount=true
*-volume:1
description: Windows NTFS volume
physical id: 2
bus info: scsi@2:0.0.0,2
logical name: /dev/sda2
version: 3.1
serial: 525949d5-1b57-a842-b678-b84db82a9696
size: 148GiB
capacity: 148GiB
capabilities: primary ntfs initialized
configuration: clustersize=4096 created=2014-09-03 23:57:20 filesystem=ntfs state=clean
*-volume:2
description: EXT4 volume
vendor: Linux
physical id: 3
bus info: scsi@2:0.0.0,3
logical name: /dev/sda3
version: 1.0
serial: df9ea610-2942-44f5-9d93-91fbff19cf63
size: 500MiB
capacity: 500MiB
capabilities: primary journaled extended_attributes huge_files dir_nlink extents ext4 ext2 initialized
configuration: created=2015-05-16 19:51:12 filesystem=ext4 lastmountpoint=/boot modified=2015-05-17 01:42:13 mounted=2015-05-17 00:31:11 state=clean
*-volume:3
description: Extended partition
physical id: 4
bus info: scsi@2:0.0.0,4
logical name: /dev/sda4
size: 148GiB
capacity: 148GiB
capabilities: primary extended partitioned partitioned:extended
*-logicalvolume:0
description: Linux filesystem partition
physical id: 5
logical name: /dev/sda5
capacity: 3906MiB
*-logicalvolume:1
description: Linux filesystem partition
physical id: 6
logical name: /dev/sda6
logical name: /boot
capacity: 3906MiB
capabilities: bootable
configuration: mount.fstype=ext4 mount.options=rw,relatime,data=ordered state=mounted
*-logicalvolume:2
description: Linux filesystem partition
physical id: 7
logical name: /dev/sda7
logical name: /
capacity: 141GiB
configuration: mount.fstype=ext4 mount.options=rw,relatime,data=ordered state=mounted
*-scsi:1
physical id: 2
logical name: scsi4
capabilities: emulated
*-cdrom
description: DVD-RAM writer
product: DRW-2014L1T
vendor: ASUS
physical id: 0.0.0
bus info: scsi@4:0.0.0
logical name: /dev/cdrom
logical name: /dev/sr0
version: 1.00
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=nodisc
Last edited by nevinx (2015-05-22 19:35:33)
Offline
Which program are you using to play those vids ?
What WM/ DE ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Doesn't matter: popcorntime(especially in popcorn time), youtube, vlc, mpv. The result is the same, slow computer with no responsive interface.
Offline
Nevinx ,
reason i asked is that the info you posted in first post is helpful, but doesn't give clues about the cause of the problem.
In short, i'm not convinced your problem has to do with the videocard & driver.
vlc & mpv both use ffmpeg to play things.
What player do you use for playing youtube and popcorntime videos ?
Please try mplayer , it doesn't use ffmpeg.
Also : what WM / DE are you using ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Google chrome, with firefox is even worse. I don't have flash enabled so everything is chrome's native html5.
I'm trying mplayer right now, it works but without sound:
do_connect: could not connect to socket
connect: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing something.mp4
libavformat version 56.25.101 (internal)
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO: [H264] 720x406 0bpp 23.976 fps 622.6 kbps (76.0 kbyte/s)
Clip info:
major_brand: isom
minor_version: 1
compatible_brands: isom
creation_time: 2015-05-22 01:29:13
Load subtitles in ./
Failed to open VDPAU backend libvdpau_r600.so: cannot open shared object file: No such file or directory
[vdpau] Error when calling vdp_device_create_x11: 1
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 56.26.100 (internal)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, floatle, 119.5 kbit/3.89% (ratio: 14939->384000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
You may be right about ffmpeg...I use mpsyt and even if it's not video it still becomes sluggish.
Last edited by nevinx (2015-05-22 18:33:28)
Offline
hmm, 2 interesting things in that output :
- mplayer seems to use libavcodec from ffmpeg, i wasn't aware of that.
Failed to open VDPAU backend libvdpau_r600.so: cannot open shared object file: No such file or directory
[vdpau] Error when calling vdp_device_create_x11: 1
mplayer is clearly trying to use HW accelerated video, but mesa-vdpau is not installed.
This MAY have to do with your problem.
Please run vlc also from commandline and post the output.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Before you responded I already installed mesa-vdpau and no errors:
mplayer
libavformat version 56.25.101 (internal)
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO: [H264] 720x406 0bpp 23.976 fps 622.6 kbps (76.0 kbyte/s)
Clip info:
major_brand: isom
minor_version: 1
compatible_brands: isom
creation_time: 2015-05-22 01:29:13
Load subtitles in ./
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 56.26.100 (internal)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, floatle, 119.5 kbit/3.89% (ratio: 14939->384000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
Movie-Aspect is 1.77:1 - prescaling to correct movie aspect.
VO: [vdpau] 720x406 => 720x406 Planar YV12
A: 8.6 V: 8.6 A-V: 0.000 ct: 0.042 0/ 0 3% 1% 0.2% 0 0
vlc
cvlc something.mp4
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
[00000000017594b8] dummy interface: using the dummy interface module...
[00007f1fe90973d8] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding.
I run a 2 hour video file with mplayer and my pc is fully working. Now I will try vlc, chrome and popcorn
Edit: Everything is working again. So the solution was to install vdpau. Thank you Lone_Wolf!
Last edited by nevinx (2015-05-22 19:35:03)
Offline