RESOLVED:Re: [gentoo-user] xawtv compilation error

2005-05-03 Thread Al Bayrouni
Al Bayrouni wrote:
Hello,
I cannot emerge xawtv.
The output is:
console/fs.o(.text+0x587): In function `fs_connect':
: undefined reference to `FSOpenServer'
console/fs.o(.text+0x5a4): In function `fs_connect':
`fs_open':

: undefined reference to `FSQueryXBitmaps16'
collect2: ld a retourn1 code d'at d'exution
make: *** [console/fbtv] Erreur 1
!!! ERROR: media-tv/xawtv-3.86-r2 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status 
message.

Bayrouni
Thank you very much.
Now after adding media-tv/xawtv ~86 in 
/etc/portage/package.keywords.xawtv is compiled, built an emerged.

Bayrouni.
--
gentoo-user@gentoo.org mailing list


RESOLVED---Re: [gentoo-user] cx88xx error

2005-05-02 Thread Al Bayrouni
Al Bayrouni wrote:
Hello all,
I compiled the kernel-2.6.11-r6 with videoforlinux support and conexant
2388xx support.
When I modprobe cx88xx I have this error:
FATAL: Error inserting cx88xx
(/lib/modules/2.6.11-gentoo-r6/kernel/drivers/media/video/cx88/cx88xx.ko):
Unknown symbol in module, or unknown parameter (see dmesg).
in dmesg I have this errorsabout conexant:
cx88xx: Unknown symbol i2c_bit_add_bus
cx88xx: Unknown symbol i2c_master_recv
cx88xx: Unknown symbol i2c_bit_del_bus
cx88xx: Unknown symbol i2c_clients_command
cx88xx: Unknown symbol i2c_master_send
cx8800: Unknown symbol cx88_reset
cx8800: Unknown symbol cx88_call_i2c_clients
cx8800: Unknown symbol cx88_wakeup
cx8800: Unknown symbol cx88_risc_stopper
cx8800: Unknown symbol cx88_print_irqbits
cx8800: Unknown symbol cx88_set_scale
cx8800: Unknown symbol cx88_shutdown
cx8800: Unknown symbol cx88_vdev_init
cx8800: Unknown symbol cx88_core_put
cx8800: Unknown symbol cx88_audio_thread
cx8800: Unknown symbol cx88_core_get
cx8800: Unknown symbol cx88_get_stereo
cx8800: Unknown symbol cx88_irq
cx8800: Unknown symbol cx88_set_tvnorm
cx8800: Unknown symbol cx88_vid_irqs
cx8800: Unknown symbol cx88_risc_buffer
...
...
Any idea about this messages.
Thank you
Bayrouni
I resolved this problem by looking in the message output while loading 
cx8800.

The problem was that i2c wasn't compiled in my kernel.
After compilation all works fine.
a++
Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] xawtv compilation error

2005-05-02 Thread Al Bayrouni
Hello,
I cannot emerge xawtv.
The output is:
console/fs.o(.text+0x587): In function `fs_connect':
: undefined reference to `FSOpenServer'
console/fs.o(.text+0x5a4): In function `fs_connect':
: undefined reference to `FSServerName'
console/fs.o(.text+0x5de): In function `fs_connect':
: undefined reference to `FSServerName'
console/fs.o(.text+0x652): In function `fs_open':
: undefined reference to `FSListFonts'
console/fs.o(.text+0x6c1): In function `fs_open':
: undefined reference to `FSOpenBitmapFont'
console/fs.o(.text+0x6cf): In function `fs_open':
: undefined reference to `FSFreeFontNames'
console/fs.o(.text+0x745): In function `fs_open':
: undefined reference to `FSQueryXExtents16'
console/fs.o(.text+0x788): In function `fs_open':
: undefined reference to `FSQueryXBitmaps16'
collect2: ld a retourn1 code d'at d'exution
make: *** [console/fbtv] Erreur 1
!!! ERROR: media-tv/xawtv-3.86-r2 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status 
message.

Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] qemu

2005-05-01 Thread Al Bayrouni
Hello all,
I installed   app-emulation/qemu-0.6.1.
I haven't qemu prog but qemu-i386.
And when I execute qemu-i386 -cdrom some-isofile then there is this output:
.1, Copyright (c) 2003-2004 Fabrice Bellard
usage: qemu-i386 [-h] [-d opts] [-L path] [-s size] program [arguments...]
Linux CPU emulator (compiled for i386 emulation)
-h   print this help
-L path  set the elf interpreter prefix (default=/usr/gnemul/qemu-i386)
-s size  set the stack size in bytes (default=524288)
debug options:
-no-code-copy   disable code copy acceleration
-d options   activate log (logfile=/tmp/qemu.log)
-p pagesize  set the host page size to 'pagesize
So qemu-i386 is not qemu prog.
But where is the qemu prog that accespt this command: qemu -cdrom 
/path/to/iso

Thank you for your help
Bayrouni.
--
gentoo-user@gentoo.org mailing list


[gentoo-user] displaying only installed packages

2005-04-30 Thread Al Bayrouni
HELLO all,
How can I output only packages that are installed on my system.
and not those that aren't.
example: emerge search kde output really all packages containing the 
word kde. It is very hard to read all this just to verify that one or 2 
kde packs are or not installed.

Thank you
Bayrouni
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] displaying only installed packages

2005-04-30 Thread Al Bayrouni
thank you very much for your answers
Bayrouni.
--
gentoo-user@gentoo.org mailing list


[gentoo-user] cx88xx error

2005-04-30 Thread Al Bayrouni
Hello all,
I compiled the kernel-2.6.11-r6 with videoforlinux support and conexant
2388xx support.
When I modprobe cx88xx I have this error:
FATAL: Error inserting cx88xx
(/lib/modules/2.6.11-gentoo-r6/kernel/drivers/media/video/cx88/cx88xx.ko):
Unknown symbol in module, or unknown parameter (see dmesg).
in dmesg I have this errorsabout conexant:
cx88xx: Unknown symbol i2c_bit_add_bus
cx88xx: Unknown symbol i2c_master_recv
cx88xx: Unknown symbol i2c_bit_del_bus
cx88xx: Unknown symbol i2c_clients_command
cx88xx: Unknown symbol i2c_master_send
cx8800: Unknown symbol cx88_reset
cx8800: Unknown symbol cx88_call_i2c_clients
cx8800: Unknown symbol cx88_wakeup
cx8800: Unknown symbol cx88_risc_stopper
cx8800: Unknown symbol cx88_print_irqbits
cx8800: Unknown symbol cx88_set_scale
cx8800: Unknown symbol cx88_shutdown
cx8800: Unknown symbol cx88_vdev_init
cx8800: Unknown symbol cx88_core_put
cx8800: Unknown symbol cx88_audio_thread
cx8800: Unknown symbol cx88_core_get
cx8800: Unknown symbol cx88_get_stereo
cx8800: Unknown symbol cx88_irq
cx8800: Unknown symbol cx88_set_tvnorm
cx8800: Unknown symbol cx88_vid_irqs
cx8800: Unknown symbol cx88_risc_buffer
...
...
Any idea about this messages.
Thank you
Bayrouni
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list


[gentoo-user] cx88xx error

2005-04-23 Thread Al Bayrouni
Hello all,
I compiled the kernel-2.6.11-r6 with videoforlinux support and conexant 
2388xx support.
When I modprobe cx88xx I have this error:
FATAL: Error inserting cx88xx 
(/lib/modules/2.6.11-gentoo-r6/kernel/drivers/media/video/cx88/cx88xx.ko): 
Unknown symbol in module, or unknown parameter (see dmesg).

in dmesg I have this errorsabout conexant:
cx88xx: Unknown symbol i2c_bit_add_bus
cx88xx: Unknown symbol i2c_master_recv
cx88xx: Unknown symbol i2c_bit_del_bus
cx88xx: Unknown symbol i2c_clients_command
cx88xx: Unknown symbol i2c_master_send
cx8800: Unknown symbol cx88_reset
cx8800: Unknown symbol cx88_call_i2c_clients
cx8800: Unknown symbol cx88_wakeup
cx8800: Unknown symbol cx88_risc_stopper
cx8800: Unknown symbol cx88_print_irqbits
cx8800: Unknown symbol cx88_set_scale
cx8800: Unknown symbol cx88_shutdown
cx8800: Unknown symbol cx88_vdev_init
cx8800: Unknown symbol cx88_core_put
cx8800: Unknown symbol cx88_audio_thread
cx8800: Unknown symbol cx88_core_get
cx8800: Unknown symbol cx88_get_stereo
cx8800: Unknown symbol cx88_irq
cx8800: Unknown symbol cx88_set_tvnorm
cx8800: Unknown symbol cx88_vid_irqs
cx8800: Unknown symbol cx88_risc_buffer
...
...
Any idea about this messages.
Thank you
Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] cx88xx error

2005-04-23 Thread Al Bayrouni
Hello all,
I compiled the kernel-2.6.11-r6 with videoforlinux support and conexant
2388xx support.
When I modprobe cx88xx I have this error:
FATAL: Error inserting cx88xx
(/lib/modules/2.6.11-gentoo-r6/kernel/drivers/media/video/cx88/cx88xx.ko):
Unknown symbol in module, or unknown parameter (see dmesg).
in dmesg I have this errorsabout conexant:
cx88xx: Unknown symbol i2c_bit_add_bus
cx88xx: Unknown symbol i2c_master_recv
cx88xx: Unknown symbol i2c_bit_del_bus
cx88xx: Unknown symbol i2c_clients_command
cx88xx: Unknown symbol i2c_master_send
cx8800: Unknown symbol cx88_reset
cx8800: Unknown symbol cx88_call_i2c_clients
cx8800: Unknown symbol cx88_wakeup
cx8800: Unknown symbol cx88_risc_stopper
cx8800: Unknown symbol cx88_print_irqbits
cx8800: Unknown symbol cx88_set_scale
cx8800: Unknown symbol cx88_shutdown
cx8800: Unknown symbol cx88_vdev_init
cx8800: Unknown symbol cx88_core_put
cx8800: Unknown symbol cx88_audio_thread
cx8800: Unknown symbol cx88_core_get
cx8800: Unknown symbol cx88_get_stereo
cx8800: Unknown symbol cx88_irq
cx8800: Unknown symbol cx88_set_tvnorm
cx8800: Unknown symbol cx88_vid_irqs
cx8800: Unknown symbol cx88_risc_buffer
...
...
Any idea about this messages.
Thank you
Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] cx88xx error

2005-04-23 Thread Al Bayrouni
Hello all,
I compiled the kernel-2.6.11-r6 with videoforlinux support and conexant
2388xx support.
When I modprobe cx88xx I have this error:
FATAL: Error inserting cx88xx
(/lib/modules/2.6.11-gentoo-r6/kernel/drivers/media/video/cx88/cx88xx.ko):
Unknown symbol in module, or unknown parameter (see dmesg).
in dmesg I have this errorsabout conexant:
cx88xx: Unknown symbol i2c_bit_add_bus
cx88xx: Unknown symbol i2c_master_recv
cx88xx: Unknown symbol i2c_bit_del_bus
cx88xx: Unknown symbol i2c_clients_command
cx88xx: Unknown symbol i2c_master_send
cx8800: Unknown symbol cx88_reset
cx8800: Unknown symbol cx88_call_i2c_clients
cx8800: Unknown symbol cx88_wakeup
cx8800: Unknown symbol cx88_risc_stopper
cx8800: Unknown symbol cx88_print_irqbits
cx8800: Unknown symbol cx88_set_scale
cx8800: Unknown symbol cx88_shutdown
cx8800: Unknown symbol cx88_vdev_init
cx8800: Unknown symbol cx88_core_put
cx8800: Unknown symbol cx88_audio_thread
cx8800: Unknown symbol cx88_core_get
cx8800: Unknown symbol cx88_get_stereo
cx8800: Unknown symbol cx88_irq
cx8800: Unknown symbol cx88_set_tvnorm
cx8800: Unknown symbol cx88_vid_irqs
cx8800: Unknown symbol cx88_risc_buffer
...
...
Any idea about this messages.
Thank you
Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] how to read dvd (encrypted) with mplayer

2005-04-22 Thread Al Bayrouni
Hello all
I have one movie dvd that I had get at dvdtheque.
I can't read it.
which libraries I need?
Thank you
Bayrouni.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] K3B compilation error

2005-04-20 Thread Al Bayrouni
Christoph Gysin wrote:
Al Bayrouni wrote:
There is a bug while compiling   media-video/mjpegtools.

Yep.
It is referenced in bugzilla.gentoo.org as NEW.

AFAIR the problem has been solved. It just needs some dev who writes a 
proper solution back into cvs.

k3b depends on mjpegtools so k3b emerge fails.

No. k3b hasn't even started merging. mjpegtools is a dependency. You 
can't merge k3b until you have successfully merged mjpegtools.

You can check all needed dependencies with:
$ emerge -avt k3b
Christoph
Thank you for this details :)
And interesting info.
May be it is an oppurtinity for me to leanr programs like growfsiso 
transcode and so on. I like the command line) but I still need k3b 
because it is very confortable and easy to use.

a+
Al Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] xbindkeys

2005-04-18 Thread Al Bayrouni
Hello,
I try to run xbindkeys on startup
I put it in /etc/conf.d/local.start
I have a .xbindkeysrc in both homes (me and root)
When I launch xbindkeys manually, it starts   normally and I can use the 
resource file (.xbindkeysrc).

But I have this message at each reboot:
Error: xbindkeys not found or reading not allowed
please, create one with xbindkeys --default vers //.xbindkeysrc.
Failed to start local
Thank you
Al Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] dma is off

2005-04-17 Thread Al Bayrouni
Hello all,
My 2 IDE DISKS want support DMA with gentoo.
(dma was supported with debian)
Here my .config with the  kernel-2.6.11-gentoo-r6:
CONFIG_GENERIC_ISA_DMA=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_IDEDMA_ONLYDISK=y
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y

when running hdparm /devhda , the dma is off.
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
idem for hdb
thank you for any idea.
Al Bayrouni.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] dma is off

2005-04-17 Thread Al Bayrouni
Benno Schulenberg wrote:
Al Bayrouni wrote:
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_IDEDMA_ONLYDISK=y

This doesn't look right.  Did you configure the kernel by hand?  
Or by using genkernel?  If so, try it with 'make menuconfig' to 
get a consistent config.

Benno
Thank you very much.
I configured the kernel like this:
CONFIG_BLK_DEV_SIS5513=y is now enabled
CONFIG_IDEDMA_ONLYDISK=n is now disabled
I am now recompiling my kernel.
I shall send the result after rebooting my system on the new kernl .
Thanks :)
Al Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] libwxgtk2.2

2005-04-17 Thread Al Bayrouni
Hello,
I need to install wxgtk2.2 because I have one program that uses it.
But the package found in portage is wxgtk2.4.
What do you recomend to me?
Thank you
Al Bayrouni
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] libwxgtk2.2

2005-04-17 Thread Al Bayrouni
Edward Catmur wrote:
On Sun, 2005-04-17 at 23:15 +0200, Al Bayrouni wrote:
I need to install wxgtk2.2 because I have one program that uses it.
But the package found in portage is wxgtk2.4.

The old ebuilds (earliest is 2.2.9) are still accessible via the gentoo
viewcvs:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/x11-libs/wxGTK/
It's anyone's guess whether that'll compile (dependencies etc.) though;
it could well be easier to update the program to the wxGTK 2.4 API.
But this prog have not update until now.
I shall try the old version because I haven't any choice.
Thank you
Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] difference between GENTOO_MIRRROS and SYNC

2005-04-16 Thread Al Bayrouni
Hello,
I just installed gentoo 3 days ago.
I don't understand the difference between GENTOO_MIRRORS and SYNC when 
using emerge --sync.

Thank you for your help.
Al Bayrouni
--
gentoo-user@gentoo.org mailing list


[gentoo-user] screen is blinking with nvidia

2005-04-14 Thread Al Bayrouni
Hello all,
I just installed nvidia-glx and it is running.
But the screeng semms like ((blinking)).
Thank you for any help.
2.6.11-gentoo-r3
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list


[gentoo-user] mount

2005-04-14 Thread Al Bayrouni
Hello all,
I want to mount an iso file ont /mnt/iso directorie.
I have this message when I run this command:
mount /mnt/packages-x86-2005.0.iso  /mnt/iso -o loop=/dev/loop0,
/dev/loop0: no such file or directorie
ls -l /dev/loop*
I have this in /dev:brw-rw  1 root disk 7, 0 mar 10 18:47 /dev/loop0
brw-rw  1 root disk 7, 1 mar 10 18:47 /dev/loop1
brw-rw  1 root disk 7, 2 mar 10 18:47 /dev/loop2
brw-rw  1 root disk 7, 3 mar 10 18:47 /dev/loop3
brw-rw  1 root disk 7, 4 mar 10 18:47 /dev/loop4
brw-rw  1 root disk 7, 5 mar 10 18:47 /dev/loop5
brw-rw  1 root disk 7, 6 mar 10 18:47 /dev/loop6
brw-rw  1 root disk 7, 7 mar 10 18:47 /dev/loop7
Thank you for your help.
Bayrouni
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] mount

2005-04-14 Thread Al Bayrouni
Richard Fish wrote:
Al Bayrouni wrote:
 

Hello all,
I want to mount an iso file ont /mnt/iso directorie.
I have this message when I run this command:
mount /mnt/packages-x86-2005.0.iso  /mnt/iso -o loop=/dev/loop0,
/dev/loop0: no such file or directorie
   

Do you have the 'loop' block device module loaded or compiled into your
kernel?
-Richard
gentoo-user@gentoo.org mailing list
 

No.
I just added this in /usr/src/linux:
CONFIG_BLK_DEV_LOOP=y
Is this module that is needed to mount loop devices?
Thank you
Bayrouni
--
gentoo-user@gentoo.org mailing list