Hi,

I am having a couple of issues with obsd on the lenovo x61s...
especially the lackage of wireless support, but the driver (Intel
4965AGN) should be ready in 1-2 weeks.

I'd like to ask you whether you see some obvious error.

I installed -current from a snapshot:

uname -a
OpenBSD arktomis.bautzi.de 4.2 GENERIC#374 i386

0) The worst problem is when I boot with bsd.mp... the boot process
freezes and the last lines I get are as shown in this picture:

www.aei.mpg.de/~pau/BSDMP.jpg

dmesg for GENERIC is to be found at

www.aei.mpg.de/~pau/dmesg_x61s.txt

(the last lines come from a digital camera, ignore them)

Now... I tried with a bsd.mp from 4.1 in single-user mode as Dave suggested me
(boot> hdawhatever:bsd.mp41 -s), to see "what happens". The result?

In the place where it just freezes in 4.2, the damned laptop decided to
reboot... black screen and reboot...

Disgustingly enough, fedora6 live cd recognised the two processors cleanly...

1) halt -p turns the screen black (no shutdown messages)

2) I'm not quite sure the sound is working... look at this

-------
azalia0 at pci0 dev 27 function 0 "Intel 82801H HD Audio" rev 0x03: irq
11

mixerctl outputs.master=200,200
mixerctl: field outputs.master does not exist

mixerctl -av | grep outputs
outputs.dac02.source=hdaudio  [ hdaudio adc08 adc09 ]
outputs.sel0c.mute=off  [ off on ]
outputs.sel0c=124,124
outputs.sel0d.mute=off  [ off on ]
outputs.sel0d=124,124
outputs.green11.mute=off  [ off on ]
outputs.green11.boost=off  [ off on ]
outputs.unknown12.mute=off  [ off on ]
outputs.unknown12.boost=off  [ off on ]
outputs.unknown13.mute=off  [ off on ]
outputs.unknown13=120
outputs.red14=85,85
outputs.unknown15=85,85
outputs.unknown16.mute=off  [ off on ]
outputs.unknown16.dir=input  [ input output ]
outputs.pow19.source=mix20  [ mix20 sel21 ]
outputs.black1b.mute=off  [ off on ]
outputs.black1b=126,126
outputs.red1c.mute=off  [ off on ]
outputs.red1c.dir=input  [ input output ]
outputs.widget1d.source=mix07  [ mix07 pow19 mix0a black1a red1c green11 mix1e ]
outputs.sel21.mute=off  [ off on ]
outputs.sel21=120,120
outputs.sel25=85,85
outputs.widget26.source=red14  [ red14 unknown15 red1c ]

What should I change?
-------

3) The clock was set wrongly... I had to :

--------------
arktomis| ls -lart /etc/localtime
lrwxr-xr-x  1 root  wheel  33 Aug 27 21:10 /etc/localtime ->
/usr/share/zoneinfo/Europe/Berlin
arktomis| sudo ln -s /usr/share/zoneinfo/right/Europe/Berlin
/etc/localtime
ln: /etc/localtime: File exists
arktomis| sudo ln -fs /usr/share/zoneinfo/right/Europe/Berlin
/etc/localtime
arktomis| ls -lart /etc/localtime
lrwxr-xr-x  1 root  wheel  39 Aug 29 20:20 /etc/localtime ->
/usr/share/zoneinfo/right/Europe/Berlin
arktomis| sudo rdate -ncv ptbtime1.ptb.de
Tue Aug 28 22:20:50 CEST 2007
rdate: adjust local clock by -79186.490511 seconds
--------------
After that I adjusted crontab of root as suggested in the man page...

Any hint regarding the bsd.mp thing?

Am I stupid? If so, I ask for mercy and not to be immediately stoned

Cheers,

Pau

Reply via email to