/srv/irclogs.ubuntu.com/2006/03/18/#ubuntu-kernel.txt

netzmeister_mjg59:  The problem  further  exists :-(12:28
netzmeister_all the examples are with one file..12:29
mjg59Just list both files12:30
netzmeister_uguru.c    ugurufunc.c12:31
mjg59No, in the makefile12:31
netzmeister_how? ;-)12:31
netzmeister_obj-m += uguru.o12:34
netzmeister_uguru-objs := ugurufunc.o12:34
netzmeister_all:12:34
netzmeister_make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules12:34
netzmeister_cleanall:12:34
netzmeister_make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean12:34
netzmeister_sorry for spamming..12:34
netzmeister_thats my makefile12:34
mjg59uguro-objs := ugurufunc.o uguru.o12:35
netzmeister_i have the problem...12:38
netzmeister_yeah...12:38
netzmeister_uguru.c  must renamed to uguru_core.c (or anything else..)12:38
netzmeister_yes baby..12:38
=== netzmeister_ is dancing like Usher...
netzmeister_mjg59:  Can i create a procfs File in a usermode programm?01:04
=== windom [n=windom@host-84-220-6-62.cust-adsl.tiscali.it] has joined #ubuntu-kernel
=== windom [n=windom@host-84-220-6-62.cust-adsl.tiscali.it] has left #ubuntu-kernel ["Ex-Chat"]
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== mxpxpod [n=bryan@unaffiliated/mxpxpod] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel
=== peterz [n=peterz@h129232.upc-h.chello.nl] has joined #ubuntu-kernel
=== doko [n=doko@dslb-088-073-092-137.pools.arcor-ip.net] has joined #ubuntu-kernel
=== chmj [n=chmj@196.44.1.98] has joined #ubuntu-kernel
=== Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel
=== ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #ubuntu-kernel
=== Topic for #ubuntu-kernel: Ubuntu kernel development discussion ONLY | New git tree for dapper: https://wiki.ubuntu.com/KernelGitGuide | 2.6.15-17.25 uploaded (Nigeria release) | Daily Diet of Destruction: http://people.ubuntu.com/~bcollins/kernels-daily/
=== Topic (#ubuntu-kernel): set by BenC at Mon Mar 6 21:57:47 2006
netstarinterested?04:19
netstarI was speaking to benh about it the other day, I was kinda hoping windfarm would be working for dapper, but if not this could be a temporary solution04:20
BenCthe daemons are already on the system04:21
netstarthey are?!?!?04:22
BenCor installable, I would guess04:22
BenCno, there is pmu04:23
netstarthis is different04:23
netstarpmu is older macs04:23
BenCI know that04:23
BenCno, it's not04:23
BenCmy brand new powerbook has pmu04:23
netstar:P okay my bad04:23
BenCif there are tools, find out what they are and make sure it works as you expect04:24
netstarI have 6 months testing with it04:25
netstarIt's not quite as quiet as windfarm04:25
netstarwhat should I do then?04:26
netstarfile a report?04:26
BenCyou could start by telling me the name of the tool and where you got it from :)04:27
netstarOKay this is a problem, I got it from ppc mailing list AGES ago.. The author's name is long gone (sadly) even benh has no recollection of it, but it;s a python script named simpleTemp.py04:28
netstarwould you like a copy?04:29
netstargoogle now has no references to it04:31
BenChmm, ok04:32
netstarit works VERY well04:33
netstareven turns on the light :P04:33
fabbionehey guys04:35
netstarHow should I send it to you?04:37
=== sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel
fabbioneBenC: can you please pull from me?04:57
fabbioneBenC: i have only the linux-kernel-devel meta package04:58
fabbionewe should also get git-core in main04:58
BenCok04:58
netstarBenC: Found it!04:58
netstarhttp://ozlabs.org/pipermail/linuxppc64-dev/2005-September/005307.html04:58
fabbioneBenC: thanks dude04:59
BenCnetstar: thought you said "AGES ago" :)04:59
netstar:P04:59
netstarI'm new to this kernel timeline05:00
BenChehe05:00
=== Petaris [n=Petaris@216.56.37.162] has joined #ubuntu-kernel
Petarisdoes the x86 kernel support smtp and greater then 4 GB of ram?05:01
Petariser, smp not smtp05:02
netstarit can support 64GB05:02
netstar"CAN"05:02
netstarnewer models anyway, but I think it's a complete hack05:03
PetarisI'm downloading drapper 5 for an edubuntu ltsp server05:03
PetarisI have a dual opteron box with 8 GB ram05:03
Petariswill it work out of the box?05:04
mjg59Petaris: The server kernel supports more than 4GB of RAM05:04
mjg59The others don't05:04
Petarisok05:04
PetarisAre there any issues with building a custom kernel?05:04
mjg59As long as you keep much the same config, no05:05
Petarisok, cool05:05
Petaristhanks, I might be asking more questions in a bit05:05
Petarismjg59J: I assume the server kernel also supports smp?05:07
mjg59Petaris: Yes05:10
Petarisok, thanks05:10
=== ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #ubuntu-kernel
=== Topic for #ubuntu-kernel: Ubuntu kernel development discussion ONLY | New git tree for dapper: https://wiki.ubuntu.com/KernelGitGuide | 2.6.15-17.25 uploaded (Nigeria release) | Daily Diet of Destruction: http://people.ubuntu.com/~bcollins/kernels-daily/
=== Topic (#ubuntu-kernel): set by BenC at Mon Mar 6 21:57:47 2006
=== ppd [n=max@dslb-084-056-008-070.pools.arcor-ip.net] has joined #ubuntu-kernel
ppdhi. can it be that current lirc-modules-source cannot be compiled with the current kernel?05:52
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== j_ack [n=nico@p508D96B7.dip0.t-ipconnect.de] has joined #ubuntu-kernel
=== JaneW [n=JaneW@dsl-165-207-234.telkomadsl.co.za] has joined #ubuntu-kernel
=== Petaris [n=Petaris@216.56.37.162] has left #ubuntu-kernel ["Out"]
=== TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!