Re: [opensuse-factory] hdparm

2007-05-06 Thread Rajko M.
On Sunday 06 May 2007 17:51, Donn Washburn wrote:
> Rajko M. wrote:
> > On Sunday 06 May 2007 13:15, Donn Washburn wrote:
> >> Has anyone noticed this problem?  It maybe a problem with hdparm dealing
> >> with the sda drive and not hda
> >
> > Can you give output of hdparm that is making trouble to you.
> > The transfer rate of 66 interface is lower than the 66 MB/s.
> > How much lower depends on many factors.
>
> Just trying to change the to 32 (1) bit from the default 16 (0)
> # hdparm -c1 /dev/sda
> /dev/sda:
>   setting 32-bit IO_support flag to 1
>   HDIO_SET_32BIT failed: Invalid argument
>   IO_support=  0 (default 16-bit)
> #
>
> It seems to be a "sda" related issue and not hdparm.
> It happens on three different machine running 10.3Alpha2
>
> Any more questions let me know
>
> I did also upgrade hdparm in a effort to see if it was hdparm or the sda
>   issue

I guess that you found Sid's mail. The sdparm is not applicable.

You said that they are IDE drives on older 500 MHz system, so hdparm should be 
right application. I'm not familiar with hdparm internals so I ran test on my 
older computer with 10.3 alpha 1 and it shows the same error, although I used  
symlink hda that points to sda ie. solving naming:
  hdparm -c1 /dev/hda
That might be because the device ID major is changed from 3 to 8. Which 
probably confuses hdparm. The 
  hdparm -i /dev/hda
claims that parameter is not applicable for the device. The same works fine in 
10.2. 

The speed test
  hdparm -t /dev/hda
shows speed of 55 MB/s for ATA 100 drive, which seems to be right. For details 
on transfer rates
  http://www.realworldtech.com/page.cfm?ArticleID=RWT01170100 

The difference between 16 and 32 transfer is non existent on older machine, 
both show 55 MB/s. The reason is probably oldfashioned parallel cable that 
has 16 lines for data transfer and using 32 bit brings no improvement, except 
on very old systems where CPU load is 1/2 if it can send 32 bits to 
controller at once. 

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



Re: [opensuse-factory] PPD file for konica minolta magicolor 2530DL

2007-05-06 Thread Juan Erbes

2007/5/6, Rafał Miłecki <[EMAIL PROTECTED]>:
Try:
http://foo2lava.rkkda.com/
foo2lava is an open source printer driver for printers that use the
Zenographics LAVAFLOW wire protocol for their print data, such as the
Konica Minolta magicolor 2530 DL or the Konica Minolta magicolor 2490
MF. These printers are often erroneously referred to as winprinters or
GDI printers. However, Microsoft GDI only mandates the API between an
application and the printer driver, not the protocol on the wire
between the printer driver and the printer. In fact, LAVAFLOW printers
are raster printers which happen to use a very efficient wire protocol
which was developed by Zenographics and licensed by most major printer
manufacturers for at least some of their product lines. LAVAFLOW is
just one of many wire protocols that are in use today, such as
Postscript, PCL, Epson, ZjStream, etc.

This driver uses Ghostscript to perform all of the heavy lifting
(image processing). There are five major components to the foo2lava
printer driver.

   * foo2lava - the page image to protocol conversion engine of the driver.
   * foo2lava-wrapper - a shell script (compatible with foomatic)
which runs ghostscript and foo2lava in a pipeline.
   * icc2ps - converts an ICM color profile to a Postscript CRD,
which is then fed into Ghostscript before the users Postscript
program.
   * foomatic-db - foomatic database entries which describe the
supported printers and their options so that printer spoolers know how
to access the printer using foo2lava-wrapper.
   * lavadecode - a tool for developers to inspect LAVAFLOW streams.

You can read the manual pages for more information.
Download and Install

   Click the link, or cut and paste the whole command line below to
download the driver.

   $ wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz

   Now unpack it:

   Unpack:
   $ tar zxf foo2zjs.tar.gz
   $ cd foo2zjs

   Now compile and install it. The INSTALL file contains more
detailed instructions; please read it now.

   Compile:
   $ make

   Get extra files from the web, such as .ICM profiles for color
correction,
   and firmware.  Select the model number for your printer:
   $ ./getweb 2530  # Get Konica Minolta magicolor 2530 DL .ICM 
files
   $ ./getweb 2490  # Get Konica Minolta magicolor 2490 MF .ICM 
files

   Install driver, foomatic XML files, and extra files:
   $ su OR  $ sudo make install
   # make install

   (Optional) If you use CUPS, restart the spooler:
   # make cups  OR  $ sudo make cups

   Now create printer entries for your spooler. Create at least one
queue for monochrome, and another queue for color printing. Create the
queues first, then edit them and set the device options as desired.
See your operating system documentation for further details on
creating a printer queue. Click any hyperlinks below for sample
screenshots.

   For Suse  users:

   # yast2 printer
N‹§˛ćěr¸›y隊Z)z{.ąçÚrÚ+Ë맲ćěr¸›zŠ^žËŹzŠŕŠÚuŘ­Š‰Ú•Ę&™ŠÝąéšŠZ)z{.ąçÚrÚ+Ëč^–š)z{.ąę+

Re: [opensuse-factory] hdparm

2007-05-06 Thread Sid Boyce

Rajko M. wrote:

On Sunday 06 May 2007 13:15, Donn Washburn wrote:


Has anyone noticed this problem?  It maybe a problem with hdparm dealing
with the sda drive and not hda


Can you give output of hdparm that is making trouble to you. 
The transfer rate of 66 interface is lower than the 66 MB/s. 
How much lower depends on many factors.




hdparm is for the old IDE driver, sdparm is the one.
# rpm -qf /sbin/sdparm
scsi-1.7_2.36_1.22_0.18_0.99_0.91-44

There is also a manpage.
"sdparm -al /dev/sda" for a good description of the bits.
Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support 
Specialist, Cricket Coach

Microsoft Windows Free Zone - Linux used for all Computing Tasks

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



[opensuse-factory] PPD file for konica minolta magicolor 2530DL

2007-05-06 Thread Rafał Miłecki

Hello,

I would like openSUSE 10.3 to support my printer without installing
additional RPMs. It doesn't at the moment because of lack of PPD file
for this printer.

I may provide RPM including PPD file distributed on GPL 2 (this RPM
was included to CD I was given). Who is a right person I should send
this RPM?

--
Rafał Miłecki
N�r��y隊Z)z{.���r�+�맲��r��z�^�ˬz����uح��ڕ�&��ݱ隊Z)z{.���r�+��^��)z{.�

Re: [opensuse-factory] yast-tftpboot

2007-05-06 Thread Hans Witvliet
On Sun, 2007-05-06 at 00:09 -0400, James Tremblay wrote:
> Hey guys, I know this trivial but ,  I was wondering if it would be 
> acceptable 
> to change the default on yast-tftp from /tftpboot to /srv/tftpboot . I am not 
> sure but wouldn't this be more LSB compliant as well as more friendly to KIWI 
> users?
> James Tremblay
> Director of Technology
> Newmarket School District
> Novell CNE 3\4\5
> CLE \ NCE in training.
> http://en.opensuse.org/education
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Was already entered as Bug 188713 (rejected)
(not only /tftpboot ==> /srv/tftp, 
but also /var/lib/mysql ==> /srv/mysql)

And actually, one should also consider /srv/ldap, that currently also
lives under /var/lib

hans
-- 
pgp-id: 926EBB12
pgp-fingerprint: BE97 1CBF FAC4 236C 4A73  F76E EDFC D032 926E BB12
Registered linux user: 75761 (http://counter.li.org)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] hdparm

2007-05-06 Thread Rajko M.
On Sunday 06 May 2007 13:15, Donn Washburn wrote:

> Has anyone noticed this problem?  It maybe a problem with hdparm dealing
> with the sda drive and not hda

Can you give output of hdparm that is making trouble to you. 
The transfer rate of 66 interface is lower than the 66 MB/s. 
How much lower depends on many factors.

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



Re: [opensuse-factory] Re: Public development of AppArmored FireFox

2007-05-06 Thread Alexey Eremenko

A new upcoming product has received a new artwork:
https://bugzilla.novell.com/attachment.cgi?id=137790
https://bugzilla.novell.com/show_bug.cgi?id=255541

modified by me :)

--
-Alexey Eremenko "Technologov"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] How to get rid of allmost out of space message?

2007-05-06 Thread M9.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Rajko M. schreef:
> On Sunday 06 May 2007 10:13, M9. wrote:
>> Hi,
>>
>> I tried to expand /usr, and /var, by mount --bind to a free partition.
>> This does not take the message away..
>> for some reason /var is spammed full with zypp stuf and xml-files, which
>> are, imho unnessesary.(only, i do not know what i can throw away safely..)
>>
>> How can i achieve, that there is clear, that there is more space
>> available at the other location?
>>
>> I did try to add the mounts to /etc/fstab by /dev/hdd7/usr
>>
>> /dev/hda6/spare/usr bind defaults 0 0, but i get the answer:
>>> tribal-sfn2:/home/monkey9 # /dev/hdd7/usr /dev/hda6/spare/usr bind
>>> defaults 0 0 bash: /dev/hdd7/usr: Niet een map
>>> tribal-sfn2:/home/monkey9 #
>> Can someone give me 'the golden tip' on how to expand a run out of space
>> partition?
>>
>> please?
>>
>> ;-)
> 
> It's hard to tell without knowing usage.
> In the system with single used partition for all directories, I used to 
> switch 
> to runlevel 1 nad then:
>   mkdir /mnt/hdd7
>   mount -t auto /dev/hdd7  /mnt/hdd7
>   copy /usr  /mnt/hdd7
>   umount /mnt/hdd7
>   mv /usr /usr1
>   mount -t auto /dev/hda7  /usr
> Check that it works. 
>   init 5
> Put in /etc/fstab
>   /dev/hdd7  /usr auto defaults 0 0
> Reboot to see that it is all OK and remove /usr1. 
> Instead of "auto" you can put actual file system on /dev/hdd7.

This sounds good!
Create a new /usr
Replace the old usr by a bigger one!
Clever thinking, and empty the old one to use it for something else..

I am gonna do that.. thnx for thinking with me ;-)



- --


Have a nice day,

M9.   Now, is the only time that exists.



  OS:  Linux 2.6.18.8-03-default x86_64
  Huidige gebruiker:  [EMAIL PROTECTED]
  Systeem:  openSUSE 10.2 (X86-64)
  KDE:  3.5.5 "release 45.4"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGPiDVX5/X5X6LpDgRAqypAJ9rjuAD7C7ndDgHTbttZ7obMKLtWACbBBtO
ul0qOfqdsmkG39FLk1sqYCQ=
=h8DK
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] How to get rid of allmost out of space message?

2007-05-06 Thread Rajko M.
On Sunday 06 May 2007 10:13, M9. wrote:
> Hi,
>
> I tried to expand /usr, and /var, by mount --bind to a free partition.
> This does not take the message away..
> for some reason /var is spammed full with zypp stuf and xml-files, which
> are, imho unnessesary.(only, i do not know what i can throw away safely..)
>
> How can i achieve, that there is clear, that there is more space
> available at the other location?
>
> I did try to add the mounts to /etc/fstab by /dev/hdd7/usr
>
> /dev/hda6/spare/usr bind defaults 0 0, but i get the answer:
> > tribal-sfn2:/home/monkey9 # /dev/hdd7/usr /dev/hda6/spare/usr bind
> > defaults 0 0 bash: /dev/hdd7/usr: Niet een map
> > tribal-sfn2:/home/monkey9 #
>
> Can someone give me 'the golden tip' on how to expand a run out of space
> partition?
>
> please?
>
> ;-)

It's hard to tell without knowing usage.
In the system with single used partition for all directories, I used to switch 
to runlevel 1 nad then:
  mkdir /mnt/hdd7
  mount -t auto /dev/hdd7  /mnt/hdd7
  copy /usr  /mnt/hdd7
  umount /mnt/hdd7
  mv /usr /usr1
  mount -t auto /dev/hda7  /usr
Check that it works. 
  init 5
Put in /etc/fstab
  /dev/hdd7  /usr auto defaults 0 0
Reboot to see that it is all OK and remove /usr1. 
Instead of "auto" you can put actual file system on /dev/hdd7.
 
-- 
Regards,
Rajko.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse-factory] hdparm

2007-05-06 Thread Donn Washburn

Hey Group;

I have someone with a old AMD K6-2 500Mhz baby MB.  It has 2 IDE hard 
drives on a 66 bus.  hdparm and /dev/sda and /dev/sdb seem to have 
problems.  I had a felling that SuSE may be using them as idebus=33 and 
not 66.  So, I was going to check using hdparm and set it on.  However, 
these drives are not liked by hdparm.  I keep getting a io error.

The system is SuSE 10.3Alpha2.

Has anyone noticed this problem?  It maybe a problem with hdparm dealing 
with the sda drive and not hda

--
73 de Donn Washburn
307 Savoy Street Email: " [EMAIL PROTECTED] "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB   HAMs : " [EMAIL PROTECTED] "
VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
BMW MOA #: 4146 - Ambassador
  " http://counter.li.org " #279316

Did you know?
The transistor was invented by three white men.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse-factory] How to get rid of allmost out of space message?

2007-05-06 Thread M9.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I tried to expand /usr, and /var, by mount --bind to a free partition.
This does not take the message away..
for some reason /var is spammed full with zypp stuf and xml-files, which
are, imho unnessesary.(only, i do not know what i can throw away safely..)

How can i achieve, that there is clear, that there is more space
available at the other location?

I did try to add the mounts to /etc/fstab by /dev/hdd7/usr
/dev/hda6/spare/usr bind defaults 0 0, but i get the answer:

> tribal-sfn2:/home/monkey9 # /dev/hdd7/usr /dev/hda6/spare/usr bind defaults 0 > 0
> bash: /dev/hdd7/usr: Niet een map
> tribal-sfn2:/home/monkey9 #



Can someone give me 'the golden tip' on how to expand a run out of space
partition?

please?

;-)
- --


Have a nice day,

M9.   Now, is the only time that exists.



  OS:  Linux 2.6.18.8-03-default x86_64
  Huidige gebruiker:  [EMAIL PROTECTED]
  Systeem:  openSUSE 10.2 (X86-64)
  KDE:  3.5.5 "release 45.4"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGPfCbX5/X5X6LpDgRAizBAKDilkT+YqdfLDPUUNkUg6pCnjXTswCcDeka
EkjniPAmTykri2iHVrpoLgk=
=Ko4N
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] ntfs-3g, and deficient linux kernel....

2007-05-06 Thread M9.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Greg KH schreef:
> On Sat, May 05, 2007 at 08:37:04PM +0200, M9. wrote:
>>
>> Greg KH schreef:
>>
>>> Yes, using the FACTORY kernel, without all of the rest of FACTORY, isn't
>>> necessarily recommended, you should upgrade HAL and NetworkManager and
>>> udev too at the least.
>> Realy? Are you sure these are the only pkgs needed to keep the OS, as
>> is, intact? (or are there a few more that are absolutely nessesary, if
>> one only wants to upgrade to factory kernel for the moment?
> 
> I do not really know, and if you don't, I wouldn't recommend it.


Sure, well, i am about to find out, because i have to make changes
to my partitions anyway, so..
(i realy wished there was something like PQ PM in openSUSE)

- --


Have a nice day,

M9.   Now, is the only time that exists.



  OS:  Linux 2.6.18.8-03-default x86_64
  Huidige gebruiker:  [EMAIL PROTECTED]
  Systeem:  openSUSE 10.2 (X86-64)
  KDE:  3.5.5 "release 45.4"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGPbjEX5/X5X6LpDgRAoZHAKCjrGE3cRx6nARw1M2JJSTdWPKhmwCfR+9E
CqvL+1CwHLexwQ2CDM0S3Dw=
=0Dyu
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] ntfs-3g, and deficient linux kernel....

2007-05-06 Thread M9.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Greg KH schreef:
> On Sat, May 05, 2007 at 08:08:35PM +0200, M9. wrote:
>> Greg KH schreef:
>>> On Sun, May 06, 2007 at 01:06:28AM +0800, Truth wrote:
> I will throw the factory factory-url into Yast, upgrade the kernel, and
> see what happens..;-)
>
> (results will be posted..)
  Please be careful, especially if you are using NetworkManager. I'm
  using the latest stable vannilla 2.6.21.1 , openSUSE 10.2 x86_64, it
  seems that YaST cannot handle my netcards anymore.

  A diff between hwinfo --netcard under 2.6.18.8 & 2.6.21.1 shows that
  the new kernel would hide some info so that yast in 10.2 cannot handle
  it. The new kernel will change irq, hides device name and etc... For
  my case ():
>>> Yes, using the FACTORY kernel, without all of the rest of FACTORY, isn't
>>> necessarily recommended, you should upgrade HAL and NetworkManager and
>>> udev too at the least.
>>>
>>> But hey, isn't this the opensuse-factory mailing list, why would people
>>> on here not be using that tree?  :)
>> Not only that, the ati 3D module has to be removed, (can it be reinstalled?)
> 
> Not to be rude, but why would I know this about a closed source module
> that personally violates my copyright and that I have publically
> declared both illegal, immoral, and unworkable?
> 
> In short, I have no idea.

What do you know! I just saw in the bootlog, (while the fs was checked,
60 daily check), that it is indeed a propriety driver (i did not know
that), and asked myself why them and not 3M!! And then i read your mail;-)



- --


Have a nice day,

M9.   Now, is the only time that exists.



  OS:  Linux 2.6.18.8-03-default x86_64
  Huidige gebruiker:  [EMAIL PROTECTED]
  Systeem:  openSUSE 10.2 (X86-64)
  KDE:  3.5.5 "release 45.4"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGPbeGX5/X5X6LpDgRAvSWAJ9q1NswKsrf7o+6JVumrNrM7Kxd3ACePLw8
JSHp2GzPjW6IDzxHNDuFo48=
=TTJP
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] no second root console anymore ?

2007-05-06 Thread Marcus Meissner
On Sun, May 06, 2007 at 08:44:59AM +0200, Günther J. Niederwimmer wrote:
> Hello,
> 
> is this a known restriction with the new Kernel (OS-10.2)?
> 
> I can't  login in a second root console, the message are,
> 
> May  6 08:15:01 techz /usr/sbin/cron[26308]: pam_loginuid(crond:session): 
> set_loginuid failed opening loginuid
> May  6 08:15:01 techz /usr/sbin/cron[26308]: pam_loginuid(crond:session): 
> set_loginuid failed
> May  6 08:15:01 techz /usr/sbin/cron[26308]: Cannot make/remove an entry for 
> the specified session
> May  6 08:19:05 techz smartd[3991]: Device: /dev/sdb, SMART Usage Attribute: 
> 194 Temperature_Celsius changed from 187 to 193
> May  6 08:30:01 techz /usr/sbin/cron[26345]: pam_loginuid(crond:session): 
> set_loginuid failed opening loginuid
> May  6 08:30:01 techz /usr/sbin/cron[26345]: pam_loginuid(crond:session): 
> set_loginuid failed
> May  6 08:30:01 techz /usr/sbin/cron[26345]: Cannot make/remove an entry for 
> the specified session
> May  6 08:35:27 techz login[25432]: pam_loginuid(login:session): set_loginuid 
> failed opening loginuid
> May  6 08:35:27 techz login[25432]: pam_loginuid(login:session): set_loginuid 
> failed
> May  6 08:35:27 techz login[25432]: Erstellen/Entfernen eines Eintrags für 
> die 
> angegebene Sitzung nicht möglich

Your /proc is read-only, this will make login fail.

(You can remove pam_loginuid from the /etc/pam.d/ snippets if you want /proc
read only).

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