• 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 128
Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04
No. You won't have all the features this howto talks about. Concrete: No advanced deinterlacing for you. If you don't need that - yes.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Having a bit of a hard time suspended my new box. I'm assuming others are able to suspend with vaapi-sse4? Followed the guide in the OP. While trying to suspend, my system remains on but display goes black. Occassionlly it does suspend. I tried the various things in the wiki: http://wiki.xbmc.org/index.php?title=HOW..._in_Ubuntu. Although, the few times I got it to suspend correctly, the remote was not working after resume anymore.

CPU: G1610 (Ivy Bridge)
Board: Gigabyte ga-h61n-usb3

EDIT: I noticed that it's able to suspend once and no more. I see a call trace in the log, not sure what to make of it, looks like it's video related?

http://pastebin.com/EccpUxUE

Seems like it could be related to this: https://bbs.archlinux.org/viewtopic.php?id=166432
No problems here with suspend / resume, running haswell with asus Z87 deluxe MB
Quote:Jan 16 19:43:32 daisy kernel: [ 2.433976] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X
Jan 16 19:43:32 daisy kernel: [ 2.436680] Switched to clocksource tsc
Jan 16 19:43:32 daisy kernel: [ 2.470490] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GP2C 1 (20131115/utaddress-251)
Jan 16 19:43:32 daisy kernel: [ 2.470497] ACPI: This conflict may cause random problems and system instability

Just blacklist mei_me or something?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2014-01-16, 17:18)fritsch Wrote: /usr/lib/xbmc/xbmc-xrandr | pastebinit
dmesg | pastebinit
cat ~/.xbmc/temp/xbmc.log | pastebinit

The first commantd i get "can't open display'. I'm logging in through ssh.

dmesg: http://paste.ubuntu.com/6767573/
xbmc.log: http://paste.ubuntu.com/6767584/
DISPLAY=:0 /usr/lib/xbmc/xbmc-xrandr | pastebinit

@posix: Check your dmesg, something gets broken on resume.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2014-01-17, 09:44)fritsch Wrote: Just blacklist mei_me or something?

I'm still experiencing a call trace after blacklist mei_me:

syslog: http://paste.ubuntu.com/6768107/

lsmod: http://paste.ubuntu.com/6768122/

dmesg: http://paste.ubuntu.com/6768123/

xbmc.log: http://paste.ubuntu.com/6768167/

lscpi: http://paste.ubuntu.com/6768192/

Code:
uname -a
Linux daisy 3.13.0-031300rc8-generic #201401120535 SMP Sun Jan 12 10:36:21 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Any other thoughts? Again, thanks for the help. Not sure if this is preventing my box from going into resume or not.
@joelones: Yeah, kernel fault not xbmc fault. Try to upgrade to 3.13 when it's final.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2014-01-17, 16:05)fritsch Wrote: DISPLAY=:0 /usr/lib/xbmc/xbmc-xrandr | pastebinit

@posix: Check your dmesg, something gets broken on resume.

xrandr output: http://paste.ubuntu.com/6768892/
and before?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Does not matter, you have the same kernel bug as joelones. Head over to bugs.freedesktop.org and file it. Let's fix the suspend issue in kernel first and then see what xbmc can make out of it.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
http://paste.ubuntu.com/6769629/ after fresh reboot
Yeah, do the above. Not our bug :-)
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
I created an account, but which product do i choose from the list?
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI choose drm/intel
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
  • 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 128

Logout Mark Read Team Forum Stats Members Help
VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.0416