Re: No HDMI output on Lenovo V145, trying since 8.0

2022-12-26 Thread Mayuresh
On Tue, Dec 27, 2022 at 06:53:16AM +1030, Brett Lymn wrote:
> On Mon, Dec 26, 2022 at 09:06:57PM +0530, Mayuresh wrote:
> > 
> > 3. Laptop's touchpad isn't working:
> > 
> 
> I believe you mentioned this before and did not respond when I asked for 
> details. You need
> to provide more information.  Does the trackpad get probed? Do a grep of 
> dmesg for pms and
> provide the output.  If the trackpad is probed then what does does not work 
> mean?

Yes, I did visit that thread before posting this. But that was for a
different issue and a different laptop (touchpad behaving erratically).
This one is different - here touchpad is simply dead (may be not
identified, no pms in dmesg).

-- 
Mayuresh


Re: No HDMI output on Lenovo V145, trying since 8.0

2022-12-26 Thread Brett Lymn
On Mon, Dec 26, 2022 at 09:06:57PM +0530, Mayuresh wrote:
> 
> 3. Laptop's touchpad isn't working:
> 

I believe you mentioned this before and did not respond when I asked for 
details. You need
to provide more information.  Does the trackpad get probed? Do a grep of dmesg 
for pms and
provide the output.  If the trackpad is probed then what does does not work 
mean?

-- 
Brett Lymn
--
Sent from my NetBSD device.

"We are were wolves",
"You mean werewolves?",
"No we were wolves, now we are something else entirely",
"Oh"


Re: No HDMI output on Lenovo V145, trying since 8.0

2022-12-26 Thread Mayuresh
On Mon, Dec 26, 2022 at 08:00:58PM +0530, Mayuresh wrote:
> This thread [1] has the details discussed 3 years back.
> 
> On 10.0 BETA X11 identifies it as amdgpu and it is working for laptop
> monitor. But neither during boot nor after startx hdmi gets any output.
> 
> Is this something that has a chance of working in 10.0 BETA?

# dmesg | grep -i -e Radeon -e drm
[ 1.04] cpu0: AMD A6-9225 RADEON R4, 5 COMPUTE CORES 2C+3G   , id 
0x670f00
[ 1.04] cpu1: AMD A6-9225 RADEON R4, 5 COMPUTE CORES 2C+3G   , id 
0x670f00
[ 1.047740] genfb0 at pci0 dev 1 function 0: ATI Technologies Radeon 
R2/R3/R4/R5 Graphics (rev. 0xea)
[ 1.047740] drm at genfb0 not configured

Please suggest whether a kernel reconfiguration is required for HDMI to
work.

-- 
Mayuresh


Re: No HDMI output on Lenovo V145, trying since 8.0

2022-12-26 Thread Mayuresh
On Mon, Dec 26, 2022 at 09:06:57PM +0530, Mayuresh wrote:
> 2. There is no audio from the builtin speaker. mixerctl shows the audio
> device as HDMI00
> 
> $ mixerctl -a
> outputs.dacsel=HDMI00

Following fixed the audio issue:
audiocfg default 1


Re: No HDMI output on Lenovo V145, trying since 8.0

2022-12-26 Thread Mayuresh
On Mon, Dec 26, 2022 at 08:00:58PM +0530, Mayuresh wrote:
> This thread [1] has the details discussed 3 years back.
> 
> On 10.0 BETA X11 identifies it as amdgpu and it is working for laptop
> monitor. But neither during boot nor after startx hdmi gets any output.
> 
> Is this something that has a chance of working in 10.0 BETA?

Other related information / issues:

1. xrandr built using modular X11

$ xrandr 
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
   1024x768   0.00* 

2. There is no audio from the builtin speaker. mixerctl shows the audio
device as HDMI00

$ mixerctl -a
outputs.dacsel=HDMI00


3. Laptop's touchpad isn't working:

-- 
Mayuresh


No HDMI output on Lenovo V145, trying since 8.0

2022-12-26 Thread Mayuresh
This thread [1] has the details discussed 3 years back.

On 10.0 BETA X11 identifies it as amdgpu and it is working for laptop
monitor. But neither during boot nor after startx hdmi gets any output.

Is this something that has a chance of working in 10.0 BETA?

-- 
Mayuresh

[1] https://www.mail-archive.com/netbsd-users@netbsd.org/msg11062.html