LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-16-2022, 02:36 PM   #1
AngeloU
LQ Newbie
 
Registered: Nov 2021
Distribution: Debian, Ubuntu
Posts: 17

Rep: Reputation: Disabled
Debian (unsolved) starting lines on booting. How to slow booting logs display ?


Thanks everybody for reading my first post.


On booting I can hardly take a photo of errors in loading system.

Is there a way to slow all process in order to read single lines ?

I am writing down some lines :

[ 1.57636 ] i915 firmware failed to load ...
.......

[ 5.666105 ] usb cannot get freq at ...

..........

Some errors are at beginning, others at the end of long list , showed
very quickly.

I am using Debian Bullseye , system works. (For internet surfing, writing, printing). There are still problems (as reported above ) to solve.
 
Old 01-16-2022, 08:40 PM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,824
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Use journalctl after logging in to view messages produced during boot.

You should find Xorg.0.log either in /var/log/ and/or ~/.local/share/xorg/ to find some specific to Xorg error messages. Share the log this way, e.g.:
Code:
cat /var/log/Xorg.0.log | pastebinit
Provide here the URL resulting from that command. Also paste here using code tags the input/output from:
Code:
sudo inxi -SGayz
 
1 members found this post helpful.
Old 01-17-2022, 03:09 AM   #3
AngeloU
LQ Newbie
 
Registered: Nov 2021
Distribution: Debian, Ubuntu
Posts: 17

Original Poster
Rep: Reputation: Disabled
Thanks for your answer, beyond my expectations.

I upgraded to debian 11
(but .. with problems : you may see on root I am still on Debian 10 ! )

angelo@debian-10:~$ cat /var/log/Xorg.0.log | pastebinit
https://paste.debian.net/1227339/

root@debian-10:~# sudo inxi -SGayz
System:
Kernel: 5.10.0-10-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1
parameters: BOOT_IMAGE=/boot/vmlinuz-5.10.0-10-amd64
root=UUID=a53812cd-eaf3-480e-a77c-358b3439806d ro quiet
Console: tty 3 DM: GDM3 3.38.2.1 Distro: Debian GNU/Linux 11 (bullseye)
Graphics:
Device-1: Intel CoffeeLake-U GT3e [Iris Plus Graphics 655] driver: i915
v: kernel bus ID: 00:02.0 chip ID: 8086:3ea5 class ID: 0300
Device-2: Realtek Integrated_Webcam_FHD type: USB driver: uvcvideo
bus ID: 1-4.1:6 chip ID: 0bda:5760 class ID: 0e02 serial: <filter>
Display: server: X.org 1.20.11 driver: loaded: modesetting
unloaded: fbdev,vesa tty: 80x24
Message: Advanced graphics data unavailable in console for root.
root@debian-10:~#

Up to now ''using code tags'' not clear to me . . How to use them ?
 
Old 01-18-2022, 06:53 PM   #4
markhaus1964
LQ Newbie
 
Registered: Apr 2021
Location: florida
Distribution: lots
Posts: 2

Rep: Reputation: Disabled
R.E. using code tags:
<CODE> insert here the output from the former command 'sudo inxi -SGayz' </CODE>
Have a great day. Peace
 
1 members found this post helpful.
Old 01-18-2022, 07:18 PM   #5
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,824
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Quote:
Originally Posted by AngeloU View Post
Up to now ''using code tags'' not clear to me . . How to use them ?
Did you open the using code tags link I provided in post #2? There's an icon # above the input window to click on once you've highlighted what you wish enclosed in them. Or you can simply type the tags [code] to start & [/code] to end.
 
Old 01-18-2022, 08:33 PM   #6
enigma9o7
Senior Member
 
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi Linux
Posts: 1,388

Rep: Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560
Quote:
Originally Posted by AngeloU View Post
I upgraded to debian 11[/B] (but .. with problems : you may see on root I am still on Debian 10 ! )
root@debian-10:~# sudo inxi -SGayz
System:
Kernel: 5.10.0-10-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1
parameters: BOOT_IMAGE=/boot/vmlinuz-5.10.0-10-amd64
root=UUID=a53812cd-eaf3-480e-a77c-358b3439806d ro quiet
Console: tty 3 DM: GDM3 3.38.2.1 Distro: Debian GNU/Linux 11 (bullseye)
Looks like debian 11 (bullseye) to me? Although your hostname is debian-10.... but you picked that.

Last edited by enigma9o7; 01-18-2022 at 08:34 PM.
 
Old 01-21-2022, 01:51 AM   #7
AngeloU
LQ Newbie
 
Registered: Nov 2021
Distribution: Debian, Ubuntu
Posts: 17

Original Poster
Rep: Reputation: Disabled
Many thanks to all members for explanations. By means of your help I noticed non-free firmware were missing.
Now my computer works much better.

Minor (may be equally important) questions in separate posts.

I also learned how to use ''codes'' as below :

Code:
System:
  Kernel: 5.10.0-11-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1 
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.10.0-11-amd64 
  root=UUID=a53812cd-eaf3-480e-a77c-358b3439806d ro quiet 
  Console: tty 0 DM: GDM3 3.38.2.1 Distro: Debian GNU/Linux 11 (bullseye) 
Graphics:
  Device-1: Intel CoffeeLake-U GT3e [Iris Plus Graphics 655] driver: i915 
  v: kernel bus ID: 00:02.0 chip ID: 8086:3ea5 class ID: 0300 
  Device-2: Realtek Integrated_Webcam_FHD type: USB driver: uvcvideo 
  bus ID: 1-4.1:6 chip ID: 0bda:5760 class ID: 0e02 serial: <filter> 
  Display: server: X.org 1.20.11 driver: loaded: modesetting 
  unloaded: fbdev,vesa tty: 126x36 
  Message: Advanced graphics data unavailable in console for root.

Next step : change my post to S o l v e d
 
Old 01-21-2022, 03:21 AM   #8
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,670

Rep: Reputation: Disabled
Quote:
Originally Posted by AngeloU View Post
Next step : change my post to S o l v e d
Please do it yourself. See How do I mark a thread as solved? The Thread Tools are above the top post in the thread.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] [BASH/SHELL] grep/extract/display lines under specific strings (irregular number of lines) czezz Programming 11 01-10-2020 02:54 AM
Unsolved bug of 100%CPU kswapd0 (Debian Testing + vanilla kernel 4.10-rc7) patrick295767 Debian 6 02-17-2017 09:44 PM
Back up logs file and create a script showing the backed up logs and the running logs Billy_6052 Programming 5 12-13-2014 02:32 AM
[SOLVED] Starting File System .. Starting File System .. Starting File System .. Starting File rmknox Linux - Newbie 3 08-15-2010 11:30 PM
unsolved mounting of cdrom umd Slackware 7 04-21-2003 11:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration