Re: writes to /dev/kmsg

2019-02-21 Thread Oleg Goldshmidt
On Tue, Feb 19, 2019 at 3:34 PM Lev Olshvang wrote: > Kernel documentation describes interface > https://www.kernel.org/doc/Documentation/ABI/testing/dev-kmsg > The 4th line of this document, "Kay Sievers " tells me a lot about the kind of application that uses it. I sugge

Re: writes to /dev/kmsg

2019-02-20 Thread Constantine Shulyupin
stderr = fopen("/dev/kmsg", "w+"); fprintf(stderr, "%s:%i %s ", __FILE__, __LINE__, __func__); Call a driver. In the driver: #undef pr_fmt #define pr_fmt(fmt)"%s.c:%d %s " fmt, KBUILD_MODNAME, __LINE__, __func__ p

Re: writes to /dev/kmsg

2019-02-20 Thread Lev Olshvang
Can you please elaborate, what you are trying to synchronize, I suppose messages from your driver are uniquely identified?19.02.2019, 19:42, "Constantine Shulyupin" :I write to /dev/kmsg when it is need to synchronize UM and driver's logs. On Tue, Feb 19, 2019 at 3:34 PM Lev

Re: writes to /dev/kmsg

2019-02-19 Thread Constantine Shulyupin
I write to /dev/kmsg when it is need to synchronize UM and driver's logs. On Tue, Feb 19, 2019 at 3:34 PM Lev Olshvang wrote: > Kernel documentation describes interface > https://www.kernel.org/doc/Documentation/ABI/testing/dev-kmsg > > I wonder what kind of applications use i

writes to /dev/kmsg

2019-02-19 Thread Lev Olshvang
Kernel documentation describes interfacehttps://www.kernel.org/doc/Documentation/ABI/testing/dev-kmsg I wonder what kind of applications use it?Why somebody need to use kmsg instead of syslog? Can anybody give example of such application? Regards,Lev

Fwd: Fw: [dev] save the code

2017-10-04 Thread Shlomi Fish
-- Forwarded message -- From: Shlomi Fish Date: Wed, Oct 4, 2017 at 7:43 PM Subject: Fw: [dev] save the code To: Shlomi Fish Hi all! Please sign it and help spread the word. Regards, Shlomi Begin forwarded message: Date: Wed, 4 Oct 2017 10:59:57 +0200 From

[Job] Linux Dev-Ops and IT-Ops Administrator

2014-03-02 Thread Ron Lehrer
Hi, Crossix Solutions is searching for a seasoned Linux Dev-Ops and IT Operations Administrator to join our IT and Data Infrastructure team in Kiryat Ono. Crossix provides big data analytics services and maintains multiple data centers in the US. Our IT and Data Infrastructure team works

Re: KDE Jewish/Israeli holiday files: the dev needs our help!

2010-05-19 Thread Stan Goodman
gt; Atzeret (here they're both the same day). > > On Wednesday 19 May 2010, Dotan Cohen wrote: > > >From the Korganizer dev: > > > > > > For 4.5 however things are changing. The KDE holiday region files now > > > support any KDE calendar system, includ

Re: KDE Jewish/Israeli holiday files: the dev needs our help!

2010-05-19 Thread geoffrey mendelson
On May 20, 2010, at 12:00 AM, Tomer Cohen wrote: Some people may also want to see Parashat Ha'Shavuaa and Omer count, out of their calendars, so this might be added as an extra package. In case new maintenance efforts will be required, please make sure to reach not only kde-dev, as

Re: KDE Jewish/Israeli holiday files: the dev needs our help!

2010-05-19 Thread Tomer Cohen
Some people may also want to see Parashat Ha'Shavuaa and Omer count, out of their calendars, so this might be added as an extra package. In case new maintenance efforts will be required, please make sure to reach not only kde-dev, as this topic may interest other calender developer teams as

Re: KDE Jewish/Israeli holiday files: the dev needs our help!

2010-05-19 Thread Shlomo Solomon
010, Dotan Cohen wrote: > >From the Korganizer dev: > > > > For 4.5 however things are changing. The KDE holiday region files now > > support any KDE calendar system, including Hebrew, so I will be adding > > new separate files for the Israeli civil holidays and Jewis

KDE Jewish/Israeli holiday files: the dev needs our help!

2010-05-19 Thread Dotan Cohen
>From the Korganizer dev: > For 4.5 however things are changing. The KDE holiday region files now support > any KDE calendar system, including Hebrew, so I will be adding new separate > files for the Israeli civil holidays and Jewish religious holidays in both > English and Hebre

Gnome users: How do GTK apps handle mixed LTR and RTL hierarchies? Dev advice needed.

2009-04-24 Thread Dotan Cohen
I am having troubles with mixed LTR and RTL hierarchies in the otherwise terrific Zim application: https://bugs.launchpad.net/zim/+bug/360581 To triage, I checked in Evolution and found a similar situation: http://bugzilla.gnome.org/show_bug.cgi?id=580122 The Zim developer is interested in resolv

Ulteo-like for CentOS (was: Re: RHEL-family dev environment)

2008-05-25 Thread Amos Shapira
2008/5/25 Gilad Ben-Yossef <[EMAIL PROTECTED]>: > The developers work on Windows workstations. In the good scenario they pull > an Eclipse session with X windows. In the bad scenario they run Linux + > Eclipse and toolchain in VMware. In the really bad situation they program > everything in Visu

Re: RHEL-family dev environment

2008-05-25 Thread Gilad Ben-Yossef
Oron Peled wrote: On Thursday, 22 בMay 2008, Ira Abramov wrote: Quoting Mike Kemelmakher, from the post of Thu, 22 May: I completely agree and support Gilads opinion - developing commercial product on Fedora is a bad idea. great. so we all agree. No we don't ;-) Fe

Re: RHEL-family dev environment

2008-05-23 Thread Tzafrir Cohen
On Fri, May 23, 2008 at 11:04:00AM +1000, Amos Shapira wrote: > 2008/5/23 Oron Peled <[EMAIL PROTECTED]>: > > > Another advantage in this kind of setup, is that when people develop > > on Fedora (while integrating with RedHat/Centos) they have a looking > > glass into the next RedHat/Centos releas

Re: RHEL-family dev environment

2008-05-22 Thread Amos Shapira
2008/5/23 Oron Peled <[EMAIL PROTECTED]>: > Another advantage in this kind of setup, is that when people develop > on Fedora (while integrating with RedHat/Centos) they have a looking > glass into the next RedHat/Centos release. > > This means that if they started few months ago using Fedora-8, by

Re: RHEL-family dev environment

2008-05-22 Thread Hetz Ben Hamo
Hi, 2008/5/22 Oron Peled <[EMAIL PROTECTED]>: > On Thursday, 22 בMay 2008, Ira Abramov wrote: >> Quoting Mike Kemelmakher, from the post of Thu, 22 May: >> > I completely agree and support Gilads opinion - developing commercial >> > product on Fedora is a bad idea. >> >> great. so we all agree. >

Re: RHEL-family dev environment

2008-05-22 Thread Oron Peled
On Thursday, 22 בMay 2008, Ira Abramov wrote: > Quoting Mike Kemelmakher, from the post of Thu, 22 May: > > I completely agree and support Gilads opinion - developing commercial > > product on Fedora is a bad idea. > > great. so we all agree. No we don't ;-) > Fedora is bad for production.

Re: RHEL-family dev environment

2008-05-22 Thread Ira Abramov
Quoting Mike Kemelmakher, from the post of Thu, 22 May: > I completely agree and support Gilads opinion - developing commercial > product on Fedora is a bad idea. great. so we all agree. Fedora is bad for production. also RHEL/CentOS because it's missing a lot of packages and external repos do

Re: RHEL-family dev environment

2008-05-22 Thread Mike Kemelmakher
I completely agree and support Gilads opinion - developing commercial product on Fedora is a bad idea. -Mike Gilad Ben-Yossef wrote: Oron Peled wrote: On Monday, 5 בMay 2008, Ira Abramov wrote: which brings me to the question - should I stick to Fedora (7? 8?) for the devel environment a

Re: RHEL-family dev environment

2008-05-07 Thread Gilboa Davara
On Wed, 2008-05-07 at 15:26 +0300, Ira Abramov wrote: > Quoting Gilboa Davara, from the post of Wed, 07 May: > > > > > > - Gilboa > > > [1] http://kde-redhat.sourceforge.net/ > > yup, that's the repo that supplies us with a really unstable kdevelop... Have you reported the problem in the kde-re

Re: RHEL-family dev environment

2008-05-07 Thread Gilboa Davara
On Wed, 2008-05-07 at 22:21 +1000, Amos Shapira wrote: > On Wed, May 7, 2008 at 5:28 PM, Gilboa Davara <[EMAIL PROTECTED]> wrote: > > P.S. as other have mentioned, if the machines are being used for > > development and testing, CentOS should be OK. > > If the machines are being used for product

Re: RHEL-family dev environment

2008-05-07 Thread Ira Abramov
Quoting Gilboa Davara, from the post of Wed, 07 May: > > > > - Gilboa > > [1] http://kde-redhat.sourceforge.net/ yup, that's the repo that supplies us with a really unstable kdevelop... > P.S. as other have mentioned, if the machines are being used for > development and testing, CentOS should be

Re: RHEL-family dev environment

2008-05-07 Thread Amos Shapira
On Wed, May 7, 2008 at 5:28 PM, Gilboa Davara <[EMAIL PROTECTED]> wrote: > P.S. as other have mentioned, if the machines are being used for > development and testing, CentOS should be OK. > If the machines are being used for production (servers, machines that > will end up in your client's hand

Re: RHEL-family dev environment

2008-05-07 Thread Gilboa Davara
On Wed, 2008-05-07 at 10:25 +0300, Gilboa Davara wrote: > On Mon, 2008-05-05 at 16:40 +0300, Ira Abramov wrote: > > you may remember a few weeks ago, I was asking about KDE and kdevelop > > for centos5. I recommended against it, the client insisted, now we are > > seeing it's buggy as hell, the kd

Re: RHEL-family dev environment

2008-05-07 Thread Gilboa Davara
On Mon, 2008-05-05 at 16:40 +0300, Ira Abramov wrote: > you may remember a few weeks ago, I was asking about KDE and kdevelop > for centos5. I recommended against it, the client insisted, now we are > seeing it's buggy as hell, the kde4RHEL repositories give us binaries > newer than what Ubuntu of

Re: RHEL-family dev environment

2008-05-07 Thread Gilad Ben-Yossef
Ira Abramov wrote: Quoting Gilad Ben-Yossef, from the post of Tue, 06 May: Ira Abramov wrote: centos5. I recommended against it, the client insisted, now we are seeing it's buggy as hell I would say that claiming that CentOS5 is not a good development environment for a pro

Re: RHEL-family dev environment

2008-05-06 Thread Ira Abramov
Quoting Gilad Ben-Yossef, from the post of Tue, 06 May: > Ira Abramov wrote: > >> centos5. I recommended against it, the client insisted, now we are >> seeing it's buggy as hell >> > I would say that claiming that CentOS5 is not a good development > environment for a program that will deployed

Re: RHEL-family dev environment

2008-05-05 Thread Gilad Ben-Yossef
Oron Peled wrote: On Monday, 5 בMay 2008, Ira Abramov wrote: which brings me to the question - should I stick to Fedora (7? 8?) for the devel environment and break from the RPM world and go for Lenny or Hardy? Generally, the requirements of any "enterprise/stable" distributions are ba

Re: RHEL-family dev environment

2008-05-05 Thread Gilad Ben-Yossef
Ira Abramov wrote: you may remember a few weeks ago, I was asking about KDE and kdevelop for centos5. I recommended against it, the client insisted, now we are seeing it's buggy as hell, the kde4RHEL repositories give us binaries newer than what Ubuntu offers, but it gets stuck and sometimes exp

Re: RHEL-family dev environment

2008-05-05 Thread Oron Peled
On Monday, 5 בMay 2008, Ira Abramov wrote: > which brings me to the question - should I stick to Fedora (7? 8?) for the > devel environment and break from the RPM world and go for Lenny or Hardy? Generally, the requirements of any "enterprise/stable" distributions are bad for developers by definit

Re: RHEL-family dev environment

2008-05-05 Thread Amos Shapira
On Mon, May 5, 2008 at 11:40 PM, Ira Abramov <[EMAIL PROTECTED]> wrote: > you may remember a few weeks ago, I was asking about KDE and kdevelop > for centos5. I recommended against it, the client insisted, now we are > seeing it's buggy as hell, the kde4RHEL repositories give us binaries > newer

Re: RHEL-family dev environment

2008-05-05 Thread Hetz Ben Hamo
Ira, which repository did you use for the KDE RPMS? what centos shipped with or from kde-redhat.sf.net? The ones that comes with Centos are crappy as hell. Thanks, Hetz On Mon, May 5, 2008 at 4:40 PM, Ira Abramov <[EMAIL PROTECTED]> wrote: > you may remember a few weeks ago, I was asking about K

RHEL-family dev environment

2008-05-05 Thread Ira Abramov
you may remember a few weeks ago, I was asking about KDE and kdevelop for centos5. I recommended against it, the client insisted, now we are seeing it's buggy as hell, the kde4RHEL repositories give us binaries newer than what Ubuntu offers, but it gets stuck and sometimes explodes, totally unworka

Re: Audio development and /dev/dsp

2007-09-30 Thread ik
ource properly, and then I can use it. On 9/30/07, Alex Shnitman <[EMAIL PROTECTED]> wrote: > Hi, > > I'm assuming that you're trying to open /dev/dsp more than once at the same > time. Some sound chips allow that -- they will let you open more than one > channel

Re: Audio development and /dev/dsp

2007-09-30 Thread Alex Shnitman
Hi, I'm assuming that you're trying to open /dev/dsp more than once at the same time. Some sound chips allow that -- they will let you open more than one channel at the same time and mix the streams in hardware. Others don't support this. For that there's the "dmix&q

Re: Audio development and /dev/dsp

2007-09-28 Thread Dvir Volk
le audio capture) on this example: http://manuals.opensound.com/developer/audiolevel.c.html On 9/28/07, ik <[EMAIL PROTECTED]> wrote: > > Hello list, > > I have a weird problem when I'm trying to use /dev/dsp using Alsa-oss. > The first time I'm accessing /dev/dsp, t

Audio development and /dev/dsp

2007-09-28 Thread ik
Hello list, I have a weird problem when I'm trying to use /dev/dsp using Alsa-oss. The first time I'm accessing /dev/dsp, the device works properly, and I have sound inside, however, when I try to access the device again, I'm getting sox: Can't open output file '/dev

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-02 Thread Gilad Ben-Yossef
Amos Shapira wrote: On 01/09/07, *Marc Volovic* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> I'll try to give him another push to give KDevelop and CDT a go - it'll require him to install X11 on his Windows laptop and hopefully the dev server will handle the Java a

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-02 Thread Amos Shapira
alView is the only commercial one I found when Googl'ing for "linux debugger", but the price is pretty steep: http://www.totalviewtech.com/Purchase/Storefront/TotalViewIndividual.php I'll try to give him another push to give KDevelop and CDT a go - it'll require him to i

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-02 Thread Amos Shapira
On 02/09/07, Gilad Ben-Yossef <[EMAIL PROTECTED]> wrote: > > Shamir Udi wrote: > > i Agree, > > > > The CDT is a great tool, > > it's saves development time by supporting realtime compilation. > > Seriously, I've walked through and hand held more then 40 different code > developing corporations in

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-02 Thread Gilad Ben-Yossef
Shamir Udi wrote: i Agree, The CDT is a great tool, it's saves development time by supporting realtime compilation. Heheh... actually, that's the first thing I turn off in a new installation of Eclipse/CDT ;-) But this is a question of taste, nothing more. Seriously, I've walked through

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-02 Thread Shamir Udi
i Agree, The CDT is a great tool, it's saves development time by supporting realtime compilation. Visual Studio does not support this feature unless installing the visual assist application. -Udi. On 9/2/07, Gilad Ben-Yossef <[EMAIL PROTECTED]> wrote: > > Amos Shapira wrote: > > On 01/09/07,

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-02 Thread Gilad Ben-Yossef
Amos Shapira wrote: On 01/09/07, *Yotam Rubin* <[EMAIL PROTECTED] > wrote: What's the main issue? Is it that it's impossible to work with GDB because it crashes, or is it gdb's command line interface? If the problem is the latter, then have him use a decent

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Ravid Baruch Naali
Hi Amos, I had the chance to help developer, which use to work with Visual Studio, start using Linux/Unix environment. My conclusions were: - Most Linux IDE use gdb as a debugger, some wrap it more user friendly and some less. - Kdevelope, DDD and Emacs plug-in are very useful for the Unix/Lin

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Amos Shapira
On 01/09/07, Yotam Rubin <[EMAIL PROTECTED]> wrote: > > What's the main issue? Is it that it's impossible to work with GDB because > it crashes, or is it gdb's command line interface? If the problem is the > latter, then have him use a decent frontend. I use emacs's gdbsrc mode, > which integrates

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Oded Arbel
On Sat, 2007-09-01 at 08:16 +, Amos Shapira wrote: > Hello, > > We are at this stage were the lead C++ developer needs to switch over > our mostly ACE-based applications from Windows to Linux and needs a > GOOD and CONVENIENT debugging environment for multi-threaded > applications. > Can an

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Dvir Volk
Kdevelop is a really nice IDE and has great gdb integration, I prefer it over eclipse. On 9/1/07, Yotam Rubin <[EMAIL PROTECTED]> wrote: > > What's the main issue? Is it that it's impossible to work with GDB because > it crashes, or is it gdb's command line interface? If the problem is the > latte

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Yotam Rubin
What's the main issue? Is it that it's impossible to work with GDB because it crashes, or is it gdb's command line interface? If the problem is the latter, then have him use a decent frontend. I use emacs's gdbsrc mode, which integrates control of the debugger with your existing code buffers. Some

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Marc Volovic
Hiya. First - SlickEdit costs US$250-450 per seat. And while it is ok as an IDE, it has quite a few limitations especially as far as debugging is concerned. There are NO good integrated development environments for Linux. Slickedit, Eclipse, etc, are a reasonable set of editing tools, but very

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Maxim Veksler
On 9/1/07, Amos Shapira <[EMAIL PROTECTED]> wrote: > Hello, > > We are at this stage were the lead C++ developer needs to switch over our > mostly ACE-based applications from Windows to Linux and needs a GOOD and > CONVENIENT debugging environment for multi-threaded applications. > > He's giving a

Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Amos Shapira
Hello, We are at this stage were the lead C++ developer needs to switch over our mostly ACE-based applications from Windows to Linux and needs a GOOD and CONVENIENT debugging environment for multi-threaded applications. He's giving a honest effort to use gdb but so far found it very hard to work

Re: netif_rx and dev stack - Solved !!!

2006-10-09 Thread Oron Peled
On Monday, 9 בOctober 2006 10:59, Chava Leviatan wrote: > I added a delay at the exit routine, just prior to the thread stop, > so that the last __kfree_skb() called by net_tx-action will take place > prior to the thread stop A delay never "solves" a synchronization problems It only delays (pun i

Re: netif_rx and dev stack - Solved !!!

2006-10-09 Thread Chava Leviatan
Hi, The crashes were solved. I added a delay at the exit routine, just prior to the thread stop, so that the last __kfree_skb() called by net_tx-action will take place prior to the thread stop Thanks for everyone who tried to help. chava >> Hello, >> >> >> I have a 2.4.18 machine with 2 e

Re: netif_rx and dev stack

2006-10-07 Thread Chava Leviatan
Saturday, October 07, 2006 8:55 PM Subject: Re: netif_rx and dev stack Hi, Is it possible to post the code you wrote to this list? Rami On 10/7/06, Chava Leviatan <[EMAIL PROTECTED]> wrote: > 2) just for the sake of deubuggin : can you allocate one skb only in > that module, com

Re: netif_rx and dev stack

2006-10-07 Thread Rami Rosen
EMAIL PROTECTED]> To: "Chava Leviatan" <[EMAIL PROTECTED]> Cc: Sent: Saturday, October 07, 2006 7:46 AM Subject: Re: netif_rx and dev stack > Chava , >> , when i do the rmmod the machine crashes , i.e., performs a reset !! > > 1) - when there is such reset , is

Re: netif_rx and dev stack

2006-10-07 Thread Baruch Even
* Chava Leviatan <[EMAIL PROTECTED]> [061005 16:13]: > However, when i do the rmmod the machine crashes , i.e., performs a reset !! > When I remove the netif_rx the rmmod returns ok. Your best bet to debug this is to connect a serial cable to the machine and set the kernel such that it logs everyt

Re: netif_rx and dev stack

2006-10-07 Thread Chava Leviatan
I have also allocated the skb, and free it from the thread itself - that also worked fine - Original Message - From: "Rami Rosen" <[EMAIL PROTECTED]> To: "Chava Leviatan" <[EMAIL PROTECTED]> Cc: Sent: Saturday, October 07, 2006 7:46 AM Subject: Re:

Re: netif_rx and dev stack

2006-10-06 Thread Rami Rosen
Chava , , when i do the rmmod the machine crashes , i.e., performs a reset !! 1) - when there is such reset , is there antyhing written in the kernel log ? can you please check and post it ? 2) just for the sake of deubuggin : can you allocate one skb only in that module, comment the skb_fre

Re: netif_rx and dev stack

2006-10-06 Thread Oron Peled
On Friday, 6 בOctober 2006 14:16, you wrote: > Though I still think that _kfree_skb is called in the kernel context. Chava, you mix thing up. There's no such thing as kernel context. All kernel code is run either: * In interrupt context. * In process context. When a process is doing a system

Re: netif_rx and dev stack

2006-10-05 Thread Oron Peled
On Thursday, 5 בOctober 2006 21:55, Chava Leviatan wrote: > Could that be the problem that the malloc and kfree are not called from the > same thread ? No. The typical case for network reception is alloc from interrupt context (card irq handler), free from process context (at the socket layer, aft

Re: netif_rx and dev stack

2006-10-05 Thread Chava Leviatan
thread ? Chava - Original Message - From: "Oron Peled" <[EMAIL PROTECTED]> To: "Chava Leviatan" <[EMAIL PROTECTED]> Cc: Sent: Thursday, October 05, 2006 9:16 PM Subject: Re: netif_rx and dev stack On Thursday, 5 בOctober

Re: netif_rx and dev stack

2006-10-05 Thread Chava Leviatan
Linux" Sent: Thursday, October 05, 2006 5:45 PM Subject: Re: netif_rx and dev stack On Thu, 2006-10-05 at 16:02 +0200, Chava Leviatan wrote: Hello, I have a 2.4.18 machine with 2 ethernet interfaces. I am trying to simulate a scenario where packet has just arrived from one interface and

Re: netif_rx and dev stack

2006-10-05 Thread Oron Peled
On Thursday, 5 בOctober 2006 16:02, Chava Leviatan wrote: > -alloc_skb > -Fill the proper sk_buff fields > -Fill IP header fields > -Fill ICMP header fields Have you skb_reserve()'ed headroom for all these headers? May

Re: netif_rx and dev stack

2006-10-05 Thread Gilboa Davara
On Thu, 2006-10-05 at 16:02 +0200, Chava Leviatan wrote: > Hello, > > > I have a 2.4.18 machine with 2 ethernet interfaces. > > I am trying to simulate a scenario where packet has just arrived from > one interface and going to the other. > > I have build a kernel module that runs a kernel t

netif_rx and dev stack

2006-10-05 Thread Chava Leviatan
Hello,     I have a 2.4.18 machine with 2 ethernet interfaces.   I am trying to simulate a scenario where packet has just arrived from one interface and going to the other.   I have build a kernel module that runs a kernel thread. That kernel thread is invoked every second, and then it does

Re: Having and using /dev/fd0 both in and out a chroot environment

2006-01-21 Thread Yedidyah Bar-David
On Sat, Jan 21, 2006 at 07:09:43PM +0200, karl shaul wrote: > I have /dev/fd0 both in and out a chroot environment. Obviuosly this is > on the same hardware. Are there any bad outcomes that could arise and > how to avoid them? If I chroot and mount a floppy, which /dev/fd0 will be >

Having and using /dev/fd0 both in and out a chroot environment

2006-01-21 Thread karl shaul
I have /dev/fd0 both in and out a chroot environment. Obviuosly this is on the same hardware. Are there any bad outcomes that could arise and how to avoid them? If I chroot and mount a floppy, which /dev/fd0 will be used? Can I just issue a chroot command or should I use some preliminaries like

Re: resizing /dev/shm

2005-04-13 Thread Yedidyah Bar-David
On Wed, Apr 13, 2005 at 03:35:03PM +0200, Hetz Ben Hamo wrote: > Hi people, > > In most cases, when I'm doing "df -h", I find that /dev/shm (shared > memory) can use up to about half of the RAM my machine has (in my case > - 506MB). > > Does anyone knows a wa

resizing /dev/shm

2005-04-13 Thread Hetz Ben Hamo
Hi people, In most cases, when I'm doing "df -h", I find that /dev/shm (shared memory) can use up to about half of the RAM my machine has (in my case - 506MB). Does anyone knows a way to increase this size? I tried few tricks with /etc/fstab and it doesn't seem to be helpfu

Re: /dev

2005-01-29 Thread Ilya Konstantinov
Matan Ziv-Av wrote: On Tue, 25 Jan 2005, Erez Doron wrote: hi i am using using fc3, and have trouble configuring it ... I added 'alias sound-slot-0 snd_azx' to /etc/modprobe.conf and now the driver loads automatically when i access /dev/dsp the problem is, that after every boot, all

Re: /dev

2005-01-25 Thread Matan Ziv-Av
On Tue, 25 Jan 2005, Erez Doron wrote: hi i am using using fc3, and have trouble configuring it ... I added 'alias sound-slot-0 snd_azx' to /etc/modprobe.conf and now the driver loads automatically when i access /dev/dsp the problem is, that after every boot, all the sound devices disap

/dev

2005-01-25 Thread Erez Doron
hi i am using using fc3, and have trouble configuring it ... I added 'alias sound-slot-0 snd_azx' to /etc/modprobe.conf and now the driver loads automatically when i access /dev/dsp the problem is, that after every boot, all the sound devices disapear and i have to recreate them

joining hebuntu-dev

2005-01-23 Thread Shlomi Loubaton
how do i join this list? send 'subscribe' to [EMAIL PROTECTED] ? right? shlomil = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL

Re: lilo.conf root=/dev/ram0

2004-10-17 Thread Yedidyah Bar-David
On Sat, Oct 16, 2004 at 11:33:10PM +0200, David Harel wrote: > Hi, > > Trying to configure kernel 2.4.26-r9 Gentoo version I screwed up the > configuration and then the lilo.conf directive: "root=/dev/ram0" > stopped working. What do you mean by 'stopped worki

lilo.conf root=/dev/ram0

2004-10-16 Thread David Harel
Hi, Trying to configure kernel 2.4.26-r9 Gentoo version I screwed up the configuration and then the lilo.conf directive: "root=/dev/ram0" stopped working. What should I do to make it work again? What are the benefits of defining root as /dev/ram0? -- Thanks. D

Re: No /dev/cdrom in Debian testing?!

2004-09-20 Thread Haggai Eran
d thing is that in /usr/share/doc/udev/writing_udev_rules/index.html it says that > The basic form for a rule is: > > key,[key,...] name [, symlink] > >1. At least one key must be specified. Keys are used to identify which devices the rule matches. >2. The name parameter

Re: No /dev/cdrom in Debian testing?!

2004-09-20 Thread amos
Haggai Eran wrote: # /dev/cdrom symlink BUS="ide", KERNEL="hd[a-z]", PROGRAM="/etc/udev/cdsymlinks.sh %k", SYMLINK="%c{1} %c{2} %c{3} %c{4} %c{5} %c{6}" On my machine /dev/hdc is a block device file of my cdrom, not a symlink, and I can't find w

Re: No /dev/cdrom in Debian testing?!

2004-09-20 Thread Haggai Eran
> ># /dev/cdrom symlink > >BUS="ide", KERNEL="hd[a-z]", PROGRAM="/etc/udev/cdsymlinks.sh %k", > >SYMLINK="%c{1} %c{2} %c{3} %c{4} %c{5} %c{6}" > > > On my machine /dev/hdc is a block device file of my cdrom, not a > symlink, an

Re: No /dev/cdrom in Debian testing?!

2004-09-20 Thread amos
Haggai Eran wrote: Suppose I find the mysterious CD-ROM file somewhere3 in /sys/bus/ide. Should /dev/cdrom link to it? And is there any script which is supposed to automatically create /dev/cdrom - or should I do this manually by ln -s /sys/bus/ide/ /dev/cdrom? You can configure udev to

Re: No /dev/cdrom in Debian testing?!

2004-09-20 Thread Haggai Eran
> Suppose I find the mysterious CD-ROM file somewhere3 in /sys/bus/ide. > Should /dev/cdrom link to it? And is there any script which is supposed > to automatically create /dev/cdrom - or should I do this manually by > ln -s /sys/bus/ide/ /dev/cdrom? You can configure udev to a

Re: [UPDATE] No /dev/cdrom in Debian testing?!

2004-09-19 Thread Ira Abramov
Quoting Omer Zak, from the post of Mon, 20 Sep: > In the morning I revisited the missing /dev/cdrom problem in my Debian > testing installation. > > 1. I found the /.dev directory, and it had /.dev/hdc > 2. I decided to try to link /dev/cdrom to /.dev/hdc, and it worked. I

[UPDATE] No /dev/cdrom in Debian testing?!

2004-09-19 Thread Omer Zak
In the morning I revisited the missing /dev/cdrom problem in my Debian testing installation. 1. I found the /.dev directory, and it had /.dev/hdc 2. I decided to try to link /dev/cdrom to /.dev/hdc, and it worked. I successfully mounted a CD-ROM (the actual task was to view a PPS presentation

Re: No /dev/cdrom in Debian testing?!

2004-09-19 Thread Omer Zak
Hello Haggai, My laptop is now turned off and I'm going to sleep in a moment, so I'm asking a theoretical question without actually trying your advice. Suppose I find the mysterious CD-ROM file somewhere3 in /sys/bus/ide. Should /dev/cdrom link to it? And is there any script which i

Re: No /dev/cdrom in Debian testing?!

2004-09-19 Thread Omer Zak
Hello Ido, There is a /dev/MAKEDEV which re-creates all device files. I invoked it and it re-created (or at least touched) all device files. But...it did not create /dev/hdc*. My problem is not with /dev/cdrom but with /dev/hdc. If there were /dev/hdc, then /dev/cdrom would have been OK (I&#

Re: No /dev/cdrom in Debian testing?!

2004-09-19 Thread Haggai Eran
> > I have found, the hard way, that there are neither /dev/hdc* nor > > /dev/cdrom in my ThinkPad R40e laptop Debian/testing/non-US/main > > installation. > > [snip] > > I did find that there is something called udev, which was supposed to > > automatically cr

Re: No /dev/cdrom in Debian testing?!

2004-09-19 Thread ik
On Monday 20 September 2004 01:18, Omer Zak wrote: > I have found, the hard way, that there are neither /dev/hdc* nor > /dev/cdrom in my ThinkPad R40e laptop Debian/testing/non-US/main > installation. > > The kernel is 2.6.8 unchanged from the Debian testing package which

No /dev/cdrom in Debian testing?!

2004-09-19 Thread Omer Zak
I have found, the hard way, that there are neither /dev/hdc* nor /dev/cdrom in my ThinkPad R40e laptop Debian/testing/non-US/main installation. The kernel is 2.6.8 unchanged from the Debian testing package which installed it. I did find that there is something called udev, which was supposed

Re: cvs import fails on the /dev directory

2004-09-01 Thread Boaz Rymland
orted]: reading dev/eda: No such device or address :-( How do I bypass this? I know of the cvsignore facility but AFAIK it can ignore only filenames patterns, not complete directories/directory regexp's. My current solution is keeping the /dev directory out of the tree, moving it back into the tree

Re: cvs import fails on the /dev directory

2004-09-01 Thread Levy, Chen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 31 August 2004 20:52, Boaz Rymland wrote: > Hi, > > I want to manage a special machine's tree with cvs, but when trying to > import the tree with cvs import(... ), cvs aborts soon with this message: > cvs [import abort

cvs import fails on the /dev directory

2004-08-31 Thread Boaz Rymland
Hi, I want to manage a special machine's tree with cvs, but when trying to import the tree with cvs import(... ), cvs aborts soon with this message: cvs [import aborted]: reading dev/eda: No such device or address :-( How do I bypass this? I know of the cvsignore facility but AFAIK i

Re: dd of=/dev/port.

2004-08-11 Thread amos
is what Shaul exploited "as designed" (in the answer to his own question he used "seek" which solved his problem). Cheers, --Amos Ez. [EMAIL PROTECTED] wrote: Shaul Karl wrote: Is the following expected? # printf "\xa2" | dd of=/dev/port bs=1 count=1 skip=675

Re: dd of=/dev/port.

2004-08-11 Thread Ez-Aton
dd is meant to be used with block devices, not with character devices. To hijack character devices, you can simply cat them to somewhere. Ez. [EMAIL PROTECTED] wrote: Shaul Karl wrote: Is the following expected? # printf "\xa2" | dd of=/dev/port bs=1 count=1 skip=675 0+0 records

Re: dd of=/dev/port.

2004-08-08 Thread Shaul Karl
On Sun, Aug 08, 2004 at 05:30:39PM +0300, [EMAIL PROTECTED] wrote: > Shaul Karl wrote: > > > Is the following expected? > > > > # printf "\xa2" | dd of=/dev/port bs=1 count=1 skip=675 > > 0+0 records in > > 0+0 records out > >

Re: dd of=/dev/port.

2004-08-08 Thread amos
Shaul Karl wrote: Is the following expected? # printf "\xa2" | dd of=/dev/port bs=1 count=1 skip=675 0+0 records in 0+0 records out 0 bytes transferred in 0.001999 seconds (0 bytes/sec) # printf "$?\n" 0 I run it as root. Why there were 0 bytes transferred

dd of=/dev/port.

2004-08-08 Thread Shaul Karl
Is the following expected? # printf "\xa2" | dd of=/dev/port bs=1 count=1 skip=675 0+0 records in 0+0 records out 0 bytes transferred in 0.001999 seconds (0 bytes/sec) # printf "$?\n" 0 I run it as root. Why there were 0 bytes transferred and sti

Re: /dev in with 2.6 has been rearranged

2004-05-14 Thread Ilya Konstantinov
On Sun, May 09, 2004 at 10:09:36PM +0300, Shachar Shemesh wrote: > This doesn't work with devfs. If the sound module isn't loaded, there is > no /dev/dsp. There is no /dev/audio/whatever either. The kernel is not > yet aware that there is a sound card in the machine. As far

Re: /dev in with 2.6 has been rearranged

2004-05-09 Thread Diego Iastrubni
בSunday 09 May 2004 7:36 pm, נכתב על ידי Muli Ben-Yehuda: > More details about udev are available here: > http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-FAQ. This is > required reading material if you think that devfs should not be > deprectated and is in fact the greatest thing since sl

Re: /dev in with 2.6 has been rearranged

2004-05-09 Thread Ira Abramov
Quoting Shachar Shemesh, from the post of Sun, 09 May: > You probably set "mount devfs on boot" when compiling the kernel. This > is not a recommended option, as far as I recall. it's OK but if you don't apt-get install devfsd you will go nuts trying to find your old devices. anoter option is NOT

  1   2   >