![]() |
Intel 82815 Video Card & Ubuntu 8.10
I am having some issues getting my video card drivers loaded any suggestions?
|
Do you see any errors? What's in your logs?
|
My screen is only 800x600. Here is my xorg log:
Code:
(II) Loading /usr/lib/xorg/modules//libint10.so |
What's in your /etc/Xorg/xorg.conf?
|
$ /etc/Xorg/xorg.conf
bash: /etc/Xorg/xorg.conf: No such file or directory danke |
I'm sorry, the correct location is /etc/X11/xorg.conf.
|
Section "Device"
Identifier "Configured Video Device" Option "UseFBDev" "true" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection |
Can you replace the Monitor section with this one?
Code:
Section "Monitor" |
Hello, falko, you make problem solved.
Thank you. |
| All times are GMT +2. The time now is 14:15. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.