I was having some odd graphical things happening on my laptop at boot so I checked the KInfoCenter and noticed that next to the Renderer line it indicated 'Software Rasterizer'. I did a little research and discovered that this is not a good thing as it means that the radeon driver is not loading. Does anyone know how I can get the driver loaded properly so that the hardware not the software does the rendering? Below is the terminal response to glxinfo | grep render.
	
							
						
					Code:
	
	direct rendering: Yes
OpenGL renderer string: Software Rasterizer
    GL_EXT_vertex_array_bgra, GL_NV_conditional_render,




Comment