The Lucid Lynx Thread

sn3rd

Expert Member
Joined
Jan 18, 2008
Messages
4,305
I am not a Linux guru. This is the way i fixed my ugly bootsplash with my nVidia card...

Fair enough. If you're using the (default) open-sauce driver, your method should work. For those who use the proprietary driver, uvesa can be used.

Either way, on Lucid, using uvesa lets plymouth start earlier, replacing the black screen with blinking cursor in the top left of the screen.
 
Last edited:

hawker

Honorary Master
Joined
Sep 22, 2006
Messages
11,461
Fair enough. If you're using the (default) open-sauce driver, your method should work. For those who use the proprietary driver, uvesa can be used.

Either way, on Lucid, using uvesa let's plymouth start earlier, replacing the black screen with blinking cursor in the top left of the screen.

/me goes to investigate this uvesa stuffs.
 
K

kingrob

Guest
And can someone tell me how to make Google Chrome look polished in Ubuntu?
 

BigAl-sa

Executive Member
Joined
Dec 26, 2006
Messages
6,652
startup manager does not work too lekker in kubuntu lucid. in fact, it doesn't seem to do anything...

@sn3rd & hawker: I found a couple of links on uvesa last nite. I hope I bookmarked them...
 

hawker

Honorary Master
Joined
Sep 22, 2006
Messages
11,461
startup manager does not work too lekker in kubuntu lucid. in fact, it doesn't seem to do anything...

@sn3rd & hawker: I found a couple of links on uvesa last nite. I hope I bookmarked them...

Thanks man, would appreciate it if you could post some of them here (if you manage to find them.)
 

fskmh

Expert Member
Joined
Feb 23, 2007
Messages
1,184
For anyone else that tests distros in VirtualBox, I just ran into an issue with VirtualBox 3.1.6 and Ubuntu 10.04.

Installed Ubuntu-10.04 64 bit and did some updates. Everything seemed fine, so I installed the VirtualBox guest additions, rebooted and it started in low-res mode :-/.
Tried this fix:
http://maxolasersquad.blogspot.com/2010/03/ubuntu-1004-lucid-lynx-alpha-in.html
and that broke the seamless mouse pointer :-/.
Will have to upgrade to VirtualBox 3.1.8 and reinstall guest additions from the console.
 

BigAl-sa

Executive Member
Joined
Dec 26, 2006
Messages
6,652
Thanks man, would appreciate it if you could post some of them here (if you manage to find them.)

Here's one, haven't had a chance to try it yet though.

For those running Kubuntu (actually KDE 4.4.x), you may want to switch off nepomuk. It hogs the CPU, especially during boot up and just after login. I really can't find any advantage to using nepomuk, so have no idea why it happens to be integrated into KDE. I'll update this post later with instructions as to how to switch it off (I'm on Ubuntu at the mo).
 

Other Pineapple Smurf

Honorary Master
Joined
Jun 21, 2008
Messages
14,593
Still having problems where init services do not start at boot time. Funny this happens when I do a reboot and not a cold start.

Also my Neotel device is not happy with Lucid but then again I don't care. Going to toss the damn doorstop in the next few days and get proper internet. Will also no longer contribute towards Neotel threads on Linux support.
 

blackguyza

Well-Known Member
Joined
Mar 6, 2009
Messages
449
I can do the updates on my newly installed Ubuntu Lucid Lynx but I can't get Firefox to connect to the internet.

Please help.
 

MickZA

Executive Member
Joined
Jan 19, 2007
Messages
7,575
Try ping google.co.za - if this fails check your dns server setting.
 

blackguyza

Well-Known Member
Joined
Mar 6, 2009
Messages
449
ping works and don't stop sending and receiving packets.

Will post the output.
 

blackguyza

Well-Known Member
Joined
Mar 6, 2009
Messages
449
Code:
 mpho@mpho-desktop:~$ ping www.google.co.za
PING www.l.google.com (209.85.229.147) 56(84) bytes of data.
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=1 ttl=48 time=378 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=2 ttl=48 time=379 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=3 ttl=48 time=398 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=4 ttl=48 time=386 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=5 ttl=48 time=394 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=6 ttl=48 time=383 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=7 ttl=48 time=392 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=8 ttl=48 time=371 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=9 ttl=48 time=392 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=10 ttl=48 time=399 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=11 ttl=48 time=388 ms
64 bytes from www.google.co.za (209.85.229.147): icmp_seq=12 ttl=48 time=398 ms
...
 

MickZA

Executive Member
Joined
Jan 19, 2007
Messages
7,575
Try ping mybroadband.co.za if it doesn't resolve to an ip it must be dns server related.
 

blackguyza

Well-Known Member
Joined
Mar 6, 2009
Messages
449
It did resolve to an IP. The ip just doesn't take me to mybroadband.co.za website. It hangs.
 
Top