MX-19 Beta 2.1 Feedback

Message
Author
User avatar
dolphin_oracle
Developer
Posts: 22096
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-19 Beta 2.1 Feedback

#261 Post by dolphin_oracle »

chrispop99 wrote: Thu Sep 12, 2019 3:04 am
dolphin_oracle wrote: Wed Sep 11, 2019 10:00 pm
apt-get install --install-recommends --reinstall bumblebee-nvidia nvidia-legacy-390xx-driver nvidia-settings -s
[/code]

seems to bring in a lot of stuff, but will optirun work?
Something's not right; loads of output, but nothing happens?

Chris
Drop the -s on the end
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
jackdanielsesq
Posts: 244
Joined: Sun Apr 21, 2019 9:02 am

Re: MX-19 Beta 2.1 Feedback

#262 Post by jackdanielsesq »

Greetings Team

Excellent - works as advertised - especially the grub boot menu is pure art - can finally see all
25x partitions, clearly - kiss - one caveat - tried to uninstall FF69, but synaptic wants to install
FF60-ESR instead - dont want that - want to install waterfox/seamonkey...

Any ideas, or is this simply beta blues ...

Regards

Jack

User avatar
chrispop99
Global Moderator
Posts: 3333
Joined: Tue Jan 27, 2009 2:07 pm

Re: MX-19 Beta 2.1 Feedback

#263 Post by chrispop99 »

dolphin_oracle wrote: Thu Sep 12, 2019 6:50 am
chrispop99 wrote: Thu Sep 12, 2019 3:04 am
dolphin_oracle wrote: Wed Sep 11, 2019 10:00 pm
apt-get install --install-recommends --reinstall bumblebee-nvidia nvidia-legacy-390xx-driver nvidia-settings -s
[/code]

seems to bring in a lot of stuff, but will optirun work?
Something's not right; loads of output, but nothing happens?

Chris
Drop the -s on the end
Still no good. I accepted the option to continue with an unsupported driver.

Chris
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

User avatar
Eadwine Rose
Administrator
Posts: 14474
Joined: Wed Jul 12, 2006 2:10 am

Re: MX-19 Beta 2.1 Feedback

#264 Post by Eadwine Rose »

Hey Chris.. wanna go have a drink on behalf of those users who need nvidia? ;)

Just wanted to say that I hope you get it sorted!
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
fehlix
Developer
Posts: 12626
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX-19 Beta 2.1 Feedback

#265 Post by fehlix »

jackdanielsesq wrote: Thu Sep 12, 2019 7:40 am tried to uninstall FF69, but synaptic wants to install FF60-ESR instead
perhaps this first

Code: Select all

sudo apt remove  'libreoffice-help-*'

User avatar
jackdanielsesq
Posts: 244
Joined: Sun Apr 21, 2019 9:02 am

Re: MX-19 Beta 2.1 Feedback

#266 Post by jackdanielsesq »

Thank you, Sir - will do and revert soonest ..

Strangely I tried to delete VLC, and synaptic wanted to delete a whole bunch
of libreoffice library files ... coincidence?

Regards

Jack

PS - of course the big test will come when I install KDE standard ...
fehlix wrote: Thu Sep 12, 2019 8:06 am
jackdanielsesq wrote: Thu Sep 12, 2019 7:40 am tried to uninstall FF69, but synaptic wants to install FF60-ESR instead
perhaps this first

Code: Select all

sudo apt remove  'libreoffice-help-*'

User avatar
dolphin_oracle
Developer
Posts: 22096
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-19 Beta 2.1 Feedback

#267 Post by dolphin_oracle »

chrispop99 wrote: Thu Sep 12, 2019 7:49 am
dolphin_oracle wrote: Thu Sep 12, 2019 6:50 am
chrispop99 wrote: Thu Sep 12, 2019 3:04 am

Something's not right; loads of output, but nothing happens?

Chris
Drop the -s on the end
Still no good. I accepted the option to continue with an unsupported driver.

Chris
Chris, what does the output of "nvidia-detect" say?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
chrispop99
Global Moderator
Posts: 3333
Joined: Tue Jan 27, 2009 2:07 pm

Re: MX-19 Beta 2.1 Feedback

#268 Post by chrispop99 »

dolphin_oracle wrote: Thu Sep 12, 2019 1:05 pm
chrispop99 wrote: Thu Sep 12, 2019 7:49 am
dolphin_oracle wrote: Thu Sep 12, 2019 6:50 am

Drop the -s on the end
Still no good. I accepted the option to continue with an unsupported driver.

Chris
Chris, what does the output of "nvidia-detect" say?

Code: Select all

chris@mx19b2NV:~/Desktop
$ nvidia-detect
Detected NVIDIA GPUs:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108GLM [NVS 5200M] [10de:0dfc] (rev ff)

Checking card:  NVIDIA Corporation GF108GLM [NVS 5200M] (rev ff)
Your card is only supported up to the 390 legacy drivers series.
It is recommended to install the
    nvidia-legacy-390xx-driver
package.
Chris
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

User avatar
dolphin_oracle
Developer
Posts: 22096
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-19 Beta 2.1 Feedback

#269 Post by dolphin_oracle »

chrispop99 wrote: Thu Sep 12, 2019 3:04 am
dolphin_oracle wrote: Wed Sep 11, 2019 10:00 pm
apt-get install --install-recommends --reinstall bumblebee-nvidia nvidia-legacy-390xx-driver nvidia-settings -s
[/code]

seems to bring in a lot of stuff, but will optirun work?
Something's not right; loads of output, but nothing happens?

Chris
starting to get closer. this is so frustating. your output indicates it tried to install both nvidia-driver and nvidia-legacy-390xx-driver.

I'm feeling like maybe there is a problem with bumblebee setups and legacy drivers. But I'm not done yet, you've given me more to work with.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
dolphin_oracle
Developer
Posts: 22096
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-19 Beta 2.1 Feedback

#270 Post by dolphin_oracle »

chris,

lets' purge out any nvidia stuff remaining.

Code: Select all

ddm-mx -p nvidia
reboot, and then try

Code: Select all

sudo apt install bumblebee-nvidia nvidia-legacy-390xx-driver nvidia-legacy-390xx-driver-libs nvidia-legacy-390xx-driver-libs:i386 nvidia-legacy-390xx-kernel-dkms
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

Locked

Return to “General”