X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-yw1-f52.google.com (mail-yw1-f52.google.com [209.85.161.52]) by lists.alpinelinux.org (Postfix) with ESMTP id 13C72F84D97 for ; Sat, 9 Mar 2019 07:23:22 +0000 (UTC) Received: by mail-yw1-f52.google.com with SMTP id k14so18184225ywe.4 for ; Fri, 08 Mar 2019 23:23:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=s1P2jSIPGL8yb13JY/6pmWt+u1QOUzppr68SOLasSTY=; b=rjAQtZRt3dis17AggScEZ6yUm23MZWmLf9AcOlSEDpEHs3VxHVuQ219w1mLnJQK2dy NoGJQoaYdZGJWFWcIj88wsuFR1vpKvFF898Fg1SWMroGhhEZF4EFOP7uze1WrZT27oCB w/YccTxrBwWAOtegba1RS9/gDctjgtBkp6PQKq4l6layhj3dlbcaL+Ft0yxtaiOfN9uh iPJ7joddt0E2JEPh4+rGVszn6o62wnrYNiGydahm6jGbDegTORfV4Na/10jCDyWdfL4G 9K23sqCpctJoye/p1z/lQjRnNxrjqnBrA5N2SXgn0M1e4EMBpBx2gLGTWr+k68fDiaR1 It7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=s1P2jSIPGL8yb13JY/6pmWt+u1QOUzppr68SOLasSTY=; b=XI8lQ8ymAzg4IsxsiTIHAbwj5V0eWK8H9DJqCy1Viz92bgLSTYUT06fyWq+0j/tJlH Jgj5Hi2kYlAJbQM0p7Supo+hOxRXCZepQ8XqcyImz0UqqE6wUx+dYF/UAdcCIvZHS4Jx Pm9156syz4fC8Zs0GM0yx3zFcY9GZ5W7QFweXZWoYjFiJ2Tk3A3Nn/g6GOJVqKrl4jV5 J4d9fX8CHIOwQSiklnTPvLfqv68eIigrxdpnKqGpR95z2nzCx2D8z8BDfAsG0+OdZuaL W/g3WQXs+4qise78o77FV8G8RpWB9qcS1V4q1/3izDiTY9RjWDjqPWJxPmqLVT8lpJk6 dvNw== X-Gm-Message-State: APjAAAVr8vDFrAVulW7QRw4MBzkJ/BEK24OcLCO9UUolf7WZnZdZ8n2C fhrffcGmJMCeWPTAMEiFlblx7mYayvE= X-Google-Smtp-Source: APXvYqxyDK9UFWqhwiei+Em65/MZKSzgE4iMjvQl+iusZpmNJpf556aTB81xLW8AaixLc2PPQxnBJg== X-Received: by 2002:a5b:1c7:: with SMTP id f7mr5033811ybp.300.1552116201472; Fri, 08 Mar 2019 23:23:21 -0800 (PST) Received: from mac ([177.236.54.31]) by smtp.gmail.com with ESMTPSA id f188sm4477675ywb.64.2019.03.08.23.23.20 for (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 08 Mar 2019 23:23:20 -0800 (PST) Date: Fri, 8 Mar 2019 23:23:19 -0800 From: Antonio Maccagnan To: alpine-user@lists.alpinelinux.org Subject: [alpine-user] blank screen after login Message-Id: <20190308232319.62678edf5b043467f5231ab3@gmail.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; i686-pc-linux-gnu) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I have installed alpine 3.9.2 on a dell x64 laptop for the first time, so bear with me if my questions are dumb ones. I have installed the base system plus these packages: setup-xorg-base xorg-server xf86-video-intel xf86-input-synaptics xf86-input-keyboard xf86-input-libinput xf86-input-evdev xinit kbd tt-dejavu alsa-utils alsaconf nano bash bash-completion sudo jwm slim bash bash-completion util-linux pciutils usbutils coreutils binutils findutils grep Now, when I get to the slim login and enter username and password, I get a blank screen. I have tried both the default .xinitrc and slim.conf and also those settings functioning on other distros to no effect. If I disable slim and try startx manually, I also get a blank screen. /var/log/slim.log says: waiting for x server to begin accepting connections. unexpected signal 15 I also cannot find a jwm session anywhere on the system. Any suggestions? -- Antonio Maccagnan --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---