</div><div class="gmail_quote"><span class="gmail_default" style="font-size:small">syslog is here: <a href="https://pastebin.com/GzYARtRG">https://pastebin.com/GzYARtRG</a></span></div><div class="gmail_quote"><span class="gmail_default" style="font-size:small"></span>
Hello,
This email is being sent to Debian-Accessibility and Debian-Boot separately.
I installed from this file:debian-live-11.6.0-amd64-mate+nonfree.iso under Windows11 using. Win32 Disk Imager following the Debian Instructions, I had previously been using Unetbootin.
I was asked to install this because I had failures using the "latest"
Alpha2 iso.
I still cannot log into the system using my user name and password.
The system starts the GUI but fails and goes back to the log in screen, but only for user, root can run the GUI.
The installer doesn't ask me where to put GRUB, I believe it should as
I have multiple Linux distros and several hard drives.
One big thing to the Accessibility Community is that the base packages
- that is just installing the base packages and standard utilities
without Debian Desktop Environment and any other Desktop Environment
like MATE, is that either nmcli or nmtui should be installed. It's
difficult for many including myself to remember how to get a WiFi
connection up and running without such a program.
Debian Accessibility mentioned that it was going to put in a request
that there be a choice to boot into the CLI text mode, many blind
users love the CLI because it's unambiguous.
The instructions I was given was to do this in /var/log/
tar -cf log.tar.bz2 ./hardware-summary lsb-release partman status syslog
However none of the files except syslog are there, so I just include a pastebin link for syslog.
syslog is here: https://pastebin.com/GzYARtRG
What I have to do is log in as root giving the root password. Then I
can start X, I can also from the root prompt, enter "su myusername"
and start X. I also from root prompt entered "passwd myusername" and
entered my usename password. I still cannot log in.
Best regards,
David Ring
nmtui I found works better. It's possible the area of the drive with
/home in it is going bad. I'm running smartctl -t long over here since
I'm pretty sure that's what's happening here.
Jude <jdashiel at panix dot com> "There are four boxes to be used in
defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
.
On Fri, 17 Mar 2023, D.J.J. Ring, Jr. wrote:
Hello,
This email is being sent to Debian-Accessibility and Debian-Bootseparately.
I installed from this file:debian-live-11.6.0-amd64-mate+nonfree.isounder
Windows11 using. Win32 Disk Imager following the Debian Instructions, Ihad
previously been using Unetbootin.
I was asked to install this because I had failures using the "latest" Alpha2 iso.
I still cannot log into the system using my user name and password.but
The system starts the GUI but fails and goes back to the log in screen,
only for user, root can run the GUI.
The installer doesn't ask me where to put GRUB, I believe it should as
I have multiple Linux distros and several hard drives.
One big thing to the Accessibility Community is that the base packages
- that is just installing the base packages and standard utilities
without Debian Desktop Environment and any other Desktop Environment
like MATE, is that either nmcli or nmtui should be installed. It's difficult for many including myself to remember how to get a WiFi connection up and running without such a program.
Debian Accessibility mentioned that it was going to put in a request
that there be a choice to boot into the CLI text mode, many blind
users love the CLI because it's unambiguous.
The instructions I was given was to do this in /var/log/
tar -cf log.tar.bz2 ./hardware-summary lsb-release partman status syslog
However none of the files except syslog are there, so I just include a pastebin link for syslog.
syslog is here: https://pastebin.com/GzYARtRG
What I have to do is log in as root giving the root password. Then I
can start X, I can also from the root prompt, enter "su myusername"
and start X. I also from root prompt entered "passwd myusername" and entered my usename password. I still cannot log in.
Best regards,
David Ring
<div class="gmail_default" style="font-size:small">Also it was promised that the installer would have an option to boot directly into text mode for those users who want this.</div><div class="gmail_default" style="font-size:small"><br></div><divclass="gmail_default" style="font-size:small">No one answered my bug report about not being able to log in using my user account, so I will use "smartctl -t long" and see what is happening to my hard drive!</div><div class="gmail_default" style=
Awesome, thanks!
How can we get those that make the mini disk or the other iso files to put
in nmtui so that if a person that wants a text only installation as many blind users like have an easy way to connect without installing the GUI graphical desktop.
Also it was promised that the installer would have an option to boot
directly into text mode for those users who want this.
No one answered my bug report about not being able to log in using my user account, so I will use "smartctl -t long" and see what is happening to my hard drive!
Thanks,
David
One big thing to the Accessibility Community is that the base packages
- that is just installing the base packages and standard utilities without Debian Desktop Environment and any other Desktop Environment
like MATE, is that either nmcli or nmtui should be installed. It's difficult for many including myself to remember how to get a WiFi connection up and running without such a program.
Debian Accessibility mentioned that it was going to put in a request
that there be a choice to boot into the CLI text mode, many blind
users love the CLI because it's unambiguous.
The instructions I was given was to do this in /var/log/
tar -cf log.tar.bz2 ./hardware-summary lsb-release partman status syslog
However none of the files except syslog are there, so I just include a pastebin link for syslog.
syslog is here: https://pastebin.com/GzYARtRG
What I have to do is log in as root giving the root password. Then I
can start X, I can also from the root prompt, enter "su myusername"
and start X. I also from root prompt entered "passwd myusername" and entered my usename password. I still cannot log in.
Best regards,
David Ring
That way a user could make a SID version of Debian and have a rolling release by just taking the latest net install iso and changing /etc/apt/sources.list files to sid / unstable.<br></div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">Thanks,</div><div style="font-size:small" class="gmail_default">David</div><div style="font-size:small" class="gmail_default"></div><br></div>
On Sun, Mar 19, 2023 at 01:23:39PM -0400, D.J.J. Ring, Jr. wrote:
Awesome, thanks!
How can we get those that make the mini disk or the other iso files toput
in nmtui so that if a person that wants a text only installation as many blind users like have an easy way to connect without installing the GUI graphical desktop.
nmtui and nmcli are both part of Network Manager which pulls in other dependencies but it shouldn't be a problem in some sense. It might mean adding Network Manager as part of Debian standard packages and the
recent trend is to cut down on the number of Debian packages installed
to allow for smaller minimum machines, containers and VMs.
Also it was promised that the installer would have an option to boot directly into text mode for those users who want this.
*Which* installer? If you install using the debian-live media, then I think all bets are off as far as accessibility goes for someone visually
impaired -
though the Debian-live standard .iso is probably OK since it includes only text mode programs.
The text mode install is directly there in a Debian
netinst as is the expert text mode install which asks all the questions
to include those at lower priority. I'd need to check - but I'm fairly
sure that the Bookworm installer coming up has a speech install option
and also a high contrast text mode install.
No one answered my bug report about not being able to log in using myuser
account, so I will use "smartctl -t long" and see what is happening to my hard drive!
Which bug report number, please?
Thanks,
David
With every good wish, as ever,
Andy Cater
packagesOne big thing to the Accessibility Community is that the base
- that is just installing the base packages and standard utilities without Debian Desktop Environment and any other Desktop Environment like MATE, is that either nmcli or nmtui should be installed. It's difficult for many including myself to remember how to get a WiFi connection up and running without such a program.
Debian Accessibility mentioned that it was going to put in a request that there be a choice to boot into the CLI text mode, many blind
users love the CLI because it's unambiguous.
The instructions I was given was to do this in /var/log/
syslogtar -cf log.tar.bz2 ./hardware-summary lsb-release partman status
aHowever none of the files except syslog are there, so I just include
pastebin link for syslog.
syslog is here: https://pastebin.com/GzYARtRG
What I have to do is log in as root giving the root password. Then I can start X, I can also from the root prompt, enter "su myusername"
and start X. I also from root prompt entered "passwd myusername" and entered my usename password. I still cannot log in.
Best regards,
David Ring
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 483 |
Nodes: | 16 (2 / 14) |
Uptime: | 16:56:58 |
Calls: | 9,617 |
Calls today: | 3 |
Files: | 13,692 |
Messages: | 6,156,482 |