Re: [opensuse] Problems compiling alsa-driver 1.0.15 on Opensuse 10.3

2008-01-11 Thread Manuel Mely
Oh right. I read about this packages, but i was searching in
opensuse-updates :( . OK i will try this packages. Thanks a lot!
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Problems compiling alsa-driver 1.0.15 on Opensuse 10.3

2008-01-11 Thread Manuel Mely
Hi there,

I've some problems when trying to compile alsa-driver 1.0.15.
If a do a "make" i get this error[1]:
I was looking to adriver.h (line 930) and there's an include to a file
(pci.h) that isn't present in this package.
My kernel is 2.6.22.13 ... i will try with 1.0.15rc1 package.

I read about upgrading kernel, but i have some Xen VMs working preety good.

Any suggestion?


1-
make[1]: Entering directory `/usr/src/linux-2.6.22.13-0.3'
  CC [M]  /srv/ftp/utils/alsa-driver-1.0.15/acore/hwdep.o
In file included from /srv/ftp/utils/alsa-driver-1.0.15/include/adriver.h:930,
 from
/srv/ftp/utils/alsa-driver-1.0.15/include/sound/driver.h:46,
 from /srv/ftp/utils/alsa-driver-1.0.15/acore/hwdep.c:22:
/usr/src/linux-2.6.22.13-0.3/include/linux/pci.h:552: error: expected
identifier or '(' before numeric constant
In file included from
/srv/ftp/utils/alsa-driver-1.0.15/include/sound/driver.h:46,
 from /srv/ftp/utils/alsa-driver-1.0.15/acore/hwdep.c:22:
/srv/ftp/utils/alsa-driver-1.0.15/include/adriver.h: In function
'snd_pci_orig_save_state':
/srv/ftp/utils/alsa-driver-1.0.15/include/adriver.h:1172: error: too
many arguments to function 'pci_save_state'
/srv/ftp/utils/alsa-driver-1.0.15/include/adriver.h: In function
'snd_pci_orig_restore_state':
/srv/ftp/utils/alsa-driver-1.0.15/include/adriver.h:1176: error: too
many arguments to function 'pci_restore_state'
make[4]: *** [/srv/ftp/utils/alsa-driver-1.0.15/acore/hwdep.o] Error 1
make[3]: *** [/srv/ftp/utils/alsa-driver-1.0.15/acore] Error 2
make[2]: *** [_module_/srv/ftp/utils/alsa-driver-1.0.15] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.22.13-0.3'
make: *** [compile] Error 2
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] I can't hear nothing using front plugs (WAS:Problems compiling alsa-driver 1.0.15 on Opensuse 10.3 )

2008-01-11 Thread Manuel Mely
Well, i installed alsa 1.0.15, i can use the plugs that are back of
the chasis, but i would like to use the ones that are front of it.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Installing FC8 DomU on Xen

2008-01-11 Thread Manuel Mely
Hi,

I'm trying to install a guest with Fedora Core 8 from an ISO file, but
doesn't work. It seem that Xen needs some installation file or
something like AutoYast.

I get this error:

Failed to start VM.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] I can't hear nothing using front plugs (WAS:Problems compiling alsa-driver 1.0.15 on Opensuse 10.3 )

2008-01-11 Thread Manuel Mely
Yes my headphones are physically connected. And i don't have to make
any change in cmos setting... i was using this plugs in Ubuntu Guty, 3
days ago before migrating tu OpenSuSe.
Any other tip? Maybe some module to load in modprobe.conf?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Enabling 3D support for Xen kernel-based on 10.3

2008-01-14 Thread Manuel Mely
Hi,

I installed opensuse 10.3 on my home pc with a xen kernel 2.6.22. I
would like to enable 3d support to my Nvidia Geforce 8500, but i can't
use nvidia kernel modules.
I read about a patch but it's for opensuse 10.2 , and tried to compile
Nvidia drivers + patch without success.
Is there a way to enable 3d support with 10.3??
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Can't build nvidia driver on kernel 2.6.22.5-31-xen

2008-01-14 Thread Manuel Mely
If i do a (on /home/mely/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv )

CC="gcc -DNV_VMAP_4_PRESENT -DNV_SIGNAL_STRUCT_RLIM" make
SYSSRC=/usr/src/linux module

I always get this error:

If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.

If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the "KBUILD_OUTPUT" or
the "O" KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.

Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or
the equivalent nvidia-installer command line option.

*** Unable to determine the target kernel version. ***

make: *** [select_makefile] Error 1

The patch is fine... but i can't make the module.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Can't build nvidia driver on kernel 2.6.22.5-31-xen

2008-01-14 Thread Manuel Mely
On 1/14/08, Patrick Shanahan <[EMAIL PROTECTED]> wrote:
> - From your post I would say that you do not have the
> kernel-source-2.6.22.5-31-xen installed (the "-xen" may not be
> necessary).  Please show the output of:
>   rpm -qa |grep kernel
>

Yes i have kernel-source installed.

holly:/home/mely #  rpm -qa |grep kernel
kernel-default-2.6.22.5-31
kernel-source-2.6.22.5-31
linux-kernel-headers-2.6.22-19
kernel-xen-2.6.22.5-31
kernel-syms-2.6.22.5-31

and also:

holly:/home/mely # ls -al /usr/src/
total 20
drwxr-xr-x  5 root root 4096 2008-01-14 07:52 .
drwxr-xr-x 12 root root 4096 2008-01-11 07:50 ..
lrwxrwxrwx  1 root root   17 2008-01-14 07:52 linux -> linux-2.6.22.5-31

The symlink is fine.

> btw, cannot check availability of kernel-source- right now as the
> download.opensuse.org/repositories site is down with hardware
> problems.  I didn't check the mirrors.

Yes they have problems with their sites.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Can't build nvidia driver on kernel 2.6.22.5-31-xen

2008-01-14 Thread Manuel Mely
On 1/14/08, Patrick Shanahan <[EMAIL PROTECTED]> wrote:
> You might try:
>
> go to:  http://www.nvidia.com/object/unix.html
>  and dl the driver for your arch 32/64 ??
>
> change to runlevel 3 as root (init 3)
> sh /location/of/nvidia.driver/driver.run -y
>
> answer questions
>
> when finished, init 5
>
> and you should be back with the 3d driver

Do you think this will work with a xen kernel-based?? I think i tried
without success. I got the same compilation error. Anyway i will try
it again.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Trying to use TLS with Fetchmail

2008-01-19 Thread Manuel Mely
Hi,

I would like to fetch my mail from gmail using fetchmail. But one of
the requisites gmail pop is to use TLS and share Certs.
As i can see fetchmail package from OpenSuSe 10.3 doesn't allow to use
TLS. Is there other package to install.
It will be nice if i don't have to compile fetchmail to enable this.

Greetings.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Tor package for 10.3

2008-01-22 Thread Manuel Mely
I need tor package! I would not like to compile. :)
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] vboxdrv module can't load using xen kernel

2008-01-23 Thread Manuel Mely
I'm trying to have Virtualbox running on my xen kernel system.
But i can't load this module, and because of that, i can't use
Virtualbox on this kernel.

Any tip?

NOTE: If i use a non-xen-kernel, i can use VirtualBox.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] create a local opensuse updates mirror

2008-01-03 Thread Manuel Mely
Hi everyone.

Can somebody point me in how to create a local opensuse updates
mirror. I tried using rsync without success.

rsync -avzP --delete --exclude rpm/x86_64/ --exclude rpm/src/
--exclude rpm/ppc/ rsync.opensuse.org::opensuse-updates/10.3/
/var/ftp/mirrors/opensuse/10.3/opensuse-updates

also this:

rsync -av --exclude rpm/x86_64/ --exclude rpm/src/ --exclude rpm/ppc/
rsync.opensuse.org::opensuse-updates/10.3/
/var/ftp/mirrors/opensuse/10.3/opensuse-updates

When the process finish, i get 58 of "updates" . And the rpm folder
with a the name of the packages but as symlinks.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]