Linux Intel GMA 3650 crashes to login
#1
So I got this to run a display TV and foolish me never checked if there was an issue with this graphics driver. Apparently there is tons of buzz around about this driver. The actual system is a supermicro with the intel board linked below

http://www.newegg.com/Product/Product.as...6816101784

Now when I try to start it up normally it loads the default XBMC background with a pointer that I can't move and then dumps me back to the login screen and get the following crash dump

Code:
############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: Fri Dec  6 08:54:14 CST 2013
XBMC Options:
Arch: i686
Kernel: Linux 3.5.0-44-generic #67-Ubuntu SMP Tue Nov 12 19:38:19 UTC 2013
Release:
    Distributor ID:    Ubuntu
    Description:    Ubuntu 12.10 - XBMCbuntu
    Release:    12.10
    Codename:    quantal
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/ls-manager/core (2013-12-06 08:54:14.067824869 -0600)
        =========================================
[New LWP 3093]
[New LWP 3109]
[New LWP 3119]
[New LWP 3116]
[New LWP 3120]
[New LWP 3124]
[New LWP 3118]
[New LWP 3127]
[New LWP 3113]
[New LWP 3125]
[New LWP 3112]
[New LWP 3126]
[New LWP 3108]
[New LWP 3123]
[New LWP 3107]
[New LWP 3114]
[New LWP 3117]
[New LWP 3115]
[New LWP 3122]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/xbmc/xbmc.bin --standalone'.
Program terminated with signal 6, Aborted.
#0  0xb7747424 in __kernel_vsyscall ()

Thread 19 (Thread 0xa9bffb40 (LWP 3122)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b685a2 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb6b63ebb in _L_lock_764 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0xb6b63d75 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#4  0x0862a847 in CGUIWindowManager::GetWindow(int) const ()
#5  0x08412a39 in CRecentlyAddedJob::UpdateVideo() ()
#6  0x0841be50 in CRecentlyAddedJob::DoWork() ()
#7  0x083d8500 in CJobWorker::Process() ()
#8  0x08d6713e in CThread::Action() ()
#9  0x08d67402 in CThread::staticThread(void*) ()
#10 0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 18 (Thread 0xaf7fdb40 (LWP 3115)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b6596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb39cb63c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 17 (Thread 0xae7fbb40 (LWP 3117)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b6596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb39cb63c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 16 (Thread 0xafffeb40 (LWP 3114)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b6596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb39cb63c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 15 (Thread 0xb1119b40 (LWP 3107)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb5de1690 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb6251296 in ?? () from /usr/lib/i386-linux-gnu/libasound.so.2
#3  0xb6251474 in snd_pcm_wait () from /usr/lib/i386-linux-gnu/libasound.so.2
#4  0x08778718 in CAESinkALSA::AddPackets(unsigned char*, unsigned int, bool) ()
#5  0x0876d342 in CSoftAE::RunOutputStage(bool) ()
#6  0x08770afe in CSoftAE::Run() ()
#7  0x08d659c8 in CThread::Process() ()
#8  0x08d6713e in CThread::Action() ()
#9  0x08d67402 in CThread::staticThread(void*) ()
#10 0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 14 (Thread 0xa93feb40 (LWP 3123)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb5de8e01 in select () from /lib/i386-linux-gnu/libc.so.6
#2  0x083561a1 in SOCKETS::CSocketListener::Listen(int) ()
#3  0x0834d362 in EVENTSERVER::CEventServer::Run() ()
#4  0x0834d7b0 in EVENTSERVER::CEventServer::Process() ()
#5  0x08d6713e in CThread::Action() ()
#6  0x08d67402 in CThread::staticThread(void*) ()
#7  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 13 (Thread 0xb4e44b40 (LWP 3108)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b65d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x08a618ea in PERIPHERALS::CPeripheralBus::Process() ()
#3  0x08d6713e in CThread::Action() ()
#4  0x08d67402 in CThread::staticThread(void*) ()
#5  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 12 (Thread 0xa83fcb40 (LWP 3126)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b65d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x083d8068 in CJobManager::GetNextJob(CJobWorker const*) ()
#3  0x083d852b in CJobWorker::Process() ()
#4  0x08d6713e in CThread::Action() ()
#5  0x08d67402 in CThread::staticThread(void*) ()
#6  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 11 (Thread 0xb1eccb40 (LWP 3112)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b6596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb39cb63c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 10 (Thread 0xab666b40 (LWP 3125)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb5de1690 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb70e8a32 in ?? () from /usr/lib/i386-linux-gnu/libavahi-common.so.3
#3  0xb70e840c in avahi_simple_poll_run () from /usr/lib/i386-linux-gnu/libavahi-common.so.3
#4  0xb70e8678 in avahi_simple_poll_iterate () from /usr/lib/i386-linux-gnu/libavahi-common.so.3
#5  0xb70e8910 in avahi_simple_poll_loop () from /usr/lib/i386-linux-gnu/libavahi-common.so.3
#6  0xb70e89c6 in ?? () from /usr/lib/i386-linux-gnu/libavahi-common.so.3
#7  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xb07ffb40 (LWP 3113)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b6596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb39cb63c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xa7bfbb40 (LWP 3127)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b65d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x08d6708b in CThread::Sleep(unsigned int) ()
#3  0x0839c5a6 in CAlarmClock::Process() ()
#4  0x08d6713e in CThread::Action() ()
#5  0x08d67402 in CThread::staticThread(void*) ()
#6  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xadffab40 (LWP 3118)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b6596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb39cb63c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xa8bfdb40 (LWP 3124)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb5de8e01 in select () from /lib/i386-linux-gnu/libc.so.6
#2  0x08358906 in JSONRPC::CTCPServer::Process() ()
#3  0x08d6713e in CThread::Action() ()
#4  0x08d67402 in CThread::staticThread(void*) ()
#5  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xb3cadb40 (LWP 3120)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b65d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x08d6708b in CThread::Sleep(unsigned int) ()
#3  0x08b1971f in MEDIA_DETECT::CDetectDVDMedia::Process() ()
#4  0x08d6713e in CThread::Action() ()
#5  0x08d67402 in CThread::staticThread(void*) ()
#6  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xaeffcb40 (LWP 3116)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b6596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb39cb63c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xad7f9b40 (LWP 3119)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb6b6596b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb39cb63c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb44ffb40 (LWP 3109)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb5de1690 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x08a645c8 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#3  0x08a646a0 in PERIPHERALS::CPeripheralBusUSB::Process() ()
#4  0x08d6713e in CThread::Action() ()
#5  0x08d67402 in CThread::staticThread(void*) ()
#6  0xb6b61d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xb5defdde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb5162700 (LWP 3093)):
#0  0xb7747424 in __kernel_vsyscall ()
#1  0xb5d2f1df in raise () from /lib/i386-linux-gnu/libc.so.6
#2  0xb5d32825 in abort () from /lib/i386-linux-gnu/libc.so.6
#3  0xb5f168ad in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#4  0xb5f144f3 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#5  0xb5f1452f in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#6  0xb5f15322 in __cxa_pure_virtual () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#7  0xb2b0ea67 in llvm::BumpPtrAllocator::StartNewSlab() () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#8  0xb2b0ec28 in llvm::BumpPtrAllocator::Allocate(unsigned int, unsigned int) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#9  0xb28ecef8 in ?? () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#10 0xb28f07b1 in ?? () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#11 0xb260784b in llvm::FPPassManager::runOnFunction(llvm::Function&) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#12 0xb2607949 in llvm::FunctionPassManagerImpl::run(llvm::Function&) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#13 0xb2607a2d in llvm::FunctionPassManager::run(llvm::Function&) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#14 0xb2574c63 in LLVMRunFunctionPassManager () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#15 0xb36bc676 in gallivm_verify_function () from /usr/lib/i386-linux-gnu/libgallium.so.0
#16 0xb39dbcb3 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#17 0xb39dcf33 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#18 0xb39d9df8 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#19 0xb39ca31f in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#20 0xb35d2930 in cso_draw_vbo () from /usr/lib/i386-linux-gnu/libgallium.so.0
#21 0xb36ee38a in st_draw_vbo () from /usr/lib/i386-linux-gnu/libgallium.so.0
#22 0xb333ccf4 in vbo_exec_vtx_flush () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#23 0xb3331ddf in ?? () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#24 0xb333a44f in vbo_exec_FlushVertices () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#25 0xb3266f71 in _mesa_flush () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#26 0xb326701a in _mesa_make_current () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#27 0xb36f1d14 in ?? () from /usr/lib/i386-linux-gnu/libgallium.so.0
#28 0xb39935f6 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#29 0xb398fd0c in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#30 0xb6972b59 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
#31 0xb694de45 in glXMakeCurrentReadSGI () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
#32 0xb694df13 in glXMakeCurrent () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
#33 0xb6164ab4 in ?? () from /usr/lib/i386-linux-gnu/libSDL-1.2.so.0
#34 0xb6168fc5 in ?? () from /usr/lib/i386-linux-gnu/libSDL-1.2.so.0
#35 0xb61691d8 in ?? () from /usr/lib/i386-linux-gnu/libSDL-1.2.so.0
#36 0xb615917b in SDL_VideoQuit () from /usr/lib/i386-linux-gnu/libSDL-1.2.so.0
#37 0xb613057d in SDL_QuitSubSystem () from /usr/lib/i386-linux-gnu/libSDL-1.2.so.0
#38 0xb613061b in SDL_Quit () from /usr/lib/i386-linux-gnu/libSDL-1.2.so.0
#39 0xb5d33f51 in ?? () from /lib/i386-linux-gnu/libc.so.6
#40 0xb5d33fdd in exit () from /lib/i386-linux-gnu/libc.so.6
#41 0xb2b29ea1 in llvm::report_fatal_error(llvm::Twine const&) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#42 0xb2b29fbd in llvm::report_fatal_error(std::string const&) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#43 0xb27548fc in ?? () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#44 0xb27efd43 in ?? () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#45 0xb28d1ef4 in llvm::RuntimeDyldImpl::resolveSymbols() () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#46 0xb28d2100 in llvm::RuntimeDyldImpl::resolveRelocations() () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#47 0xb28d216d in llvm::RuntimeDyld::resolveRelocations() () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#48 0xb27efb01 in llvm::MCJIT::MCJIT(llvm::Module*, llvm::TargetMachine*, llvm::TargetJITInfo&, llvm::RTDyldMemoryManager*, bool) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#49 0xb27efc10 in llvm::MCJIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#50 0xb264b6a8 in llvm::EngineBuilder::create(llvm::TargetMachine*) () from /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
#51 0xb36dad88 in lp_build_create_mcjit_compiler_for_module () from /usr/lib/i386-linux-gnu/libgallium.so.0
#52 0xb36bc6bd in gallivm_compile_module () from /usr/lib/i386-linux-gnu/libgallium.so.0
#53 0xb39dcd28 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#54 0xb39d9df8 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#55 0xb39ca31f in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#56 0xb35d2930 in cso_draw_vbo () from /usr/lib/i386-linux-gnu/libgallium.so.0
#57 0xb36ee38a in st_draw_vbo () from /usr/lib/i386-linux-gnu/libgallium.so.0
#58 0xb333ccf4 in vbo_exec_vtx_flush () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#59 0xb3331ddf in ?? () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#60 0xb333a44f in vbo_exec_FlushVertices () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#61 0xb32867a5 in ?? () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#62 0xb3287cf2 in _mesa_set_enable () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#63 0xb3288cd8 in _mesa_Disable () from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1
#64 0x08650560 in CGUITextureGL::End() ()
#65 0x0862242e in CGUITextureBase::Render() ()
#66 0x085d808d in CGUIImage::Render() ()
#67 0x085b002d in CGUIControl::DoRender() ()
#68 0x085bc484 in CGUIControlGroup::Render() ()
#69 0x085b002d in CGUIControl::DoRender() ()
#70 0x085bc484 in CGUIControlGroup::Render() ()
#71 0x085b002d in CGUIControl::DoRender() ()
#72 0x08627ff3 in CGUIWindow::DoRender() ()
#73 0x0862d712 in CGUIWindowManager::RenderPass() ()
#74 0x0862d829 in CGUIWindowManager::Render() ()
#75 0x08b58463 in CApplication::RenderNoPresent() ()
#76 0x08b5b07b in CApplication::Render() ()
#77 0x08bf75d0 in CXBApplicationEx::Run() ()
#78 0x08bff487 in XBMC_Run ()
#79 0x0831d0f3 in main ()
############# END STACK TRACE ###############

################# LOG FILE ##################

08:54:09 T:3038127872  NOTICE: -----------------------------------------------------------------------
08:54:09 T:3038127872  NOTICE: Starting XBMC (12.2 Git:32b1a5e), Platform: Linux (Ubuntu 12.10 - XBMCbuntu, 3.5.0-44-generic i686). Built on May  2 2013
08:54:09 T:3038127872  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
08:54:09 T:3038127872  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
08:54:09 T:3038127872  NOTICE: special://masterprofile/ is mapped to: /home/ls-manager/.xbmc/userdata
08:54:09 T:3038127872  NOTICE: special://home/ is mapped to: /home/ls-manager/.xbmc
08:54:09 T:3038127872  NOTICE: special://temp/ is mapped to: /home/ls-manager/.xbmc/temp
08:54:09 T:3038127872  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
08:54:09 T:3038127872  NOTICE: Local hostname: Barrington-Video
08:54:09 T:3038127872  NOTICE: Log File is located: /home/ls-manager/.xbmc/temp/xbmc.log
08:54:09 T:3038127872  NOTICE: -----------------------------------------------------------------------
08:54:09 T:3038127872   ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
08:54:09 T:3038127872  NOTICE: Found 1 Lists of Devices
08:54:09 T:3038127872  NOTICE: Enumerated ALSA devices:
08:54:09 T:3038127872  NOTICE:     Device 1
08:54:09 T:3038127872  NOTICE:         m_deviceName      : @
08:54:09 T:3038127872  NOTICE:         m_displayName     : Default (HDA Intel ALC888-VD Analog)
08:54:09 T:3038127872  NOTICE:         m_displayNameExtra:
08:54:09 T:3038127872  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
08:54:09 T:3038127872  NOTICE:         m_channels        : FL,FR
08:54:09 T:3038127872  NOTICE:         m_sampleRates     : 44100,48000,96000,192000
08:54:09 T:3038127872  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
08:54:09 T:3038127872  NOTICE:     Device 2
08:54:09 T:3038127872  NOTICE:         m_deviceName      : @:CARD=Intel,DEV=0
08:54:09 T:3038127872  NOTICE:         m_displayName     : HDA Intel
08:54:09 T:3038127872  NOTICE:         m_displayNameExtra: ALC888-VD Analog
08:54:09 T:3038127872  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
08:54:09 T:3038127872  NOTICE:         m_channels        : FL,FR
08:54:09 T:3038127872  NOTICE:         m_sampleRates     : 44100,48000,96000,192000
08:54:09 T:3038127872  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
08:54:09 T:3038127872  NOTICE:     Device 3
08:54:09 T:3038127872  NOTICE:         m_deviceName      : iec958:CARD=Intel,DEV=0
08:54:09 T:3038127872  NOTICE:         m_displayName     : HDA Intel
08:54:09 T:3038127872  NOTICE:         m_displayNameExtra: ALC888-VD Digital S/PDIF
08:54:09 T:3038127872  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
08:54:09 T:3038127872  NOTICE:         m_channels        : FL,FR
08:54:09 T:3038127872  NOTICE:         m_sampleRates     : 32000,44100,48000,88200,96000,192000
08:54:09 T:3038127872  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
08:54:09 T:3038127872  NOTICE:     Device 4
08:54:09 T:3038127872  NOTICE:         m_deviceName      : hdmi:CARD=Intel,DEV=0
08:54:09 T:3038127872  NOTICE:         m_displayName     : HDA Intel
08:54:09 T:3038127872  NOTICE:         m_displayNameExtra: HDMI
08:54:09 T:3038127872  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
08:54:09 T:3038127872  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR
08:54:09 T:3038127872  NOTICE:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
08:54:09 T:3038127872  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
08:54:09 T:3038127872  NOTICE: load settings...
08:54:09 T:3038127872   ERROR: Unable to load libcrystalhd.so.3, reason: libcrystalhd.so.3: cannot open shared object file: No such file or directory
08:54:09 T:3038127872  NOTICE: special://profile/ is mapped to: special://masterprofile/
08:54:09 T:3038127872  NOTICE: loading special://masterprofile/guisettings.xml
08:54:09 T:3038127872  NOTICE: Getting hardware information now...
08:54:09 T:3038127872  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
08:54:09 T:3038127872  NOTICE: Loaded playercorefactory configuration
08:54:09 T:3038127872  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
08:54:09 T:3038127872  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
08:54:09 T:3038127872  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
08:54:09 T:3038127872  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
08:54:09 T:3038127872  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <useddsfanart>true</useddsfanart>
                                              <cputempcommand>cputemp</cputempcommand>
                                              <gputempcommand>gputemp</gputempcommand>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <network>
                                                <disableipv6>true</disableipv6>
                                              </network>
                                            </advancedsettings>
08:54:09 T:3038127872  NOTICE: Getting hardware information now...
08:54:09 T:3038127872  NOTICE: Default DVD Player: dvdplayer
08:54:09 T:3038127872  NOTICE: Default Video Player: dvdplayer
08:54:09 T:3038127872  NOTICE: Default Audio Player: paplayer
08:54:09 T:3038127872  NOTICE: Disabled debug logging due to GUI setting. Level 0.
08:54:09 T:3038127872  NOTICE: Log level changed to 0
08:54:09 T:3038127872  NOTICE: Loading media sources from special://masterprofile/sources.xml
08:54:09 T:2970721088  NOTICE: Thread CSoftAE start, auto delete: false
08:54:09 T:3038127872  NOTICE: Running database version Addons15
08:54:09 T:3034860352  NOTICE: Thread XBMC Peripherals start, auto delete: false
08:54:09 T:3038127872  NOTICE: Previous line repeats 1 times.
08:54:09 T:3038127872  NOTICE: Setup SDL
08:54:10 T:3038127872  NOTICE: Checking resolution 16
08:54:10 T:3038127872  NOTICE: Using visual 0x114
08:54:10 T:3038127872  NOTICE: GL_VENDOR = VMware, Inc.
08:54:10 T:3038127872  NOTICE: GL_RENDERER = Gallium 0.4 on llvmpipe (LLVM 0x301)
08:54:10 T:3038127872  NOTICE: GL_VERSION = 2.1 Mesa 9.0.3
08:54:10 T:3038127872  NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
08:54:10 T:3038127872  NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_multitexture GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_NV_primitive_restart GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_compression_latc GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_separate_shader_objects GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_draw_buffers_blend GL_ARB_ES2_compatibility GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_shader_texture_lod GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_robustness GL_ARB_texture_storage GL_ARB_invalidate_subdata
08:54:10 T:3038127872   ERROR: GLX: Same window as before, refreshing context
08:54:10 T:3038127872  NOTICE: Running database version Addons15
08:54:10 T:3038127872  NOTICE: Running database version ViewModes4
08:54:10 T:3038127872  NOTICE: Running database version Textures13
08:54:10 T:3038127872  NOTICE: Running database version MyMusic32
08:54:10 T:3038127872  NOTICE: Running database version MyVideos75
08:54:10 T:3038127872  NOTICE: Running database version TV22
08:54:10 T:3038127872  NOTICE: Running database version Epg7
08:54:10 T:3038127872  NOTICE: start dvd mediatype detection
08:54:10 T:3038127872  NOTICE: initializing playlistplayer
08:54:10 T:3038127872  NOTICE: DONE initializing playlistplayer
08:54:10 T:3016416064  NOTICE: Thread CDetectDVDMedia start, auto delete: false
08:54:11 T:2875616064  NOTICE: Thread XBPyThread start, auto delete: false
08:54:11 T:3038127872  NOTICE: initialize done
08:54:11 T:3038127872  NOTICE: Running the application...
08:54:11 T:2875616064  NOTICE: -->Python Interpreter Initialized<--
08:54:11 T:2847931200  NOTICE: Thread Jobworker start, auto delete: true
08:54:11 T:3038127872  NOTICE: ES: Starting event server
08:54:11 T:2839538496  NOTICE: Thread CEventServer start, auto delete: false
08:54:11 T:2839538496  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
08:54:11 T:2839538496  NOTICE: UDP: Listening on port 9777
08:54:11 T:2831145792  NOTICE: Thread CTCPServer start, auto delete: false
08:54:11 T:3038127872  NOTICE: starting zeroconf publishing
08:54:11 T:2822753088  NOTICE: Thread Jobworker start, auto delete: true
08:54:11 T:2814360384  NOTICE: Thread CAlarmClock start, auto delete: false


############### END LOG FILE ################

############ END XBMC CRASH LOG #############


If I boot into xbmcbuntu and I try and run it I get

WARNING: gnome-keyring:: couldn't connect to" /home/ls-manager/.cache/keyring-u3VGZa/pkcs11: No such file or directory
/usr/lib/xbmc/xbmc-xrandr: Failed to get size of gamma for output default
/usr/lib/xbmc/xbmc-xrandr: Failed to get size of gamma for output default
LLVM ERROR: Program used external function ' ' which could not be resolved!
pure virtual method called
terminate called without an active exception
Aborted (core dumped)

I assumed this is a graphics problem. I keep going round and round on other sites on solutions (most complaining about intel gma 3600 support) but haven't found any actual solutions. Can anyone steer me in a better direction?
Reply
#2
There is no real 3D support for that GPU. Open a window and throw it out. Sorry :-)


One alternative you have: Install a very, very old Ubuntu 10.0.4 or something, there were some vaapi packages for that system with a binary 32 bit only driver.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
Well that's wonderful. I had better luck using lubuntu 10.0.4 and vlc. i couldn't change the resolution but that didn't matter. I'm looking into the vaapi option and I tried this post

http://xbmc-on-cedarview.blogspot.com/

but I am lost with the configuring of mplayer. Sigh I just need this info video to play.
Reply

Logout Mark Read Team Forum Stats Members Help
Intel GMA 3650 crashes to login0