Install sidbang, and having issues...

Forum rules
We don't support installations in VirtualBox, VMWare, qemu or others. We ignore posts about WINE, PlayOnLinux, Steam and Skype. We don't support btrfs, lvm, UEFI, side-by-side installations with GPT or dualboot with anything newer than Windows XP.
Google your problem first. Check the Wiki. Read the existing threads. It's okay to "hijack" an existing thread, yes! If your problem is not yet covered, open a new thread. To get the quickest possible help, mention the exact release codename in your post (uname -a is a good idea, too). Due to the lack of crystal balls, attach the output of lspci -nnk if you encounter hardware problems.
User avatar
gooberfoob
Virgin
Posts: 7
Joined: Tue Aug 26, 2014 5:22 pm

Install sidbang, and having issues...

Unread post by gooberfoob » Tue Aug 26, 2014 5:36 pm

I have installed sidbang. When at tty1 I did username gooberfoob, and created the user profile the password. Rebooted, and back at tty1 I logged in as gooberfoob and as I typed startX, it failed. When I log in as root and use the password I created in the installation gui I can start startX. I am not sure why this is happening. Attached are pictures, sorry about the low quality.
Attachments
IMG_20140826_123140.jpg
IMG_20140826_123220.jpg
Last edited by pidsley on Tue Aug 26, 2014 5:42 pm, edited 1 time in total.
Reason: deleted duplicate image

User avatar
gooberfoob
Virgin
Posts: 7
Joined: Tue Aug 26, 2014 5:22 pm

Re: Install sidbang, and having issues...

Unread post by gooberfoob » Tue Aug 26, 2014 5:38 pm

I derped and added two of the same....my brain hurts.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Install sidbang, and having issues...

Unread post by machinebacon » Tue Aug 26, 2014 5:39 pm

I would recommend to delete gooberfoob, create gooberfoob user again, and give it a password.

Log in as root, do not start X, but issue:

deluser gooberfoob
adduser gooberfoob

Hope it helps.
..gnutella..

User avatar
gooberfoob
Virgin
Posts: 7
Joined: Tue Aug 26, 2014 5:22 pm

Re: Install sidbang, and having issues...

Unread post by gooberfoob » Tue Aug 26, 2014 5:44 pm

I deleted gooberfoob and added gooberfoob again. I logged in as gooberfoob, and did startx and still got the same result.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Install sidbang, and having issues...

Unread post by machinebacon » Tue Aug 26, 2014 5:47 pm

Please give me an hour or two, I gotta grab old Sidbang 64 and have a test on the spare machine.
..gnutella..

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Install sidbang, and having issues...

Unread post by machinebacon » Tue Aug 26, 2014 5:59 pm

Oh, another question:

can you log in as 'bbq' with password 'bbq'? This should actually work...
..gnutella..

User avatar
gooberfoob
Virgin
Posts: 7
Joined: Tue Aug 26, 2014 5:22 pm

Re: Install sidbang, and having issues...

Unread post by gooberfoob » Tue Aug 26, 2014 6:07 pm

I was requested to post my .xinitrc file

Code: Select all

#!/bin/bash

# This is a sample .xinitrc file (to be executed with xinit or startx)


# source the Xresources for the terminal
xrdb -merge ~/.Xresources &

# Ctrl-Alt-Backspace kills the X session
setxkbmap -option terminate:ctrl_alt_bksp

# sets your keyboard to 'us' keymap
setxkbmap us &

# call /usr/include/ulimit.h
ulimit -c unlimited &

# helpful to have keycombos set - see also ~/.xbindkeysrc
xbindkeys &

# set a solid background
xsetroot -solid "#1a1a1a" &

# make the cursor point in the 'right' direction
xsetroot -cursor_name left_ptr &

# set a wallpaper after 2 seconds
sleep 2s && hsetroot -fill /usr/share/wallpapers/black-minimalistic.jpg &

# this makes dual heads work better
#vgascript &

# got time?
#sleep 2s && osd_clock -f  -*-neep-*-*-*-*-11-*-*-*-*-*-*- -c white -s 1 -r -t -o -14 &

# candy
#compton -bcCGf -i 0.8 -e 0.8 --no-fading-openclose &

# execute session:
# if you have consolekit and dbus running:
#exec ck-launch-session dbus-launch --exit-with-session cwm

# else something like:
exec cwm
is this the right file ?

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Install sidbang, and having issues...

Unread post by machinebacon » Tue Aug 26, 2014 6:08 pm

It is the right file, but the last line is wrong. Replace it:

Code: Select all

exec ck-launch-session dbus-launch --exit-with-session openbox-session
You can either use "startx" or "bbqlogin" to start the session.
..gnutella..

User avatar
gooberfoob
Virgin
Posts: 7
Joined: Tue Aug 26, 2014 5:22 pm

Re: Install sidbang, and having issues...

Unread post by gooberfoob » Tue Aug 26, 2014 6:09 pm

here is my .xsession-errors

http://pastebin.com/NBwj2w6v


sorry, for not using pastebin on the above reply, and I am not able to log in as bbq.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Install sidbang, and having issues...

Unread post by machinebacon » Tue Aug 26, 2014 6:11 pm

Thank you. See the post above ;) this will fix everything.

You can additionally edit /etc/skel/.xinitrc and apply the same changes there. This will be valid for future newly created users then.

Sorry for the inconvenience, you can blame me personally :)
..gnutella..

User avatar
gooberfoob
Virgin
Posts: 7
Joined: Tue Aug 26, 2014 5:22 pm

Re: Install sidbang, and having issues...

Unread post by gooberfoob » Tue Aug 26, 2014 6:13 pm

THANK YOU it worked !!!!

User avatar
tenkainen
applies for custom title
Posts: 49
Joined: Wed Feb 19, 2014 12:03 pm
Location: Finland

Re: Install sidbang, and having issues...

Unread post by tenkainen » Tue Aug 26, 2014 6:14 pm

Also, you might want to comment out the xbindkeys, or install it if you use it. At least according to the second screenshot.
Random terrible things.

User avatar
rhowaldt
Dog
Posts: 4565
Joined: Wed Oct 17, 2012 9:01 am
Contact:

Re: Install sidbang, and having issues...

Unread post by rhowaldt » Tue Aug 26, 2014 7:53 pm

i edited your post with the xinitrc, added code-tags for readability and such. glad it works :)
All statements are true in some sense, false in some sense, meaningless in some sense, true and false in some sense, true and meaningless in some sense, false and meaningless in some sense, and true and false and meaningless in some sense.

pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: Install sidbang, and having issues...

Unread post by pidsley » Tue Aug 26, 2014 8:06 pm

And I moved your other duplicate support topic to /tmp/dumpster. This is not a bad thing, just cleaning up a now-useless duplicate topic.

Welcome to the grill, gooberfoob.

Post Reply