Re: [gentoo-user] problems using ivman

2006-07-30 Thread Jose Maria Alvarez Fernandez
You can use pmount with ivman since 0.6.5. In fact, I think it's the default. 
(but you can set mount as the default command also in the base settings). 
I use ivman and KDE and don't have many problems.
But it's neccesary to emerge KDE with "hal" useflag.


El Viernes, 28 de Julio de 2006 15:22, Neil Bothwick escribió:
> On Fri, 28 Jul 2006 14:34:34 +0200, Stefán István wrote:
> > Besides, I think the page http://www.gentoo.org/doc/en/kde-config.xml
> > should be updated, because it still suggests to use ivman.
>
> I've filed a bug.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] kwin compilation error

2006-04-27 Thread Jose Maria Alvarez Fernandez
Hi to all!!

I'm trying to compile kwin 3.5.2-r1 with xcomposite extensions, but I get the 
following error:

/bin/sh ../libtool --silent --mode=compile --tag=CXX 
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./lib 
-I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG 
-DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new 
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -c -o 
layers.lo `test -f 'layers.cpp' || echo './'`layers.cpp
In file included from workspace.h:23,
 from placement.cpp:19:
utils.h: In function `int KWinInternal::timestampCompare(Time, Time)':
utils.h:235: error: `timestampCompare' is not a member of `NET'
utils.h: In function `Time KWinInternal::timestampDiff(Time, Time)':
utils.h:241: error: `timestampDiff' is not a member of `NET'
In file included from layers.cpp:69:
utils.h: In function `int KWinInternal::timestampCompare(Time, Time)':
utils.h:235: error: `timestampCompare' is not a member of `NET'
utils.h: In function `Time KWinInternal::timestampDiff(Time, Time)':
utils.h:241: error: `timestampDiff' is not a member of `NET'
make[3]: *** [placement.lo] Error 1
make[3]: *** Se espera a que terminen otras tareas
make[3]: *** [layers.lo] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/kwin-3.5.2-r2/work/kwin-3.5.2/kwin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/kwin-3.5.2-r2/work/kwin-3.5.2/kwin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kwin-3.5.2-r2/work/kwin-3.5.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kwin-3.5.2-r2 failed.
!!! Function kde_src_compile, Line 228, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status 
message.


I'm using qt 3.3.6 (from nxsty's overlay) and kde 3.5.2 (with pertty patches). 
Can anyone give me a clue on this?

Thanks a lot!!

Jose Maria.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
El Domingo, 5 de Febrero de 2006 23:28, Daniel Pielmeier escribió:
> I use the latest stable version 1.0.6629-r5 is tit safe to use 1.0.8178-r3?

then you may try this:

Option "NvAGP" "1" to "2" (1= nvidia agp, 2= agpgart)

It seems some people had problems with nvidia agp with these drivers and 
2.6.15.

Hope it helps!

>
> Jose Maria Alvarez Fernandez schrieb:
> > If you use 817X series, try 8178-r3, that has some interesting patches
> > that solved this similar problem for me.
> >
> > I hope this might solve your problem!
> >
> > Chema
> >
> > El Domingo, 5 de Febrero de 2006 21:05, Daniel Pielmeier escribió:
> >>Thank you,
> >>
> >>but will this solve also my problem with the nvidia-driver?
> >>
> >>Jose Maria Alvarez Fernandez schrieb:
> >>>This is solved in -r2:
> >>>
> >>>+gentoo-sources-2.6.15-r2.ebuild:
> >>>  Update to Linux 2.6.15.2. Some minor security fixes. Update sky2 to
> >>>v0.15. Enable libata ATAPI (i.e. SATA CDROM) support by default. Fix
> >>>fbsplash silent splash image not showing throughout bootup. Fix scsi
> >>>memory leak.
> >>>
> >>>Cheers!
> >>>
> >>>Chema
> >>>El Domingo, 5 de Febrero de 2006 20:02, Rumen Yotov escribió:

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
If you use 817X series, try 8178-r3, that has some interesting patches that 
solved this similar problem for me.

I hope this might solve your problem!

Chema
El Domingo, 5 de Febrero de 2006 21:05, Daniel Pielmeier escribió:
> Thank you,
>
> but will this solve also my problem with the nvidia-driver?
>
> Jose Maria Alvarez Fernandez schrieb:
> > This is solved in -r2:
> >
> > +gentoo-sources-2.6.15-r2.ebuild:
> >   Update to Linux 2.6.15.2. Some minor security fixes. Update sky2 to
> > v0.15. Enable libata ATAPI (i.e. SATA CDROM) support by default. Fix
> > fbsplash silent splash image not showing throughout bootup. Fix scsi
> > memory leak.
> >
> > Cheers!
> >
> > Chema
> > El Domingo, 5 de Febrero de 2006 20:02, Rumen Yotov escribió:

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
This is solved in -r2:

+gentoo-sources-2.6.15-r2.ebuild:
  Update to Linux 2.6.15.2. Some minor security fixes. Update sky2 to v0.15.
  Enable libata ATAPI (i.e. SATA CDROM) support by default. Fix fbsplash
  silent splash image not showing throughout bootup. Fix scsi memory leak.

Cheers!

Chema
El Domingo, 5 de Febrero de 2006 20:02, Rumen Yotov escribió:
> On Sun, 2006-02-05 at 19:34 +0100, Daniel Pielmeier wrote:
> > This are my options i have added in grub.conf
> >
> > video=vesafb:ywrap,mtrr,[EMAIL PROTECTED]
> > splash=silent,kdgraphics,fadein,theme:emergence quiet CONSOLE=/dev/tty1
> >
> > You can see i have video=vesafb:mtrr added to my config, but what means
> > the three in
> >
> > > video=vesafb:mtrr:3
> > >
> > >
> > > Hi,
> > > Not very much but remember when compiled my first 2.6.15 kernel with
> > > gensplash at the end as einfo was a message about gensplash being very
> > > slow booting 2.6.15 kernels so added one additional option to Grub:
> > > video=vesafb:mtrr:3 (from the einfo text).
> > > But as i start w/o graphical login screen (XDM,GDM,KDM) can't test
> > > them. HTH.Rumen
>
> Hi,
> Frankly don't know just added this to the rest so here's the whole line:
> ... vga=791 video=vesafb:mtrr:3 splash=verbose,theme:emergence
> CONSOLE=/dev/tty1 quiet
> This seems to be some kind of alternate config, used one like yours too.
> HTH.Rumen

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] change the fonts of gtk application

2006-01-08 Thread Jose Maria Alvarez Fernandez
Also, manually speaking, you can add a line like this one in .gtkrc-2.0 (I 
suppose gtk2 apps) :

gtk-font-name = "Bitstream Vera Sans 9"

Cheers!

Chema
El Domingo, 8 de Enero de 2006 15:58, Holly Bostick escribió:
> Marco Calviani schreef:
> > Hi list,
> >i'm using the KDE desktop environment without gnome support.
> > However i'm using gtk application as, for example, firefox.
> > How is it possible to change the font types and maybe the sizes of gtk
> > applications?
> >
> > Best regards,
> > MC
>
> Yes; you can either:
>
> 1. emerge gtk-chtheme, a small utility to specify the GTK theme and
> fonts; and/or
>
> 2. emerge gtk-engines-qt, which will allow you to tell GTK apps-- via
> the KDE control center-- to use a KDE theme and font.
>
> Hope this helps,
> Holly

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde3.4.3 with arts on amd64

2006-01-08 Thread Jose Maria Alvarez Fernandez
El Domingo, 8 de Enero de 2006 13:53, Holly Bostick escribió:
> Marc Schlienger schreef:
> > Hi, I've installed kde3.4.3 with arts on my amd64 machine. Alsa is
> > working fine. But arts works only partially. All notification sound
> > doesn't work. Also I don't get sound when logging in. But, for
> > example, amarok works with the arts driver. Is this a known bug? What
> >  can I do?
> >
> > Regards Marc
>
> Is aRTs set to use ALSA? kcontrol (KDE Control Center)=> Sound and
> Multimedia=> Sound System=> Hardware Tab => Select the Audio device
> drop-down (choose 'Alsa').
>
> Secondly, you do have system sounds turned on, yes? Assuming that the
> backend is properly configured, in order to have sounds in KDE you need
> the following settings in kcontrol:
>
> Sound and Multimedia=> Sound System=> Sound System=> General Tab=>
> "Enable the Sound System" must be checked (system sounds are played
> through aRTS, and that is the sound system this checkbox enables);
>
> Sound and Multimedia=> System Notifications. When the  "Event Source"
> drop-down in this dialog is set to KDE System Notifications, you need to
> make sure that:
>
> 1) valid sounds are associated with the various events (if the test of
> the sound doesn't play, well, it's not going to play in KDE either), and
>
> 2) The Quick Control, when the "Apply to all events" checkbox is
> checked, is not set to "Turn Off all Sounds".
>
> Hope this helps,
> Holly
It also can be:

- You used "-arts" in your USE.
- You don't have this in ~/.kde/share/config/knotifyrc


[StartProgress]
Arts Init=true
KNotify Init=true
Use Arts=true

Hope it helps!!

Chema

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox quickstart

2006-01-06 Thread Jose Maria Alvarez Fernandez
There is a kind of what you're looking for here:

http://kde-apps.org/content/show.php?content=31014

It's in early development stages, but it works. It's based on the mozilla one.

Cheers!!

Chema
El Viernes, 6 de Enero de 2006 06:57, Boyd Stephen Smith Jr. escribió:
> On Thursday 05 January 2006 23:49, Richard Fish <[EMAIL PROTECTED]>
>
> wrote about 'Re: [gentoo-user] firefox quickstart':
> > For openoffice.org 1.x, there is oooqs and variants.  However it
> > doesn't work with the current OOo.
>
> Actually, the latest stable x86 oooqs (2.0.3-r2) *requires* the 2.x line of
> OpenOffice.org.
>
> --
> Boyd Stephen Smith Jr.
> [EMAIL PROTECTED]
> ICQ: 514984 YM/AIM: DaTwinkDaddy

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] SAMBA Windows native driver and CUPS

2005-12-11 Thread Jose Maria Alvarez Fernandez

Hi to all!!

I'm right now a bit crazy. I'm trying to setup a samba server that is 
sharing a printer, and setup it in a windows client with the native 
printer, as said is this guide 
http://gentoo-wiki.com/HOWTO_Native_Windows_Printing_with_CUPS/Samba


Everything goes well, but when I try to print a page, nothing happens. 
In fact, the windows machine says that there is an error. And I don't 
know what to change (after 6 hours.. :))

this is the log I get from cups:
d [11/Dec/2005:23:54:14 +0100] POST /
d [11/Dec/2005:23:54:14 +0100] CONTENT_TYPE = application/ipp
d [11/Dec/2005:23:54:14 +0100] ReadClient: 5 con->data_encoding = 
length, con->data_remaining = 189, con->file = -1
d [11/Dec/2005:23:54:14 +0100] ProcessIPPRequest(0xb7bda008[5]): 
operation_id = 000b
d [11/Dec/2005:23:54:14 +0100] ProcessIPPRequest: 
URI="ipp://localhost/printers/Lexmark"
d [11/Dec/2005:23:54:14 +0100] get_printer_attrs(0xb7bda008[5], 
ipp://localhost/printers/Lexmark)
d [11/Dec/2005:23:54:14 +0100] add_printer_state_reasons(0xb7bda008[5], 
0x8094df0[Lexmark])
d [11/Dec/2005:23:54:14 +0100] add_queued_job_count(0xb7bda008[5], 
0x8094df0[Lexmark])




d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x80956e8[job-priority-supported,4,21])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x8095478[job-priority-default,4,21])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x8095410[copies-supported,4,33])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x80953b8[copies-default,4,21])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x808e9d8[page-ranges-supported,4,22])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x8095840[number-up-supported,4,21])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x808e9b0[number-up-default,4,21])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x80958f8[orientation-requested-supported,4,23])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x808a308[orientation-requested-default,4,23])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x80959b8[job-hold-until-supported,4,44])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x808a0f0[job-hold-until-default,4,44])
d [11/Dec/2005:23:54:14 +0100] copy_attribute(0x80bff88, 
0x8095b30[job-sheets-supported,4,42])

D [11/Dec/2005:23:54:14 +0100] ProcessIPPRequest: 5 status_code=0
d [11/Dec/2005:23:54:14 +0100] ProcessIPPRequest: Adding fd 5 to 
OutputSet...

d [11/Dec/2005:23:54:14 +0100] WriteClient: Removing fd 5 from OutputSet...
d [11/Dec/2005:23:54:14 +0100] ReadClient: 5, used=0, file=-1
d [11/Dec/2005:23:54:14 +0100] ReadClient: httpGets returned EOF...
D [11/Dec/2005:23:54:14 +0100] CloseClient: 5
d [11/Dec/2005:23:54:14 +0100] CloseClient: Removing fd 5 from InputSet 
and OutputSet...
d [11/Dec/2005:23:54:15 +0100] select_timeout: 27 seconds to send browse 
update
d [11/Dec/2005:23:54:42 +0100] select_timeout: 16 seconds to browse 
timeout a printer


And from samba, I get no errors...

Can anyone give me a clue or help me???

Thanks a lot!!!
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.

2005-12-11 Thread Jose Maria Alvarez Fernandez



Dale wrote:

Neil Bothwick wrote:



The APIs for dbus and hal changed significantly between the hal 0.4 and
0.5 releases, they are incompatible. You need everything using the same
API. You'll find it affects KDE too, KDE 3.5 uses the 0.5 system whereas
3.4 uses the older API.
 

Should I file a bug report on this?  Shouldn't it catch this when I did 
a emerge -ep world?  You know, let me know it needs a newer version and 
can't emerge it yet because of the dependancy.


Let me know.  I don't want to file one unless I know I should or not.  
It is not marked stable yet anyway.  I have only files one before.  
Still not sure I did it right though.  Care to volunteer?


Thanks,

Dale
:-)

The dependency is there in the kdebase-3.5.0 (and also in 
kdebase-kioslavaes, if you use kde split ebuilds) ebuild:


hal? ( >=sys-apps/dbus-0.33
   =sys-apps/hal-0.5*
   sys-apps/pmount )

So, maybe you didn't use "hal" FLAG in your USE? It's strange, I'm using 
kde 3.5 and hal is a dependency for me.


Chema



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.

2005-12-10 Thread Jose Maria Alvarez Fernandez



Bob Sanders wrote:

On Sat, 10 Dec 2005 10:17:07 -0600
Dale <[EMAIL PROTECTED]> wrote:



I was doing a emerge -e world to make sure everything was in order after
the gcc upgrade and poking KDE 3.5 into the mix as well.  I only have 92
packages left.

OK, any ideas on what went south?  I added ivman to the package.keywords
and did a emerge --resume but it wanted to emerge the same version.  I
guess it didn't reread the file when it restarted.  If I emerge it
manually I loose my --resume option.  :(




No ideas, but why not just do - emerge --resume --skipfirst
and come back to lvman after all that is done?

With hal >=0.5, you need ivman 0.6.

Cheers!

Chema


Bob
-  

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Automatically mounting USB mass storage devices (camera)

2005-11-19 Thread Jose Maria Alvarez Fernandez
I'm having a similar problem with ivman, and i've discovered that the 
reason is that the camera has an id label that has a "space", ie: LEXAR 
MEDIA. That's not right for pmount, and when ivman tries to mount it, 
fails. But it works for other usb devices. Does it work for you?
Also, i had to upgrade to a CVS version of hal in order to get 
everything to work again with 2.6.14 (you can find one ebuild in 
fluidportage).


Hope it helps!

Alexander Skwar wrote:

Norberto Bensa schrieb:


Alexander Skwar wrote:


Norberto Bensa schrieb:


Alexander Skwar wrote:


dbus-0.50-r1


downgrade to 0.36.2



ivman-0.6.5


downgrade to 0.6.4


Done. Still no automount.


Have you restarted dbus?



Yes :(

How's that automounting supposed to work? When does pmount
kick in? How do I make dbus/hald/whatever start pmount (or
whatever...) to do the actual mount?

Alexander Skwar

--
Blog: http://tanis.sl-form.com
--
gentoo-user@gentoo.org mailing list



[gentoo-user] KDE media ioslave, udev, hal, and ivman

2005-11-13 Thread Jose Maria Alvarez Fernandez

Hi to all!!

Maybe someone can give me a clue about this. I had this combination 
working perfectly 2 weeks ago.
But this weekend, trying to mount some dvd's, I saw that everything was 
not as smooth as it should be. KDE didn't see the dvd mounted, although 
ivman did it. Also, when i click the "eject" button, the DVD goes out, 
but ivman doesn't react. I've tried to reemerge udev, dbus, hal, ivman, 
and kdebase and kdelibs, without success.
I've also tried to do it without ivman, only with the KDE Hal support, 
but after mounting it, the kioslave doesn't show anything, and it kinda 
get blocked.
I don't know what was updated that has done this, and i'm really lost 
after the whole afternoon thinking about this.

I have:
- Udev-070-r1
- Dbus-0.50-r1
- Hal-0.5.4
- KDE-3.5.0_beta2
- kernel-2.6.14-archck5

I've aslo tried with an unstable udev version, but it made my system 
unbootable (there were lots of messages in the screen from udev that i 
could not stop, as if it couldn't log with syslog).


Can anyone help me or give me some ideas?

Thanks a lot!!
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] failed to load nvidia kernel module

2005-10-27 Thread Jose Maria Alvarez Fernandez
Strange. I tried 7174 and down without success. Every time i had to use 
the script showed. I have to use 7667 or above with 2.6.13 in order to 
have nodes working correctly. It may also depend on xorg version.


Greetings!

Qian Qiao wrote:

On 10/27/05, Jose Maria Alvarez Fernandez <[EMAIL PROTECTED]> wrote:


It's kernel related. 2.6.13 doesn't create the nvidia devicess correctly
with udev, which with 2.6.13 is default. You can try to put this in the
local.start if you want to use this nvidia kernel versions:

for i in 0 1 2 3 4 5 6 7; do
  node="/dev/nvidia$i"
  rm -f $node
  mknod $node c 195 $i || echo "mknod \"$node\""
  chmod 0660 $node || echo "chmod \"$node\""
  chown :video $node || echo "chown \"$node\""
done
node="/dev/nvidiactl"
rm -f $node
mknod $node c 195 255 || echo "mknod \"$node\""
chmod 0666 $node || echo "chmod \"$node\""
chown :video $node || echo "chown \"$node\""

Hope it helps!



I doubt it's kernel related, I'm on a amd64 with 2.6.13-r3 here. And
nvidia-kernel 6626-r4 runs fine.

-- Joe

--
There are 3 kinds of people in the world:
Those who can count, and those who can't.

Money can't buy everything.
Sometimes money can't even buy a gun...


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] failed to load nvidia kernel module

2005-10-27 Thread Jose Maria Alvarez Fernandez
It's kernel related. 2.6.13 doesn't create the nvidia devicess correctly 
with udev, which with 2.6.13 is default. You can try to put this in the 
local.start if you want to use this nvidia kernel versions:


for i in 0 1 2 3 4 5 6 7; do
   node="/dev/nvidia$i"
   rm -f $node
   mknod $node c 195 $i || echo "mknod \"$node\""
   chmod 0660 $node || echo "chmod \"$node\""
   chown :video $node || echo "chown \"$node\""
done
node="/dev/nvidiactl"
rm -f $node
mknod $node c 195 255 || echo "mknod \"$node\""
chmod 0666 $node || echo "chmod \"$node\""
chown :video $node || echo "chown \"$node\""

Hope it helps!

Qian Qiao wrote:

On 10/27/05, renna <[EMAIL PROTECTED]> wrote:


hi to all. i am finalizing a fresh new gentoo installation. i'm having some
problems with xorg and my nvidia geforce mx 440 card. i followed the
instructions on the dedicated part of documentation on gentoo.org, and even
tried the following commands as proposed by gentoo-wiki.com but i allways get
the same error

#emerge nvidia-kernel nvidia-glx nvidia-settings
#opengl-update nvidia
#modprobe nvidia
#X -configure
#X -config /root/xorg.conf.new

but i allways get this (from /var/log/Xorg.0.log)


[...]
(II) LoadModule: "mouse"
(II) Loading /usr/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
  compiled for 6.8.2, module version = 1.0.0
  Module class: X.Org XInput Driver
  ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
  compiled for 6.8.2, module version = 1.0.0
  Module class: X.Org XInput Driver
  ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver  1.0-6629  Wed Nov  3 13:14:07 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
  [0] -1  0   0xffe0 - 0x (0x20) MX[B](B)
  [1] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
  [2] -1  0   0x000f - 0x000f (0x1) MX[B]
  [3] -1  0   0x000c - 0x000e (0x3) MX[B]
  [4] -1  0   0x - 0x0009 (0xa) MX[B]
  [5] -1  0   0xec80 - 0xec8007ff (0x800) MX[B]
  [6] -1  0   0xed00 - 0xedff (0x100) MX[B]
  [7] -1  0   0xed80 - 0xed8000ff (0x100) MX[B]
  [8] -1  0   0xf800 - 0xf7ff (0x0) MX[B]O
  [9] -1  0   0xef7e - 0xef7f (0x2) MX[B](B)
  [10] -1 0   0xef80 - 0xef87 (0x8) MX[B](B)
  [11] -1 0   0xf000 - 0xf7ff (0x800) MX[B](B)
  [12] -1 0   0xee00 - 0xeeff (0x100) MX[B](B)
  [13] -1 0   0x - 0x (0x1) IX[B]
  [14] -1 0   0x - 0x00ff (0x100) IX[B]
  [15] -1 0   0xb800 - 0xb87f (0x80) IX[B]
  [16] -1 0   0xd000 - 0xd0ff (0x100) IX[B]
  [17] -1 0   0xd400 - 0xd41f (0x20) IX[B]
  [18] -1 0   0xd800 - 0xd81f (0x20) IX[B]
  [19] -1 0   0x9400 - 0x943f (0x40) IX[B]
  [20] -1 0   0x9800 - 0x98ff (0x100) IX[B]
  [21] -1 0   0xa000 - 0xa01f (0x20) IX[B]
  [22] -1 0   0xe800 - 0xe80f (0x10) IX[B]
  [23] -1 0   0xa400 - 0xa41f (0x20) IX[B]
  [24] -1 0   0xa800 - 0xa80f (0x10) IX[B]
(II) resource ranges after probing:
  [0] -1  0   0xffe0 - 0x (0x20) MX[B](B)
  [1] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
  [2] -1  0   0x000f - 0x000f (0x1) MX[B]
  [3] -1  0   0x000c - 0x000e (0x3) MX[B]
  [4] -1  0   0x - 0x0009 (0xa) MX[B]
  [5] -1  0   0xec80 - 0xec8007ff (0x800) MX[B]
  [6] -1  0   0xed00 - 0xedff (0x100) MX[B]
  [7] -1  0   0xed80 - 0xed8000ff (0x100) MX[B]
  [8] -1  0   0xf800 - 0xf7ff (0x0) MX[B]O
  [9] -1  0   0xef7e - 0xef7f (0x2) MX[B](B)
  [10] -1 0   0xef80 - 0xef87 (0x8) MX[B](B)
  [11] -1 0   0xf000 - 0xf7ff (0x800) MX[B](B)
  [12] -1 0   0xee00 - 0xeeff (0x100) MX[B](B)
  [13] 0  0   0x000a - 0x000a (0x1) MS[B]
  [14] 0  0   0x000b - 0x000b7fff (0x8000) MS[B]
  [15] 0  0   0x000b8000 - 0x000b (0x8000) MS[B]
  [16] -1 0   0x - 0x (0x1) IX[B]
  [17] -1 0   0x - 0x00ff (0x100) IX[B]
  [18] -1 0   0xb800 - 0xb87f (0x80) IX[B]
  [19] -1 0   0xd000 - 0xd0ff (0x100) IX[B]
  [20] -1 0   0xd400 - 0xd41f (0x20) IX[B]
  [21] -1 0   0xd800 - 0xd81f (0x20) IX[B]
  [22] -1 0   0x9400 - 0x943f (0x40) IX[B]
  [23] -1 0   0x9800 - 0x98ff (0x100) IX[B]