Re: [opensuse] Cannot install SUSE 10.0 - only get a black screen immediately after Grub

2005-11-14 Thread Clayton
 The SUSE installer worked OK, but when the comptuer did it's initial
 reboot during the install, we only got a black screen immediately
 after the normal Grub menu.  Unplugged the data cables from the SATA
 drives and tried again.  This time it worked, and SUSE was able to
 boot and finish installing.
 
 Try the kernel parameter edd=off and report back.

Tried it... went from 100% failure to intermittent failure on boot.

Disabled SATA, and that seems to clear up the rest of the boot
problem... for Linux.  Now of course with SATA disabled, we can't boot
back to Windows without an extra step in the BIOS to re-enable SATA.
Funny since all the other machines I installed SUSE on with SATA work
fine.  Granted this is an old motherboard with an early SATA controller...

Still looking for a real solution... my brother (a new Linux user) still
has it firmly drilled into his brain that Linux is too hard to use -
fuelled by this hardware/software problem I've been trying to work him
through.  :-(

C.

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



Re: [opensuse] Injuv/Linux based on OpenSuSE

2005-11-14 Thread Peter Flodin
On 14/11/05, Patricio Bruna V. [EMAIL PROTECTED] wrote:
 For i has been reading, its not a problem ditribute FREE (not comercial use)
 mp3 players.

It doesn't matter if it is FREE, costs $1000, if it plays MP3s,
displays jpegs or edits text files, if the owner provides it to you
under the agreement that you will not distribute it. Which is the case
of RealPlayer, which then means that you are making copies without a
license and in most countries (maybe not yours) would not be legal.

As it so happens Real Networks does allow distribution on physical
media of RealPlayer IF you contact Real Networks and agree to their
DISTRIBUTION license, and yes it is FREE.
http://www.real.com/licensing/faq.html

All that said I would doubt very much that Real Networks would be
actively chasing people across various jurisdictions distributing Real
Player on CD without a license. How could they even claim damages in
any courtcase?

Peter 'Pflodo' Flodin.

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



Re: [opensuse] Injuv/Linux based on OpenSuSE

2005-11-14 Thread Peter Flodin
On 15/11/05, Peter Flodin [EMAIL PROTECTED] wrote:
 As it so happens Real Networks does allow distribution on physical
 media of RealPlayer IF you contact Real Networks and agree to their
 DISTRIBUTION license, and yes it is FREE.
 http://www.real.com/licensing/faq.html

Hmm, seem that this is an old page, and the signup form doesn't exist
anymore...that is a shame for anybody who wants to repackage

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



Re: [opensuse] ooffice: javaldx cannot find a java runtime environment

2005-11-14 Thread Ken Siersma
Thanks for your response.  I've installed java which eliminates the 
javadlx error, but I am still getting the seg fault:


When I try ooffice, I see:
# ooffice
/usr/lib/ooo-2.0/program/soffice: line 224: 13091 Segmentation 
fault  $sd_prog/$sd_binary $@


Here's what I have installed:
# rpm -qa | grep OpenOffice
OpenOffice_org-Quickstarter-debuginfo-1.0-473
OpenOffice_org-Quickstarter-1.0-473
OpenOffice_org-2.0.0-1.2
OpenOffice_org-debuginfo-1.9.125-5

# rpm -qa | grep java
java-1_5_0-sun-src-1.5.0_03-2
java-1_5_0-sun-plugin-1.5.0_03-2
java-1_5_0-sun-devel-1.5.0_03-2
java-1_5_0-sun-1.5.0_03-2
java-1_5_0-sun-demo-1.5.0_03-2
gcc-java-4.0.2_20050901-3
java-1_5_0-sun-alsa-1.5.0_03-2
java-1_4_2-gcj-compat-1.4.2.0-9
java-1_4_2-gcj-compat-devel-1.4.2.0-9
java-1_5_0-sun-jdbc-1.5.0_03-2


The javadlx error is gone, but ooffice still won't start.  I've updated 
openoffice through YOU, what else can I do other than download 
openoffice directly from the openoffice.org site (I'd prefer to use the 
SUSE rpm package).


-Ken

Ken Schneider wrote:

On Thu, 2005-11-10 at 13:51 -0500, Ken Siersma wrote:
 

Hi,

New to the list, sorry if this has been asked before.  I browsed through 
the archives and couldn't find this exact problem.


I just installed openSUSE 10.0 (X86-64), and pretty much everything is 
working as I expected it to, except for OpenOffice.  I installed 
openSUSE with the minimal graphical installation, and OpenOffice 
1.9.125-5 was installed for me.  When I run ooffice at the command line, 
I get the message:


  javaldx: Could not find a Java Runtime Environment!
  /usr/lib/ooo-2.0/program/soffice: line 245: 15382 Segmentation 
fault  $sd_prog/$sd_binary $@


After doing an online update through YOU, OpenOffice was updated to 
2.0.0-1.2, but the problem persists.


I tried looking for a java runtime environment that I could install with 
YaST, but couldn't find any.  In the past, I have not used a java 
runtime environment with OpenOffice, is there a way to get the openSUSE 
version of OpenOffice to run without a java runtime environment installed?


If not, what have people done to get OpenOffice running on their 
openSUSE 10.0 installations?


Thanks,
Ken

   

http://www.opensuse.org/Java

 



--
Ken Siersma, Software Engineer
EKK, Inc.
phone: (248) 624-9957
fax: (248) 624-7158
http://www.ekkinc.com
--
Our lives begin to end 
 the day we become silent about things that matter.

-MLK Jr.


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



Re: [opensuse] Cannot install SUSE 10.0 - only get a black screen immediately after Grub

2005-11-14 Thread Carl-Daniel Hailfinger

Clayton schrieb:

The SUSE installer worked OK, but when the comptuer did it's initial
reboot during the install, we only got a black screen immediately
after the normal Grub menu.  Unplugged the data cables from the SATA
drives and tried again.  This time it worked, and SUSE was able to
boot and finish installing.


Try the kernel parameter edd=off and report back.



Tried it... went from 100% failure to intermittent failure on boot.


Then your problem is clear. You have a BIOS bug. I hacked on the edd 
stuff a while ago and if disabling it makes your machine boot, the only 
thing that can help you is a BIOS update (in your case mainboard and 
sata controller BIOS). Explanation: The EDD code calls into the BIOS 
before the kernel enters protected mode, so if that call hangs, your 
machine will not boot.



Disabled SATA, and that seems to clear up the rest of the boot
problem... for Linux.  Now of course with SATA disabled, we can't boot
back to Windows without an extra step in the BIOS to re-enable SATA.
Funny since all the other machines I installed SUSE on with SATA work
fine.  Granted this is an old motherboard with an early SATA controller...


Hm, is your computer by any chance manufactured by Fujitsu-Siemens?

Did I understand correctly that you can boot into Linux with SATA 
enabled and edd=off? If not, can you find a pattern when Linux with SATA 
works, like only the first time after switching on the machine, or only 
if no CD/DVD was in any drive or something like that?



Regards,
Carl-Daniel
--
http://www.hailfinger.org/

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



[opensuse] Installing Slimserver on 10.0

2005-11-14 Thread Dirk Gorissen
Hello all,
Since I wanted to stream my audio collection accross my home lan I looked for 
a streaming server to do this.  My google ended with Slimserver.
However, I am failing to get it up and running under Suse 10.0.  Has anybody 
succeeded here or is there a better alternative I should be aware of?

The slimserver rpm is no good, it installs but the init.d script is broken.  
After some searching I found an alternative init.d script which was proposed 
for suse 9.3.  I replaced the script and now at least init.d tells me 
slimserver can be started.  However I cant connect to localhost:9000 and no 
appropriate process seems to be listening on port 9000.

So I tried the perl scripts from the tar.gz, tried to run that but got a 
segmentation fault.  Google told me this was a bug and I had to rename DBI.xx 
to DBI.old.  Tried again, no seg fault but still not working.  Turned out I 
was missing two perl packages (DBD-sqlite and IO-zlib), turned out they were 
not in any of my yast installation sources (which surprised me) but I found 
them after some googling as well.  Now the sqlite error has disappeard but I 
still get 

$ ./slimserver.pl --daemon
The following modules failed to load: Compress::Zlib

To download and compile them, please 
run: /home/dgorissen/rpms/SlimServer_v6.2.0/Bin/build-perl-modules.pl

Turns out that last pl file does not exist

So I give up
It always pisses me off that for a given multi platform program there is 
always a nice and easy point and click installer for windows but (usually) 
cmdline hell for linux (unless if you're lucky its packaged by your distro).  
I know its less trivial to write such an installer for linux due to its 
heterogenity (though solutions like klik and autopkg exist), etc, etc. but 
why always this assumption that linux users dont mind this messing about and 
that its part of the linux experience...

Anyways dont mean to troll or anything, just sometimes you dont have the 
time :) Nevertheless go go go Suse and god do I love YaST :)
Any help greatly appreciated :)
Cheers
Dirk

-- 
Dirk Gorissen
PhD Student
Antwerp University
Homepage: www.azungu.be

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



[opensuse] KDE styles missing after update of fresh OSS install

2005-11-14 Thread Dirk Gorissen
Hello,
Suddenly all my KDE styles have disappeard, the only ones left are CDE, Motif, 
Win 95, Platinum and SGI (does anybody ever use these?)
Rpms like thinkeramik, and kdeartwork are installed.

This occured after doing a full update (using guru, supplementary and 
inst-source) on a fresh OSS install.   Kde version is 3.4.3 Level b.
I googled around, tried deleting my .kde dir and installing a new style 
(baghira) but to no avail...
Though I suspect it to be something trivial.
Any pointers?

Many thanks,
Cheers
Dirk
-- 
Dirk Gorissen
PhD Student
Antwerp University
Homepage: www.azungu.be

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



Re: [opensuse] Cannot install SUSE 10.0 - only get a black screen immediately after Grub

2005-11-14 Thread Clayton
 Then your problem is clear. You have a BIOS bug.

Dang... Ok, that's something we can deal with.. have to go hunting on
the MSI site for a new BIOS and flash it.  My brother can do that... I
hope :-)


 sata controller BIOS). Explanation: The EDD code calls into the BIOS
 before the kernel enters protected mode, so if that call hangs, your
 machine will not boot.

Interesting.. that's good to know...


 Hm, is your computer by any chance manufactured by Fujitsu-Siemens?

Nope.  It's a home built system, assembled from various individual bits.


 Did I understand correctly that you can boot into Linux with SATA
 enabled and edd=off? If not, can you find a pattern when Linux with SATA
 works, like only the first time after switching on the machine, or only
 if no CD/DVD was in any drive or something like that?

I tried listing all the combinations we've tried... but I have ot check
again with my brother... just to be sire... so I'll try to follow up on
this later.

We do have a fairly repeatable pattern where Linux will boot initially
(without the edd=off param), but if we enable SATA at any point and boot
to Windows, then disable SATA and try to boot Linux it's dead, and
remains dead.  only a reinstall seems to resurrect it again.

Using edd=off, and with SATA enabled, we were able to get it working,
but there were still intermittent boot problems - sometimes it will take
3 or 4 tries to get Linux to boot.

We will try a BIOS update, and I'll try to get a complete list of the
combinations we've tried and results...

C.

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



Re: [opensuse] KDE styles missing after update of fresh OSS install

2005-11-14 Thread Clayton
 Suddenly all my KDE styles have disappeard, the only ones left are CDE, 
 Motif, 
 Win 95, Platinum and SGI (does anybody ever use these?)
 Rpms like thinkeramik, and kdeartwork are installed.
 
 This occured after doing a full update (using guru, supplementary and 
 inst-source) on a fresh OSS install.   Kde version is 3.4.3 Level b.
 I googled around, tried deleting my .kde dir and installing a new style 
 (baghira) but to no avail...
 Though I suspect it to be something trivial.
 Any pointers?


Been discussed on the list a couple times - myself included :-)
Basically it's all down to the QT build.  To recover your styles, roll
back to your previous version of QT... which means a lot of your KDE
will need to be rolled back as well.


C.

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



[opensuse] FAQ for opensuse mailing list(s)

2005-11-14 Thread Sonja Krause-Harder
Hi,

I remember reading complaints that the opensuse@opensuse.org mailing
list is not as usable and enjoyable as it could be. (Do we have a
similar problem on the other lists? I'm not aware of any, but please say
so if I'm wrong.)

I'd like to propose creating a FAQ to clarify the usual questions, like:

- Purpose of the list
- Good topics
- Bad topics (and where to discuss them instead)
- Preferred conduct
- Preferred email and quoting style, if applicable
- Subcribing / unsubscribing / archiving
- ...?

What do you think? We'd need volunteers to actually write down the
stuff, and I know that some points are highly controversial and
emotional. But you already are the opensuse community, and if this list
can agree on a set of rules, I'd prefer those to anything that we
(Novell/SUSE staff) would decree more or less arbitrarily.

Sonja

-- 
Sonja Krause-Harder ([EMAIL PROTECTED])
Research  Development   SUSE Linux Products GmbH


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



Re: [opensuse] KDE styles missing after update of fresh OSS install

2005-11-14 Thread Dirk Gorissen
Indeed, apparently qt3.3.5 had sneaked its way in, reverted and problem 
solved.  I should have known this was the issue.
Thanks for the help
Cheers
Dirk

On Monday 14 November 2005 14:53, Clayton wrote:
  Suddenly all my KDE styles have disappeard, the only ones left are CDE,
  Motif, Win 95, Platinum and SGI (does anybody ever use these?)
  Rpms like thinkeramik, and kdeartwork are installed.
 
  This occured after doing a full update (using guru, supplementary and
  inst-source) on a fresh OSS install.   Kde version is 3.4.3 Level b.
  I googled around, tried deleting my .kde dir and installing a new style
  (baghira) but to no avail...
  Though I suspect it to be something trivial.
  Any pointers?

 Been discussed on the list a couple times - myself included :-)
 Basically it's all down to the QT build.  To recover your styles, roll
 back to your previous version of QT... which means a lot of your KDE
 will need to be rolled back as well.


 C.

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

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



[opensuse] Request for Codenames for SUSE Linux 10.1, 10.2

2005-11-14 Thread Andreas Jaeger

During the 10.0 beta phase we had the theme Towns of Development
teams and used these for Codenames like Prague, Boston etc.  10.1
Alpha1 was named Auckland under the same theme.

For the future, I'd like to open the discussion on what we do.

I propose the following policy:

* We only use one Codename for the whole release, e.g. for the whole
  10.1 release cycle, no codenames for snapshots or betas.

* We have a theme that we can use for all our codenames, so the 10.1
  and 10.2 codenames have the same theme.

* A codename should be able to be visualized.  I'd like to have e.g. a
  different photo on the grub boot screen for each Alpha/Beta etc. -
  all under the same codename.  So, there should be different ways to
  visualize the object that are interesting and we can easily get say
  ten variations.

What do you think of this?

So, let's open a competition: Send your proposals for a theme together
with some examples for codenames and how they can be visualized.

An example:
Theme: Towns of Development Teams
Codenames: Prague, Boston, Nuernberg,...
Visualization: Photo of a place in the town.

I've created a wiki page for this, please add your proposals there, it
is: http://www.opensuse.org/CodenameCompetition

I'd like to choose 5 out of the proposals and then let's vote for the
Codenames. Let's collect codenames for the next 7 days (until end of
2005-11-20) and then vote on them.


Andreas
-- 
 Andreas Jaeger, [EMAIL PROTECTED], http://www.suse.de/~aj
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


pgpFqJXy2kY7j.pgp
Description: PGP signature


Re: [opensuse] support for hda=remap command

2005-11-14 Thread Andreas Jaeger
David Flood [EMAIL PROTECTED] writes:

 I'll drop the issue for now and go back to 9.1.  It seems to be the last
 version that works with my configurations.

Please submit a bugreport to our bugzilla so that we can track this
and see that it gets fixed for our next version,

Andreas
-- 
 Andreas Jaeger, [EMAIL PROTECTED], http://www.suse.de/~aj
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


pgp40pFiuhcTf.pgp
Description: PGP signature


[opensuse] e1000_watchdog_task: NIC Link is Up 10 Mbps Full Duplex

2005-11-14 Thread Ken Siersma
I've installed openSUSE 10.0 on a dual opteron 250, 4 GB RAM, with a 
Tyan S2875 K8W Tiger motherboard.  The onboard NIC is Intel Gigabit 
Ethernet.  My kernel is 2.6.13-15-smp, and I have the e1000 module 
loaded without any options.   When my network comes up, I see in my logs:


  Nov 14 10:09:42 lincoln kernel: eth0: no IPv6 routers present
  Nov 14 10:09:50 lincoln kernel: e1000: eth0: e1000_watchdog_task: NIC 
Link is Up 10 Mbps Full Duplex


The network is obviously pretty slow with this setup.  I've tried 
forcing the interface to 100BaseT full duplex (that's what my switch 
supports) by placing this in my /etc/modprobe.conf.local file:


  options e1000 Duplex=2 Speed=100

The interface appears to come up in the logs I see:

  Nov 14 10:22:29 lincoln kernel: Intel(R) PRO/1000 Network Driver - 
version 6.0.60-k2-NAPI
  Nov 14 10:22:29 lincoln kernel: Copyright (c) 1999-2005 Intel 
Corporation.
  Nov 14 10:22:29 lincoln kernel: e1000: :02:03.0: 
e1000_check_copper_options: Forcing to 100 Mbps Full Duplex
  Nov 14 10:22:29 lincoln kernel: e1000: :02:03.0: 
e1000_check_copper_options: Speed, AutoNeg and MDI-X specifications are 
incompatible. Setting MDI-X to a compatible value.
  Nov 14 10:22:29 lincoln kernel: e1000: eth0: e1000_probe: Intel(R) 
PRO/1000 Network Connection


But, I can't access the network - i.e., ping by ipaddr gets me 
'Destination Host Unreachable'


Can anyone offer advice? 


Thanks,
Ken

--
Ken Siersma, Software Engineer
EKK, Inc.
phone: (248) 624-9957
fax: (248) 624-7158
http://www.ekkinc.com
--
Our lives begin to end 
 the day we become silent about things that matter.

-MLK Jr.


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



Re: [opensuse] e1000_watchdog_task: NIC Link is Up 10 Mbps Full Duplex

2005-11-14 Thread Stan Glasoe
On Monday 14 November 2005 9:26 am, Ken Siersma wrote:
 I've installed openSUSE 10.0 
snip

No, you've installed SUSE Linux 10.0 the current released version. openSUSE 
is the project that deals with the next release of SUSE Linux, currently at 
10.1 alpha RC2 or so.

 Can anyone offer advice?

For released versions of SUSE Linux go to the appropriate mailing list such 
as suse-linux-e for this topic. You will get lots more help there. Most 
people on this list are focused on issues with making the next released 
version as bug free as possible.

Check the cable, switch it for another known good one. Switch to a different 
port on the Ethernet switch. Try a different Ethernet switch. Double check 
your options for the driver. Doesn't look like they are correct becasue it 
complains when loaded. They can also be placed in YaST's Network Device 
settings on a per card basis.

 Thanks,
 Ken

Stan

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



[opensuse] PostgreSQL 8.1 rpm

2005-11-14 Thread Michal Hlavac
hello,

where can I find Postgresql 8.1 rpm for suse 10???

thanks, miso

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



[opensuse] Re: FAQ for opensuse mailing list(s)

2005-11-14 Thread Nicola -kOoLiNuS- Losito

Sonja Krause-Harder wrote:


I'd like to propose creating a FAQ to clarify the usual questions, like:


Given that there can be a _opensuse-help_ list which talks about issues on 
the current opensuse, but probably this is done in high volume mailing list 
suse-linux-e



- Purpose of the list


Spread OpenSUSE, and as the wiki says general discussions about the openSUSE 
project ... emphasis on project ?



- Good topics
- Bad topics (and where to discuss them instead)


depends on the purpouse ...


- Preferred conduct


can you make an example ? I don't get what you are pointing out, since 
respect, education and trying to write down the most decent english I am 
capable of are pre-requisites to ALL.




- Preferred email and quoting style, if applicable


plain text, my input under the minimun amount of quote needed to catch what's 
going on



- Subcribing / unsubscribing / archiving


a link in the footer of every email pointing out the mailto-links to get 
things done ...



What do you think? We'd need volunteers to actually write down the
stuff, 


I think that in the week end I could translate a mini how to on quoting from 
an italian friend of mine ... but I also remember ex-member of this list 
(houghi) linking to an already english one.


I think it's all

--
  .~. Nicola -=KOOLINUS=- Losito
  /v\ http://www.koolinus.net  |  http://kool-solutions.blogspot.com
 // \\
/(   )\   Linux Registered User #293182
 ^^ ^^icq:62837984 * Jabber-ID:[EMAIL PROTECTED]

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



Re: [opensuse] Installing Slimserver on 10.0

2005-11-14 Thread Kevin Donnelly
On Monday 14 November 2005 13:31, Dirk Gorissen wrote:
 The slimserver rpm is no good, it installs but the init.d script is broken.

When I did this on 9.2, you could start Slimserver by running:
/usr/local/slimserver/slimserver.pl
ie the rpm works OK.  Do you get any messages if you do this?  If you get one 
about /etc/slimserver.conf not being writeable, for instance, chown it to 
your user.

-- 

Pob hwyl / Best wishes

Kevin Donnelly

www.kyfieithu.co.uk - Meddalwedd Rhydd yn Gymraeg
www.cymrux.org.uk - Linux Cymraeg ar un CD

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



Re: [opensuse] e1000_watchdog_task: NIC Link is Up 10 Mbps Full Duplex

2005-11-14 Thread Reinhard Gimbel


Hello community !

Stan Glasoe wrote:

On Monday 14 November 2005 9:26 am, Ken Siersma wrote:
I've installed openSUSE 10.0 

snip

No, you've installed SUSE Linux 10.0 the current released version. openSUSE 
is the project that deals with the next release of SUSE Linux, currently at 
10.1 alpha RC2 or so.


SUSE Linux 10.1 alpha 2 without RC ...

RCs will probably come in 1st Q '06 ...
--
Never give up !

Best regards,
Reinhard.


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



Fwd: Re: [opensuse] PostgreSQL 8.1 rpm

2005-11-14 Thread Marcin 'Spock' Jurczuk
Dnia poniedziałek, 14 listopada 2005 17:45, Michal Hlavac napisał:
 hello,

 where can I find Postgresql 8.1 rpm for suse 10???

 thanks, miso

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

PostgreSQL shoould be in inst-source-extra:

blade6:/home/spock # rpm -qi postgresql
Name: postgresql  Relocations: (not relocatable)
Version : 8.0.3 Vendor: SUSE LINUX Products GmbH, Nuernberg, 
Germany
Release : 5  Build Date: pią 09 wrz 2005 19:17:21 CEST
Install date: wto 08 lis 2005 13:06:16 CET  Build Host: janacek.suse.de
Group   : Productivity/Databases/Tools  Source RPM: 
postgresql-8.0.3-5.src.rpm
Size: 3404860  License: BSD
Signature   : DSA/SHA1, pią 09 wrz 2005 20:28:18 CEST, Key ID
 a84edae89c800aca Packager: http://www.suse.de/feedback
URL : http://www.postgresql.org/
Summary : Basic Clients and Utilities for PostgreSQL



Authors:

Marc G. Fournier [EMAIL PROTECTED]
Tom Lane [EMAIL PROTECTED]
Vadim B. Mikheev [EMAIL PROTECTED]
Bruce Momjian pgman@candle.pha.pa.us
Jan Wieck [EMAIL PROTECTED]
Distribution: SUSE LINUX 10.0 (i586)
blade6:/home/spock #
--
Marcin Jurczuk
SAV sp. z o.o
tel. (85) 8789503

---

-- 
Spock ..Earth..

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



Re: [opensuse] Injuv/Linux based on OpenSuSE

2005-11-14 Thread Patricio Bruna V.
El Lunes 14 Noviembre 2005 03:58, James Ogley escribió:
  We just finish a customized version of openSuSE one cd install.

 Is this also an ongoing project?  Are you contributing back to the
 OpenSUSE community?  Are you blogging about your work?

 If the answers are yes, please let me know.
The answer its yes.
We'll be posting about it this week or the next on opensuse.org.
-- 
Patricio Bruna V.
Jefe Soporte Operaciones
Linux Center Latin América
http://www.linuxcenterla.com


Edificio Birmann 24
Mariano Sanchez Fontecilla 310
Las Condes, Santiago - Chile

Central : 56-2-483.4000
Directo : 56-2-483.4042
Fax : 56-2-483.4050 

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



Re: [opensuse] FAQ for opensuse mailing list(s)

2005-11-14 Thread jdd

Sonja Krause-Harder wrote:

Hi,

I remember reading complaints that the opensuse@opensuse.org mailing
list is not as usable and enjoyable as it could be. (Do we have a
similar problem on the other lists? I'm not aware of any, but please say
so if I'm wrong.)

I'd like to propose creating a FAQ to clarify the usual questions, like:

- Purpose of the list
- Good topics
- Bad topics (and where to discuss them instead)
- Preferred conduct
- Preferred email and quoting style, if applicable
- Subcribing / unsubscribing / archiving
- ...?

What do you think? We'd need volunteers to actually write down the
stuff, and I know that some points are highly controversial and
emotional. But you already are the opensuse community, and if this list
can agree on a set of rules, I'd prefer those to anything that we
(Novell/SUSE staff) would decree more or less arbitrarily.

Sonja


good idea
jdd

--
pour m'écrire, aller sur:
http://www.dodin.net

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



Re: Fwd: Re: [opensuse] PostgreSQL 8.1 rpm

2005-11-14 Thread Michal Hlavac
Marcin 'Spock' Jurczuk wrote:
 Dnia poniedziałek, 14 listopada 2005 17:45, Michal Hlavac napisał:
 hello,

 where can I find Postgresql 8.1 rpm for suse 10???

 thanks, miso

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 PostgreSQL shoould be in inst-source-extra:
 
 blade6:/home/spock # rpm -qi postgresql
 Name: postgresql  Relocations: (not relocatable)
 Version : 8.0.3 Vendor: SUSE LINUX Products GmbH, Nuernberg, 
 Germany
 Release : 5  Build Date: pią 09 wrz 2005 19:17:21 CEST
 Install date: wto 08 lis 2005 13:06:16 CET  Build Host: janacek.suse.de
 Group   : Productivity/Databases/Tools  Source RPM: 
 postgresql-8.0.3-5.src.rpm
 Size: 3404860  License: BSD
 Signature   : DSA/SHA1, pią 09 wrz 2005 20:28:18 CEST, Key ID
  a84edae89c800aca Packager: http://www.suse.de/feedback
 URL : http://www.postgresql.org/
 Summary : Basic Clients and Utilities for PostgreSQL

thanks,

but I looking for 8.1, not for 8.0.3...

miso

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



Re: [opensuse] PostgreSQL 8.1 rpm

2005-11-14 Thread Dominique Leuenberger

Michal Hlavac wrote:

hello,

where can I find Postgresql 8.1 rpm for suse 10???

thanks, miso
  

Hi,

The only thing I can suggest you is openpkg [http://www.openpkg.org/]
There should already be 8.1 packages available..

Greetings,
Dominique


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



Re: Fwd: Re: [opensuse] PostgreSQL 8.1 rpm

2005-11-14 Thread Marcus Rueckert
On 2005-11-14 20:26:54 +0100, Michal Hlavac wrote:
 but I looking for 8.1, not for 8.0.3...

http://ftp.suse.com/pub/projects/postgresql/

8.0.3 only so far. but maybe the postgresql maintainer has time for it.
but keep in mind 8.1 is beta. so he might not package it.

with kind regards

marcus

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



Re: [opensuse] e1000_watchdog_task: NIC Link is Up 10 Mbps Full Duplex

2005-11-14 Thread Ken Siersma

Stan Glasoe wrote:

On Monday 14 November 2005 9:26 am, Ken Siersma wrote:
  
I've installed openSUSE 10.0 


snip

No, you've installed SUSE Linux 10.0 the current released version. openSUSE 
is the project that deals with the next release of SUSE Linux, currently at 
10.1 alpha RC2 or so.


  

Can anyone offer advice?



For released versions of SUSE Linux go to the appropriate mailing list such 
as suse-linux-e for this topic. You will get lots more help there. Most 
people on this list are focused on issues with making the next released 
version as bug free as possible.


Check the cable, switch it for another known good one. Switch to a different 
port on the Ethernet switch. Try a different Ethernet switch. Double check 
your options for the driver. Doesn't look like they are correct becasue it 
complains when loaded. They can also be placed in YaST's Network Device 
settings on a per card basis.


  

Thanks,
Ken



Stan

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

Thanks Stan, sorry for the irresponsible post.

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



Re: [opensuse] KDE styles missing after update of fresh OSS install

2005-11-14 Thread Jose Thadeu Cavalcante
On Monday 14 November 2005 11:42, Dirk Gorissen wrote:
 Hello,
 Suddenly all my KDE styles have disappeard, the only ones left are CDE,
 Motif, Win 95, Platinum and SGI (does anybody ever use these?)
 Rpms like thinkeramik, and kdeartwork are installed.

 This occured after doing a full update (using guru, supplementary and
 inst-source) on a fresh OSS install.   Kde version is 3.4.3 Level b.
 I googled around, tried deleting my .kde dir and installing a new style
 (baghira) but to no avail...
 Though I suspect it to be something trivial.
 Any pointers?

 Many thanks,
 Cheers
 Dirk
There are in suse kde update a new kdelibs and kdeartwork that solve the 
problem, at least for me.
Thadeu


pgpuPkVg7h1ko.pgp
Description: PGP signature


[opensuse] Opensuse and alps Touchpad

2005-11-14 Thread meg200x
Hi all,

I recently installed Opensuse on my Toshiba Satellite 2430 Laptop. Everything 
worked fine out of the box.
Today, as I rebooted the system, suddenly the touchpad (alps) didn't move 
anymore. My external USB mouse works fine, though.
I tried to change the configuration via Sax2, but nothing helped.

Here are my xorg.conf entries:

Section InputDevice
  Driver   mouse
  Identifier   Mouse[1]
  Option   Buttons 7
  Option   Device /dev/input/mice
  Option   Emulate3Buttons on
  Option   Name ExplorerPS/2 on USB
  Option   Protocol ExplorerPS/2
  Option   Vendor USB-Mouse
  Option   ZAxisMapping 4 5
EndSection

Section InputDevice
  Driver   synaptics
  Identifier   Mouse[3]
  Option   AccelFactor 0.01
  Option   BottomEdge 650
  Option   CircScrollDelta 0.1
  Option   CircScrollTrigger 2
  Option   CircularScrolling 1
  Option   Device /dev/input/mice
  Option   EdgeMotionMaxSpeed 15
  Option   EdgeMotionMinSpeed 15
  Option   Emulate3Buttons on
  Option   EmulateMidButtonTime 75
  Option   FingerHigh 15
  Option   FingerLow 14
  Option   HorizScrollDelta 20
  Option   LeftEdge 120
  Option   MaxSpeed 0.5
  Option   MaxTapMove 110
  Option   MaxTapTime 180
  Option   MinSpeed 0.2
  Option   Name Touchpad
  Option   Protocol auto-dev
  Option   RightEdge 830
  Option   SHMConfig on
  Option   TopEdge 120
  Option   UpDownScrolling 1
  Option   Vendor ALPS
  Option   VertScrollDelta 20
  Option   ZAxisMapping 4 5
EndSection

Section ServerLayout
  Identifier   Layout[all]
  InputDevice  Keyboard[0] CoreKeyboard
  InputDevice  Mouse[3] CorePointer
  InputDevice  Mouse[1] SendCoreEvents
  Option   Clone off
  Option   Xinerama off
  Screen   Screen[0]
EndSection


My guesses are: some modules are not loaded (correctly) or the driver doesn't 
work properly any more. Unfortunately I am a complete Linux/SuSe Newbie and 
don't know what to do or where to look next.
I would appreciate any help and tips, because I really would like to be able 
to use my touchpad again without installing everything new.

Greetings,
Meggy

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



Re: Fwd: Re: [opensuse] PostgreSQL 8.1 rpm

2005-11-14 Thread Michal Hlavac
Marcus Rueckert wrote:
 On 2005-11-14 20:26:54 +0100, Michal Hlavac wrote:
 but I looking for 8.1, not for 8.0.3...
 
 http://ftp.suse.com/pub/projects/postgresql/
 
 8.0.3 only so far. but maybe the postgresql maintainer has time for it.
 but keep in mind 8.1 is beta. so he might not package it.

hello marcus,

you are wrong... PostgreSQL 8.1 was released 5 days ago... ;)
http://www.postgresql.org/about/news.422

miso

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



Re: [opensuse] Cannot install SUSE 10.0 - only get a black screen immediately after Grub

2005-11-14 Thread Cristian Rodriguez
Clayton wrote:
 Then your problem is clear. You have a BIOS bug.
 
 Dang... Ok, that's something we can deal with.. have to go hunting on
 the MSI site for a new BIOS and flash it.  My brother can do that... I
 hope :-)

bios update for your mainboard is here.

http://www.msicomputer.com/support/bios_result.asp?platform=Intelmodel=865PE%20Neo2%20Series%20(MS-6728%20PCBv1)newsearch=1

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



Re: [opensuse] FAQ for opensuse mailing list(s)

2005-11-14 Thread Christian Boltz
Hello,

Am Montag, 14. November 2005 15:05 schrieb Sonja Krause-Harder:
 I'd like to propose creating a FAQ to clarify the usual questions,
 like:

 - Purpose of the list
 - Good topics
 - Bad topics (and where to discuss them instead)

Good idea ;-)

 - Preferred conduct
 - Preferred email and quoting style, if applicable

Also a good idea - but there's something about this in the wiki already:
http://www.opensuse.org/Opensuse_mailing_list_netiquette
(maybe it needs some additions or changes, I didn't check the last 
weeks)

Maybe we could also take some points from the www.suse-etikette.de.vu
(in german: the netiquette of the suse-linux mailinglist) - it works 
mostly in the suse-linux mailinglist.
(Why mostly? There are always people who ignore the rules :-/ )

Oh, we don't need an own mailinglist for netiquette discussions as there 
is for suse-linux - empirically, netiquette discussions (aka endless 
threads) will *always* go to the main list :-/

 - Subcribing / unsubscribing / archiving 

Also an important topic, although it is already covered by the existing 
Communicate page IMHO. (If you consider this unclear/not 
enough/whatever, this page should be updated. Please don't create a 
page about how to use the Communicate page ;-)

 - ...?

- Searching the archives (yes, this has been discussed already and I 
  hope you are allowed to include a Google search. Christoph, are there 
  any news about that?)

- What do all those abbr. ;-) mean? (things like AFAIK, IIRC, IMHO, ...)

- I have a problem. What can I do to solve it on myself?

- How does a good question look like (SUSE does not work vs. After 
  installing SUSE 10.1 alpha2, program 'foo' exits with error message 
  'bar')

BTW: several of this points are taken from the german 
www.suse-minifaq.de.vu which could also inspire us ;-)

 What do you think? We'd need volunteers to actually write down the
 stuff, and I know that some points are highly controversial and
 emotional. But you already are the opensuse community, and if this
 list can agree on a set of rules, I'd prefer those to anything that
 we (Novell/SUSE staff) would decree more or less arbitrarily.

+1 ;-)


Regards,

Christian Boltz
-- 
Man kann natürlich immer diskutieren, welche Fachbegriffe man übersetzt
diskutieren ist kein Deutsches Wort, sondern ebenfalls Latein. Auf
Deutsch hieße das erörtern. [ Ratti und Bernd Brodesser in suse-linux]

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



Re: [opensuse] no keyboard with KDE

2005-11-14 Thread Christian Boltz
Hello,

Am Freitag, 4. November 2005 11:52 schrieb Vincente Aggrippino:
[Login using KDM]
 After I switched, using the Session link at the bottom of the
 greeter, I can't use the keyboard.  I know it works, I just can't use
 it from within KDE.  I can't type in a Konsole terminal... I can't
 use CTRL-ALT-F1 to switch to the actual console.  I can't open the
 YaST Control Center properly because I can't type the root password
 when I'm prompted.

 If I use the mouse to log out, or end my session, I can type again...
 I can log in.  Everything works fine in Gnome.

 I read something from an old message that seems to describe this
 problem in relation to upgrading KDE, but this is the first time I've
 run KDE.

There was a similar bug in 9.3 beta phase, but it was fixed (and not 
re-introduced, 10.0 works here :-)

However, here's the bugreport I made at that time - maybe it contains 
some points that could be useful for you.

=== bugreport against 9.3 beta ===
After booting, KDM does not accept any key press events. This means 
logging in is impossible. 

Ctrl-Alt-F1 is also impossible (switches back to X immediately). 
 
I have to kill X with SysRQ-K (Ctrl-Alt-backspace is disabled in my 
config) and calling rcxdm restart to make it working. 

This seems to be related to the earlykdm service, see 
http://lists.suse.com/archives/suse-kde/2005-Feb/0010.html 
http://lists.suse.com/archives/suse-kde/2005-Feb/0031.html

=== end old bugreport ===


Regards,

Christian Boltz
-- 
Die Borg sind einfach eine Allegorie auf M$: gross, toll und voller
endloser Featuritis - aber wenn es ernst wird, sterben sie an einer
Schutzverletzung. [Andreas Pohlke in drsst]

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



Re: [opensuse] e1000_watchdog_task: NIC Link is Up 10 Mbps Full Duplex

2005-11-14 Thread Stan Glasoe
On Monday 14 November 2005 2:14 pm, Ken Siersma wrote:

 Thanks Stan, sorry for the irresponsible post.

You are welcome. Not an irresponsible post at all. It is not obvious to 
anyone where the line is between the current released version and the 
openSUSE version when it comes to the mail lists and support. It is being 
worked on but in the mean time we all need to help point people to the list 
where they have the best chance of support. Cut  Paste that original email 
over to the suse-linux-e list because there are excellent resources there 
that should be able to help.

I want to know the outcome...

Stan

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



Re: [opensuse] e1000_watchdog_task: NIC Link is Up 10 Mbps Full Duplex

2005-11-14 Thread Ken Siersma

Stan Glasoe wrote:

On Monday 14 November 2005 2:14 pm, Ken Siersma wrote:
 

Thanks Stan, sorry for the irresponsible post.
   


You are welcome. Not an irresponsible post at all. It is not obvious to 
anyone where the line is between the current released version and the 
openSUSE version when it comes to the mail lists and support. It is being 
worked on but in the mean time we all need to help point people to the list 
where they have the best chance of support. Cut  Paste that original email 
over to the suse-linux-e list because there are excellent resources there 
that should be able to help.


I want to know the outcome...

Stan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 
I'll do that.  I posted it to suse-amd64 (since I already subscribe to 
that list) and have made a bit of progress on the problem. 


http://lists.suse.com/archive/suse-amd64/2005-Nov/0052.html

-Ken

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



Re: [opensuse] FAQ for opensuse mailing list(s)

2005-11-14 Thread Andreas Girardet
 On Tue, Nov 15, 2005 at  8:35 pm, in message
[EMAIL PROTECTED],
[EMAIL PROTECTED] wrote: 
 Christian Boltz wrote:
 
 Also a good idea -  but there's something about this in the wiki
already:
 http://www.opensuse.org/Opensuse_mailing_list_netiquette
 
 I began this one and forgot about it :- )
 

Well I think this is really not good as it certainly will impact my own
emails to this list. Often it is only possible to convey the whole
message of who you are. Usually i put it in there as a reference once
per thread. Whatever your habit it is not fair to choose 4 lines, when
that is not even enough to say your address.

So I propose to remove this:


Most people on the list genuinely want to help people out in solving
any issues they may have. Very large signature blocks at the bottom of
emails can hinder this as they often swamp the actual body of the email.
A good guideline is a maximum of four lines, each a maximum of eighty
characters across (plain text of course). For reference read.




Regards,

Andreas Girardet
Consulting Architect

Novell, Inc., 
Software for the Open Enterprise
http://www.novell.com/open


openSUSE is SUPER: To help in the SUSE Performance Enhanced Release
project visit
http://www.opensuse.org/SUPER


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



[opensuse-optimize] Prelink - really woth it?

2005-11-14 Thread piotrek
Hi!

I've been thinking about prelink... And I decided to ask you 'cause I can't 
make up my mind, use it, or not? What do you guys think, is anyone here using 
it? Does it really give SuSE 10 a noticable kick, or maybe the difference is 
so small that it's not worth using it...

Greets.

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



Re: [opensuse-optimize] Prelink - really woth it?

2005-11-14 Thread Andreas Girardet
 On Tue, Nov 15, 2005 at  7:21 am, in message
[EMAIL PROTECTED], [EMAIL PROTECTED]
wrote: 
 Hi!
 
 I've been thinking about prelink... And I decided to ask you 'cause I
can't 
 make up my mind, use it, or not? What do you guys think, is anyone
here 
 using 
 it? Does it really give SuSE 10 a noticable kick, or maybe the
difference is 
 
 so small that it's not worth using it...
 


I have actually taken it out, since it does not seem to make too much
of a difference under KDE at least.

Andreas

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