Re: Debian does not load zfs automatically at boot and strange messages displayed on the screen...

2024-04-30 Thread DdB
Am 30.04.2024 um 16:48 schrieb Mario Marietto:
> Probably this is not the proper method to do it ?
Done it in vm's and on bare metal many times. Never ran into your kind
of problems. :-(

Here is the guide, i suggest:
https://openzfs.github.io/openzfs-docs/Getting%20Started/Debian/index.html#installation



Debian does not load zfs automatically at boot and strange messages displayed on the screen...

2024-04-30 Thread Mario Marietto
Hello to everyone.

I've just installed Debian 12 (netinstall version with ssh server + web
server) as guest os on top of Windows 11 using qemu + whpx. These are the
parameters that I've used :


I:\OS\vms\qemu\qemu-system-x86_64.exe -machine q35 -accel whpx -cpu
kvm64,hv_relaxed,hv_time,hv_synic -m 8G -vga std -audiodev dsound,id=snd0
-device ich9-intel-hda -device hda-duplex,audiodev=snd0 -hda
"I:\Backup\Linux\Debian.img" -drive file=\\.\PhysicalDrive5 -drive
file=\\.\PhysicalDrive6 -drive file=\\.\PhysicalDrive8 -rtc base=localtime
-device usb-ehci,id=usb,bus=pcie.0,addr=0x3 -device usb-tablet -device
usb-kbd -smbios type=2 -nodefaults -netdev user,id=net0 -device
e1000,netdev=net0,id=net0,mac=52:54:00:11:22:33 -device ich9-ahci,id=sata
-bios "I:\OS\vms\qemu\OVMF_combined.fd"


Actually it has two problems :

1) I've added the module zfs to /etc/modules because I want to autoload zfs
as soon as Debian makes the booting,but it does not work. Probably this is
not the proper method to do it ?

2) As you can see on the attached picture,I see a lot of strange messages
on the screen ; I don't understand why they happen,but I would like to
suppress them.

[image: 2024-04-30 16 42 44.png]

-- 
Mario.


aptitude GUI shows strange messages

2011-07-07 Thread Hans-J. Ullrich
Hi folks, 
since some weeks I randomly get some strange messages in aptitude ncurses 
interface, mainly when dependencies are collected. The message is telling:

Internal error: found 2 (choice - promotion) mappings for a single choice.

These lines appear a dozen times.

When I am using aptitude in the commandline mode, this message does not 
appear. Does someone see the same as me?

Everything else is working perfectly, no other misbehaviour is found.

Is this a bug???

Best regards

Hans 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201107071318.39407.hans.ullr...@loop.de



Re: aptitude GUI shows strange messages

2011-07-07 Thread Hans-J. Ullrich
Am Donnerstag, 7. Juli 2011 schrieb Hans-J. Ullrich:
 Hi folks,
 since some weeks I randomly get some strange messages in aptitude ncurses
 interface, mainly when dependencies are collected. The message is telling:
 
 Internal error: found 2 (choice - promotion) mappings for a single choice.
 
 These lines appear a dozen times.
 
 When I am using aptitude in the commandline mode, this message does not
 appear. Does someone see the same as me?
 
 Everything else is working perfectly, no other misbehaviour is found.
 
 Is this a bug???
 
 Best regards
 
 Hans

I answer for myself. Google led me to an old and archived bugreport from 
07/2010. It seems this bug appears again.

One of the orphaned links is here:

 http://osdir.com/ml/debian-bugs-dist/2010-07/msg07037.html

Should I open a new bugreport?

Hans


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201107071326.28253.hans.ullr...@loop.de



Re: aptitude GUI shows strange messages

2011-07-07 Thread Sven Joachim
On 2011-07-07 13:26 +0200, Hans-J. Ullrich wrote:

 I answer for myself. Google led me to an old and archived bugreport from 
 07/2010. It seems this bug appears again.

Err, this bug is not archived and not even closed.

 One of the orphaned links is here:

  http://osdir.com/ml/debian-bugs-dist/2010-07/msg07037.html

 Should I open a new bugreport?

No, followup on bug #587087 if you like.  I'm not sure if anyone is
looking at aptitude's bugs these days, though.

Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87sjqigvlv@turtle.gmx.de



Re: aptitude GUI shows strange messages

2011-07-07 Thread Alberto Luaces
Sven Joachim writes:

 I'm not sure if anyone is
 looking at aptitude's bugs these days, though.

Where is the development gone, then? I ask just in case there is a new
big thing to be aware of when handling packages.

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/878vsal35m@eps142.cdf.udc.es



Re: aptitude GUI shows strange messages

2011-07-07 Thread Sven Joachim
On 2011-07-07 13:51 +0200, Alberto Luaces wrote:

 Sven Joachim writes:

 I'm not sure if anyone is
 looking at aptitude's bugs these days, though.

 Where is the development gone, then?

I don't know the details, but Daniel seems to be a bit overworked (busy
with real life problems?), judging by the lack of activity.  And since
aptitude is essentially a one-man project…

Anyway, you could ask on the aptitude-devel mailing list
(http://lists.alioth.debian.org/pipermail/aptitude-devel/).

 I ask just in case there is a new
 big thing to be aware of when handling packages.

There is nothing new currently, but with a multiarch enabled dpkg¹, and
when you choose to enable (say) both i386 and amd64 architectures,
aptitude has a few rather serious usability issues (actually I'm a bit
surprised that it works at all in such a setup).

Sven


¹ http://wiki.debian.org/Multiarch/Implementation#Using_multiarch


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k4bugq47@turtle.gmx.de



Re: aptitude GUI shows strange messages

2011-07-07 Thread Alberto Luaces
Sven Joachim writes:

 On 2011-07-07 13:51 +0200, Alberto Luaces wrote:

 Sven Joachim writes:

 I'm not sure if anyone is
 looking at aptitude's bugs these days, though.

 Where is the development gone, then?

 I don't know the details, but Daniel seems to be a bit overworked (busy
 with real life problems?), judging by the lack of activity.  And since
 aptitude is essentially a one-man project…

 Anyway, you could ask on the aptitude-devel mailing list
 (http://lists.alioth.debian.org/pipermail/aptitude-devel/).

 I ask just in case there is a new
 big thing to be aware of when handling packages.

 There is nothing new currently, but with a multiarch enabled dpkg¹, and
 when you choose to enable (say) both i386 and amd64 architectures,
 aptitude has a few rather serious usability issues (actually I'm a bit
 surprised that it works at all in such a setup).

 Sven


 ¹ http://wiki.debian.org/Multiarch/Implementation#Using_multiarch

Thanks!

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/874o2ykxg7@eps142.cdf.udc.es



Re: Strange messages

2003-03-14 Thread martin f krafft
also sprach Joseph A Nagy Jr [EMAIL PROTECTED] [2003.03.14.0457 +0100]:
 Cron is an automated program manager, kind of like Windows Task 
 Scheduler.

pedanticexcept it's reliable and flexible/pedantic

-- 
Please do not CC me when replying to lists; I read them!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer, admin, and user
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Keyserver problems? http://keyserver.kjsl.com/~jharris/keyserver.html
Get my key here: http://people.debian.org/~madduck/gpg/330c4a75.asc


pgp0.pgp
Description: PGP signature


Re: Strange messages

2003-03-14 Thread Joseph A Nagy Jr
martin f krafft wrote:
also sprach Joseph A Nagy Jr [EMAIL PROTECTED] [2003.03.14.0457 +0100]:

Cron is an automated program manager, kind of like Windows Task 
Scheduler.


pedanticexcept it's reliable and flexible/pedantic

I stand corrected. :)

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Strange messages

2003-03-13 Thread Rodrigo Sobrinho
I receive this message, but I don't understand who send it. Cron Daemon? What this job 
does?

From: [EMAIL PROTECTED] (Cron Daemon)
To: [EMAIL PROTECTED]
Subject: Cron [EMAIL PROTECTED] test -e /usr/sbin/anacron || run-parts --report 
/etc/cron.daily
Date: Sun, 09 Mar 2003 06:35:03 +

/etc/cron.daily/htdig:
htmerge: Unable to open word list file '/var/lib/htdig/db.wordlist.work'.
  Did you index anything?
  Check your config file and try running htdig again.


-- 
Sobrinho
(51) 3212-7239 / (51) 9842-4438
Software grátis? Não, obrigado. Uso Software Livre!
http://planeta.terra.com.br/negocios/softwarelivre


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Strange messages

2003-03-13 Thread Joseph A Nagy Jr
Rodrigo Sobrinho wrote:
I receive this message, but I don't understand who send it. Cron Daemon? What this job does?

From: [EMAIL PROTECTED] (Cron Daemon)
To: [EMAIL PROTECTED]
Subject: Cron [EMAIL PROTECTED] test -e /usr/sbin/anacron || run-parts --report 
/etc/cron.daily
Date: Sun, 09 Mar 2003 06:35:03 +
/etc/cron.daily/htdig:
htmerge: Unable to open word list file '/var/lib/htdig/db.wordlist.work'.
  Did you index anything?
  Check your config file and try running htdig again.

Cron is an automated program manager, kind of like Windows Task 
Scheduler. You (or the programs you install) tell it what 
programs/commands to run, when to run them, and how often to run them. 
When those conditions are met, it runs what it needs to without input 
from you. If it encounters problems, it emails the root account to let 
the system admin what happened.

If I'm wrong about any of this, someone please correct me.

HTH

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Strange messages on all terminals

2002-03-13 Thread Tim Dijkstra
On 12 Mar 2002 12:31:48 -0500
Scott Henson [EMAIL PROTECTED] wrote:

 I am having a problem with all my virtual terminals(ctr-alt-F1-6)  For
 some reason a constant stream of information is sent to all of them.  It
 seems to be something to do with my internet connection, because its
 specifying MAC addresses and a couple of other things which makes me
 think its displaying all incomming packets to the terminals.  Now this

Sounds like your firewall is telling you something. Take a look at your 
iptables rules..

iptables -L

grts Tim



Strange messages on all terminals

2002-03-12 Thread Scott Henson
I am having a problem with all my virtual terminals(ctr-alt-F1-6)  For
some reason a constant stream of information is sent to all of them.  It
seems to be something to do with my internet connection, because its
specifying MAC addresses and a couple of other things which makes me
think its displaying all incomming packets to the terminals.  Now this
is not affecting X or any of the X-terms, but its sure a bother while
working in a virtual terminal.  I am running woody and a 2.4.19 ac
pre-patch.  Anyone have an idea why this is happening.  Its been going
on for a while now and I tried re-compiling the kernel taking out all
verbose debug messages having to do with the net connection.  I am also
running the new isc dhcp client 3.0, but this was happening before with
the old 2.2 version.  Im not sure what else might be causing this.  This
is especially embaracing because Im trying to get a bunch of my friends
to switch from windows, and having all that trash there and not knowing
what is causeing it is not a major selling point.  Anyone have an idea? 
Thanks.
-- 
-Peace kid
  Scott Henson  [EMAIL PROTECTED]

God's the ultimate playa, so naturally He's going to have some haters,
rapper Ice Cube said. But these haters need to realize that  if you
mess with the man upstairs, you will get your ass smote. True dat.






Re: Strange messages on all terminals

2002-03-12 Thread Ron Johnson
On Tue, 2002-03-12 at 11:31, Scott Henson wrote:
 I am having a problem with all my virtual terminals(ctr-alt-F1-6)  For
 some reason a constant stream of information is sent to all of them.  It
 seems to be something to do with my internet connection, because its
 specifying MAC addresses and a couple of other things which makes me
 think its displaying all incomming packets to the terminals.  Now this
 is not affecting X or any of the X-terms, but its sure a bother while
 working in a virtual terminal.  I am running woody and a 2.4.19 ac
 pre-patch.  Anyone have an idea why this is happening.  Its been going
 on for a while now and I tried re-compiling the kernel taking out all
 verbose debug messages having to do with the net connection.  I am also
 running the new isc dhcp client 3.0, but this was happening before with
 the old 2.2 version.  Im not sure what else might be causing this.  This
 is especially embaracing because Im trying to get a bunch of my friends
 to switch from windows, and having all that trash there and not knowing
 what is causeing it is not a major selling point.  Anyone have an idea? 
 Thanks.

Sounds like syslog.conf (or whatever syslog daemon you use) was
modified.

-- 
++
| Ron Johnson, Jr.Home: [EMAIL PROTECTED]|
| Jefferson, LA  USA  http://ronandheather.dhs.org:81|
||
| (Women are) like compilers.  They take simple statements  |
|  and make them into big productions.  |
| Pitr Dubovitch |
++



Re: Strange messages on all terminals

2002-03-12 Thread brian
On Tue, Mar 12, 2002 at 12:31:48PM -0500, Scott Henson wrote:

 I am having a problem with all my virtual terminals(ctr-alt-F1-6)  For
 some reason a constant stream of information is sent to all of them.  It
 seems to be something to do with my internet connection, because its
 specifying MAC addresses and a couple of other things which makes me
 think its displaying all incomming packets to the terminals.  Now this
 is not affecting X or any of the X-terms, but its sure a bother while
 working in a virtual terminal.  I am running woody and a 2.4.19 ac
 pre-patch.  Anyone have an idea why this is happening.  Its been going
 on for a while now and I tried re-compiling the kernel taking out all
 verbose debug messages having to do with the net connection.  I am also
 running the new isc dhcp client 3.0, but this was happening before with
 the old 2.2 version.  Im not sure what else might be causing this.  This
 is especially embaracing because Im trying to get a bunch of my friends
 to switch from windows, and having all that trash there and not knowing
 what is causeing it is not a major selling point.  Anyone have an idea? 
 Thanks.

You could try looking at man klogd and the -c switch.  If this looks
like giving you a possible solution to your problem you will need to
alter /etc/init.d/klogd.  The line you want probably says

KLOGD=

at present.  Altering it to

KLOGD=-c 6

may be what you want.

The archived bug reports for klogd should provide you with an
explanation to give to your friends and relieve your embarrassment.

Brian.



strange messages at boot.

1999-02-23 Thread Jim Lynch
Any idea what is causing this?  I put a new hard drive in and installed
hamm from scratch.  I am booting a 2.0.34 kernel that used to work fine
on the old drive.  I had to rdev the kernel to point to the new root
device.  The system seems to be running fine, except that
/var/log/messages doesn't have anything much in it.  Just a MARK every
once in a while.  What happened to my boot messages that I used to see
in the syslog (messages) file?

Thanks,
Jim.


chinaberry:/var/log# dmesg
 to handle kernel paging request at virtual address c28225da
current-tss.cr3 = 019bd000, %cr3 = 019bd000
*pde = 0009e067
*pte = 
Oops: 
CPU:0
EIP:0010:[0010ab04]
EFLAGS: 00010202
eax: 0010   ebx: 019ba810   ecx: 028225da   edx: ea60
esi:    edi: 01b7d000   ebp: 01b7cfbc   esp: 01b7cf60
ds: 0018   es: 0018   fs: 0010   gs: 002b   ss: 0018
Process insmod (pid: 36, process nr: 16, stackpage=01b7c000)
Stack: 002b  00022000 01b7cfbc 01b77018 0280 0300
0280 
   01b70018 001114f6 001b471f 01b7cfbc  00111228 019b2f24
002b 
   01b55c98 0601 01d41e98 9602 0010a76c 01b7cfbc 
0100 
Call Trace: [0280] [0300] [0280] [001114f6]
[00111228] [0010a76c] [02822548] 
   [028225da] [02822548] 
Code: 64 8a 04 0e 0f a1 88 c2 81 e2 ff 00 00 00 89 54 24 10 52 68 
Unable to handle kernel paging request at virtual address c28225f1
current-tss.cr3 = 019bd000, %cr3 = 019bd000
*pde = 0009e067
*pte = 
Oops: 
CPU:0
EIP:0010:[028225f1]
EFLAGS: 00010246
eax:    ebx: 0100   ecx: 02822548   edx: 
esi: 019b2f24   edi: 002b   ebp: 01b55c98   esp: 01b7fff8
ds: 0018   es: 0018   fs: 002b   gs: 002b   ss: 0018
Process insmod (pid: 37, process nr: 17, stackpage=01b7f000)
Stack: 02822548 019ba810 
Call Trace: [02822548] 
Code: 1Unable to handle kernel paging request at virtual address
c28225f1
current-tss.cr3 = 019bd000, %cr3 = 019bd000
*pde = 0009e067
*pte = 
Oops: 
CPU:0
EIP:0010:[0010ab04]
EFLAGS: 00010202
eax: 0010   ebx: 019ba810   ecx: 028225f1   edx: ea60
esi:    edi: 01b8   ebp: 01b7ffbc   esp: 01b7ff60
ds: 0018   es: 0018   fs: 0010   gs: 002b   ss: 0018
Process insmod (pid: 37, process nr: 17, stackpage=01b7f000)
Stack: 002b  00022000 01b7ffbc 01b77810 0280 0300
0280 
   01b70018 001114f6 001b471f 01b7ffbc  00111228 019b2f24
002b 
   01b55c98 f7aef200 01d41e98 000691bf 0010a76c 01b7ffbc 
0100 
Call Trace: [0280] [0300] [0280] [001114f6]
[00111228] [0010a76c] [02822548] 
   [028225f1] [02822548] 
Code: 64 8a 04 0e 0f a1 88 c2 81 e2 ff 00 00 00 89 54 24 10 52 68 
Unable to handle kernel paging request at virtual address c2822608
current-tss.cr3 = 019bd000, %cr3 = 019bd000
*pde = 0009e067
*pte = 
Oops: 
CPU:0
EIP:0010:[02822608]
EFLAGS: 00010246
eax:    ebx: 0100   ecx: 02822548   edx: 
esi: 019b2f24   edi: 002b   ebp: 01b55c98   esp: 01b87ff8
ds: 0018   es: 0018   fs: 002b   gs: 002b   ss: 0018
Process insmod (pid: 38, process nr: 18, stackpage=01b87000)
Stack: 02822548 019ba810 
Call Trace: [02822548] 
Code: 1Unable to handle kernel paging request at virtual address
c2822608
current-tss.cr3 = 019bd000, %cr3 = 019bd000
*pde = 0009e067
*pte = 
Oops: 
CPU:0
EIP:0010:[0010ab04]
EFLAGS: 00010202
eax: 0010   ebx: 019ba810   ecx: 02822608   edx: ea60
esi:    edi: 01b88000   ebp: 01b87fbc   esp: 01b87f60
ds: 0018   es: 0018   fs: 0010   gs: 002b   ss: 0018
Process insmod (pid: 38, process nr: 18, stackpage=01b87000)
Stack: 002b  00022000 01b87fbc 01b84018 0280 0300
0280 
   01b80018 001114f6 001b471f 01b87fbc  00111228 019b2f24
002b 
   01b55c98 8b102444 01d41e98 4c878b14 0010a76c 01b87fbc 
0100 
Call Trace: [0280] [0300] [0280] [001114f6]
[00111228] [0010a76c] [02822548] 
   [02822608] [02822548] 
Code: 64 8a 04 0e 0f a1 88 c2 81 e2 ff 00 00 00 89 54 24 10 52 68 
Serial driver version 4.13 with no serial options enabled
tty00 at 0x03f8 (irq = 4) is a 16550A
tty01 at 0x02f8 (irq = 3) is a 16550A
lp: unable to get major 6


Here's a list of what's running.

chinaberry:/var/log# ps ax
  PID TTY STAT TIME COMMAND
1  ?  S0:03 init 
2  ?  SW   0:00 (kflushd)
3  ?  SW  0:00 (kswapd)
4  ?  SW   0:00 (nfsiod)
5  ?  SW   0:00 (nfsiod)
6  ?  SW   0:00 (nfsiod)
7  ?  SW   0:00 (nfsiod)
   16  ?  S0:00 update 
  107  ?  S0:00 /sbin/syslogd 
  109  ?  S0:00 /sbin/klogd 
  116  ?  S0:00 /sbin/kerneld 
  122  ?  S0:00 /usr/sbin/inetd 
  129  ?  S0:00 ypbind (master) 
  132  ?  S0:00 ypbind (slave)  
  136  ?  S0:00 /usr/sbin/gpm -m /dev/ttyS0 -t ms -l
a-zA-Z0-9_.:~/\300-\32
  143  ?  S0:00 /usr/bin/omniNames 
  156  ?  S0:00 /usr/sbin/xntpd 
  166  ?  S0:00 /usr/bin/omniNames 
  167  ?  S

Re: strange messages at boot.

1999-02-23 Thread John Stevenson
I have just had a similar problem with my laptop.  It seems to
have been caused by one of the following reasons:

* Conficting Modules installed
* Conflicting IRQ when trying to configure my sound card.

I seem to have fixed these problems at the same time and now no
longer get the messages as below.  I never got this problem
until I started to install my own kernel images, so it may be
due to you doing something with the kernel

If you have recompiled the kernel, make sure you removed any
modules you initially installed (using modconf) if you are going
to compile those modules into the kernel directly.  Check your
IRQs with windoze (if you are running dual boot), If you
installed you hard drive on the second IDE then IRQ 15 will be
used by the hard drive, but you shouldnt have anything else
using this IRQ anyway.

Hope this guides you in the right direction.

John.

Jim Lynch wrote:
 
 Any idea what is causing this?  I put a new hard drive in and installed
 hamm from scratch.  I am booting a 2.0.34 kernel that used to work fine
 on the old drive.  I had to rdev the kernel to point to the new root
 device.  The system seems to be running fine, except that
 /var/log/messages doesn't have anything much in it.  Just a MARK every
 once in a while.  What happened to my boot messages that I used to see
 in the syslog (messages) file?
 
 Thanks,
 Jim.
 
 chinaberry:/var/log# dmesg
  to handle kernel paging request at virtual address c28225da
 current-tss.cr3 = 019bd000, %cr3 = 019bd000
 *pde = 0009e067
 *pte = 
 Oops: 
 CPU:0
 EIP:0010:[0010ab04]
 EFLAGS: 00010202
 eax: 0010   ebx: 019ba810   ecx: 028225da   edx: ea60
 esi:    edi: 01b7d000   ebp: 01b7cfbc   esp: 01b7cf60
 ds: 0018   es: 0018   fs: 0010   gs: 002b   ss: 0018
 Process insmod (pid: 36, process nr: 16, stackpage=01b7c000)
 Stack: 002b  00022000 01b7cfbc 01b77018 0280 0300
 0280
01b70018 001114f6 001b471f 01b7cfbc  00111228 019b2f24
 002b
01b55c98 0601 01d41e98 9602 0010a76c 01b7cfbc 
 0100
 Call Trace: [0280] [0300] [0280] [001114f6]
 [00111228] [0010a76c] [02822548]
[028225da] [02822548]
 Code: 64 8a 04 0e 0f a1 88 c2 81 e2 ff 00 00 00 89 54 24 10 52 68
 Unable to handle kernel paging request at virtual address c28225f1
 current-tss.cr3 = 019bd000, %cr3 = 019bd000
 *pde = 0009e067
 *pte = 
 Oops: 
 CPU:0
 EIP:0010:[028225f1]
 EFLAGS: 00010246
 eax:    ebx: 0100   ecx: 02822548   edx: 
 esi: 019b2f24   edi: 002b   ebp: 01b55c98   esp: 01b7fff8
 ds: 0018   es: 0018   fs: 002b   gs: 002b   ss: 0018
 Process insmod (pid: 37, process nr: 17, stackpage=01b7f000)
 Stack: 02822548 019ba810
 Call Trace: [02822548]
 Code: 1Unable to handle kernel paging request at virtual address
 c28225f1
 current-tss.cr3 = 019bd000, %cr3 = 019bd000
 *pde = 0009e067
 *pte = 
 Oops: 
 CPU:0
 EIP:0010:[0010ab04]
 EFLAGS: 00010202
 eax: 0010   ebx: 019ba810   ecx: 028225f1   edx: ea60
 esi:    edi: 01b8   ebp: 01b7ffbc   esp: 01b7ff60
 ds: 0018   es: 0018   fs: 0010   gs: 002b   ss: 0018
 Process insmod (pid: 37, process nr: 17, stackpage=01b7f000)
 Stack: 002b  00022000 01b7ffbc 01b77810 0280 0300
 0280
01b70018 001114f6 001b471f 01b7ffbc  00111228 019b2f24
 002b
01b55c98 f7aef200 01d41e98 000691bf 0010a76c 01b7ffbc 
 0100
 Call Trace: [0280] [0300] [0280] [001114f6]
 [00111228] [0010a76c] [02822548]
[028225f1] [02822548]
 Code: 64 8a 04 0e 0f a1 88 c2 81 e2 ff 00 00 00 89 54 24 10 52 68
 Unable to handle kernel paging request at virtual address c2822608
 current-tss.cr3 = 019bd000, %cr3 = 019bd000
 *pde = 0009e067
 *pte = 
 Oops: 
 CPU:0
 EIP:0010:[02822608]
 EFLAGS: 00010246
 eax:    ebx: 0100   ecx: 02822548   edx: 
 esi: 019b2f24   edi: 002b   ebp: 01b55c98   esp: 01b87ff8
 ds: 0018   es: 0018   fs: 002b   gs: 002b   ss: 0018
 Process insmod (pid: 38, process nr: 18, stackpage=01b87000)
 Stack: 02822548 019ba810
 Call Trace: [02822548]
 Code: 1Unable to handle kernel paging request at virtual address
 c2822608
 current-tss.cr3 = 019bd000, %cr3 = 019bd000
 *pde = 0009e067
 *pte = 
 Oops: 
 CPU:0
 EIP:0010:[0010ab04]
 EFLAGS: 00010202
 eax: 0010   ebx: 019ba810   ecx: 02822608   edx: ea60
 esi:    edi: 01b88000   ebp: 01b87fbc   esp: 01b87f60
 ds: 0018   es: 0018   fs: 0010   gs: 002b   ss: 0018
 Process insmod (pid: 38, process nr: 18, stackpage=01b87000)
 Stack: 002b  00022000 01b87fbc 01b84018 0280 0300
 0280
01b80018 001114f6 001b471f 01b87fbc  00111228 019b2f24
 002b
01b55c98 8b102444 01d41e98 4c878b14 0010a76c 01b87fbc 
 0100
 Call Trace: [0280] [0300] [0280] [001114f6]
 [00111228] [0010a76c] [02822548]
[02822608]