Re: a live cd/dvd?

2012-05-13 Thread Mihai Popescu
> Eric Oyen wrote: > all I want is a way to make/execute a script to do the installation > unattended. I think this can be done pretty easy once you figured out what options you do need for your specific installation by removing the code that ask for options - or forcing the defaults by tricking

Re: Openbsd 5.1 Review on Distrowatch

2012-05-16 Thread Mihai Popescu
> Ralph Ellis wrote: > I understand that Intel is much more open with their documentation and > specifications. As someone said, it is "open for business." As for the review, I'm asking myself why people publish a review and then ask for opinions. It should be the other way around, not making sta

Re: update http://www.openbsdsupport.org/

2012-05-17 Thread Mihai Popescu
Hi, Daniel, maybe you should pass over natural instinct of being associated with a good thing and change the domain name and the layout of the site. As it is now, it will look like OpenBSD mantained site for a beginner. Just a tought, nothing personal.

Re: chromium can't start since two snapshots

2012-05-19 Thread Mihai Popescu
I confirm this is happening on i386 too, but I removed the entire chromium folder and cache. OK, it needs to reconfigure the options ...

Re: Romanian layout in OpenBSD

2012-07-06 Thread Mihai Popescu
I needed the .ro layout too, one year ago, and i used 'xsetkbmap ro' to activate it, then I was running libreoffice to be able to type using romanian characters. If I'm not mistaken, I think I was able to type them even in xterm. I tried to do that again in 5.2-beta but no luck, the special chars

Re: gimp 2.8 on OpeBSD -current

2012-07-09 Thread Mihai Popescu
You should find a file named gaim.core in your home directory, try to analyze it using gdb. Also, better, try to run gaim from gdb and see if you call pull some extra infos. Maybe they are helpful. I got some segmentation faults with blender, another graphical frontend but from a discussion with po

Re: OpenBSD - UEFI Secure Boot

2012-07-09 Thread Mihai Popescu
Rudolf Leitgeb wrote: > For 15+ years I read these regular Cassandra calls that this and that > "innovation" will kill free operating systems on commodity hardware, > remember Adaptec SCSI controllers, 3D video cards, I2O, trusted > computing and whatever the "feature of the day" is called. It v

Re: overload rule for outgoing floods

2012-07-11 Thread Mihai Popescu
> Any ideas on how to get the attack victims added to the table? > Thanks, > Boutros Hire a consultant specialised in OpenBSD firewall, before the damaged part will sue you.

Re: audio volume

2012-09-03 Thread Mihai Popescu
http://www.openbsd.org/faq/faq13.html

Re: !!!!

2012-09-06 Thread Mihai Popescu
Hi, I'm not aware at the moment who started this thread, but here are some insights: o OpenBSD is a free project - besides what "free" normaly means, take that developers don't own a dime to anybody o The "developers" do something, out of their resources and they are kind enough ( actually more

Re: Why can I only set some magic volumes for inputs.mic ? (0, 85, 170, 255)

2012-09-16 Thread Mihai Popescu
Excerpt from http://www.openbsd.org/faq/faq13.html "As a basic example of common mixerctl usage, to set the volume of the left and right channels to 200, you would issue $ mixerctl outputs.master=200,200 outputs.master: 255,255 -> 207,207 Notice how the value becomes 207. The reason for this is t

Re: WPA2 AES on OpenBSD

2012-09-19 Thread Mihai Popescu
Hello, It is not very clear in your request, but it might be that you are looking for a specific WPA2 reference in the manual. I wasn't able to find one and I thought WPA2 is not supported. It is supported in fact and you can use wpa tags to use it - the driver will be able to select between wpa o

Re: How does OpenBSD compare to Ubuntu Server?

2011-07-08 Thread Mihai Popescu
It doesn't. Just install whatever you think it will serve you and see for yourself. Even if you use "state of the art" operating system, you will be annoyed if it doesn't serve you the way you like it. Go and install, [dist]linux, openbsd, freebsd, etc., follow the path of installing and configure

Re: The OpenBSD user community needs to shake things up

2011-10-12 Thread Mihai Popescu
I want to test them, but my OpenBSD understanding is not so high so I'm not able yet to implement and test those patches. Tried most of the FAQ and other docs but no luck until now. Beginner questions are not welcomed here and newbies@ has low traffic. You can say I can edit and send out the diff f

Re: is SHA256 file used or not ?

2011-02-08 Thread Mihai Popescu
Hello all, Things got out of my hand and I want to say something and close this thread. There were some other posts in this thread which I consider are off-topic. I got also direct email telling me I should not blame Henning and other developers. I will try again to explain, moving myself off-top

Re: xxxterm and firefox35 May 11 snapshot

2011-05-15 Thread Mihai Popescu
Hello, Same kind of behaviour here, see details below. I'm on snapshots from 13-May. All was fine using the snaphost before this. Mozilla-firefox is crashing, on most sites. Chrome is ok, xxxterm is ok (tried it for the first time). Also gnome-mplayer ends with segmentation fault, always. Here is

Re: xxxterm and firefox35 May 11 snapshot

2011-05-15 Thread Mihai Popescu
Regarding the other personal post, xxxterm is crashing too, ending with segmentation fault later, on gmail page.

Thinkpad T43 sound not configured

2011-06-17 Thread Mihai Popescu
Hello, I was trying to install OpenBSD-current on a Thinkpad T43, model 2669-R1G. I used the .iso file to create the CD-ROM and run it for install. The strange fact is that soundcard and SMBus devices are not configured. The hardware is Intel 82801FB with AD1981B AC97 v2.2. I searched about some p

Re: Thinkpad T43 sound not configured

2011-06-17 Thread Mihai Popescu
Oh, so the (G) remark in supported hardware list is taking its share then. I was unsure if .iso method is using GENERIC kernel. What about I/O conflicts listed in dmesg, is there a way to fix them? Thanks.

is SHA256 file used or not ?

2011-02-06 Thread Mihai Popescu
Hello I'm installing from time to time the -current from snapshots. Today I run in an old issue: SHA256 invalid checksums for base install. The situation is like this: SHA256 from ftp.openbsd.org has a file with checksums for x* packages. The same file on ftp openbsd.informatik.erlangen.de dosn't

Re: is SHA256 file used or not ?

2011-02-07 Thread Mihai Popescu
I'm not sure I got it right, because I'm not familiar with the checksum procedure. I will make a short text below, to show how I see the process and maybe someone can pinpoint the mistakes. The *.tgz files are obtained by tree compilation so there is a new set and sha256s are compiled for each fil

Re: is SHA256 file used or not ?

2011-02-07 Thread Mihai Popescu
So the process I thought about it's not true. Better to remove the SHA256 then, what purpose can it serve if it is not syncronised? I still don't figure out why this checksum missmatch is ( on the same server, not among servers).

Re: is SHA256 file used or not ?

2011-02-07 Thread Mihai Popescu
Hello Philip Guenther, It looks like your answer is the most valuable for me. So, by my understanding, the developer compiles and gets the *.tgz files, uploads them to the ftp server but he doesn't compile the sha256 checksum each times for those files. I don't know why, because i'm not familiar w

Re: is SHA256 file used or not ?

2011-02-08 Thread Mihai Popescu
Hello Henning, I wasn't aware that I need permission to continue a thread. Excuse me for my missunderstanding, but think I'm not involved in the release and compile procedures. If you don't like to answer, please don't. As a matter of fact, most of list users preffer to joke and to write something

Re: is SHA256 file used or not ?

2011-02-08 Thread Mihai Popescu
Hi Henning, It looks like you are in a bad mood. Please read my entire post and don't cut and paste out of context. Man, if you do not want to answer, please don't. You have spent a lot of time bitching and no time to give a damn clear answer. It's not my problem that you attract idiots ( I failed

laptop choice

2008-12-23 Thread Mihai Popescu B.S.
Hello, I will open another well known topic for misc list: laptop acquisition. I did some research on the list's emails but I'm not fully satisfied. I want to buy a laptop (second hand is my first choice). I want some strong point on it, reliability - I want to use it for a long time (excluding ba

Re: laptop choice

2008-12-23 Thread Mihai Popescu B.S.
Thank you for your answers. I was amazed that IBM is having the top place - my only experience with IBM was using an expensive server which decided to blow up the electrolytic capacitors from the motherboard after one year. Since my concern is reliability I will stay with IBM T series then which pe

(bit)torrent openbsd client

2009-01-28 Thread Mihai Popescu B.S.
Hello, Could you make some suggestion for a good openbsd (bit)torrent client with or without GUI ? I know some names, but I want to have some user experience presented. Thanks.

the power of one

2009-02-27 Thread Mihai Popescu B.S.
Hi, I don't want to be a smart ass, but I was a little bit confused about some answers on undeadly.org message post by me. Basicaly, I was saying that even 1 euro matters for the donations. I was thinking that thousands of OpenBSD users donating at least 1 euro will bring thousands of euro for the

Re: European orders

2009-04-18 Thread Mihai Popescu B.S.
Hello, I was comming late to the show since I was enjoying my holliday. Please confirm or deny the theory I got from the long thread. I got the ideea that Wim received the CDs from source with 40% from the real price. Then, Wim must return the 60% "profit" back to the store. How I see it is Wim h

Re: European orders

2009-04-19 Thread Mihai Popescu B.S.
OK then, can someone explain from the start to the end how this was set up ? Please include prices and discounts. I'm still confused about the method and reading again the thread is not helpful. Thanks On 4/18/09, Theo de Raadt wrote: >> I was comming late to the show since I was enjoying my hol

failed packaged install from snapshots

2009-06-07 Thread Mihai Popescu B.S.
Hello, I got the install45.iso from snapshots/i386/, the files data is 6-June, except for X* based packages wich are listed from 5-June. The packages are listed from 6-June, all of them. I tried to install mozilla-firefox, but at some point I got this error and installation stopped: [...] Can't

snapshot package error: pixman-1.12.0 dependency not found

2009-06-09 Thread Mihai Popescu B.S.
Hello, I'm trying to install OpenBSD 4.5 i386 from snapshots and this is the third snapshot which gives me this error when trying to install mozilla-firefox package. [...] Can't install cairo-1.8.6p1: lib not found pixman-1.12.0 [...] pixman-1.12.0: partial match in /usr/X11R6/lib: major=15, mino

Re: snapshot package error: pixman-1.12.0 dependency not found

2009-06-09 Thread Mihai Popescu B.S.
. Drop this issue, I got the idea. The base was providing a newer version of pixman than the package was linked against, it's the other way around what I thought. So I should wait for another _package_ set snapshot, not base. Thanks and excuse me for the noise.

firefox+greasemonkey+hqtube error

2009-06-13 Thread Mihai Popescu B.S.
Hello, I installed on a snapshot the hqtube and greasemonkey like it was explained on an undeadly article. For a few minutes everything worked fine, then i got this error after a while and the sound is dead: 'greasemonkey chromewin.firebug is undefined.' Did anyone succed to install this combina

SATA hardisk appearing offline

2009-07-12 Thread Mihai Popescu B.S.
Hello, I have a DELL Precision 370 workstation and BIOS allows me to select the SATA behaviour mode: it can be AHCI mode or emulate the good old known ATA mode. The hardisk I'm using is a SATA 300 model ( aka SATA II ). I was using it in ATA mode for some time, but I tried the AHCI at each releas

incorrect MD5 file on mirror

2008-11-01 Thread Mihai Popescu B.S.
Hello, I got the install44.iso and MD5 from snapshots from openbsd.informatik.uni-erlangen.de and the MD5 file failed the test. I got the MD5 from ftp.openbsd.org and run it against the install44.iso from openbsd.informatik[...] and it reports OK. Comparing the two MD5 files, there are major dif

Re: incorrect MD5 file on mirror

2008-11-03 Thread Mihai Popescu B.S.
I used md5 -c MD5 to check. Could someone give me a hint with this checksum file, should I rely on it or not anymore ? Thanks

Re: incorrect MD5 file on mirror

2008-11-03 Thread Mihai Popescu B.S.
My mistake was not to include the files. The confusing thing was that _BOTH_ md5 files had the same size and the one from uni-erlangen.de was one day delay like it should be (aprox) . I include here the file content and maybe someone can pinpoint more accurately: MD5 - ftp.openbsd.org

the snapshots way

2008-05-02 Thread Mihai Popescu B.S.
Hello, Since the applications packages are not updated anymore for -release / -stable I decided to follow the snapshots. I know that this way is for experienced users and I'm not as good as a developer but I need to stay with this. The FAQ is not so rich in answers for this section. The other

mplayer & snapshot install

2008-05-04 Thread Mihai Popescu B.S.
Hello, Did anyone actually installed and tried to use mplayer on a snapshot install? I've installed OpenBSD 4.3 from snapshots and then mplayer package (of course, from snapshot pacakges.) When I run mplayer, i get this - mplayer: can't load library 'libjack.so.0.0' Already searched the web, an

Re: mplayer & snapshot install

2008-05-04 Thread Mihai Popescu B.S.
ge install it as a dependency? On Sun, May 4, 2008 at 1:25 PM, Mihai Popescu B.S. <[EMAIL PROTECTED]> wrote: > Hello, > > Did anyone actually installed and tried to use mplayer on a snapshot install? > > I've installed OpenBSD 4.3 from snapshots and then mplayer package (

broken dependencies ?

2008-06-21 Thread Mihai Popescu B.S.
Hello all, Back in time I switched from -release to -current, but I'm installing from snapshots. I saw the announce about uvideo stuff and I am very interested about this that's why I installed the most recent snapshot for testing. The date of the snapshot is 19-June, I also proceeded to install s

openbsd web hosting

2010-05-10 Thread Mihai Popescu B.S.
Hello, I need some infos about web hosting companies that offer openbsd based web hosting, please. The other requests are apache, php, postgresql and maybe mysql, decent monthly fee ( 5 - 10 euro /month). I got some google hits, but I trust some suggestions made here. Thanks

panic: pool_do_get(mcl2k) on -current

2010-05-23 Thread Mihai Popescu B.S.
Hello, It's the first time on getting panic: on openbsd. I have an old computer without display in a not so accessible place. Many times I got not ping response after some usage, and no keyboard feedback so I suspected a panic. This was with -current before 4.7 version modification ( the files hav

undeadly article

2010-08-16 Thread Mihai Popescu B.S.
Hello, I have read the undeadly.org article about how to "play" with airport security. I don't know who is the guy acting like this on an airport, but my brain triggered something I read in the past, about a well known guy from open source who was throw out from an airplane by the security team.

Re: undeadly article

2010-08-18 Thread Mihai Popescu B.S.
Hello, My post was not intended as a direct hit for the article. I told my opinion to misc@ because undeadly ask for subscription, no more anonymous coward post. Am I wrong ? I target airport behaviour with my comment. I use the airport for 6 flight until now, no problem at all with security team

Re: undeadly article

2010-08-19 Thread Mihai Popescu B.S.
Hello, Here is my last post to this thread. No time to argue out of the subject. My point is it is safer not to hurt yourself, in this case is safer to avoid unnecessary conflicts and treatments on the airport. Why ? The worst thing it can happen in this situation is well, you are held there

OpenBSD release

2010-10-03 Thread Mihai Popescu B.S.
Off topic, was "he" looking for 4.8 release: http://www.liveleak.com/view?i=532_1285949897

SHA256 still used or not ?

2009-11-21 Thread Mihai Popescu B.S.
Hello, I'm installing -current from snapshots, from time to time. I use to download the .iso file then burn it and check the files on cdrom against SHA256 file downloaded together with .iso. Since some time, the x*.tgz are reported as FAILED in this check. I send another email to the list, I got

Re: SHA256 still used or not ?

2009-11-21 Thread Mihai Popescu B.S.
On 11/21/09, Theo de Raadt wrote: >> I'm installing -current from snapshots, from time to time. I use to >> download the .iso file then burn it and check the files on cdrom >> against SHA256 file downloaded together with .iso. >> >> Since some time, the x*.tgz are reported as FAILED in this check.

Re: SHA256 still used or not ?

2009-11-21 Thread Mihai Popescu B.S.
On 11/21/09, Philip Guenther wrote: > On Sat, Nov 21, 2009 at 1:07 AM, Mihai Popescu B.S. > wrote: > ... >> Since some time, the x*.tgz are reported as FAILED in this check. I >> send another email to the list, I got one answer but I'm not able yet >> to get the

diff on running an application from xterm or graphical menu ?

2009-12-09 Thread Mihai Popescu B.S.
Hello all, I've run in some problem with gnome-mplayer. Basicaly, there is a difference in functioning if I run this application from xterm or graphical menu ( i use fbpanel menu). From xterm it works fine, it plays the movie. From graphical menu, it doesn't. It reports a "Bad file descriptor". M

Re: diff on running an application from xterm or graphical menu ?

2009-12-13 Thread Mihai Popescu B.S.
On 12/12/09, Remco wrote: > Mihai Popescu B.S. wrote: > >> Hello all, >> >> I've run in some problem with gnome-mplayer. Basicaly, there is a >> difference in functioning if I run this application from xterm or >> graphical menu ( i use fbpanel menu).

blender window not visible

2010-01-31 Thread Mihai Popescu B.S.
Hello, I'm running Blender since a while, but installing from a new snapshot brought me to this error message and no visible window: guessing 'blender' == '/usr/local/bin/blender' Compiled with Python version 2.5.4. Checking for installed Python... got it! *WARN_ON

router not responding state investigation

2010-02-10 Thread Mihai Popescu B.S.
Hello, I'm running an early snapshot on a router. Things are fine until I start transmission torrent clinet on a host behind the router. After some time of download, the transmission client stops all the traffic. When I try to check the router with ping, I got no response. Ctrl+Alt+Del is setup to

SHA256 check for snapshots fails

2009-11-07 Thread Mihai Popescu B.S.
Hello, I have downloaded the 4-Nov-2009 snapshot from ftp.openbsd.org. Running the `cksum -a sha256 -c SHA256` against .iso file I got the OK result. After CD burning I run again the command agains files on the CD - all the x*.tgz checksums are reported as FAILED. I thought it's the damn burner fa

Re: SHA256 check for snapshots fails

2009-11-07 Thread Mihai Popescu B.S.
> "base" and "x" may be built at different times. > if that happens you might get the failure on the x* checksums. > just the way it is atm. > > - Robert > Hmm, I got the feeling that SHA256 will hold the checksums for the existent files in that directory, plus the fact that files are used to gene

symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread Mihai Popescu B.S.
Hello, I did a snapshot install and I got many warnings like this one. What could be this warning, is it about mismatch on .so files ? Thanks.

Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread Mihai Popescu B.S.
Sorry folks, I was to quick in posting. Here are the details: I've installed from what is (was) today on snapshots on ftp server. Then I used the same ftp snapshot mirror for packages. That's all, no CVS, no compile, just plain install from what is (was) on snapshots - base & packages. This was af

multicore processors gain

2011-01-06 Thread Mihai Popescu B.S.
Hello, I got the idea from FAQ that OpenBSD is not using more than one core from multicore processors. Pretending I got it right, what's the benefit to buy an Intel Core 2 Duo ? Just the bigger cache and some extra instructions? Is there a difference in how OpenBSD handles let's say a multicore p

Re: multicore processors gain

2011-01-07 Thread Mihai Popescu B.S.
Hi folks, I will reformulate the question. Sorry for this, but it sleeps off topic. So, I'm interested about Intel Core 2 Duo family and i3, i5, i7 families. I don't know what SMP is about. I remember UNIX has no threads, just processes spawn by fork(). Having this in mind, will a processor from

Re: multicore processors gain

2011-01-08 Thread Mihai Popescu B.S.
Well, Thank you for on topic answers. I've seen the -pthread parameters on some ports' compile, but I thought is an alias for process. I will read about them. Damn, am I the only one who gets mad when receiving a link to wikipedia ? It looks like a sindrome on internet. I'm confused about multicor

the snapshot way

2008-01-06 Thread Mihai Popescu B. S.
Hello, I used to work with OpenBSD-realease and OpenBSD-stable by applying the patches for the base and upgrade the packages. Since the packages are not updated anymore for the -stable branch (still no announcement on the project's web page) I switched to the -current option. I don't want to go w

A sad thread - RMS vs. OpenBSD

2008-01-06 Thread Mihai Popescu B. S.
Hello, I came to the misc@ list from Journal links just to see what is the real discussion about RMS and OpenBSD. >From the start I have to tell the list that I'm sad. I have read sad things and now I think I should not read those things. In fact someone should put a waring label like "Read with c

strange kernel driver & application behaviour

2006-07-16 Thread Mihai Popescu B. S.
Hello, I'm trying since 3.8 release to figure out what's wrong on my desktop computer. Now I'm running 3.9 and I still have this strange behaviour (dmesg attached to the end of this text block). The issue is related to the sound applications. The hardware is a VIA8233 AC97 + ICEnsemble ICE1232. I

X freezes on snapshot install

2008-08-13 Thread Mihai Popescu B. S.
Hello, I run OBSD from snapshot install (OpenBSD 4.4-beta (GENERIC) #976: Fri Jul 11 16:41:38 MDT 2008) and recently I've run in some troubles with X server. I think some clever eye can spot the problem and give me a hint. One time after using gmplayer I've closed X session but the shell prom

<    2   3   4   5   6   7