← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76129]: Solo 9500 video problem

 

Question #76129 on xorg in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/xorg/+question/76129

    Status: Answered => Open

Randy_C is still having a problem:
There is no line that says Driver to change to "radeon".  Here is the meat of the file.  And the erros I got while trying the first fix.  Right now I'm afaid to turn the machine off in case that first command broke something that the second command was to fix.
--------------------------
Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection
-------------------------
randy@randy-laptop:~$ sudo dpkg-reconfigure -phigh linux-restricted-modules-`uname -r`
[sudo] password for randy: 
update-initramfs: Generating /boot/initrd.img-2.6.28-13-generic
randy@randy-laptop:~$ sudo insmod /lib/modules/`uname -r`/volatile/fglrx.ko
insmod: can't read '/lib/modules/2.6.28-13-generic/volatile/fglrx.ko': No such file or directory
randy@randy-laptop:~$ gksudo gedit /etc/X11/xorg.conf
randy@randy-laptop:~$

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.