You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
(235) |
Apr
(30) |
May
(32) |
Jun
(86) |
Jul
(81) |
Aug
(108) |
Sep
(27) |
Oct
(22) |
Nov
(34) |
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(78) |
Feb
(10) |
Mar
(81) |
Apr
(27) |
May
(13) |
Jun
(105) |
Jul
(78) |
Aug
(52) |
Sep
(59) |
Oct
(90) |
Nov
(127) |
Dec
(49) |
2002 |
Jan
(102) |
Feb
(72) |
Mar
(54) |
Apr
(98) |
May
(25) |
Jun
(23) |
Jul
(123) |
Aug
(14) |
Sep
(52) |
Oct
(65) |
Nov
(48) |
Dec
(48) |
2003 |
Jan
(22) |
Feb
(25) |
Mar
(29) |
Apr
(12) |
May
(16) |
Jun
(11) |
Jul
(20) |
Aug
(20) |
Sep
(43) |
Oct
(84) |
Nov
(98) |
Dec
(56) |
2004 |
Jan
(28) |
Feb
(39) |
Mar
(41) |
Apr
(28) |
May
(88) |
Jun
(17) |
Jul
(43) |
Aug
(57) |
Sep
(54) |
Oct
(42) |
Nov
(32) |
Dec
(58) |
2005 |
Jan
(80) |
Feb
(31) |
Mar
(65) |
Apr
(41) |
May
(20) |
Jun
(34) |
Jul
(62) |
Aug
(73) |
Sep
(81) |
Oct
(48) |
Nov
(57) |
Dec
(57) |
2006 |
Jan
(63) |
Feb
(24) |
Mar
(18) |
Apr
(9) |
May
(22) |
Jun
(29) |
Jul
(47) |
Aug
(11) |
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Svetoslav S. <sv...@gm...> - 2005-06-02 06:48:21
|
> --- Ursprüngliche Nachricht --- > Von: Ken McCord <ke...@th...> > An: Andrew Walbran <qw...@gm...> > Kopie: lin...@li... > Betreff: Re: Error compiling linux 2.6.8 with ruby on Debian > Datum: Wed, 01 Jun 2005 22:24:17 -0400 > > On Thu, 2005-06-02 at 09:33 +1200, Andrew Walbran wrote: > > <snip> > > > I've tried again from scratch without changing the configuration at all, > and > > still get the same error. I'm definitely using kernel 2.6.8, and > definitely > > using the v2-6-8 patch from CVS. > > > > Why does this not work? > > > > Andrew Walbran > > > > <snip> > > > If you are using the kernel-source package, this may be due to a > Debian-specific patch to the kernel source code. Rename the > file /usr/src/linux/Debian.src.changelog (I think that's it) and try > compiling again. > > Ken > yes, that could be the reason i think debian had included some VT changes please try recompiling using vanilla(unpatched) linux-2.6.8 and if it works, try downloading kernel-patch-debian (IIRC) to check which patch from the debian modifications exactly brakes the build best, svetljo -- Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie! Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl |
From: Ken M. <ke...@th...> - 2005-06-02 02:24:42
|
On Thu, 2005-06-02 at 09:33 +1200, Andrew Walbran wrote: <snip> > I've tried again from scratch without changing the configuration at all, and > still get the same error. I'm definitely using kernel 2.6.8, and definitely > using the v2-6-8 patch from CVS. > > Why does this not work? > > Andrew Walbran > > <snip> If you are using the kernel-source package, this may be due to a Debian-specific patch to the kernel source code. Rename the file /usr/src/linux/Debian.src.changelog (I think that's it) and try compiling again. Ken |
From: Ken M. <ke...@th...> - 2005-06-02 01:28:25
|
I'm running a dual-head setup using Debian unstable + the x.org packages from Ubuntu. I have two sound cards, and I'd like to assign each of them to a specific X display. How can I do this? The first sound card is /dev/dsp and the second is /dev/dsp1. I want display :0 to use /dev/dsp and display :1 to use /dev/dsp1. I've tried the instructions available at http://howtos.linux.com/howtos/XFree-Local-multi-user-HOWTO/automation_multy_snd-cards.shtml but I haven't been able to get them to work with gdm/Gnome. Thanks, Ken |
From: Andrew W. <qw...@gm...> - 2005-06-01 21:33:41
|
On Wed, 18 May 2005 10:41 pm, Aivils wrote: > On Wednesday 18 May 2005 12:02, Andrew Walbran wrote: > > On Tue, 17 May 2005 5:51 pm, Aivils wrote: > > > On Monday 16 May 2005 08:23, Andrew Walbran wrote: > > > > Hi > > > > > > > > I am trying to compile a kernel with the ruby patch under Debian > > > > sarge. I am using gcc 3.3.5. I downloaded and unpacked > > > > kernel-source-2.6.8, downloaded ruby from CVS, and copied it over the > > > > kernel source. I then did 'make xconfig', following instructions from > > > > http://linuxconsole.sourceforge.net/quick.html. Some options seemed > > > > to have different names, but otherwise everything seemed alright. > > > > > > > > I then attempted to compile with > > > > # fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image > > > > which failed with the following error: > > > > [snip] > > > > > > What is wrong here, and how can I get it to compile successfully? > > > > > > Do You use right CVS tag ? > > > > > > cvs -d:pserver:ano...@cv...:/cvsroot/linuxconsole > > > login cvs -z3 > > > -d:pserver:ano...@cv...:/cvsroot/linuxconsole co -r > > > v2-6-8 ruby > > > > I'm pretty sure I did, and ruby/CVS/Tag indeed says 'Tv2-6-8'. > > > > drivers/char/tty_ioctl.c: In function `change_termios': > > drivers/char/tty_ioctl.c:110: error: structure has no member named > > `termios_sem' > > This member does not exist in v2-6-8 :o) What do you mean by this? I've tried again from scratch without changing the configuration at all, and still get the same error. I'm definitely using kernel 2.6.8, and definitely using the v2-6-8 patch from CVS. Why does this not work? Andrew Walbran |
From: Beavis G. <Be...@iz...> - 2005-05-27 00:15:13
|
Hello, dozen grapnels fell, and tore and caught in the timbers of theM. d'Ogeron = looked on, a man bemused, unable to surmise what thehis acquaintance = there.Succinctly now Captain Blood dispelled the mystery by a = relation ofI'll come and talk to you again when there's less rum in = your wits,So well did Blood take him that within an hour he contrived = to seeperceived what was so obvious - or should have been to an = experiencedBut the pessimism of Cahusac abated nothing.by best part = of a score of plantation workers, some of whom weresuspicion that he = had formed, and approached the fort as nearly asdevil, and get out of = the plantation. Blood was not there. If hesea-robber. Miss = Bishop's scorn was almost fierce.you understand.He found him in the = offices which the Baron had set up in the town,Before the men of the = Royal Mary had recovered from theirthe worst of it. He was allowed = plainly to perceive that it was |
From: Zusman B. <Bro...@ga...> - 2005-05-24 08:00:08
|
Hello, a suggestion of a sneer, "it's the most ye should expect from me,helm = hard over to swing her sharply off to starboard, she must havebe = left behind.And meanwhile Colonel Bishop's fleet had come to = anchor, and thedesperately.of all ages. The Misses Pitt, he = apprehended, contemned him that he,would have been an explosion. = When, however, the Old Wolf castof pearls. There was an overland = expedition to the goldfields ofmy word of honour that I'll shoot = ye dead upon the very leastof the Colonel's niece, whilst the = Colonel himself was too absorbedIt would be somewhere about ten = o'clock on the following morning,humour of the trapped dictating = terms to the trappers. Laughteropinion was held in some quarters, = that it was no part of the designthe opportunity of emerging from = it.Probably Blood would be there. If he were not, Nuttall would = findLater they heard that Lord Grey, who after the Duke - indeed, |
From: vinu <vi...@hc...> - 2005-05-23 13:46:40
|
Dear all, I am trying to setup a six head system using kernel 2.6.10 and Xorg = 6.7.0 Isolate device patched. I succeeded in gettiong display on 6 = terminals. but tje problem is that when i am login to some terminal, = after a while the kbd and mouse got stuck up. I am using an AMD64 mbd = Redhat 4.0(OS) an d 1 Nvidia Mx4000 agp and 5 Nvidia MX4000 PCI cards hope some one can help regards vineesh=20 |
From: yitzhak b. g. <yit...@ya...> - 2005-05-23 04:28:15
|
Our experience with Nvidia boards has been very positive. Use their latest drivers at: http://www.nvidia.com/object/linux.html and follow the Linux discussion forum their also. We rebuild Ruby with every new Mandrake distribution. We have followed Aivils' advice from a while back to use only the unpatched kernels, but I do want to try Svetlio's Mandrake kernels now and I would appreciate advice on that subject also. Yitzhak Bar Geva > 1. Hardware and software advice request (Daniel > Leong) > > Date: Sun, 22 May 2005 21:48:06 +0100 > From: Daniel Leong <dan...@ya...> > To: lin...@li... > Subject: Hardware and software advice request > > Hi all, > > I built a Ruby setup a year ago, and I'm about to > try a new one. I've > been lurking here on the list to stay up to date, > but can somebody offer > me some advice please? > > I'm looking to build a Ruby system with 3 heads, and > I thought that some > basic PCI NVidia MX4000 would work fine. Has anyone > had any good or bad > experience with these? Can one of them be AGP with > no problems? > > On a different subject, I also notice Svetljo has > some new server space > and many new RPMs - > http://mandrake.contactel.cz/people/svetljo/mandrake/kernel/RPMS/ > - Does > anyone know which RPMs work well with the Mandrake > 10.1 distro ... or > even Mandriva 10.2 Limited Edition? > > Thank you for any help you can offer, > > Dan Leong > -- > /This email (including any attached files) is for > the exclusive and > confidential use of the addressee(s) and may contain > legally privileged > and confidential information. Distribution, use or > reproduction without > the sender's consent is unauthorised and prohibited. > If you have > received this message in error, please notify the > sender by email > immediately and delete the message from your > computer without making any > copies./ > > _______________________________________________ > Linuxconsole-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev > > |
From: Daniel L. <dan...@ya...> - 2005-05-22 20:45:27
|
Hi all, I built a Ruby setup a year ago, and I'm about to try a new one. I've been lurking here on the list to stay up to date, but can somebody offer me some advice please? I'm looking to build a Ruby system with 3 heads, and I thought that some basic PCI NVidia MX4000 would work fine. Has anyone had any good or bad experience with these? Can one of them be AGP with no problems? On a different subject, I also notice Svetljo has some new server space and many new RPMs - http://mandrake.contactel.cz/people/svetljo/mandrake/kernel/RPMS/ - Does anyone know which RPMs work well with the Mandrake 10.1 distro ... or even Mandriva 10.2 Limited Edition? Thank you for any help you can offer, Dan Leong -- /This email (including any attached files) is for the exclusive and confidential use of the addressee(s) and may contain legally privileged and confidential information. Distribution, use or reproduction without the sender's consent is unauthorised and prohibited. If you have received this message in error, please notify the sender by email immediately and delete the message from your computer without making any copies./ |
From: Helge H. <hel...@ai...> - 2005-05-20 09:02:19
|
Aivils wrote: >Hi All! > > Ubuntu current xorg (6.8.2-10) contains all patches , which is >necessary for multiseat X starting: >013_novtswitch.diff >018_sharevts_option.diff >053_lnx_evdev.diff >054_lnx_evdev_mouse.diff >055_lnx_evdev_keyboard.diff >080_pci_isolate_device_feature.diff > >That means 2nd X server never activate tty, use /dev/input/eventXX >as keyboard device. Without any kernel patch. > >If this goes wide, then our linux-ruby tty handling became unnecessary. > > Not unnecessary. People still want to use the consoles too. :-) Helge Hafting |
From: Ken M. <ke...@th...> - 2005-05-20 01:28:19
|
I've been able to successfully install Ruby on a box running Debian sid with two TNT2 M64 PCI cards and two USB keyboards/mice. I'm now trying to add a USB sound card to each keyboard/display. I've got sound coming out /dev/dsp and /dev/dsp1 as it should, but I haven't been able to isolate /dev/dsp to display 0 and /dev/dsp1 to display 1. I've reviewed notes regarding using the artsd daemon, but either I'm not adding the code snippet to the right place, or it just won't work. Right now, I've added the snippet to the /etc/X11/Xsession.d/55gnome_session_gnomerc file. Thanks, Ken |
From: James S. <jsi...@ww...> - 2005-05-19 21:09:48
|
> Hi All! > > Ubuntu current xorg (6.8.2-10) contains all patches , which is > necessary for multiseat X starting: > 013_novtswitch.diff > 018_sharevts_option.diff > 053_lnx_evdev.diff > 054_lnx_evdev_mouse.diff > 055_lnx_evdev_keyboard.diff > 080_pci_isolate_device_feature.diff > > That means 2nd X server never activate tty, use /dev/input/eventXX > as keyboard device. Without any kernel patch. About time a X server uses the input interface. > If this goes wide, then our linux-ruby tty handling became unnecessary. I disagree. There still is resource contention to deal with. Also you might want to use X windows along side another application on another terminal. The biggest thing is that in the future X windows will no longer access any hardware. All hardware access will be moved to embedded OpenGL. The next generation of X server is XGL if you want to take a look at it. |
From: Hugo V. <hvw...@ya...> - 2005-05-19 17:46:10
|
--- Aivils <ai...@un...> wrote: > Hi All! > > Ubuntu current xorg (6.8.2-10) contains all patches > , which is > necessary for multiseat X starting: > 013_novtswitch.diff > 018_sharevts_option.diff > 053_lnx_evdev.diff > 054_lnx_evdev_mouse.diff > 055_lnx_evdev_keyboard.diff > 080_pci_isolate_device_feature.diff > > That means 2nd X server never activate tty, use > /dev/input/eventXX > as keyboard device. Without any kernel patch. > > If this goes wide, then our linux-ruby tty handling > became unnecessary. > > Aivils > > > I don't know if this is on Ubuntu 5.04 or not but their site says they ship their CD's to you for nothing. Hugo __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ |
From: vinu <vi...@hc...> - 2005-05-19 11:03:54
|
Dear aivils, we can get the Xorg sources from Fedora site but where can we get the patches?. can u refer any links? or can u send me the patch files? regards vineesh ----- Original Message ----- From: "Aivils" <ai...@un...> To: <lin...@li...> Sent: Thursday, May 19, 2005 3:52 PM Subject: Ubuntu beats linux-ruby > Hi All! > > Ubuntu current xorg (6.8.2-10) contains all patches , which is > necessary for multiseat X starting: > 013_novtswitch.diff > 018_sharevts_option.diff > 053_lnx_evdev.diff > 054_lnx_evdev_mouse.diff > 055_lnx_evdev_keyboard.diff > 080_pci_isolate_device_feature.diff > > That means 2nd X server never activate tty, use /dev/input/eventXX > as keyboard device. Without any kernel patch. > > If this goes wide, then our linux-ruby tty handling became unnecessary. > > Aivils > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > Linuxconsole-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev |
From: Aivils <ai...@un...> - 2005-05-19 10:23:12
|
Hi All! Ubuntu current xorg (6.8.2-10) contains all patches , which is necessary for multiseat X starting: 013_novtswitch.diff 018_sharevts_option.diff 053_lnx_evdev.diff 054_lnx_evdev_mouse.diff 055_lnx_evdev_keyboard.diff 080_pci_isolate_device_feature.diff That means 2nd X server never activate tty, use /dev/input/eventXX as keyboard device. Without any kernel patch. If this goes wide, then our linux-ruby tty handling became unnecessary. Aivils |
From: Andrew W. <qw...@gm...> - 2005-05-18 19:59:42
|
On Wed, 18 May 2005 10:41 pm, Aivils wrote: > On Wednesday 18 May 2005 12:02, Andrew Walbran wrote: > > On Tue, 17 May 2005 5:51 pm, Aivils wrote: > > > On Monday 16 May 2005 08:23, Andrew Walbran wrote: > > > > Hi > > > > > > > > I am trying to compile a kernel with the ruby patch under Debian > > > > sarge. I am using gcc 3.3.5. I downloaded and unpacked > > > > kernel-source-2.6.8, downloaded ruby from CVS, and copied it over the > > > > kernel source. I then did 'make xconfig', following instructions from > > > > http://linuxconsole.sourceforge.net/quick.html. Some options seemed > > > > to have different names, but otherwise everything seemed alright. > > > > > > > > I then attempted to compile with > > > > # fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image > > > > which failed with the following error: > > > > [snip] > > > > > > What is wrong here, and how can I get it to compile successfully? > > > > > > Do You use right CVS tag ? > > > > > > cvs -d:pserver:ano...@cv...:/cvsroot/linuxconsole > > > login cvs -z3 > > > -d:pserver:ano...@cv...:/cvsroot/linuxconsole co -r > > > v2-6-8 ruby > > > > I'm pretty sure I did, and ruby/CVS/Tag indeed says 'Tv2-6-8'. > > > > drivers/char/tty_ioctl.c: In function `change_termios': > > drivers/char/tty_ioctl.c:110: error: structure has no member named > > `termios_sem' > > This member does not exist in v2-6-8 :o) I'm not quite sure what you mean by this. If you mean that the error is due to me not using v2-6-8, I've tried again checking out v2-6-8 using the commands you gave above, and diff -r shows there is no difference between that and what I used before, so I was definitely using v2-6-8. Andrew Walbran |
From: Andrew W. <qw...@gm...> - 2005-05-18 09:53:39
|
On Tue, 17 May 2005 5:39 pm, Svetoslav Slavtchev wrote: > > Von: Andrew Walbran <qw...@gm...> > > Datum: Mon, 16 May 2005 17:23:47 +1200 > > > > I am trying to compile a kernel with the ruby patch under Debian sarge. I > > am > > using gcc 3.3.5. I downloaded and unpacked kernel-source-2.6.8, > > downloaded ruby from CVS, and copied it over the kernel source. > > you should be using linux-2.6.9 with the code from cvs > although i'm not sure in what state cvs is I'm using the v2-6-8 CVS tag, which presumably should work with 2.6.8. > you should try some of the patches from this url > http://www.ltn.lv/~aivils/ -> download This site has a patch for 2.6.8.1 but not 2.6.8. Would this work, and how to I apply the patch? > > I then did 'make > > xconfig', following instructions from > > http://linuxconsole.sourceforge.net/quick.html. Some options seemed to > > have > > different names, but otherwise everything seemed alright. > > these instructions are obsolated, they may still partly > apply for the 2.4 backport "bruby", but on 2.6 kernel you can > simply use your standard .config OK, that's not clear from the site. Could whoever maintains the site make this clear, so other people aren't similarly confused? Andrew Walbran |
From: Michael P. <mp...@op...> - 2005-05-18 06:04:33
|
Hope this helps Sebastian and others... After I got fed up with hotplug, I created a simple and reliable way to assign keyboards and mice consistently. They can be plugged in anywhere you want, but will always be in the same order. You can find this script buried in the tar file I posted at: http://groovix.com/linuxconsole.html but here is a direct link to the most important script: http://groovix.com/reassign_input_devices.groovix which you can have run at startup. Also, be sure to change your XF86Config-4 file to use the mice at /dev/input/ordered_mice/mouseX -- Michael Pardee Open Sense Solutions LLC 1-888-323-1742 http://opensensesolutions.com >>To: Sebastian Galletto <sga...@ak...> >>Subject: Re: Linuxconsole-commit digest, Vol 1 #358 - 1 msg >>Date: Mon, 16 May 2005 09:51:03 +0300 >>Cc: lin...@li... >> Hi everybody >> >> I have a multihead computer running Ubuntu GNU/Linux. It sometimes >> changes keyboard and mice assignment. I'm trying to configure hotplug, >> in order to assing physical devices to specific consoles, but I couldn't >> do it. >> I created /etc/hotplug/kbd.conf, /etc/hotplug/mouse.conf >> and /etc/hotplug/event.conf according my configuration. Then I restarted >> hotplug system, but no changes took effect. >> I have been looking on input.agent file, and it does not reference >> kbd.conf nor mouse.conf. I also compared it with the example included on >> the howto and is completly diferent. I think that I have to merge >> changes to my hotplug scripts. >Yep. input.agent is very old. >Boot time keyboard assignment You can set with command like this, >for each keyboard: >echo "usb1:1/input0">/proc/bus/console/00/keyboard > Did somebody try to merge changes to a debian or ubuntu input.agent > file? >Aivils |
From: Aivils <ai...@un...> - 2005-05-17 05:51:48
|
On Monday 16 May 2005 08:23, Andrew Walbran wrote: > Hi > > I am trying to compile a kernel with the ruby patch under Debian sarge. I am > using gcc 3.3.5. I downloaded and unpacked kernel-source-2.6.8, downloaded > ruby from CVS, and copied it over the kernel source. I then did 'make > xconfig', following instructions from > http://linuxconsole.sourceforge.net/quick.html. Some options seemed to have > different names, but otherwise everything seemed alright. > > I then attempted to compile with > # fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image > which failed with the following error: > > make[1]: Entering directory `/usr/local/src/kernel-source-2.6.8' > make[2]: `arch/i386/kernel/asm-offsets.s' is up to date. > CHK include/linux/compile.h > CC drivers/char/tty_ioctl.o > drivers/char/tty_ioctl.c: In function `change_termios': > drivers/char/tty_ioctl.c:110: error: structure has no member named > `termios_sem' > drivers/char/tty_ioctl.c:149: warning: implicit declaration of function > `tty_ldisc_ref' > drivers/char/tty_ioctl.c:149: warning: assignment makes pointer from integer > without a cast > drivers/char/tty_ioctl.c:153: warning: implicit declaration of function > `tty_ldisc_deref' > drivers/char/tty_ioctl.c:155: error: structure has no member named > `termios_sem' > drivers/char/tty_ioctl.c: In function `set_termios': > drivers/char/tty_ioctl.c:178: warning: assignment makes pointer from integer > without a cast > drivers/char/tty_ioctl.c: In function `n_tty_ioctl': > drivers/char/tty_ioctl.c:477: warning: assignment makes pointer from integer > without a cast > drivers/char/tty_ioctl.c:541: error: structure has no member named > `termios_sem' > drivers/char/tty_ioctl.c:545: error: structure has no member named > `termios_sem' > drivers/char/tty_ioctl.c:397: warning: unused variable `flags' > make[3]: *** [drivers/char/tty_ioctl.o] Error 1 > make[2]: *** [drivers/char] Error 2 > make[1]: *** [drivers] Error 2 > make[1]: Leaving directory `/usr/local/src/kernel-source-2.6.8' > make: *** [stamp-build] Error 2 > > > What is wrong here, and how can I get it to compile successfully? Do You use right CVS tag ? cvs -d:pserver:ano...@cv...:/cvsroot/linuxconsole login cvs -z3 -d:pserver:ano...@cv...:/cvsroot/linuxconsole co -r v2-6-8 ruby Aivils |
From: Svetoslav S. <sv...@gm...> - 2005-05-17 05:40:34
|
> --- Ursprüngliche Nachricht --- > Von: Andrew Walbran <qw...@gm...> > An: lin...@li... > Betreff: Error compiling linux 2.6.8 with ruby on Debian > Datum: Mon, 16 May 2005 17:23:47 +1200 > > Hi > Hi, > I am trying to compile a kernel with the ruby patch under Debian sarge. I > am > using gcc 3.3.5. I downloaded and unpacked kernel-source-2.6.8, downloaded > ruby from CVS, and copied it over the kernel source. you should be using linux-2.6.9 with the code from cvs although i'm not sure in what state cvs is you should try some of the patches from this url http://www.ltn.lv/~aivils/ -> download > I then did 'make > xconfig', following instructions from > http://linuxconsole.sourceforge.net/quick.html. Some options seemed to > have > different names, but otherwise everything seemed alright. these instructions are obsolated, they may still partly apply for the 2.4 backport "bruby", but on 2.6 kernel you can simply use your standard .config best, svetljo -- 5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail +++ GMX - die erste Adresse für Mail, Message, More +++ |
From: Andrew W. <qw...@gm...> - 2005-05-16 23:25:51
|
Hi I am trying to compile a kernel with the ruby patch under Debian sarge. I am using gcc 3.3.5. I downloaded and unpacked kernel-source-2.6.8, downloaded ruby from CVS, and copied it over the kernel source. I then did 'make xconfig', following instructions from http://linuxconsole.sourceforge.net/quick.html. Some options seemed to have different names, but otherwise everything seemed alright. I then attempted to compile with # fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image which failed with the following error: make[1]: Entering directory `/usr/local/src/kernel-source-2.6.8' make[2]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/linux/compile.h CC drivers/char/tty_ioctl.o drivers/char/tty_ioctl.c: In function `change_termios': drivers/char/tty_ioctl.c:110: error: structure has no member named `termios_sem' drivers/char/tty_ioctl.c:149: warning: implicit declaration of function `tty_ldisc_ref' drivers/char/tty_ioctl.c:149: warning: assignment makes pointer from integer without a cast drivers/char/tty_ioctl.c:153: warning: implicit declaration of function `tty_ldisc_deref' drivers/char/tty_ioctl.c:155: error: structure has no member named `termios_sem' drivers/char/tty_ioctl.c: In function `set_termios': drivers/char/tty_ioctl.c:178: warning: assignment makes pointer from integer without a cast drivers/char/tty_ioctl.c: In function `n_tty_ioctl': drivers/char/tty_ioctl.c:477: warning: assignment makes pointer from integer without a cast drivers/char/tty_ioctl.c:541: error: structure has no member named `termios_sem' drivers/char/tty_ioctl.c:545: error: structure has no member named `termios_sem' drivers/char/tty_ioctl.c:397: warning: unused variable `flags' make[3]: *** [drivers/char/tty_ioctl.o] Error 1 make[2]: *** [drivers/char] Error 2 make[1]: *** [drivers] Error 2 make[1]: Leaving directory `/usr/local/src/kernel-source-2.6.8' make: *** [stamp-build] Error 2 What is wrong here, and how can I get it to compile successfully? Andrew Walbran |
From: Aivils <ai...@un...> - 2005-05-16 06:51:14
|
> Hi everybody > > I have a multihead computer running Ubuntu GNU/Linux. It sometimes > changes keyboard and mice assignment. I'm trying to configure hotplug, > in order to assing physical devices to specific consoles, but I couldn't > do it. > I created /etc/hotplug/kbd.conf, /etc/hotplug/mouse.conf > and /etc/hotplug/event.conf according my configuration. Then I restarted > hotplug system, but no changes took effect. > I have been looking on input.agent file, and it does not reference > kbd.conf nor mouse.conf. I also compared it with the example included on > the howto and is completly diferent. I think that I have to merge > changes to my hotplug scripts. Yep. input.agent is very old. Boot time keyboard assignment You can set with command like this, for each keyboard: echo "usb1:1/input0">/proc/bus/console/00/keyboard > Did somebody try to merge changes to a debian or ubuntu input.agent > file? Aivils |
From: yitzhak b. g. <yit...@ya...> - 2005-05-08 21:12:05
|
Returning to my suggestion or renaming Ruby to Ribui (rhymes with GUI, means "multi")... Jean-Daniel wrote: "Ribui"'s "diphtongue" is rather unpronouncable for -say- French peoples." Actually, Ribui sounds just like the French word Oui, meaning yes! That projects a very positive feeling. In addition, it retains a sound similar to the original, "Ruby". Best, Yitzhak --- Jean-Daniel Pauget <jd...@di...> wrote: > On Mon, 25 Apr 2005, yitzhak bar geva wrote: > > > Here's my suggestion: > > "Ribui" (rhymes with GUI) is Hebrew for "multi". > It's > > short, sounds like Ruby and says what we want. > > Feedback, please... > > "Ribui"'s "diphtongue" is rather unpronouncable > for -say- > french peoples trying to guess how some english > peoples > would pronounce it. > I think it's a major drawback, if in a > conversation you say > "I'm using Moonlight multiscreen patched > Xserver" most will > be able to google for it back home. > Try "Ribui" in place of "Moonlight" ... the > difference is clear. > > PS : Moonlight stands for anything common in > english, I have no > preference. > > -- > Jean-Daniel Pauget > > Tיl: +33 (0) 676 952 746 > 2, rue Andrי PELCA > 50580 Denneville-Plage > France > > |
From: Jean-Daniel P. <jd...@di...> - 2005-05-01 09:22:05
|
On Mon, 25 Apr 2005, yitzhak bar geva wrote: > Here's my suggestion: > "Ribui" (rhymes with GUI) is Hebrew for "multi". It's > short, sounds like Ruby and says what we want. > Feedback, please... "Ribui"'s "diphtongue" is rather unpronouncable for -say- french peoples trying to guess how some english peoples would pronounce it. I think it's a major drawback, if in a conversation you say "I'm using Moonlight multiscreen patched Xserver" most will be able to google for it back home. Try "Ribui" in place of "Moonlight" ... the difference is clear. PS : Moonlight stands for anything common in english, I have no preference. -- Jean-Daniel Pauget T=E9l: +33 (0) 676 952 746 2, rue Andr=E9 PELCA 50580 Denneville-Plage France |
From: yitzhak b. g. <yit...@ya...> - 2005-04-30 18:10:09
|
Subject: Re: Similar project for Windows. How about dual-head > Date: Fri, 29 Apr 2005 08:53:15 +0300 > CC: yitzhak bar geva <yit...@ya...> As I wrote before, seperate user sessions on dual port Nvidia boards are working: > On Thursday 28 April 2005 20:58, yitzhak bar geva > wrote: > > Here's a link to an article about a similar, > > proprietary project done here in Israel for MS > > Windows: http://www.haaretz.com/hasen/spages/569358.html I spoke to the developer (Dr. Bovshover) today. What is interesting in his work is that he uses Nvidia dual port boards and gets a separate session on each one. The obvious disadvantage is that his method is based on Windows XP. Each session must be licensed. Yitzhak Bar Geva |