couldn't start KDE.
Kent Stewart
kstewart at owt.com
Thu Feb 3 01:20:42 PST 2005
On Wednesday 02 February 2005 11:28 pm, BSD Mail wrote:
> Greetings,
> I installed a fresh 5_3 upgraded the ports and source. I'm using
> xorg. I can run blackbox without any errors. I also installed KDE
> 3.3.2 latest one. It was running fine at first untill I started
> installing few other applications. I'm attaching the error I recieve
> after running startx.
>
> Besides that. There is another small problem. xorg.conf refuses the
> "Modes" directive. I have an nVIDIA GeForce4 440 Go. Because the
> FreeBSD driver from nvidia refused to work with xorg. I used driver
> "nv" instead. I can only run 800x600 everything looks huge. I tried
> something like Modes "1024x758" and it refused the directive Modes.
> It's unkown.
Well, for starters, it is 1024x768. It wouldn't know a 758. On 5.3, I
was kind of lazy. All I have is the following:
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
It used to be 1024x768 but 1024 on a 19" monitor is kind of under using
what you have :).
Kent
>
> Any help would be appreciated.
--
Kent Stewart
Richland, WA
http://users.owt.com/kstewart/index.html
More information about the freebsd-questions
mailing list