[Bug 173418] Re: nvidia + Screen resolutions on livecd Hardy

2008-03-08 Thread someone
Booting the Live-CD my system works with Hardy Alpha 6 and generic
driver this means no Nvidia proprietary.

After updating my Ubuntu 7.10 which worked with Nvidia drivers (not as
well as it should but at least drivers have been recognized)  to Hardy
Alpha 6 on HDD; my configuration Monitor (Sony Multiscan G200) and my
graphic adapter (Nvidia GeForce FX 5200) are not recognized. Only low
resolution available.

When using the Nvidia GeForce FX 5200 without proprietary drivers it
runs burning hot so you cannot touch it longer then 1 second. Is this
normal? Or is my card damaged?


** Changed in: ubuntu
   Status: New = Confirmed

-- 
nvidia + Screen resolutions on livecd Hardy
https://bugs.launchpad.net/bugs/173418
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199458] [NEW] cannot use refresh rate of 100Hz with Sony Multiscan G200 + Nvidia FX5200 (WinXp works)

2008-03-07 Thread someone
Public bug reported:

Binary package hint: xorg

I cannot get my CRT (Sony Multiscan G200) working with a refresh rate of 100Hz 
and a resolution of 1280x960. Though this settings works properly under WinXp 
with Nvidia drivers.
My graphic adapter is the Nvidia Geforce FX5200 by Gigabyte.

The problem is that all Linux distributions I have tried so far show
this behavior.

Right now I am running Hardy Alpha 6 with a resolution 1280x1024 (91.3
KHz | 85 Hz).

(Though this resolution seems to work with my damaged CRT which is not
capable of running many resolutions  refresh rates. Otherwise there is
immense flickering on the corners of my monitor)

I would appreciate it if there would be just one Linux supporting my CRT
as well as Windows does, so a more extensive usage of ubuntu would be
possible for me.

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
cannot use refresh rate of 100Hz with Sony Multiscan G200 + Nvidia FX5200 
(WinXp works)
https://bugs.launchpad.net/bugs/199458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 150649] Re: gutsy does not have a working apache+mysql authentication solution

2007-12-08 Thread SomeOne
I have encountered the same bug as described above.

However I have also accidently encountered that the stack smashing only seems 
to occur when
the option AuthMySQL_Encryption_Types contains the method MySQL.

When using Plaintext or PHP_MD5
libapache2-mod-auth-mysql 4.3.9-4 from gutsy works fine here.

Here is a short overview of what currently works for me in an apache
site-config file:

Directory /some/dir/
  AuthName Auth-MySQL Test
  AuthType Basic
  AuthUserFile /dev/null
  AuthBasicAuthoritative Off

  AuthMySQL On
  AuthMySQL_Authoritative On
  AuthMySQL_Host localhost
  AuthMySQL_User db_user
  AuthMySQL_Password db_password
  AuthMySQL_DB mysql_db
  AuthMySQL_Password_Table mysql_auth # I have used the defaults but explicitly 
mention them here in the config file
  AuthMySQL_Username_Field username
  AuthMySQL_Password_Field password
#  AuthMySQL_Encryption_Types MySQL # this will crash apache with *** stack 
smashing detected *** in error.log
#  AuthMySQL_EncryptionTypes Plaintext # works okay here
  AuthMySQL_Encryption_Types PHP_MD5 # works okay here
/Directory

I have not done extensive testing on the issue and I have not tested
other encryption types or combinations thereof.

Maybe this is of help to someone.

-- 
gutsy does not have a working apache+mysql authentication solution
https://bugs.launchpad.net/bugs/150649
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 149208] Re: package cupsys 1.3.2-1ubuntu1 failed to install/upgrade: trying to overwrite `/usr/share/doc/libcupsys2/CREDITS.txt', which is also in package libcupsys2

2007-10-08 Thread Someone
*** This bug is a duplicate of bug 149106 ***
https://bugs.launchpad.net/bugs/149106

Hi Thanks for that, I had already resolved by forcing the install anyway
but was just following the crash report footpath, I had the same with
Gimp as well the day before.  When I got to choose if my bug was related
to one already reported I click the radio button to say that it was so I
could confirm that my fix was the right one.

It is still good to know that there are helpful people out there!!

- Original Message 
From: KLA Khan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, 6 October, 2007 12:45:37 AM
Subject: Re: [Bug 149208] Re: package cupsys 1.3.2-1ubuntu1 failed to 
install/upgrade: trying to overwrite `/usr/share/doc/libcupsys2/CREDITS.txt', 
which is also in package libcupsys2

*** This bug is a duplicate of bug 149106 ***
https://bugs.launchpad.net/bugs/149106

Dear Mark,

You have to open a terminal (Select ApplicationsAccessoriesTerminal
from your menu). Issue the commands
[EMAIL PROTECTED] cd /usr/share/doc/libsys2
[EMAIL PROTECTED] sudo rm CREDITS.txt
This should remove the CREDITS.txt file and then issue
[EMAIL PROTECTED] sudo aptitude --force install cupsys
This should force cupsys to install and overwrite the CREDITS.txt
Hope this resolves the problem as it has done for me.

KLA Khan

On 10/5/07, markIT [EMAIL PROTECTED] wrote:
 *** This bug is a duplicate of bug 149106 ***
 https://bugs.launchpad.net/bugs/149106

 Hello,

 Really new to Linux. I'm on 7.10 tribe 5 and found the same problem last
 night. I'm on Intel Centrino so it can't be AMD. Feels like catch 22.
 Surely root would have permission to overwrite?

 Do you know how to remove CREDITS.txt?

 --
 package cupsys 1.3.2-1ubuntu1 failed to install/upgrade: trying to overwrite 
 `/usr/share/doc/libcupsys2/CREDITS.txt', which is also in package libcupsys2
 https://bugs.launchpad.net/bugs/149208
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (via bug 149106).



-- 
K.L.A. Khan, GM-Head IPSHEM, ONGC, Betul,
Velim (PO), South Goa-403 723

Resi: Flat No. D-1/2, ONGC Residential Complex, Park Road, Anna Nagar
(West Extn.), Chennai-600101
Telephone: 0832-2677001(Off), 044-26548855 (Res) +9194422444894 (Mob)
Alt Email: [EMAIL PROTECTED]

-- 
package cupsys 1.3.2-1ubuntu1 failed to install/upgrade: trying to overwrite 
`/usr/share/doc/libcupsys2/CREDITS.txt', which is also in package libcupsys2
https://bugs.launchpad.net/bugs/149208
You received this bug notification because you are a direct subscriber
of a duplicate bug (via bug 149106).




  ___ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html

-- 
package cupsys 1.3.2-1ubuntu1 failed to install/upgrade: trying to overwrite 
`/usr/share/doc/libcupsys2/CREDITS.txt', which is also in package libcupsys2
https://bugs.launchpad.net/bugs/149208
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57502] Re: JMicron PATA/SATA Controller does not work

2006-09-29 Thread Someone
I try it.

Using AHCI can detect hard drives.

But setup will not succeed.
(Base system)

-- 
JMicron PATA/SATA Controller does not work
https://launchpad.net/bugs/57502

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58326] Re: X server fails after upgrade Dapper Edgy

2006-09-09 Thread Someone
I had exactly the same issue:

This for me was easy to resolve I simply had to run

sudo apt-get install nvidia-glx


whilst logged into the new kernel:

However I cannot boot from any of the previous kernels as they bomb out
on Xserver-Xorg errors.

-- 
X server fails after upgrade Dapper  Edgy
https://launchpad.net/bugs/58326

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


<    1   2