You are not logged in.
I'm creating a new post to avoid being a thread necromancer. I've figured out that hardware acceleration, no matter what the program, causes a kernel panic on both the LTS and default kernel. I'm sure hardware has something to do with it, I'm using an AXC-603-3B11 and have tried installing that intel cpu/gpu updates or whatever they're called, but there are no updates for my hardware. What do I do about this other than disable hardware acceleration on everything? Is there somewhere I should report this to?
Last edited by HappyClown (2015-12-21 17:20:14)
Offline
Have you experienced it with other distributions too?
Offline
I haven't used any other distro on this machine other than CentOS, but I only used it to download and burn the Arch Linux install/maintenance ISO. I never had a problem with it, but I only used it for a few hours.
Offline
I can't even pull up AXC-603-3B11 on google to check the hardware specs. You have the Intel Cpu/gpu combo I take it?
Run this...
lspci -v -s `lspci | awk '/VGA/{print $1}'`and report it here. There are drivers I'm sure.
Signature Geek - This is where you learn.
Offline
Yeah, it has an intel cpu/gpu.
Output:
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e) (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Device 085e
Flags: bus master, fast devsel, latency 0, IRQ 90
Memory at b0000000 (32-bit, non-prefetchable) [size=4M]
Memory at a0000000 (32-bit, prefetchable) [size=256M]
I/O ports at f080 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
Offline
It looks like it's an ACER desktop, probably the 3 in 3B11 is a typo and should be EB11 .
http://store.acer.com/store/acerna/en_C … .306892000
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
Check this wiki page...
https://wiki.archlinux.org/index.php/Intel_graphics
Signature Geek - This is where you learn.
Offline
Yeah, that's it. Anyways, I did check that page in the wiki and did install it and whatnot. The issue is a kernel panic, so I didn't think that X would be an issue. I'll change the config and see what happens.
Offline