=== emma is now known as em | ||
undriedsea | I am having a proc filesystem problem. My program is running at root and is PTRACE attached to a process. When I look at /proc/<pid>/map I have an entry that reads: | 02:03 |
---|---|---|
undriedsea | f2e478eb000-7f2e47900000 r-xp 0 8:1 261712 /lib/libgcc_s.so.1 | 02:03 |
undriedsea | But if I seek to 0xf2e478eb000 in /proc/<pid>/mem and attempt to read the block, my ifstream reports it failed (via fmem.bad()). Anyone have any ideas? | 02:03 |
=== _LibertyZero is now known as LibertyZero | ||
eagles0513875 | morning apw | 07:32 |
simonbcn | Hi, how I can I build the package linux-libc-dev? | 10:47 |
simonbcn | Hi, how I can build the package linux-libc-dev? | 10:50 |
simonbcn | well, I explain more: I've tried with "fakeroot debian/rules binary-arch-headers" but "mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists make: *** [install-arch-headers] Error 1" | 10:57 |
simonbcn | It's the same process but it gives error! | 10:57 |
simonbcn | I means, the same process "binary-arch-headers" creates this folder and the same process gives error because it is created!! o_O | 10:59 |
simonbcn | I've searched in Google, etc... but I found nothing about this. :-( | 11:02 |
simonbcn | Hi, how I can build the package linux-libc-dev? | 11:46 |
simonbcn | well, I explain more: I've tried with "fakeroot debian/rules binary-arch-headers" but "mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists make: *** [install-arch-headers] Error 1" | 11:46 |
simonbcn | I means, the same process "binary-arch-headers" creates this folder and the same process gives error because it is created!! o_O | 11:48 |
Kano | hi, is ist possible to get 32+64 bit kernels in one dir | 12:20 |
Kano | like for rc6 | 12:20 |
Kano | will there be a natty update kernel for .5 soon? | 12:29 |
simonbcn | Hi, how I can build the package linux-libc-dev? | 13:21 |
simonbcn | well, I explain more: I've tried with "fakeroot debian/rules binary-arch-headers" but "mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists make: *** [install-arch-headers] Error 1" | 13:21 |
simonbcn | I means, the same process "binary-arch-headers" creates this folder and the same process gives error because it is created!! o_O | 13:21 |
simonbcn | Hi, how I can build the package linux-libc-dev? | 14:26 |
simonbcn | well, I explain more: I've tried with "fakeroot debian/rules binary-arch-headers" but "mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists make: *** [install-arch-headers] Error 1" | 14:26 |
simonbcn | I means, the same process "binary-arch-headers" creates this folder and the same process gives error because it is created!! o_O | 14:26 |
vasco | hi | 15:32 |
vasco | someone from the kernel team present? | 15:33 |
bjf | vasco, the kernel team is currently at a conference (uds) in hungary | 15:34 |
vasco | aha I see | 15:34 |
vasco | I like to give notice of a bug | 15:35 |
vasco | shall I wait for the team to return | 15:36 |
bjf | vasco, have you filed the bug in Launchpad ? | 15:36 |
vasco | yes it is filed in launchpad | 15:36 |
vasco | for a while now | 15:36 |
bjf | what's the bug # ? | 15:36 |
vasco | https://bugs.launchpad.net/ubuntu/+bug/550559/ | 15:37 |
ubot2 | Launchpad bug 550559 in ubuntu "hdd problems, failed command: READ FPDMA QUEUED" [Undecided,Confirmed] | 15:37 |
vasco | I think this one is interesting for the kernel team: | 15:37 |
vasco | https://bugs.launchpad.net/ubuntu/+bug/550559/comments/41 | 15:37 |
vasco | that comment I mean | 15:37 |
Kano | does a reboot work? then it maybe needs just a delay | 15:41 |
vasco | what do you mean with does a reboot work? does it make the problem go away, no. | 15:43 |
Kano | i read about lots of problems with ssd on amd boards | 15:43 |
vasco | this is not about ssds | 15:44 |
vasco | plain old fashion harddisks | 15:44 |
simonbcn | Hi, how I can build the package linux-libc-dev? | 16:23 |
simonbcn | well, I explain more: I've tried with "fakeroot debian/rules binary-arch-headers" but "mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists make: *** [install-arch-headers] Error 1" | 16:23 |
simonbcn | I means, the same process "binary-arch-headers" creates this folder and the same process gives error because it is created!! o_O | 16:23 |
ikt | heya, what would be the best way to submit a driver for ubuntu to include? | 18:09 |
mjg59 | ikt: Ideally, get it upstream | 18:12 |
ikt | yeah | 18:17 |
ikt | https://bugs.launchpad.net/ubuntu/+source/linux/+bug/779484 | 18:17 |
ubot2 | Launchpad bug 779484 in linux "Ralink 5390 wireless driver not included in Natty" [Undecided,Confirmed] | 18:17 |
ikt | if you want to throw them a rope :P | 18:17 |
mjg59 | ikt: That driver's a binary-only module | 18:21 |
mjg59 | Which HP appear to be supplying without source even though it claims to be GPLed | 18:22 |
ikt | hmm | 18:22 |
ikt | would this be something jockey would be better suited for? | 18:23 |
mjg59 | There is source available, it seems | 18:23 |
mjg59 | Well, the binary pointed to from there won't work because it's built for the wrong kernel | 18:23 |
ikt | ah that makes sense | 18:23 |
ikt | so there's no source, built for the wrong kernel, and the source that's in the main linux kernel is considererd experimental | 18:24 |
mjg59 | There's source at https://build.opensuse.org/package/binaries?package=rt5390sta&project=driver%3Awireless&repository=11.4-update | 18:24 |
ikt | hrmm, is there any obvious reason why it's not in .38/39 kernel? | 18:25 |
mjg59 | Hasn't been submitted? | 18:25 |
mjg59 | It'd probably only get as far as staging | 18:25 |
ikt | http://www.kroah.com/log/linux/ralink.html | 18:26 |
ikt | Ralink is sending patches for the upstream rt2x00 driver for their new chipsets, | 18:27 |
mjg59 | Huh. Ok. | 18:27 |
ikt | so work in progress? | 18:27 |
mjg59 | Probably appear in .40, then | 18:27 |
ikt | yea | 18:27 |
=== _LibertyZero is now known as LibertyZero |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!