Re: XFree86 4.3 and Cyrillic Xkb layouts

2003-03-09 Thread Alexander Pohoyda
een the same > behavior/knows what may be the cause? Please try setting the locale: export LC_CTYPE="ru_RU.KOI8-R" or setenv LC_CTYPE "ru_RU.KOI8-R" -- Alexander Pohoyda <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: rand() is broken

2003-02-03 Thread Alexander Pohoyda
> > > FWIW - AIX aggrees with Solaris. OSF1 .. V5.1 732 alpha HP-UX . B.11.00 U 9000/800 agree with Solaris -- Alexander Pohoyda <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: problem with X

2003-01-29 Thread Alexander Pohoyda
Don't forget to post a message to the list if you have a solution! -- Alexander Pohoyda <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: LOR on current as of last Friday

2003-01-27 Thread Alexander Pohoyda
9 > > No sound. Ideas? Same result. A new line in dmesg: pci0: (vendor=0x1013, dev=0x6001) at 6.0 irq 10 I do use DOS ps2 utility, and it seems to work. Should I disable AUDIOCTRL device? What about PCIIRQ? Anything else I may try? Thanks to all who replied! -- Alexander Pohoyda <[E

Re: LOR on current as of last Friday

2003-01-27 Thread Alexander Pohoyda
evice pcm0at isa? port 0x530 irq 9 drq 1 flags 0x10 apog@oak:~$ grep pcm /var/run/dmesg.boot apog@oak:~$ ps2 ? audio Enabled, Address 530, IRQ 9, DMA 0 - 1, SBAddress 220 ps2 ? midi Enabled, Address 580, IRQ 5 No sound. Ideas? -- Alexander Pohoyda <[EMAIL PROTECTED]> To

Re: LOR on current as of last Friday

2003-01-27 Thread Alexander Pohoyda
="isa" ... to /boot/device.hints, I will get a line telling that pcm0: failed to probe on ... and later ... pcm1: on isa0 device_probe_and_attach: pcm1 attach returned 6 Talking about 5.0-CURRENT here. -- Alexander Pohoyda <[EMAIL PROTECTED]> To Unsubscribe: send

Re: LOR on current as of last Friday

2003-01-27 Thread Alexander Pohoyda
on TP600 with 5.0-CURRENT. There is CS4236 there. Pure ISA, AFAIK. Worked fine with 4.5-RELEASE. I would spend as much time as it needs to bring it to life. I'd appreciate any ideas how to preceed. -- Alexander Pohoyda <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECT

Re: problem with X

2003-01-27 Thread Alexander Pohoyda
Charlie ROOT <[EMAIL PROTECTED]> writes: > root, nor a regular user. Is this a font path problem? No, it is not. > /usr/libexec/ld-elf.so.1: /usr/lib/libc_r.so.5: Undefined symbol > "__thr_jtable" This is a problem. Version numbers are OK, though. -- Alexander

Re: LOR on current as of last Friday

2003-01-27 Thread Alexander Pohoyda
m0 (sound softc) @ /scratch/src/sys/dev/sound/isa/mss.c:177 > 2nd 0xc1f4a680 pcm0:play:0 (pcm channel) @ >/scratch/src/sys/dev/sound/pcm/channel.c:441 I'd wish to have sound working.. On my second notebook (TP600E) I have a PCI sound card -- 0x1013 0x6001. Don't you? --

Re: new wi0 slowness

2003-01-21 Thread Alexander Pohoyda
operating in 11Mb/s mode. Filesize is 46MB, FTP, FreeBSD 4.5-RC3 <--> FreeBSD 5.0-RC3: BSS mode: ~1900 Kb/s ad-hoc mode: ~4300 Kb/s -- Alexander Pohoyda <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Problem with RC3

2003-01-14 Thread Alexander Pohoyda
PCMCIA uses IRQ 9. I'll try to put this into > > /boot/device.hints: > > hint.ccb.0.irq="9" > > This won't work. Pity. Is there a reason why not!? -- Alexander Pohoyda <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Problem with RC3

2003-01-14 Thread Alexander Pohoyda
IRQ to use > for the cardbus bridge. Where do I get this utility? I had a Windows XP preinstalled , and it told me that PCMCIA uses IRQ 9. I'll try to put this into /boot/device.hints: hint.ccb.0.irq="9" I'll write back if this solves the issue. Thanks for your help!

Re: Problem with RC3

2003-01-14 Thread Alexander Pohoyda
I type in whole dmesg here? > My 600E has real issues with ACPI; it works fine without (using APM). Yes, that notebook worked great with 4.7-RC3, APM and there were no problems with PCMCIA. -- Alexander Pohoyda <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with &

Re: Problem with RC3

2003-01-14 Thread Alexander Pohoyda
ppening if I insert some card. No beeps at all. So, if ACPI is enabled, I keep having Fatal traps 12... (acpi_thermal). If disabled -- no fun without peripherals :-) I have just installed 5.0-RC3. What else to try? Anyway, thanks to all developers for the great work!! -- Alexander Pohoyda <[

Re: Problem with RC3

2003-01-14 Thread Alexander Pohoyda
Francis Barnhart <[EMAIL PROTECTED]> writes: > Have you tried disabling ACPI? > > If not try hitting space at the boot prompt and typing: > > unset acpi_load OK, this works for me, but then PCMCIA does not seem to work. -- Alexander Pohoyda <[EMAIL PROTECTED]>