| --- | Log | opened Thu Mar 15 00:00:54 2007 |
| 01:09 | |-| | motp [~motp@83.236.181.13] has joined #uml |
| 02:44 | |-| | dlezcano [~dlezcano@AToulouse-252-1-37-87.w83-193.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 03:00 | |-| | motp [~motp@83.236.181.13] has quit [Quit: Leaving] |
| 03:29 | |-| | ram [~ram@pool-71-245-108-128.ptldor.fios.verizon.net] has quit [Remote host closed the connection] |
| 04:25 | |-| | tyler [~tyler@89.98.143.234] has joined #uml |
| 04:37 | |-| | dlezcano [~dlezcano@blueice2n1.uk.ibm.com] has joined #uml |
| 04:37 | |-| | dlezcano [~dlezcano@blueice2n1.uk.ibm.com] has left #uml [] |
| 06:35 | |-| | apic [andi@v31521.1blu.de] has quit [Quit: cu] |
| 07:22 | |-| | mjf [~mjf@r5bb59.net.upc.cz] has joined #uml |
| 07:22 | <mjf> | Hi all :) |
| 07:38 | |-| | tyler [~tyler@89.98.143.234] has quit [Remote host closed the connection] |
| 07:42 | |-| | tyler [~tyler@89.98.143.234] has joined #uml |
| 07:43 | |-| | krau [~cktakahas@200.184.118.141] has joined #uml |
| 07:52 | |-| | baroni [~baroni@c9348f0b.virtua.com.br] has quit [Ping timeout: 480 seconds] |
| 07:54 | |-| | baroni [~baroni@c9348f0b.virtua.com.br] has joined #uml |
| 08:18 | |-| | SNy [8d069ad3d6@bmx-chemnitz.de] has quit [Remote host closed the connection] |
| 08:29 | |-| | baroni [~baroni@c9348f0b.virtua.com.br] has quit [Ping timeout: 480 seconds] |
| 08:34 | |-| | baroni [~baroni@c9348f0b.virtua.com.br] has joined #uml |
| 08:53 | |-| | baroni [~baroni@c9348f0b.virtua.com.br] has quit [Ping timeout: 480 seconds] |
| 09:06 | |-| | baroni [~baroni@c9348f0b.virtua.com.br] has joined #uml |
| 09:10 | |-| | extazy_ [~maeh@2001:618:400:7583::1] has joined #uml |
| 09:10 | <extazy_> | hi |
| 09:10 | <extazy_> | in guest OS on UML there are all devices that real OS uses? like local apic, hpet, acpi and others? |
| 09:10 | <peterz> | nope |
| 09:11 | <extazy_> | they are virtualized? |
| 09:11 | <peterz> | uhm, also no |
| 09:11 | |-| | apic [~andi@paranerd-geekophren.name] has joined #uml |
| 09:13 | <extazy_> | and what happens? |
| 09:13 | [~] | peterz fails to understand the question |
| 09:15 | <extazy_> | I wanna debug steb by step the time_init for check if some vars are set, and i've thought UML |
| 09:16 | <peterz> | uml doesn't have access to hardware |
| 09:16 | <peterz> | try qemu with the build in gdbserver |
| 09:18 | <extazy_> | ok i try |
| 09:31 | |-| | cktakahasi [~cktakahas@200.184.118.141] has joined #uml |
| 09:37 | |-| | richardw [~richardw@M204P027.adsl.highway.telekom.at] has joined #uml |
| 10:26 | |-| | krau [~cktakahas@200.184.118.141] has quit [Quit: Leaving] |
| 10:33 | |-| | baroni [~baroni@c9348f0b.virtua.com.br] has quit [Ping timeout: 480 seconds] |
| 10:52 | |-| | Urg[workz] [~plamen@87-126-143-181.btc-net.bg] has joined #uml |
| 10:55 | |-| | Urgleflogue [~plamen@87-126-143-181.btc-net.bg] has quit [Ping timeout: 480 seconds] |
| 10:59 | |-| | fo0bar_ [fo0bar@feh.colobox.com] has joined #uml |
| 11:01 | |-| | fo0bar [fo0bar@feh.colobox.com] has quit [Ping timeout: 480 seconds] |
| 11:29 | |-| | fo0bar_ changed nick to fo0bar |
| 12:06 | |-| | richardw_ [~richardw@M493P029.adsl.highway.telekom.at] has joined #uml |
| 12:06 | |-| | cktakahasi [~cktakahas@200.184.118.141] has quit [Quit: Leaving] |
| 12:08 | |-| | richardw [~richardw@M204P027.adsl.highway.telekom.at] has quit [Read error: Operation timed out] |
| 12:16 | <extazy_> | there isn't a version of uml for x86_64 ? |
| 12:26 | |-| | krau [~cktakahas@200.184.118.141] has joined #uml |
| 12:27 | <peterz> | extazy_: yeah, uml work son x86_64 |
| 12:30 | <extazy_> | i've found only 2.6.8 and it doesn't have Makefile-os-x86_64 |
| 12:32 | <peterz> | just build from the sources |
| 12:33 | <peterz> | if you do: make ARCH=um on a x86_64 host, you'll end up with a x86_64 uml |
| 12:33 | <extazy_> | yes, but make linux gives me an error |
| 12:33 | <extazy_> | yes |
| 12:33 | <extazy_> | make linux ARCH=um |
| 12:33 | <extazy_> | and doesn't compile |
| 12:34 | <peterz> | which version? |
| 12:34 | <peterz> | do use something released this decade :-) |
| 12:36 | <extazy_> | uml-patch-x86-64-2.6.4.bz2 |
| 12:36 | <peterz> | just download 2.6.20 sources |
| 12:36 | <peterz> | no need to patch |
| 12:37 | <extazy_> | ah! |
| 12:37 | <extazy_> | well i download linux-2.6.20 then! |
| 12:38 | |-| | baroni [~baroni@c9348f0b.virtua.com.br] has joined #uml |
| 12:39 | |-| | kos_tom [~thomas@humanoidz.org] has joined #uml |
| 13:01 | |-| | jdike [~jdike@pool-71-174-247-179.bstnma.fios.verizon.net] has joined #uml |
| 13:01 | <jdike> | Hi guys |
| 13:03 | <caker> | hello |
| 13:11 | |-| | the_hydra [~mulyadi@125.164.99.151] has joined #uml |
| 13:16 | |-| | besonen_mobile [~besonen_m@71-220-225-182.eugn.qwest.net] has joined #uml |
| 13:34 | |-| | jdike [~jdike@pool-71-174-247-179.bstnma.fios.verizon.net] has quit [Quit: Leaving] |
| 13:48 | |-| | jdike [~jdike@pool-71-174-247-179.bstnma.fios.verizon.net] has joined #uml |
| 13:48 | <jdike> | swapped in my brand-new fast desktop |
| 13:48 | <the_hydra> | wow! |
| 13:48 | <the_hydra> | so, what do you get now? |
| 13:49 | <jdike> | P3 -> Core 2 |
| 13:49 | <jdike> | white backgrounds are flickering at me |
| 13:49 | <jdike> | same display |
| 13:49 | <the_hydra> | oh...I thought you already have p4 |
| 13:50 | <the_hydra> | so, congratulations...I hope you can be more productive |
| 13:51 | |-| | SNy [aa3fe52c5a@bmx-chemnitz.de] has joined #uml |
| 13:52 | [~] | the_hydra compares his own productivity level with jeff when he used P3... |
| 13:52 | [~] | the_hydra the result is....shame on me |
| 13:54 | <jdike> | actually, my real work was done on my laptop |
| 13:55 | <jdike> | a decent box |
| 13:55 | <the_hydra> | let me guess, core 2 duo too? |
| 13:55 | <the_hydra> | or , at least pentium M somewhere around 1.7 GHz? |
| 13:55 | <jdike> | the second |
| 13:56 | <jdike> | 1.6, I think |
| 13:56 | <the_hydra> | need to jump into #storage..brb |
| 14:08 | <the_hydra> | back |
| 14:08 | <the_hydra> | jdike: jeff, are you familiar with tools such as reaim or bonnie++? |
| 14:08 | <jdike> | nope |
| 14:32 | <extazy_> | can't I print in uml running on gdb the crX regs? |
| 14:32 | <the_hydra> | cr3, for instance? |
| 14:32 | <extazy_> | yes |
| 14:33 | <the_hydra> | i am not sure, it might need supervisor privilege... have you tried simply doing mov cr3, something and then print? |
| 14:34 | |-| | hfb [~hfb@pool-72-67-156-130.lsanca.dsl-w.verizon.net] has joined #uml |
| 14:34 | <extazy_> | i can make it with a lkm |
| 14:34 | <extazy_> | i wanna it in gdb :) |
| 14:34 | <jdike> | in other words, gdb doesn't show you the cr registers? |
| 14:34 | <extazy_> | yep |
| 14:39 | |-| | krau [~cktakahas@200.184.118.141] has quit [Quit: Leaving] |
| 14:39 | |-| | krau [~cktakahas@200.184.118.141] has joined #uml |
| 14:45 | <caker> | jdike: woohoo -- VT support on your desktop now :) |
| 14:45 | <jdike> | yup |
| 14:45 | <caker> | are you a laptop person, also? |
| 14:45 | <jdike> | and 20x more memory |
| 14:45 | [~] | caker <3's his MacBook Pro |
| 14:45 | <caker> | haha |
| 14:45 | <jdike> | my laptop is (or maybe was) my work box |
| 14:45 | |-| | hfb [~hfb@pool-72-67-156-130.lsanca.dsl-w.verizon.net] has left #uml [Leaving] |
| 14:45 | <jdike> | 16x actually |
| 14:46 | <extazy_> | damn uml doesn't support PATA ? |
| 14:46 | <jdike> | you would expect it to? |
| 14:47 | <extazy_> | i select it in menuconfig |
| 14:47 | <jdike> | where oh where is the login screen splash image? |
| 14:47 | <extazy_> | after make linux ARCH=m |
| 14:47 | <extazy_> | um* |
| 14:47 | <extazy_> | and the pata driver is deleted from config |
| 14:47 | <jdike> | what would that mean? |
| 14:47 | |-| | krau [~cktakahas@200.184.118.141] has quit [Ping timeout: 480 seconds] |
| 14:48 | <jdike> | that UML can directly access hardware behind the back of the host kernel? |
| 14:52 | <extazy_> | hmmm.. the guest kernel goes in kernel panic VFS unable to mount root... |
| 14:54 | <peterz> | extazy_: please, use qemu for this, UML does not have hardware access, not does it emulate hardware, it emulates a kernel. |
| 14:54 | <extazy_> | i see :( |
| 14:57 | |-| | besonen_mobile [~besonen_m@71-220-225-182.eugn.qwest.net] has quit [Read error: Connection reset by peer] |
| 14:57 | <the_hydra> | plenty of choice I guess, qemu, bochs, vbox and so on |
| 15:00 | |-| | krau [~cktakahas@200.184.118.132] has joined #uml |
| 15:13 | <the_hydra> | gtg all |
| 15:13 | |-| | the_hydra [~mulyadi@125.164.99.151] has quit [Quit: using sirc version 2.211+KSIRC/1.2.4] |
| 15:23 | |-| | less [~less@static-mum-203.94.229.222.mtnl.net.in] has joined #uml |
| 15:25 | |-| | besonen_mobile [~besonen_m@71-220-225-182.eugn.qwest.net] has joined #uml |
| 15:43 | |-| | ram [~ram@bi01p1.co.us.ibm.com] has joined #uml |
| 16:21 | |-| | jdike [~jdike@pool-71-174-247-179.bstnma.fios.verizon.net] has quit [Quit: Leaving] |
| 16:54 | |-| | kos_tom [~thomas@humanoidz.org] has quit [Quit: I like core dumps] |
| 17:18 | |-| | tyler [~tyler@89.98.143.234] has quit [Remote host closed the connection] |
| 17:35 | |-| | less [~less@static-mum-203.94.229.222.mtnl.net.in] has quit [Quit: Leaving] |
| 18:52 | |-| | richardw_ [~richardw@M493P029.adsl.highway.telekom.at] has quit [Remote host closed the connection] |
| 18:54 | |-| | Spanska [~bleh@modemcable039.123-203-24.mc.videotron.ca] has joined #uml |
| 18:54 | <Spanska> | Is there a way to bridge a virtual interface in a guest with a host's interface? I tried so with brctl but it doesn't seem to work :\ |
| 19:03 | <caker> | Yes |
| 19:03 | <Spanska> | Even without an IP? |
| 19:03 | <caker> | yeah, one sec |
| 19:04 | <caker> | http://edeca.net/articles/bridging/ |
| 19:06 | <Spanska> | thanks |
| 19:09 | |-| | ram [~ram@bi01p1.co.us.ibm.com] has quit [Ping timeout: 480 seconds] |
| 19:19 | <Spanska> | it definitely doesn't work as I thought |
| 19:19 | <Spanska> | I don't see packets not destined to my host |
| 19:22 | <Spanska> | actually, I only see a few, that's even more problematic |
| 19:23 | <Spanska> | How come I don't see them? |
| 19:35 | |-| | netcrusher88 [netcrusher@wrong.domain.name] has joined #uml |
| 19:35 | <Spanska> | When I use "eth1=pcap,eth1,promisc" I don't see any interface at all. What could be the problem? |
| 19:37 | <netcrusher88> | my distro no longer provides user.h and page.h in the linux headers, and UML won't compile - is there a workaround for this? |
| 19:37 | <netcrusher88> | Spanska: does doing "ifconfig eth1 up" from inside the UML do anything? |
| 19:38 | <Spanska> | it spits an error telling that interface doesn't exist |
| 19:39 | <Spanska> | wow, now I cannot boot anymore, the partition looks corrupted.. NICE |
| 19:39 | <Spanska> | I guess I'll keep working directly on my kernel and keep freezing my machine... |
| 19:41 | <Spanska> | netcrusher88: any ideas? |
| 19:41 | <Spanska> | root@darkstar:~# ifconfig eth1 up |
| 19:41 | <Spanska> | eth1: ERROR while getting interface flags: No such device |
| 19:41 | <Spanska> | root@darkstar:~# ifconfig eth0 up |
| 19:41 | <Spanska> | eth0: ERROR while getting interface flags: No such device |
| 19:42 | <netcrusher88> | Spanska: no idea, unfortunately |
| 19:49 | |-| | mjf [~mjf@r5bb59.net.upc.cz] has quit [Quit: leaving] |
| 19:49 | |-| | Spanska [~bleh@modemcable039.123-203-24.mc.videotron.ca] has quit [Ping timeout: 480 seconds] |
| 23:49 | |-| | Nem^ [~Nem@dslb-084-056-255-175.pools.arcor-ip.net] has quit [Read error: Operation timed out] |
| 23:59 | |-| | VS_ChanLog [~stats@ns.theshore.net] has left #uml [Rotating Logs] |
| 23:59 | |-| | VS_ChanLog [~stats@ns.theshore.net] has joined #uml |
| 23:59 | |-| | Nem^ [~Nem@dslb-084-056-236-112.pools.arcor-ip.net] has joined #uml |
| --- | Log | closed Fri Mar 16 00:00:43 2007 |