n installing OpenBSD onto it inside the VM.
> > The installation wen fine.)
It is probably the same problem I'm having on Macbook Pro (late 13): all
usb ports are USB3 on this device, and usb3 is not yet supported by
openbsd. You can try enabling xhci* by compiling custom kernel, but it's
still experimental and probably would not work (I've tried, no luck).
--
Alexander Polakov | plhk.ru
* Mayuresh Kathe [131005 17:06]:
> have been using 'cwm' for over a week now.
> enjoying every moment of it.
> very well thought out and well executed from an openbsd perspective.
> questions;
> * is there any mailing list for keeping an eye on 'cwm' progress?
> * can the openbsd 'xdm' be made to
* Ed Ahlsen-Girard [130903 16:18]:
> Has anyone else noticed that some fonts are not displaying the right
> character? Some substitutions, some blanks?
Yes. http://reddit.com/r/programming looks like this in firefox:
http://plhk.ru/trash/rdit-fonts.png
rm -rf ~/.cache/fontconfig/* seems to fix t
I haven't seen this mentioned in current.html, so..
If you're using mutt's caching options (set header_cache,
set message_cachedir), clear the cache before upgrading
to newer snapshot if you're not a fan of 1.4G core files
lying around.
for VT switch
[25.832] (II) AIGLX: Resuming AIGLX clients after VT switch
[25.848] (II) intel(0): EDID vendor "LEN", prod id 16401
[25.848] (II) intel(0): Printing DDC gathered Modelines:
[25.848] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360
1403 800 803 809 821 -hsync -vsync (49.4 kHz eP)
[25.848] (II) intel(0): Modeline "1280x800"x0.0 57.59 1280 1328 1360
1403 800 803 809 821 -hsync -vsync (41.0 kHz e)
[42.744] (II) intel(0): EDID vendor "LEN", prod id 16401
[42.744] (II) intel(0): Printing DDC gathered Modelines:
[42.744] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360
1403 800 803 809 821 -hsync -vsync (49.4 kHz eP)
[42.744] (II) intel(0): Modeline "1280x800"x0.0 57.59 1280 1328 1360
1403 800 803 809 821 -hsync -vsync (41.0 kHz e)
mplayer config:
[default]
# Write your default config options here!
vf=screenshot
subcp=cp1251
vo=gl
vfm=ffmpeg
cache=8192
--
Alexander Polakov | plhk.ru
//openbsd.7691.n7.nabble.com/Somewhat-important-ACPI-diff-td228642.html
(committed as rev. 1.201 of dsdt.c)
--
Alexander Polakov | plhk.ru
ling in next releases? Something like an 'autotile' bind
> command which tiles new windows and rearranges existing ones.
I've a patch doing that buried somewhere in my tree. I'll bring it up to
date when I have time.
--
Alexander Polakov | plhk.ru
) = ea17640b86dcb3f84073867907afb0c4576055b0b2d5415cd23ac7d00f7b4bef
I guess it's just files out-of-sync.
--
Alexander Polakov | plhk.ru
cs")??
You can recompile ksh with my unportable hack if you really want to:
http://plhk.ru/trash/ksh/0008-ksh-vi-arrow-keys-support.patch
--
Alexander Polakov | plhk.ru
of interest. Nothing too complex.
You may be probably interested in sysutils/xstatbar (nice graphs) or x11/xmobar
(all included) if you're too lazy to write monitoring scripts by yorself. Or
just pipe sysutils/conky output to dzen2.
--
Alexander Polakov | plhk.ru
r projects where they tell you on every corner of the
internet that they're "starting work on X", or "prepared pre-alpha-0.001
version of X" or something like that. Get patient, follow tech@ and
source-changes@ and you'll know when something interesting comes up.
Yes, KMS is being worked on by kettenis@ and jsg@, and it will be ready
when it will be.
--
Alexander Polakov | plhk.ru
bly should.
>
I made a hack (vt220-compatible only) for anyone interested:
http://plhk.ru/trash/ksh/0008-ksh-vi-arrow-keys-support.patch
More funny diffs at
http://plhk.ru/trash/ksh/
--
Alexander Polakov | plhk.ru
7 Dec 2012 19:34:43 -
@@ -147,7 +147,7 @@ int ucom_detach(struct device *, int);
int ucom_activate(struct device *, int);
struct cfdriver ucom_cd = {
- NULL, "ucom", DV_DULL
+ NULL, "ucom", DV_TTY
};
const struct cfattach ucom_ca = {
--
Alexander Polakov | plhk.ru
:
addr 1: full speed, self powered, config 1, UHCI root hub(0x),
Intel(0x8086), rev 1.00
port 1 powered
port 2 addr 2: full speed, power 100 mA, config 1, Biometric
Coprocessor(0x2016), STMicroelectronics(0x0483), rev 0.01
--
Alexander Polakov | plhk.ru
such event in dumped acpi tables.
0x6022 ALARM: a sensor is extremely hot
http://www.mjmwired.net/kernel/Documentation/laptops/thinkpad-acpi.txt
--
Alexander Polakov | plhk.ru
h in some characters to test it?
I have written a small utility to do just that:
http://plhk.ru/static/skb/skb-0.4.tar.gz
--
Alexander Polakov | plhk.ru
.version=OpenBSD 5.2-current (GENERIC.MP) #60: Wed Oct 17 22:44:44 MDT 2012
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
--
Alexander Polakov | plhk.ru
* Erling Westenvik [121001 21:50]:
> Installed latest CURRENT as of 25th of September and everything is
> working great except for nautilus which keeps on crashing. I'm running
> dbus-daemon. When launching from a terminal, I get:
>
> ---8<---
> $ nautilus
> Initializing nautilus-open-terminal ex
* Artturi Alm [120912 17:10]:
> Hi,
>
> I've lost atleast ctrl after updating(amd64) from source yesterday(i think),
> in anything besides cwm it seems, so that's my guess for the culprit.
> atm. i'm too busy to test if reverting /xenocara/app/cwm/xevents.c back
> to 1.65 does help, being able to
* Mike Putnam [120911 23:40]:
> > This isn't as consistent as one'd hope it to be. For instance, selecting
> > + middle-clicking works fine between xxxterm and xterm (both ways) but
> > right-clicking + "copy link location" + middle-clicking in xterm doesn't.
> >
>
> An OS-wide copy/paste buffer
{ 0x, 0x, 0x, 0x}, 0, 0
+ },
+
+ { /* Other ATI video until further notice */
{ PCI_VENDOR_ATI, 0x,
0x, 0x },
{ 0x, 0x, 0x, 0x}, 1, 0
* Alexander Polakov [120902 21:40]:
&
The "moon" indicator is blinking, but screen stays black, so I connected
a serial cable. Here's what I got:
Script started on Sun Sep 2 19:52:24 2012
> sudo cu -l /dev/tty00
Connected
>> OpenBSD/i386 BOOT 3.18
boot> boot
booting hd0a:/bsd:
/-\|/8354720-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/
* ba...@mail.dk [120814 19:50]:
> HP 8530w OpenBSD 5.1 AMD64 GENERIC MP
>
> Got this message almost every time I boot:
> "acpitz2: critical temperature exceeded 5424C (56976K), shutting down"
>
> Applied the patch mentioned here and the message disappeared:
>
> http://old.nabble.com/acpiec-madn
* Bennett Samowich [120730 19:38]:
> The problem exists even if I use the system's "/usr/bin/false" and
> "/usr/bin/true" commands.
> The problem exists even when PF is disabled or the only rule is "pass in".
>
> That being said the script itself is a simple host lookup against the
> IP addresses
* HvN [120724 17:17]:
> I booted into single user mode, mounted / and /usr according to FAQ 8.
> However, when I try to use vi to change fstab, it says "unknown terminal
> type". Any suggestions ?
>
export TERM=vt220
--
Alexander Polakov | plhk.ru
* frantisek holop [120724 03:14]:
> hi there,
>
> consider a notebook with two nic's: re0 (ethernet)
> and urtwn0 (usb wifi). let's say, at boot time
> there is ethernet connection and /etc/hostname.re0
> contains "dhcp". urtwn0 is not plugged in.
>
> later, i want to switch to wifi.
>
> what
* "André S." [120721 19:08]:
> Hey,
>
> Alexander Polakov wrote:
> > New hibernate support is ACPI-based
>
> Ah, I didn't know that.
>
> > Try disabling apm with boot -c or config(8).
>
> The laptop now goes immediately into sleep after issu
:
apm0 at bios0: Power Management spec V1.2
acpi at bios0 function 0x0 not configured
Try disabling apm with boot -c or config(8).
--
Alexander Polakov | plhk.ru
* Adam Bryt [120720 10:56]:
> In ksh i can type polish signs in filenames (but 'ls' dont display it
> correctly).
Install colorls or use ls | cat.
--
Alexander Polakov | plhk.ru
Keyboard and touchpad only work after a cold boot. And by cold
boot I mean pull out AC and detach the battery.
OpenBSD 5.2-beta (GENERIC.MP) #347: Wed Jul 11 02:33:30 MDT 2012
t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4285202432 (4086MB)
avail mem = 414876467
* Jan Stary [120712 01:55]:
> Trying to reinstall with the current i386/bsd.rd.
> All goes well until I actually select a ftp mirror,
> and asked for the ftp login, I accept the default of
> 'anonymous'. It keeps asking:
>
> ftp login ? anonymous [enter]
> ftp login ? anonymous [enter
roprietary video drivers,
right, but free drm infrastructure provides acceleration for many cards.
--
Alexander Polakov | plhk.ru
* frantisek holop [120511 22:42]:
> hi there,
>
> i am trying to trick /etc/hotplug/attach into mounting
> the sd card from my android smartphone.
>
> the principal problem seems to be that at the time
> of e.g. sd2 showing up, the disklabel is not ready yet.
> (maybe the delay is the time andro
very old version. I guess I'm using the wb interface wrong.
>
> http://www.openbsd.org/cgi-bin/cvsweb/X11/xc/programs/xdm/config/Xsetup_0
http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/xdm/config/Xsetup_0
--
Alexander Polakov | plhk.ru
us to play music.
I also noticed that with default (no) sndiod flags azalia0 interrupts
go high (200) while it's 50 when I use flags above.
--
Alexander Polakov | plhk.ru
ot -c
disable inteldrm
If it works, use config -ef /bsd to make it permanent.
--
Alexander Polakov | plhk.ru
s
>
> $ ls -al /usr/bin/not_emacs
> lrwxr-xr-x 1 root wheel 2 Dec 21 11:03 /usr/bin/not_emacs -> vi
>
Isn't "set -o emacs" at the end of ~/.kshrc enough? It seems to be (at
least with my somewhat patched ksh).
--
Alexander Polakov | plhk.ru
id_flags=""
> rc_scripts="squid"
> squid=YES
It's pkg_scripts.
--
Alexander Polakov | plhk.ru
> config_rootfound(d08cde8c,0,0,d03d8b51,0) at config_rootfound+0x46
> cpu_configure(d0ad7540,1,1000,cff3f000,1) at cpu_configure+0x29
> main(d02004ba,d02004c2,0,0,0) at main+0x3ea
> ddb>
--
Alexander Polakov | plhk.ru
40
video0 detached
uvideo0 detached
uvideo0 at uhub1 port 2 configuration 1 interface 0 "Image Processor Integrated
Camera" rev 2.00/30.08 addr 3
video0 at uvideo0
Stopped at Debugger+0x5: leave
ddb{0}> stray interrupts:
0: 5122
1: 8
7: 5275
unhandled interrupts:
1: 238: pin 1@ioapic0 pin 1 flags 0 type 2 idtvec 145 levels 9/9
11: 19: pin 22@ioapic0 pin 22 flags 0 type 3 idtvec 97 levels 6/6
0x42
ddb{0}> umass1 at uhub0 port 2 configuration 1 interface 0 "COWON Systems, Inc.
iAUDIO 7" rev 2.00/1.00 addr 2
umass1: using SCSI over Bulk-Only
scsibus4 at umass1: 2 targets, initiator 0
sd3 at scsibus4 targ 1 lun 0: SCSI0 0/direct removable
serial.0e2107500013D304E8A7
sd3: 3896MB, 512 bytes/sector, 7979008 sectors
--
Alexander Polakov | plhk.ru
code you wrote the diff for.
>
Hi,
mikeb@ just committed a diff for ppb which solves the problem for me.
Is it the case for you?
--
Alexander Polakov
* Philip Guenther [111022 05:03]:
> On Sun, Oct 16, 2011 at 3:00 PM, Alexander Polakov wrote:
> > I've got a problem. When I suspend my laptop (Lenovo X100e, dmesg
> > below), it suspends just fine, and resumes well too (thanks for that!).
> > But after resume I see hig
* Alexander Polakov [111017 02:02]:
> I've got a problem. When I suspend my laptop (Lenovo X100e, dmesg
> below), it suspends just fine, and resumes well too (thanks for that!).
> But after resume I see high interrupt rates (like 77%) in top and
> vmstat, it feels slower and fan
ing SCSI over Bulk-Only
scsibus1 at umass0: 2 targets, initiator 0
sd1 at scsibus1 targ 1 lun 0: SCSI0 0/direct
removable serial.0bda015811417340
video0 detached
uvideo0 detached
uvideo0 at uhub1 port 2 configuration 1 interface 0 "Image Processor Integrated
Camera" rev 2.00/30.08 addr 3
video0 at uvideo0
--
Alexander Polakov | plhk.ru
"no way for this feature in OpenBSD" doesn't take much time, does
it? I guess diffs just get lost in the flows of mailinglists. Here comes
the issue of better tools.
--
Alexander Polakov | plhk.ru
command.
> ksh: 08: bad number `08'
08 doesn't exist in base 8
--
Alexander Polakov | plhk.ru
doesn't support multibyte characters yet, try this:
http://kerneltrap.org/mailarchive/openbsd-tech/2011/1/4/6887598
The bugs in wcwidth() mentioned later in the thread are now fixed, I think.
--
Alexander Polakov | plhk.ru
.1
>
> when i do a "ps aux" it shows a small number of processes using 0.0 CPU and
> very little memory.
>
> Where is the "load" coming from? I am not sure where to look.
http://www.undeadly.org/cgi?action=article&sid=20090715034920&mode=expanded
--
Alexander Polakov | plhk.ru
;m tracking -current on amd64.
--
Alexander Polakov | plhk.ru
* Alexander Polakov [110721 22:01]:
> * Dmitrij D. Czarkoff [110721 14:49]:
> > Hello!
> >
> > I tried both documentation and google, and I could only figure out how to
> > enable arrow keys in emacs mode of ksh.
> >
> > Is there a way to enable them
keypad(x_getc());
+ else /* unknown sequence */
+ vi_error();
+ return 0;
+ }
+
switch (vi_insert(ch)) {
case -1:
vi_error();
--
Alexander Polakov | plhk.ru
tch below:
diff --git a/vi.c b/vi.c
index 0bac6be..b8f6d5b 100644
--- a/vi.c
+++ b/vi.c
@@ -193,6 +193,7 @@ x_vi(char *buf, size_t len)
int c;
vi_reset(buf, len > CMDLEN ? CMDLEN : len);
+ insert = 0;
vi_pprompt(1);
x_flush();
while (1) {
--
Alexander Polakov | plhk.ru
* John Danks [110608 17:59]:
> I'm seeing "re0: watchdog timeout" after the MSI change to the re
> driver. Reverted the change and it stops.
I have reported the same issue already
http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=6622
--
Alexander Polakov | plhk.ru
redraw_line(1);
break;
--
Alexander Polakov | plhk.ru
* Stuart Henderson [110412 15:48]:
> On 2011-04-12, jirib wrote:
> > On Tue, 12 Apr 2011 02:06:51 +0400
> > Alexander Polakov wrote:
> >
> >> I am probably misunderstanding something, but are DUID's supposed to
> >> be used in place of device filename
* Sergey Bronnikov [110412 14:29]:
> On 09:20 Tue 12 Apr , jirib wrote:
> > On Tue, 12 Apr 2011 02:06:51 +0400
> > Alexander Polakov wrote:
> >
> > > I am probably misunderstanding something, but are DUID's supposed to
> > > be used in place of d
known file system type.",
*argv);
--
Alexander Polakov | plhk.ru
2011/4/11, frantisek holop :
> 1. how can be the kernel # smaller of a later kernel,
> if these are both 4.9-current?
It just means that compilation directory was wiped.
> 2. what is the extra hard disk information?
Disk's serial number it is.
--
Alexander Polakov | plhk.ru
went smoothly.
I had to reinstall packages, though. pkg_add -u -D installed was not
enough.
And you can always make sure that your binaries are of right arch by
running file on them.
--
Alexander Polakov | plhk.ru
struct mntopt mopts[] = {
MOPT_STDOPTS,
MOPT_UPDATE,
+ MOPT_ASYNC,
{ NULL }
};
--
Alexander Polakov | plhk.ru
a)?
I am not an openbsd dev, but I think this [1] is related.
[1] http://www.mail-archive.com/source-changes@openbsd.org/msg16212.html
--
Alexander Polakov | plhk.ru
2010/10/3, Otto Moerbeek :
> Does this also happen with udp mounts?
Yes, it does.
--
Alexander Polakov | plhk.ru
mpile/GENERIC
--
Alexander Polakov | plhk.ru
* Jordi Beltran Creix [100804 17:26]:
> > ls(1) does not seem to be 100% UTF-8 ready:
> >
> >
> > madro...@madthought:~% /bin/ls testb8-C4-D5-b/-\#
> > testo?=o?=-C4-D5-o?=o?=-#
> > madro...@madthought:~% /bin/ls testb8-C4-D5-b/-\# |cat
> > testb8-C4-D5-b/-#
> >
> ls(1) needs to use wcwidth(
2010/4/23, Thomas Pfaff :
> On Fri, 23 Apr 2010 03:31:31 +0400
> Alexander Polakov wrote:
>
>> Hi there!
>>
>> I think it's very convenient to cycle through windows in a group.
>>
>
> Sorry, but I don't quite understand what this does. If you wa
.ru/static/misc/cwm-cycle-in-a-group.diff
--
Alexander Polakov | plhk.ru
2010/1/6, Morris, Roy :
> Ok, figured that might be what it was! Thanks. Too bad it
> would be nice to know if the disk count changed ie. someone
> plugged in a USB key.
You can use hotplugd(8) for that.
2009/9/18, frantisek holop :
> hmm, on Thu, Sep 17, 2009 at 04:20:09PM -0400, Brad Tilley said that
>> drives so I lay them out manually, but other than that, everything
>> works OK (except the built-in wireless). I'm considering an Acer
>
> does the built in usb emulated sd card reader works?
> i
2009/8/15, obvvbooo obvvbooo :
> Hi,
>
> BSD4.5 works well on my laptop, but I don't like the noise of the harddisk.
atactl(8)
2009/8/1, 4625 <4625...@gmail.com>:
>> Probably bitmap fonts are disabled. Take a look at /etc/fonts/conf.d.
>> If there is no 70-yes-bitmaps.conf then link or copy it from
>> /etc/fonts/conf.avail and use fc-cache -fv
>
> cd: /etc/fonts/conf.avail: No such file or directory
% tar tvzf xetc46.tgz|
2009/8/1, 4625 <4625...@gmail.com>:
> I have add string 'FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"' into
> xorg.conf, then I execute fc-cache. However, these fonts unavailable in
> X. What is going wrong?
>
> fc-cache -v
> Fontconfig error: Cannot load default config file
> /usr/X11R6/lib/X11/f
2009/2/3, Eugene Ryazanov :
> Sorry, attachement was removed from previous message. If inline patch
> also will be damaged (probably by auto line brakes), contact me and I
> send you a copy personally.
There's no way to use UTF-8 as system locale in OpenBSD, so why bother?
What do you think about cwm(1) maximized mode? I find it rather useful
on small screens. A patch is attached.
--
Alexander Polakov | http://rootshell.be/~polachok/
diff -ur cwm/calmwm.h cwm.max/calmwm.h
--- cwm/calmwm.hMon Jan 19 00:52:40 2009
+++ cwm.max/calmwm.hMon Jan 19 00:48:44
http://openbsd.org/report.html
>cvsup is not written in C. ;)
net/csup is a cvsup client written in C.
2008/11/13, Girish Venkatachalam <[EMAIL PROTECTED]>:
> On 01:28:57 Nov 13, Ansen Lloyd wrote:
>> 1. What are the main differences between cvs and cvsup when updating
>> sources
>> to stable?
>>
>
> cvs is the revision contro
2008/11/6, Charlie Clark <[EMAIL PROTECTED]>:
> Hi,
>
> I have noticed that people constantly try to brute force sshd on my
> openbsd box, on my server I use fail2ban to prevent this and wondered if
> there is a similar solution for openbsd.
Have you tried sshguard?
Sorry for hijacking your thread, but... What do you guys think about
journalized ffs [1]? Can it help in such situations? Is there any
chance to get it into OpenBSD kernel?
[1] http://mail-index.netbsd.org/netbsd-announce/2008/07/31/msg37.html
2008/8/2, M. Feenstra <[EMAIL PROTECTED]>:
> Hi,
0x3433 (43 into hex??)
>
> or something completely different?
>
you can get the id from pcidump -v, something like this:
0:0:0: Intel 82Q965 Host
0x: Vendor ID: 8086 Product ID: 2990
--
Alexander Polakov | http://rootshell.be/~polachok/
*default host=rt.fm
*default base=/var
*default prefix=/usr
*default release=cvs
*default delete use-rel-suffix compress
OpenBSD-ports tag=.
--
Alexander Polakov | http://rootshell.be/~polachok/
79 matches
Mail list logo