M12 11.9.92

Message
Author
User avatar
BurtHulland
Posts: 15
Joined: Sun Sep 16, 2007 6:19 pm

Re: M12 11.9.92

#181 Post by BurtHulland »

Ah, problem solved - I had to create a mount-point (empty directory) named "/media/cdrom"! Now it mounts all CD's and DVD's I have tried.
MAIN: AMD Athlon II 270 64-bit dual core; 3400mhz; 4 gig RAM; nVidia; 1600x900; 1 Hard disk, 459gb
BACK(up): AMD Athlon II 250 64-bit dual core; 3000mhz; 4 gig RAM; nVldla; 1600x900; 1 Hard disk, 466gb
Wireless network

hastur

Re: M12 11.9.92

#182 Post by hastur »

I've been trying out Mepis 11.9.92, 64 bit on a Dell N5030 that is new to me. The only thing I've been scratching my head over is a problem with wired networking. The wired connection shuts down after a few minutes with rebooting being the only solution.I found https://bugzilla.kernel.org/show_bug.cgi?id=54021 that should fix this issue. I thought I' bring it up so the patch could possibly be incorporated for all. I've been using Debian for a few years, since I downloaded Rex with a modem, so I've compiled a few kernels. I've been using Mepis on a couple of machines over the years and it's by far my favorite distro. Please keep it up.

Thanks,

Rob

User avatar
Paul..
Posts: 1786
Joined: Sun Mar 18, 2007 6:34 pm

Re: M12 11.9.92

#183 Post by Paul.. »

Running M12 11.9.92 plain vanilla, google-chrome-stable has stopped working. (Version: 31.0.1650.57-1)

Get the following when I execute from terminal:

Code: Select all

$ google-chrome-stable
/usr/bin/google-chrome-stable: /usr/lib/x86_64-linux-gnu/libnss3.so: version `NSS_3.14.3' not found (required by /usr/bin/google-chrome-stable)
I have the standard M12 repositories for debian enabled:

Code: Select all

deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
# deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free

deb http://security.debian.org/ wheezy/updates main contrib non-free

deb http://ftp.us.debian.org/debian/ wheezy-updates main contrib non-free

deb http://ftp.us.debian.org/debian/ wheezy-backports main contrib non-free

# deb http://www.deb-multimedia.org wheezy main non-free
They get me to libnss3 Version: 2:3.14.2-1...so that appears to be the problem.

What are my options to get to libnss 3.14.3? Anybody else seeing this?

Note: It's also strange that neither apt-get or aptitude show the problem as a missing dependency, no?

Asus Prime X570-Pro | AMD Ryzen 7 3700X
16 Gig DDR4 3600 | Radeon RX 5600 XT Graphics
Samsung 860 500GB SSDs (2)

User avatar
kmathern
Developer
Posts: 2519
Joined: Wed Jul 12, 2006 2:26 pm

Re: M12 11.9.92

#184 Post by kmathern »

I think the "2:" epoch number for Warren's libnss3 & libnss3-1d packages is causing the problem. It makes apt think that the "2:3.14.2-1" version fulfills the libnss3 (>= 3.14.3) dependency.

Try installing the Wheezy version of libnss3 & libnss3-1d (Wheezy is currently at version 2:3.14.5-1)

Code: Select all

apt-get install libnss3 libnss3-1d -t wheezy

User avatar
Paul..
Posts: 1786
Joined: Sun Mar 18, 2007 6:34 pm

Re: M12 11.9.92

#185 Post by Paul.. »

kmathern wrote:I think the "2:" epoch number for Warren's libnss3 & libnss3-1d packages is causing the problem. It make's apt think that the "2:3.14.2-1" version fulfills the libnss3 (>= 3.14.3) dependency.

Try installing the Wheezy version of libnss3 & libnss3-1d (Wheezy is currently at version 2:3.14.5-1)

Code: Select all

apt-get install libnss3 libnss3-1d -t wheezy
Kent, you are amazing. Nice catch!!

libnss3 now at Version: 2:3.14.5-1 AND google-chrome-stable working fine...

Many thanks,
-Paul C.

Asus Prime X570-Pro | AMD Ryzen 7 3700X
16 Gig DDR4 3600 | Radeon RX 5600 XT Graphics
Samsung 860 500GB SSDs (2)

User avatar
namida12
Posts: 437
Joined: Sun Apr 01, 2007 4:54 pm

Re: M12 11.9.92

#186 Post by namida12 »

kmathern wrote:I think the "2:" epoch number for Warren's libnss3 & libnss3-1d packages is causing the problem. It makes apt think that the "2:3.14.2-1" version fulfills the libnss3 (>= 3.14.3) dependency.

Try installing the Wheezy version of libnss3 & libnss3-1d (Wheezy is currently at version 2:3.14.5-1)

Code: Select all

apt-get install libnss3 libnss3-1d -t wheezy
New install and had to perform this to get google to work...
beta: Mepis 64 bit - Google-chrome Version 31.0.1650.63

Code: Select all

apt-get install libnss3 libnss3-1d -t wheezy
All is well now...

hastur

Re: M12 11.9.92

#187 Post by hastur »

As an update to my previous post regarding wired networking, there has been a change in my machine.

Sometime late this week, I ran an update. I'm not sure which one since I'm maintaining 3 Linux machines with different distro's on them.

After the update, my wired networking works great, but my wi-fi has been disabled. There is a message regarding wireless being disable by hardware and the wireless option can't be checked under the networking interface widget. The USB wireless adapter is also recognized but hardware disabled.

I haven't been able to much digging yet, but if anyone has any thoughts, I'd appreciate it.

Uname -a returns this: Linux kadath 3.9-1-mepis64 #1 SMP MEPIS 3.9.8-1 x86_64 GNU/Linux.

Thanks,

Rob

User avatar
Stevo
Developer
Posts: 14511
Joined: Fri Dec 15, 2006 7:07 pm

Re: M12 11.9.92

#188 Post by Stevo »

Can you try the 3.10 kernel in wheezy-backports, or the 3.12 Liquorix kernel in the testing CR?

hastur

Re: M12 11.9.92

#189 Post by hastur »

:bagoverhead:

Doh. The F key, wireless switch had turned it off. Maybe I fat fingered something, because I've never used any of them on purpose. I don't have a clue, but it's back working now. Thanks for the help.

Merry Christmas,

Rob

User avatar
arjaybe
Posts: 547
Joined: Wed Jul 12, 2006 6:51 pm

Re: M12 11.9.92

#190 Post by arjaybe »

I was going to suggest that, but I thought, "Nah! Couldn't be."-)
Green Comet
Space particles.

Post Reply

Return to “General”