[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-30 Thread Tomas Šaduikis
nothing works for me too. 8400GS, booting I get "Input not supported".
drivers from repos.

-- 
[Lucid] plymouth does not display when using nvidia drivers
https://bugs.launchpad.net/bugs/506717
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-07 Thread Tomas Šaduikis
@Rafael Passos de Oliveira
same for me with native 1920x1080 on 22'. best that works for me is 
1280x1024x24 with the softpedia method. also to show it properly centered I 
need manualy change the horizontal position while booting.

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-07 Thread Tomas Šaduikis
ctrl+alt+F1 and so on work good

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-07 Thread Tomas Šaduikis
ermmm. I don't know, never checked it. how to check it?

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 87158] Re: vesafb automatically loaded while blacklisted

2010-05-07 Thread Tomas Šaduikis
I think the bug is still in Lucid. because if I set vga=xxx parameter in
grub, then dmesg shows that vesafb module was loaded, but it is listed
as blacklisted in blacklist-framebuffer.conf

-- 
vesafb automatically loaded while blacklisted
https://bugs.launchpad.net/bugs/87158
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-08 Thread Tomas Šaduikis
Sorry, Rafael I dont understand your language, I'm lithuanian ;)
theres no need to use the softpedia method if you have 1280x1024 or less 
monitor. all you have to do is this:
GRUB_GFXMODE=1280x1024
GRUB_GFXPAYLOAD_LINUX=1280x1024
I use it on my 1920x1080 monitor and it looks quite good. the TTY's also look 
good.

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-08 Thread Tomas Šaduikis
also to show it longer it's needed to add FRAMEBUFFER=y to 
/etc/initrams-tools/conf.d/splash
then:
sudo update-grub2
and:
sudo update-initramfs -u

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-06 Thread Tomas Šaduikis
here's what I do:
1. sudo apt-get install hwinfo
2. sudo hwinfo --framebuffer
3. I get something like this:
  Mode 0x031b: 1280x1024 (+5120), 24 bits
4. Then I pick my desired resolution and:
sudo gedit /etc/default/grub
and add the desired mode into this line:
GRUB_CMDLINE_LINUX=""
like this:
GRUB_CMDLINE_LINUX=" vga=0x031b"
then sudo update-grub2
5. also to show the splash longer than 1 or 2 seconds I add FRAMEBUFFER=y in 
this file:
sudo gedit /etc/initramfs-tools/conf.d/splash
Save the file and exit, then:
sudo update-initramfs -u
I have no need to use the uvesafb or something like this.
But the problem is that 1280x1024 and lower resolutions show properly,but the 
logo is centered and I get a ~1cm vertical line on the right, and if I set like 
1620x1200 then the logo is ugly and I get flickering and some text like it was 
in alpha2 or beta1 releases. I've ataching some photos with different 
resolutions. Hope it will help to solve this bug.

** Attachment added: "1280x1024booting"
   http://launchpadlibrarian.net/47934661/img_1459.jpg

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-06 Thread Tomas Šaduikis

** Attachment added: "1620x1200 booting with vga=0x034a mode"
   http://launchpadlibrarian.net/47934816/img_1463.jpg

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-06 Thread Tomas Šaduikis

** Attachment added: "1600x1200 shutdown with vga=0x034a mode"
   http://launchpadlibrarian.net/47934929/img_1462.jpg

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 533566] Re: [Lucid] Window controls are on the left side after update

2010-03-16 Thread Tomas Šaduikis
*** This bug is a duplicate of bug 532633 ***
https://bugs.launchpad.net/bugs/532633

theres no need to change the buttons to the left until 10.10. For God's
sake - it's an LTS release, not an experimental joke.

-- 
[Lucid] Window controls are on the left side after update
https://bugs.launchpad.net/bugs/533566
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 532633] Re: [light-theme] please revert the order of the window controls back to "menu:minimize, maximize, close"

2010-03-16 Thread Tomas Šaduikis
theres no need to change the buttons to the left until 10.10. For God's
sake - it's an LTS release, not an experimental joke.

-- 
[light-theme] please revert the order of the window controls back to 
"menu:minimize,maximize,close"
https://bugs.launchpad.net/bugs/532633
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 551013] Re: ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display crisply

2010-05-12 Thread Tomas Šaduikis
I didn't get any fix. there's nothing in the updares.

-- 
ubuntu-logo on VGA fb (as with nvidia or fglrx binary drivers) does not display 
crisply
https://bugs.launchpad.net/bugs/551013
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 554433] Re: [LUCID] cd/dvd not recognized

2010-05-12 Thread Tomas Šaduikis
I have the same symptoms with my LG GSA-E40L. inserting a DVD-RW or CD-RW, the 
icon disapears from nautilus and i cannot acces it anymore. if i do mount 
/dev/cdrom then the cd rom turns but nothing happens. i get this error: 
desktop:~$ mount /dev/cdrom
mount: can't find /dev/cdrom in /etc/fstab or /etc/mtab

first I thought that it was the DVD/CD's fault but it appears that not.
damn, i threw to garbage my DVD-RW and CD-RW with data
:(((

machine is Lucid x86

-- 
[LUCID] cd/dvd not recognized
https://bugs.launchpad.net/bugs/554433
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 561602] Re: Blank cd/dvd not recognized

2010-05-12 Thread Tomas Šaduikis
*** This bug is a duplicate of bug 561585 ***
https://bugs.launchpad.net/bugs/561585

same thing for me in lucid but i have problems with RW.

-- 
Blank cd/dvd not recognized
https://bugs.launchpad.net/bugs/561602
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 348550] Re: Water effect not working

2010-01-03 Thread Tomas Šaduikis
Also not working for me. the rain and wiper works. nvidia 8400gs 512mb.
tried 180, 190.53, 195.30 drivers. karmic koala.

-- 
Water effect not working
https://bugs.launchpad.net/bugs/348550
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