Originally posted by timefox
View Post
Announcement
Collapse
No announcement yet.
My many problems with Linux....
Collapse
This topic is closed.
X
X
-
Originally posted by timefox View PostYeah you cant remove the battery from my phone too.
And I always got gps on...Regards, John Little
- Top
- Bottom
Comment
-
Maybe I'm just lucky having had supported hardware and so on, but I have used Ubuntu since 8.04, and Kubuntu since 10.04 and never had system failure caused by operating system itself. All failures I've had wre either caused by me tinkering something that is not supposed to be tinkered, or once by failed hard drive. Same is true for every other Linux distribution I have used. And to be truthfull I can say same about my Windows usage since Windows XP (It's predecessors though suffered some spectacular system failures like trashed registry and so on).
- Top
- Bottom
Comment
-
@timefox
That's all so scary, do you ever had a situation where google uses the infos against you?
If you want to contribute to your own level of paranoia, you can do a web search (on more private search engine, such as startpage.com or duckduckgo.com) and look for how Google uses the data they collect. If this bothers you, then perhaps it would be better not to know? Ignorance is bliss?
@Modes Yes, I see the thread drift. Hope it's still ok to respond to the OP's questions.Kubuntu 24.11 64bit under Kernel 6.11.0, Hp Pavilion, 6MB ram. Stay away from all things Google...
- Top
- Bottom
Comment
-
I WANT THE TEARING TO BE GONE CAUSE ITS ENDLESSLY ANNOYING.
What I have done: (in /etc/profile.d/kwin.sh)
export KWIN_TRIPLE_BUFFER=1 ->>>> Plasma starts, then crashes and the nice info "ksmserver could not be started, check your installation" AND WHILE PLASMA STILL WORKS, TEARING IS THERE
export __GL_YIELD="USLEEP" ->>>> Plasma starts, then crashes and the nice info "ksmserver could not be started, check your installation" AND WHILE PLASMA STILL WORKS, TEARING IS THERE
All kinds of combinations OpenGL2/3 ..... different vsync options.........
Im clueless.
There is not an xorg.conf.d so theres no 20-nvidia.conf.........
Thats my xorg file from /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "layout"
Screen 0 "nvidia"
Inactive "intel"
EndSection
Section "Device"
Identifier "intel"
Driver "intel"
BusID "PCI:0@0:2:0"
Option "AccelMethod" "SNA"
EndSection
Section "Screen"
Identifier "intel"
Device "intel"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1@0:0:0"
Option "ConstrainCursor" "off"
EndSection
Section "Screen"
Identifier "nvidia"
Device "nvidia"
Option "AllowEmptyInitialConfiguration" "on"
Option "IgnoreDisplayDevices" "CRT"
EndSection
Where to put the Option "TripleBuffer" "True"
I am at the end of any knowledge and at the end of my patience, that stupid ksmserver could not be started. relogging, still not started, rebooting, still not started, oh god and so on. So freaking annoying.
- Top
- Bottom
Comment
-
I HATE KDE NOW! ksmserver could not be started, KSMSERVER COULD NOT BE STARTED! ALWAYS! Sometimes I got a bit of luck, and I can login. Wohoo!!!!
What the hell is the ksmserver and how to find out why it doesnt start? Oh wait, why am I even thinking about it. The most easy thing to do is say goodbye to KDE.
- Top
- Bottom
Comment
-
Originally posted by timefox View PostI HATE KDE NOW! ksmserver could not be started, KSMSERVER COULD NOT BE STARTED! ALWAYS! Sometimes I got a bit of luck, and I can login. Wohoo!!!!
What the hell is the ksmserver and how to find out why it doesnt start? Oh wait, why am I even thinking about it. The most easy thing to do is say goodbye to KDE.
if so then try theOption "TripleBuffer" "True"Option "ConstrainCursor" "off"
if that gives you bad results then remove it as well ,,,,,,,,,,,,if your ksmserver problem has been going on sense before you tried this (the /etc/profile.d/kwin.sh) then their are other problems that need to be worked out first.
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
Comment