Re: [Cooker] XFree86-4.1.0-1mdk and Xinerama

2001-06-11 Thread Bryan Opfer

Here is my Modules section:


Section Module
 Load  pex5
 Load  record
 SubSection  extmod
   Option omit xfree86-dga
   Option omit mit-sundry-nonstandard
   Option omit big-requests
   Option omit sync
   Option omit mit-screen-saver
   Option omit xc-misc
   Option omit xfree86-vidmodeextension
   Option omit xfree86-misc
   Option omit fontcache
   Option omit tog-cup
   Option omit extended-visual-information
   Option omit xvideo
   Option omit xvideo-motioncompensation
 EndSubSection
 Load  dbe
 Load  dri
 Load  glx
 Load  xie
 Loadtype1
 Loadfreetype
EndSection


-Bryan

Frederic Lepied wrote:

 Bryan Opfer [EMAIL PROTECTED] writes:
 
 
SHAPE is the only one that enlightenment needs, so I just removed them
all except SHAPE.  Works fine now.


 
 Could you tell me what combination of cards, you have used ?
 
 
Thanks,
Bryan

Arnd Bergmann wrote:


On Fri, 8 Jun 2001, Bryan Opfer wrote:


Ok, narrowed the problem down.  If I comment out:

Load extmod

then Xinerama works fine.  problem is, that then I can't run
enlightment, because enlightement requires extmod.

Any ideas?


 Extmod is a wrapper for a number of extensions, so probably only
one of them is broken. See below for a list of which extensions
are loaded on my machine.
You can try disabling some of them as described in the XF86Config
man page until you find the one that causes the problem.
Arnd 

(II) Module extmod: vendor=The XFree86 Project
compiled for 4.1.0, 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) Loading extension XVideo-MotionCompensation




 






Re: [Cooker] XFree86-4.1.0-1mdk and Xinerama

2001-06-09 Thread Bryan Opfer

SHAPE is the only one that enlightenment needs, so I just removed them 
all except SHAPE.  Works fine now.

Thanks,
Bryan

Arnd Bergmann wrote:

 On Fri, 8 Jun 2001, Bryan Opfer wrote:
 
 
Ok, narrowed the problem down.  If I comment out:

  Load extmod

then Xinerama works fine.  problem is, that then I can't run 
enlightment, because enlightement requires extmod.

Any ideas?

  
 Extmod is a wrapper for a number of extensions, so probably only
 one of them is broken. See below for a list of which extensions
 are loaded on my machine.
 You can try disabling some of them as described in the 
 XF86Config man page until you find the one that causes the problem.
 
 Arnd 
 
 
 
 (II) Module extmod: vendor=The XFree86 Project
 compiled for 4.1.0, 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) Loading extension XVideo-MotionCompensation 
 
 
 







[Cooker] XFree86-4.1.0-1mdk and Xinerama

2001-06-08 Thread Bryan Opfer

Sinve I upgraded to the new XFree, I cannot run Xinerama mode.  X Runs 
fine without it, but when I enable it I get this:

--

Fatal server error:
Caught signal 11.  Server aborting

XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
   after 0 requests (0 known processed) with 0 events remaining.

--

It does the same thing if I enable it in the conf file, and when I 
specify +xinerama from the command line.
Anyone know how I can get xinerama working?

Thanks,
Bryan Opfer





Re: [Cooker] XFree86-4.1.0-1mdk and Xinerama

2001-06-08 Thread Bryan Opfer

Ok, narrowed the problem down.  If I comment out:

Load extmod

then Xinerama works fine.  problem is, that then I can't run 
enlightment, because enlightement requires extmod.

Any ideas?

-Bryan

Bryan Opfer wrote:

 Sinve I upgraded to the new XFree, I cannot run Xinerama mode.  X Runs 
 fine without it, but when I enable it I get this:
 
 --
 
 Fatal server error:
 Caught signal 11.  Server aborting
 
 XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
   after 0 requests (0 known processed) with 0 events remaining.
 
 --
 
 It does the same thing if I enable it in the conf file, and when I 
 specify +xinerama from the command line.
 Anyone know how I can get xinerama working?
 
 Thanks,
 Bryan Opfer
 
 






[Cooker] reiserfs issue

2001-03-28 Thread Bryan Opfer

I just got a new 75GB hard drive and poped it in my machine.  I ran 
fdisk to create the partition, then ran "mkreiserfs /dev/hdc1".  It 
formated ok.  But, when I mount the drive, I get:

# mount -t reiserfs /dev/hdc1 /disk2
mount: wrong fs type, bad option, bad superblock on /dev/hdc1,
or too many mounted file systems


anyone know what is wrong?  I am using Cooker with all the latest 
packages up to March 27th.  I have done this same process on other 
machines and it worked fine.

Thanks,
Bryan Opfer





[Cooker] kernel install seg fault

2001-02-12 Thread Bryan opfer

Anyone know why I would get this?

# rpm -ivh kernel-smp-2.4.1-9mdk.i586.rpm
kernel-smp  Segmentation fault

-Bryan




Re: [Cooker] vmware and kernel 2.4

2001-01-27 Thread Bryan Opfer

I have not been able to get it to work either.  I have the source
installed and I get the following:


Building the vmmon module.

make: Entering directory `/tmp/vmware-config1/vmmon-only'
make[1]: Entering directory `/tmp/vmware-config1/vmmon-only'
make[2]: Entering directory
`/tmp/vmware-config1/vmmon-only/driver-2.4.0-3mdksmp'
In file included from ../linux/driver-config.h:35,
 from .././linux/driver.c:11:
/usr/src/linux/include/linux/modversions.h:1:2: #error Modules should
never use kernel-headers system headers,
/usr/src/linux/include/linux/modversions.h:2:2: #error but headers from
an appropriate kernel-source
make[2]: *** [driver.d] Error 1
make[2]: Leaving directory
`/tmp/vmware-config1/vmmon-only/driver-2.4.0-3mdksmp'
make[1]: *** [deps] Error 2
make[1]: Leaving directory `/tmp/vmware-config1/vmmon-only'
make: *** [auto-build] Error 2
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
Unable to build the vmmon module.
-

-Bryan Opfer

 You need the kernel source installed.




[Cooker] weird process

2001-01-09 Thread Bryan Opfer

I have a process running on my Cooker machine that starts running as
soon as I log into Gnome and continuously uses about 40% of the CPU even
if I do nothing.  The process is kapm-idled and it is process id 3.  I
can't find a binary anywhere on the system with this name. Can anyone
tell me what this is and how I can kill it? It seems to have started
since I upgraded to kernel 2.4.

Thanks,
Bryan opfer




Re: [Cooker] Setting alt to meta?

2001-01-03 Thread Bryan Opfer

I have a similar problem where my left alt key does not do what is is
supposed to.  I am not sure what the problem is, but when I hit L_ALT +
TAB I do not get the task viewer.  and it does not work in netscape
either.  Anyone know how to fix this?  the line below doesn't do
anything.  I am using enlightenment.

-- 
Bryan Opfer
[EMAIL PROTECTED]


Chmouel Boudjnah wrote:
 
 Alexander Skwar [EMAIL PROTECTED] writes:
 
  Hello!
 
  I've installed sawfish-0.34-3mdk and XFree86-4.0.2-1mdk on a cooker
  installation.  Before I used a pre-7.2 cooker.  After I installed
  everything, the left ALT key is mapped to ALT.  For XEmacs I need a META
  key.  How can I redefine ALT so, that it acts like META?
 
 put that in your ~/.xinitrc :
 
 xmodmap -e 'remove mod4 = Meta_L'
 
 --
 MandrakeSoft Inc http://www.chmouel.org
   --Chmouel