Linux-Misc Digest #135, Volume #28               Sun, 17 Jun 01 15:13:01 EDT

Contents:
  RedHat 7.1 on Laptop ("Curious George")
  Re: HELP: restore linux from  backup (Robert Heller)
  XFree86 4.0.2 murdered my RH7 (1) ("NG_lurker " <[EMAIL PROTECTED]>)

----------------------------------------------------------------------------

From: "Curious George" <[EMAIL PROTECTED]>
Subject: RedHat 7.1 on Laptop
Date: Sun, 17 Jun 2001 19:32:51 +0100

Hi.
I've had problems trying to install RedHat 7.1 on a Dell Inspiron Laptop
(PIII processor, 64MB RAM, 5 Gigs of disk space).  First I encountered the
following installation error:

    VFS: Cannot open root device "" or 08:41
    Please append a correct "root=" boot option
    Kernel panic: VFS: Unable to mount root fs on 08:41

So I tried the following install option:

    linux mem=64M root=/dev/hda2

(/dev/hda2 being a partition I created and formatted using a floppy-based
Linux)

When I try this, I get the following installation error:

    Warning: unable to open an initial console.
    Kernel panic: No init found.  Try passing init= option to kernel.

What options should I pass?  Any help would be much appreciated.




------------------------------

From: Robert Heller <[EMAIL PROTECTED]>
Subject: Re: HELP: restore linux from  backup
Date: 17 Jun 2001 19:00:18 GMT

  Lupei Zhu <[EMAIL PROTECTED]>,
  In a message on Sun, 17 Jun 2001 10:28:35 -0700, wrote :

LZ> Hi, all
LZ> 
LZ>   I need to repartition my disk (a pentium running RH7.0) so I backed up
LZ> the /boot and / filesystem using "dump",  shut linux down and reboot it
LZ> with the RH7.0 CD. I chose "linux rescue" and the PC was booted into
LZ> single user mode. To my surprise, I don't find my disks and tape drivers
LZ> (no /dev/hda, /dev/st0, etc). Even more surprise, there is no "restore"
LZ> command available. Are there steps that I need to do to get them? How
LZ> people do dump/restore usually in Linux (I just switched from Sun
LZ> Solaris to Linux)?

When *I've* needed to re-partition the system disk on a Linux system, I
use a spare disk.  All of the machines I don't this will were
SCSI-based, so generally, I could just plug in an external disk. 
Although it can also be done with an internal disk.  This is what I do
(did):

Shutdown (to halt).  Connect spare disk.  Reboot in SI mode.

Use fdisk to create backup partitions on the spare disk, including a
swap partition.  Save the partition table and run mke2fs and mkswap as
needed.

Make a mount mount:

bash# mkdir /mnt/tempdisk

and mount the spare root:

bash# mount -t ext2 -v /dev/sdb1 /mnt/tempdisk
 
and use dump/restore to transfer the files:

bash# dump 0f - / | (cd /mnt/tempdisk;restore rf -)

edit /mnt/tempdisk/etc/fstab, replacing /dev/sda with /dev/sdb

mount additional spare file systems and copy:

bash# mount -t ext2 -v /dev/sdb3 /mnt/tempdisk/usr
bash# dump 0f - /usr | (cd /mnt/tempdisk/usr;restore rf -)

repeat...

then shutdown -r now

....

LILO Boot: linux single root=/dev/sdb1

make sure things are mounted properly and re-partition /dev/sda and use
dump/restore as above (but go from b => a).  When done, re-run LILO and
reboot again:

LILO Boot: linux single root=/dev/sda1

Make sure things are sane, and re-run lilo yet again.

Shutdown and remove the spare disk.

LZ> 
LZ>   thanks all
LZ> 
LZ> 
LZ>   Lupei
LZ> 
LZ>                                                                                    
              






                                                                                       
             
-- 
                                     \/
Robert Heller                        ||InterNet:   [EMAIL PROTECTED]
http://vis-www.cs.umass.edu/~heller  ||            [EMAIL PROTECTED]
http://www.deepsoft.com              /\FidoNet:    1:321/153

------------------------------

From: "NG_lurker <remove AT from return address when replying by email>" 
<[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.x
Subject: XFree86 4.0.2 murdered my RH7 (1)
Date: Sun, 17 Jun 2001 22:02:04 +0300

i found the log file created when i installed XFree86 4.0.2 binaries. pardon
this long log file but i hope this shed some light. tnx.


 XFree86 Version 4.0.2 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 18 December 2000
      If the server is older than 6-12 months, or if your card is
      newer than the above date, look for a newer version before
      reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.18pre11-va1.1 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Jun 17 23:16:43 2001
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Generic Non-Interlaced SVGA, 1024x768 @ 60 Hz, 800x600
@ 72 Hz"
(**) |   |-->Device "S3 Inc.|Savage 4"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) FontPath set to "unix/:7100"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
      XFree86 ANSI C Emulation: 0.1
      XFree86 Video Driver: 0.3
      XFree86 XInput driver : 0.1
      XFree86 Server Extension : 0.1
      XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      Module class: XFree86 Font Renderer
      ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 0.1.0
      ABI class: XFree86 Video Driver, version 0.3
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80000060, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev 01 class 06,00,00 hdr
00
(II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr
01
(II) PCI: 00:07:0: chip 1106,0596 card 1106,0000 rev 06 class 06,01,00 hdr
80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr
00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 02 class 0c,03,00 hdr
00
(II) PCI: 00:07:3: chip 1106,3050 card 0000,0000 rev 00 class 06,00,00 hdr
00
(II) PCI: 00:08:0: chip 1102,0002 card 1102,8027 rev 06 class 04,01,00 hdr
80
(II) PCI: 00:08:1: chip 1102,7002 card 1102,0020 rev 06 class 09,80,00 hdr
80
(II) PCI: 00:09:0: chip 12b9,1006 card 12b9,0060 rev 00 class 07,80,00 hdr
00
(II) PCI: 01:00:0: chip 5333,8a22 card 1102,101d rev 02 class 03,00,00 hdr
00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 0.1.0
      ABI class: XFree86 Video Driver, version 0.3
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Host-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 0 I/O range:
      [0] -1      0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
      [0] -1      0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
      [0] -1      0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
      [0] -1      0x0000d000 - 0x0000d0ff (0x100) IX[B]
      [1] -1      0x0000d400 - 0x0000d4ff (0x100) IX[B]
      [2] -1      0x0000d800 - 0x0000d8ff (0x100) IX[B]
      [3] -1      0x0000dc00 - 0x0000dcff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
      [0] -1      0xf0000000 - 0xf1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
      [0] -1      0xe8000000 - 0xefffffff (0x8000000) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x00 (VGA_EN is
cleared)
(II) Bus -1 I/O range:
      [0] -1      0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
      [0] -1      0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
      [0] -1      0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(1:0:0) S3 Savage4 rev 2, Mem @ 0xf1000000/19, 0xe8000000/27
(II) Addressable bus resource ranges are
      [0] -1      0x00000000 - 0xffffffff (0x0) MX[B]
      [1] -1      0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
      [0] -1      0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1      0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1      0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1      0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1      0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1      0x00000000 - 0x000001ff (0x200) IX[B]E
(II) Active PCI resource ranges:
      [0] -1      0xf2010000 - 0xf201ffff (0x10000) MX[B]E
      [1] -1      0xf2000000 - 0xf3ffffff (0x2000000) MX[B]E
      [2] -1      0xf2018000 - 0xf201ffff (0x8000) MX[B]E
      [3] -1      0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
      [4] -1      0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
      [5] -1      0xf1000000 - 0xf107ffff (0x80000) MX[B](B)
      [6] -1      0x0000ec00 - 0x0000ecff (0x100) IX[B]E
      [7] -1      0x0000e800 - 0x0000e8ff (0x100) IX[B]E
      [8] -1      0x0000e400 - 0x0000e4ff (0x100) IX[B]E
      [9] -1      0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0xf2010000 from 0xf201ffff to
0xf2017fff
(II) PCI Memory resource overlap reduced 0xf2000000 from 0xf3ffffff to
0xf200ffff
(II) Active PCI resource ranges after removing overlaps:
      [0] -1      0xf2010000 - 0xf2017fff (0x8000) MX[B]E
      [1] -1      0xf2000000 - 0xf200ffff (0x10000) MX[B]E
      [2] -1      0xf2018000 - 0xf201ffff (0x8000) MX[B]E
      [3] -1      0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
      [4] -1      0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
      [5] -1      0xf1000000 - 0xf107ffff (0x80000) MX[B](B)
      [6] -1      0x0000ec00 - 0x0000ecff (0x100) IX[B]E
      [7] -1      0x0000e800 - 0x0000e8ff (0x100) IX[B]E
      [8] -1      0x0000e400 - 0x0000e4ff (0x100) IX[B]E
      [9] -1      0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
      [0] -1      0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1      0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1      0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1      0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1      0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1      0x00000000 - 0x000001ff (0x200) IX[B]E
(II) All system resource ranges:
      [0] -1      0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1      0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1      0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1      0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1      0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1      0xf2010000 - 0xf2017fff (0x8000) MX[B]E
      [6] -1      0xf2000000 - 0xf200ffff (0x10000) MX[B]E
      [7] -1      0xf2018000 - 0xf201ffff (0x8000) MX[B]E
      [8] -1      0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
      [9] -1      0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
      [10] -1      0xf1000000 - 0xf107ffff (0x80000) MX[B](B)
      [11] -1      0x00000000 - 0x000001ff (0x200) IX[B]E
      [12] -1      0x0000ec00 - 0x0000ecff (0x100) IX[B]E
      [13] -1      0x0000e800 - 0x0000e8ff (0x100) IX[B]E
      [14] -1      0x0000e400 - 0x0000e4ff (0x100) IX[B]E
      [15] -1      0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.13.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 0.0.1
      ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "vga"
(II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o
(II) Module vga: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 4.0.0
      Module class: XFree86 Video Driver
      ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      Module class: XFree86 XInput Driver
      ABI class: XFree86 XInput driver, version 0.1
(II) v4l driver for Video4Linux
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset generic found
(II) resource ranges after xf86ClaimFixedResources() call:
      [0] -1      0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1      0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1      0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1      0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1      0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1      0xf2010000 - 0xf2017fff (0x8000) MX[B]E
      [6] -1      0xf2000000 - 0xf200ffff (0x10000) MX[B]E
      [7] -1      0xf2018000 - 0xf201ffff (0x8000) MX[B]E
      [8] -1      0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
      [9] -1      0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
      [10] -1      0xf1000000 - 0xf107ffff (0x80000) MX[B](B)
      [11] -1      0x00000000 - 0x000001ff (0x200) IX[B]E
      [12] -1      0x0000ec00 - 0x0000ecff (0x100) IX[B]E
      [13] -1      0x0000e800 - 0x0000e8ff (0x100) IX[B]E
      [14] -1      0x0000e400 - 0x0000e4ff (0x100) IX[B]E
      [15] -1      0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) resource ranges after probing:
      [0] -1      0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1      0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1      0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1      0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1      0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1      0xf2010000 - 0xf2017fff (0x8000) MX[B]E
      [6] -1      0xf2000000 - 0xf200ffff (0x10000) MX[B]E
      [7] -1      0xf2018000 - 0xf201ffff (0x8000) MX[B]E
      [8] -1      0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
      [9] -1      0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
      [10] -1      0xf1000000 - 0xf107ffff (0x80000) MX[B](B)
      [11] 0      0x000a0000 - 0x000affff (0x10000) MS[B]
      [12] 0      0x000b0000 - 0x000b7fff (0x8000) MS[B]
      [13] 0      0x000b8000 - 0x000bffff (0x8000) MS[B]
      [14] -1      0x00000000 - 0x000001ff (0x200) IX[B]E
      [15] -1      0x0000ec00 - 0x0000ecff (0x100) IX[B]E
      [16] -1      0x0000e800 - 0x0000e8ff (0x100) IX[B]E
      [17] -1      0x0000e400 - 0x0000e4ff (0x100) IX[B]E
      [18] -1      0x0000e000 - 0x0000e0ff (0x100) IX[B]E
      [19] 0      0x000003b0 - 0x000003bb (0xc) IS[B]
      [20] 0      0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) VGA(0): Depth 8, (--) framebuffer bpp 8
(==) VGA(0): RGB weight 666
(==) VGA(0): Default visual is PseudoColor
(==) VGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) VGA(0): videoRam: 64 kBytes.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 0.1.0
      ABI class: XFree86 Video Driver, version 0.3
(==) VGA(0): Virtual size is 320x200 (pitch 320)
(**) VGA(0): Built-in mode "Generic 320x200 default mode": 12.6 MHz (scaled
from 25.2 MHz), 31.5 kHz, 70.2 Hz (VScan)
(==) VGA(0): DPI set to (75, 75)
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Loading /usr/X11R6/lib/modules/libcfb.a
(II) Module cfb: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Loading /usr/X11R6/lib/modules/libmfb.a
(II) Module mfb: vendor="The XFree86 Project"
      compiled for 4.0.2, module version = 1.0.0
      ABI class: XFree86 ANSI C Emulation, version 0.1
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
      [0] 0      0xe8000000 - 0xefffffff (0x8000000) MS[B]
      [1] 0      0xf1000000 - 0xf107ffff (0x80000) MS[B]
      [2] -1      0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [3] -1      0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [4] -1      0x000f0000 - 0x000fffff (0x10000) MX[B]
      [5] -1      0x000c0000 - 0x000effff (0x30000) MX[B]
      [6] -1      0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [7] -1      0xf2010000 - 0xf2017fff (0x8000) MX[B]E
      [8] -1      0xf2000000 - 0xf200ffff (0x10000) MX[B]E
      [9] -1      0xf2018000 - 0xf201ffff (0x8000) MX[B]E
      [10] -1      0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
      [11] -1      0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
      [12] -1      0xf1000000 - 0xf107ffff (0x80000) MX[B](B)
      [13] 0      0x000a0000 - 0x000affff (0x10000) MS[B]
      [14] 0      0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
      [15] 0      0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
      [16] -1      0x00000000 - 0x000001ff (0x200) IX[B]E
      [17] -1      0x0000ec00 - 0x0000ecff (0x100) IX[B]E
      [18] -1      0x0000e800 - 0x0000e8ff (0x100) IX[B]E
      [19] -1      0x0000e400 - 0x0000e4ff (0x100) IX[B]E
      [20] -1      0x0000e000 - 0x0000e0ff (0x100) IX[B]E
      [21] 0      0x000003b0 - 0x000003bb (0xc) IS[B]
      [22] 0      0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse0: Buttons: 3
(**) Option "Emulate3Buttons" "off"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Couldn't load XKB keymap, falling back to pre-XKB keymap


--
"Remove AT from my reply to address above. Spam is not welcome."



------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list by posting to comp.os.linux.misc.

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to