The time now is Tue 10 Dec 2019, 07:52
All times are UTC - 4 |
Author |
Message |
s243a
Joined: 02 Sep 2014 Posts: 2199
|
Posted: Sat 02 Dec 2017, 05:03 Post subject:
|
|
Creating the file allowed me to successfully create users although I'm still getting errors. I wonder if I installed something that installed part of the shadow package but not the whole thing. I ask this because I thought that adduser was linked to busybox on tharpup. Maybe this changed in 6.0.6 though.
Anway here are the errors I'm getting in /var/log/messages
Code: |
Dec 2 01:57:44 virtualTahr authpriv.info useradd[27395]: new user: name=freenet, UID=1003, GID=502, home=/mnt/Freenet, shell=/bin/bash
Dec 2 01:57:44 virtualTahr authpriv.err chfn[27415]: PAM _pam_load_conf_file: unable to open /etc/pam.d/common-auth
Dec 2 01:57:44 virtualTahr authpriv.err chfn[27415]: PAM error loading (null)
Dec 2 01:57:44 virtualTahr authpriv.err chfn[27415]: PAM _pam_init_handlers: error reading /etc/pam.d/chfn
Dec 2 01:57:44 virtualTahr authpriv.err chfn[27415]: PAM _pam_init_handlers: [Critical error - immediate abort]
Dec 2 01:57:44 virtualTahr authpriv.err chfn[27415]: PAM error reading PAM configuration file
Dec 2 01:57:44 virtualTahr authpriv.err chfn[27415]: PAM pam_start: failed to initialize handlers
Dec 2 01:57:44 virtualTahr authpriv.err chfn[27415]: Critical error - immediate abort
Dec 2 01:58:59 virtualTahr auth.notice su: + /dev/pts/0 root:freenet
|
To resolve these I'll need to create more files and properly configure them starting with login.def
http://man7.org/linux/man-pages/man5/login.defs.5.html
|
Back to top
|
|
 |
s243a
Joined: 02 Sep 2014 Posts: 2199
|
Posted: Sun 10 Dec 2017, 03:06 Post subject:
|
|
The google chrome quickpet isn't working for me on tharpup 6.0.6 inside a virtualbox.
Here is some debugging info
Code: |
root# sh -x googlechrome
+ exec /opt/google/chrome/chrome-wrapper
[7:7:1210/000425:ERROR:nss_util.cc(211)] Error initializing NSS without a persistent database: NSS error code: -8023
[7:7:1210/000425:FATAL:nss_util.cc(213)] nss_error=-8023, os_error=0
|
|
Back to top
|
|
 |
xyz
Joined: 17 Mar 2018 Posts: 22
|
Posted: Sat 17 Mar 2018, 01:18 Post subject:
How to change language in chromium |
|
How to change language in chromium Versjon 46.0.2490.86
Tahrpup 6.0.5 kjartans (norway)
|
Back to top
|
|
 |
matchpoint
Joined: 26 Jan 2018 Posts: 169
|
Posted: Sat 17 Mar 2018, 07:15 Post subject:
|
|
https://archive.org/details/kjartans_tahrpup64uefi
xyz, they're typically changed in "Settings," Advanced.
If Chromium doesn't offer the option, strip your language pak out of something like this.
Depending on where you're installed, stick it in /usr/lib/chromium/locales with Chromium closed.
|
Back to top
|
|
 |
xyz
Joined: 17 Mar 2018 Posts: 22
|
Posted: Sat 17 Mar 2018, 12:43 Post subject:
limbomusic is a forum member.. |
|
thanks a lot :
limbomusic is a forum member.. sure he will be helper.
lot of problems. I change for artfulpup, hope better.
|
Back to top
|
|
 |
lizardidi
Joined: 19 Sep 2018 Posts: 34
|
Posted: Mon 08 Apr 2019, 02:20 Post subject:
KEYBOARD AND MOUSE NOT RESPONDING AFTER REBOOT(SOLVED) |
|
(SOLVED)
Today i plug in my Tahrpup 6.0.6 uefi (32 bit) frugal installed 8GB pendrive to DELL OPTIPLEX 7020 desktop. It boots normally, just that my keyboard and mouse are not working.
I tried a few methods:
1. Unplug keyboard and mouse, and plug them back into different usb port. (fail)
2. REboot, and i can type in Xorg. The keyboard is working, because when i press Caps Lock and Num Lock, the LED is turned on. But as soon as boot into Tahrpup desktop, the keyboard and mouse not working.
3. Try to boot my pendrive in other laptop (Compaq Presario C700), no problem with / without the save file.
4. Boot with Tahrpup live usb (Keyboard and mouse working)
Is there a way or command in Xorg to make Tahrpup search for my keyboard and mouse again?
edit 09/04/2019: I recreated Tahrpup save file on the Dell newer pc, and try to boot from different older laptops. Now everything is fine. All keyboard and mouse are active and detected once booted up. Conclusion, there might be problem with the save file we created. If anyone encounter same issue in the future, recreate your savefile on another pc, and test again. This might solved your problem.
(Sent from Tahrpup 6.0.6 with working keyboard and mouse) =)
|
Back to top
|
|
 |
glene77is

Joined: 17 Aug 2010 Posts: 151 Location: Memphis, TN, USA
|
Posted: Mon 15 Apr 2019, 18:26 Post subject:
Subject description: Tahr 605 sfs_load quit routine |
|
Guys,
Tahr 605 , 32bit, "sfs_load" popping-the-stack
Have been tracing the flow of code in Slacko, Tahr, Xenial, UpupBB.
Tracing visually thru rc.sysinit, rc.shudown, sfs_load, rc.update, fixmenus.
My tracing is a simple hard code message to /dev/console
with a sleep 3 .
"sfs_load" may be called 3 times during the begin/end of 'rc.sysinit'.
It exits via "finish()" and an "exit",
but there are some extra tests also.
So, ... after all the code in rc.sysinit runs through,
and you get to the bottom, I placed a "read".
Also tried a simple "sleep 7" but the effect is the same..
You wait, and "sfs_load" will start up again,
then test out like "previously-run".
My trace code from "finish()" has run display to the screen.
I have tried replacing what I think is the offending "exit"
with a "return", but the effect is the same.
... the extra "sfs_load" will run after "rc.sysinit" is finished
as if there is a call on the stack waiting to be popped.
So, not a fatal problem.
Just something that an old geeky geezer tinkers with !
_________________ Puppy Linux is more fun than a barrel of M$ monkeys
www.geocities.WS/glene77is
glene77is --- {^,^} --- electricity is shocking, Memphis, TN, USA.
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|