[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Out of Range Monitor Problim



OK. Now I boot into as user, but the resolution leaves something to be desired, 1024x760.

The new card is a ViasiontekHD5450 16GB D3 DVH PCI Card.

The Monitor is a LG Flattop 24EN33TW-B with a recommended resolution of 1920X1080 67500 kHz 60kHz +/+ (Which, I think the resolution was before the mishap)

I installed inxi and get the following results:

(base) comp@AbNormal:~$ inxi -GSaz
System:    Kernel: 5.10.0-23-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1
           parameters: BOOT_IMAGE=/boot/vmlinuz-5.10.0-23-amd64
           root=UUID=9848531c-e052-44b0-a5b6-9ea786f9eaee ro quiet
           Desktop: Xfce 4.16.0 tk: Gtk 3.24.24 info: xfce4-panel wm: xfwm4 dm: LightDM 1.26.0
           Distro: Debian GNU/Linux 11 (bullseye)
Graphics:  Device-1: AMD Cedar [Radeon HD 5000/6000/7350/8350 Series] vendor: VISIONTEK            driver: radeon v: kernel bus ID: 01:00.0 chip ID: 1002:68f9 class ID: 0300
           Display: x11 server: X.Org 1.20.11 driver: loaded: ati,radeon
           unloaded: fbdev,modesetting,vesa display ID: :0.0 screens: 1
           Screen-1: 0 s-res: 1024x768 s-dpi: 96 s-size: 271x203mm (10.7x8.0")
           s-diag: 339mm (13.3")
           Monitor-1: VGA-0 res: 1024x768 hz: 60
           OpenGL: renderer: AMD CEDAR (DRM 2.50.0 / 5.10.0-23-amd64 LLVM 11.0.1)
           v: 3.3 Mesa 20.3.5 compat-v: 3.1 direct render: Yes

While I am quite comfortable, doing molecular orbital computations, I would be very uncomfortable trying to proceed further.

Guidance would be very much appreciated.

Thanks in advance.


On 06/30/2023 02:32 PM, Stephen P. Molnar wrote:
The problem is solved. Apparently the PCI card had a loose connector, so I replaced it.

As] soon as  adjust the resolution it'll be back to normal.

Many thanks to all that answered by request for help.

On 6/29/2023 4:09 PM, Felix Miata wrote:
Stephen P. Molnar composed on 2023-06-29 15:15 (UTC-0400):

All components were purchased from tho Microcenter herein Columbus.
It could, in fact, connect to a TV on the LAN in the same room, But now
I get form the TV: Computer No signal is it on?
Not a good sign. :( Did you turn the TV on, and to the correct input, before turning on the PC? Some TVs don't like being late to the boot. So do some GPUs.

inxi -GSaz, in safe mode, returns- bash: inxi: command not found
If network is working, sudo apt install inxi will install it, but because
Bullseye's inxi is a broken antique, better to do the following as root:

    cd /usr/local/bin && wget -O inxi smxi.org/inxi && chmod +x inxi
from:
    https://smxi.org/docs/inxi-installation.htm#inxi-manual-install

to get the much improved current version. Inxi -Gaz is the best there is for
providing basic graphics troubleshooting info.

cat for both logs returns:  no such file or directory
Bad sign. I never use Wayland, so can't be sure what if any logging it does that ordinary people can locate. Xorg should have left an old one in either location if there is no current one. I think Wayland leaves its stuff in the journal:
<https://www.google.com/search?q=debian+journalctl+wayland>

Let me pose a hypothetical - Would installing Debian 12 on a different
drive boot. or would I (most likely) muck-up the entire computer?
It's possible to muck up what you have, but if you remove the current drive and install the different one and Bookworm, it might be your best way forward. If the installer can't work either, it would be near certain you've acquired a hardware problem, hopefully easily resolved with a graphics card swap if you can locate one to try without too much trouble. What to look for might depend on what you have in there now. NVidia as good at giving people headaches like you have. Intel only just began (after more than two decades of not) providing discrete graphics cards. So hopefully you could get hands on a PCIe AMD card made less than 10 years ago to
try.

Simply starting the Bookworm installer, if it starts at all, might say a lot.


--
Stephen P. Molnar, Ph.D.
https://insilicochemistry.net
(614)312-7528 (c)
Skype:  smolnar1


Reply to: