GithubHelp home page GithubHelp logo

GeForce 210 doesn´t boot about bsd-xfce HOT 6 CLOSED

wamphyre avatar wamphyre commented on July 23, 2024
GeForce 210 doesn´t boot

from bsd-xfce.

Comments (6)

FEF7691 avatar FEF7691 commented on July 23, 2024 1

from bsd-xfce.

FEF7691 avatar FEF7691 commented on July 23, 2024 1

I have made the changes that you suggested but It doesn't work....
After booting I get the normal prompt.
Very very frustrating.
Thanks anyway

from bsd-xfce.

Wamphyre avatar Wamphyre commented on July 23, 2024 1

Yes, that's frustrating but must have a solution, because your GPU and the driver are supported.

I will investigate about that with an older Nvidia card. If I find some hints I will update this issue.

Sorry @FEF7691 I really appreciate your collaboration and your kindness.

Regards!

from bsd-xfce.

Wamphyre avatar Wamphyre commented on July 23, 2024

Hi @FEF7691 thank you very much for your feedback.

That's related with the nvidia-driver used in the main script (510.60.02), it is not compatible with your GPU model.

Please, try the following:

pkg remove -y nvidia-driver && pkg autoremove -y
cd /usr/ports/x11/nvidia-driver-340 && make install clean BATCH=YES
nvidia-xconfig
reboot

The 340.108 driver is compatible with the Geforce 200 GPU Series, so after installation and reboot X must start correctly.

Greetings!

from bsd-xfce.

Wamphyre avatar Wamphyre commented on July 23, 2024

I'm sorry to read that :( but, I would like to give another shot.

After install nvidia-driver-340 , please change nvidia-modeset_load="YES" to nvidia_load="YES" in /boot/loader.conf

With this, we're changing the behaviour and the mode as the kernel module loads at boot.

Also check in your home directory if .xinitrc exists (must be). If not, do the following:

touch .xinitrc
echo "exec xfce4-session" >> .xinitrc

Good luck, and thanks for open the issue!

from bsd-xfce.

FEF7691 avatar FEF7691 commented on July 23, 2024

From what I could read out there in some forum, the problem seems to me to be related to the nvidia driver and the new/latest version of X.
One thought I have is that we may be forcing things, pretending that FreeBSD works fine as a desktop, knowing that the drivers for a lot of VGA cards are not mature enough for that. With this same hardware (intel uhd 630 and GF210), I have tried dozens of Linux distros, all working perfectly without the slightest problem.
That said, I'm going to format the drive with FreeBSD so I won't be able to run any further tests.
Again, thanks for your time.
Cheers

from bsd-xfce.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.