Search found 9 matches
- Wed Jan 15, 2025 9:00 am
- Forum: Commodore OS Software Issues
- Topic: Nvidia driver issues
- Replies: 44
- Views: 28461
Re: Nvidia driver issues
Well when trying to run Starfield it told me my card wasn't good enough so I went back to Windows to play it lol, so it installs the driver but I don't think it actually recognises it if that makes sense? I would like to say yes about swapping drivers, however I don't get that option. So trying to ...
- Fri Nov 08, 2024 8:19 pm
- Forum: Commodore OS Software Issues
- Topic: Getting Commodore OS to speak to you
- Replies: 4
- Views: 10630
Re: Feedback, Booting and Screen Blanking.
I just added following command as "Startup application" ..
Feels like it's a good fit.
Code: Select all
espeak "Greetings professor Falken. Shall we play a game?"
- Fri Nov 08, 2024 8:10 pm
- Forum: Commodore OS Software Issues
- Topic: Getting Commodore OS to speak to you
- Replies: 4
- Views: 10630
Re: Feedback, Booting and Screen Blanking.
There is a speech reader included in commodore OS likely from Amiga files. What is the program name and can it be used to read files/ebooks/pdfs? If you refer to the speech reader used by the menu option to update to latest linux kernel it seems to be called "espeak". espeak [options] [&q...
- Thu Nov 07, 2024 2:32 pm
- Forum: Commodore OS Software Issues
- Topic: Nvidia driver issues
- Replies: 44
- Views: 28461
Re: Nvidia driver issues
You're kidding. :shock: We have to downgrade the kernel for compatibility? :o I couldn't install the required Linux headers for 6.11.5 due to the already mentioned dependency issue. There may be other, more recent kernels available, or it might be possible to resolve the dependency issue in some wa...
- Wed Nov 06, 2024 3:14 pm
- Forum: Commodore OS Software Issues
- Topic: Nvidia driver issues
- Replies: 44
- Views: 28461
Re: Nvidia driver issues
Downgrading to kernel version 5.10.0-33-amd64 solved it for me. From what I can understand the issues with latest kernel is related to the missing linux-header dependency. I'm kind of new to the entire Linux package management thing though so I might be missing something here.
- Mon Nov 04, 2024 4:36 pm
- Forum: Commodore OS Software Issues
- Topic: Nvidia driver issues
- Replies: 44
- Views: 28461
Re: Commodore OS and Nvidia Geforce GTX 1060 Mobile / Drivers
Trying the obvious: sudo apt-get install linux-headers-6.11.5-amd64 gives me: Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the u...
- Mon Nov 04, 2024 2:38 pm
- Forum: Commodore OS Software Issues
- Topic: Nvidia driver issues
- Replies: 44
- Views: 28461
Re: Commodore OS and Nvidia Geforce GTX 1060 Mobile / Drivers
I noticed this message during the driver installation. I'm not sure if its related.
Loading new nvidia-current-470.256.02 DKMS files...
Building for 6.11.5-amd64
Module build for kernel 6.11.5-amd64 was skipped since the
kernel headers for this kernel does not seem to be installed.
- Mon Nov 04, 2024 1:23 pm
- Forum: Commodore OS Software Issues
- Topic: Nvidia driver issues
- Replies: 44
- Views: 28461
Re: Commodore OS and Nvidia Geforce GTX 1060 Mobile / Drivers
sudo modprobe nvidia gives me: modprobe: FATAL: Module nvidia-current not found in directory /lib/modules/6.11.5-amd64 mpdprobe: ERROR: ../libkmod/libkmod-module.c:980 command_do() Error running install command 'modprobe -n nvidia-current ' for module nvidia: retcode 1 modprobe: ERROR: could not in...
- Mon Nov 04, 2024 10:18 am
- Forum: Commodore OS Software Issues
- Topic: Nvidia driver issues
- Replies: 44
- Views: 28461
Commodore OS and Nvidia Geforce GTX 1060 Mobile / Drivers
I'm trying to install drivers for Nvidia GTX 1060 Mobile (Optimus mode) using "Nvidia driver installer". Installation seems to succeed but running nvidia-settings command after reboot I get: "ERROR: NVIDIA driver is not loaded ERROR: Unable to load info from any available system"...