User

software glitch Ubuntu Remix

I think I may have a software bug. I am using Ubuntu remix 9.10 on
my
netbook toshiba T110. I have looked at 'syslog' and this is a
transcript:
segfault at decafbad ip 0063d003 sp bf99e450 error 5 in
libclutter-glx-1.0.so.0.0.6[61d000+ab000]
The symptom:
When I am on my desktop and I click on files and folders, I then
hover
the cursor a little bit and every single time the screen will go
completely green and I lose all my icons with it.

lucid lynx new Ubuntu gnome theme

Hi all,

I want to try the new Ubuntu gnome style in my Jaunty system, but where can
I find and select it?

bye/Alain

Maximum resolution collapses from 1920x1080 to 640x480 on reboot

Hi,

I was wondering whether anyone had ever experienced anything like this:--

A couple of days ago I was happily running Fedora 12, only to find that
on booting into it that the available screen resolution of 1920x1080,
which had been correctly detected on installation and maintained ever
since, had suddenly dropped to 640x480!

Assuming (incorrectly) that it was down to Fedora's policy of pushing
the nouveau driver and bleeding-edge X.org servers I moved the hidden
config files & directories over to an archive folder and proceeded to
install Ubuntu 9.10.

Digitizing old VHS/Digital8 recordings

Hello,

I would like to digitize my old family recordings from VHS tapes to DVD or
some sort of *.avi format. For that, I have a BT848 based video card.

What software would I use to capture and encode the videos?

Fw: Update 9.04 to 9.10 loses sound PROGRESS

A suggestion on line revealed that grub was not updated following the
upgrade, to use the new kernel image and hence the no sound problem.

I removed the old kernels via synaptic, ran update-grub and now my
system boots using the new kernel image and so far sound works with
everything I have tried it with so far.

yippee!

However, when I try to run the sound application from
System/Preferences/Sound a dialog says it is waiting for the sound
system to respond, but it never does (for as long as I've waited, a few
minutes).

Running gnome-alsamixer in a terminal window now correctly detects my
s

Ubuntu Netbook Remix: Weird WiFi Problem...

Hi all,

I have an Asus EeePC 1000HE with Ubuntu Netbook Remix installedthe next time
it on it.

Huwai E156G problem

hi all,
im using a huwai e156g dongle for hspda internet.
the dongle works well at the beginning. but as time passes, the download
rate becomes to 0 bytes/sec and stays.
i need to reconnect the dongle to get it run again.
it doesnt have any problems with windows.

how can i fix this problem.

thank you very much.

PS: sorry if i have missed any important info to be provided.

How to check which wireless protocol is in use? Wicd?

In Wicd one can see the available wireless networks. How can the user
check which protocol (-g, -n) each network uses? Can it be done right
there in Wicd, or is some other tool necessary? Thanks!

Which ubuntu version install

Hello Friends,

I have HP Compaq DX 2180 Tower Model i want to install ubuntu. I tried
ubuntu 8.04 LTS but it is not installing then which version i have to
install .

System configuration of HP systems are : Pentium IV with 3.06 GHz with 256MB
DDR2 RAM and 40GB SATA HDD.

CPU Model à HP Compaq DX 2180 Tower Model.

Audio line-in produces no output

I've been researching this for several hours, now, and I'm not getting
anywhere.

I have a DI1501 laptop with the following audio found with lspci:
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
and a desktop with
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 02)
I'm running Ubuntu 9.10 on each.

I remember in 9.04 being able to plug the headphone output of my am/fm
radio into the line-in jack and listen over the computer speakers.

Now, on either computer, in the Preferences->Sound
(gnome-volume-control), the input level meter f

When headphones are plugged in, the speaker does not get muted automatically.

Anyone have any suggestions for resolving issues in the following bug?
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/477154
[When headphones are plugged in, the speaker does not get muted
automatically.]

Fairly new HP G60-530US laptop w/9.10 and it's annoying as hell that I'm
not able to get the system to mute the speakers when the headphones are
plugged in. My data/comments start at #71:

Note: Jatin has a similar/same issue in the "Sound Coming in headphones
as well as speakers" thread.

Wget problem in Ubuntu 9.10

Hi all,

I am using Ubuntu 9.10 october 2009 release. having a problem in running
wget recursively i mean if i call 2 or more website one after the other my
internet stops working i have to reboot the machine to connect to the
internet. I am calling this wget function from perl.

$i = chr(1) ; % variable from 1 to 100
$address = 'wget -q http:\\www.xxxxx.com\'.$i
system($address); # system('wget -q http:\\www.xxxxx.com\a');

this will work for first few wget call after that my internet stops
working. Please can you tell is there any restriction in wget calls in
ubuntu.

Thanks
fido

Love and Hate Relationship with Windows

Hello,

I am a great fan of Linux ( or Unix ) from the beginning and I use Windows
very rarely, but it seems that
love and hate relationships persists because many times, windows software
runs quite smoothly and
Linux don't and then I have to switch to Windows.

Yesterday I was trying to play DVD using mplayer which I presume is highly
respectable piece of software
but somehow I couldn't play some movies ( the great Casablanca for example )
with it and then I switch
to Window on the same machine, and we enjoyed the great movie.

Evolution - recipient controlled address book updates

UBUNTU 9.10
EVOLUTION 2.28.1

I have imported my address book contacts from Gmail into Evolution, and now
want to batch mail each contact's v-card to them for editing and automatic
updating. How would I do this?

I do not see a related Evolution plug-in. I have checked features in Gmail
and Plaxo, and don't see an obvious way to do this. Is there maybe an
OpenOffice spreadsheet or database method to handle this?

ANDY - Salt Lake, UT US

Remote Connection to Linux Machine

Hello,

I study in one of the big university and I don't know that all the 20-30
libraries
in the campus use either Windows or Mac but no Unix/Linux machines. But
all of our personal computers in the department use Ubuntu-9.10 now.

Many time, we need to display graphical applications in the library, but it
seems that I am unable to use "Putty" ( that is what all I know).

How to configure Thunderbird to open PPS attachments in the soffice editor, not viewer?

I msut deal with some annoying PPS attachments on a regular basis.
They have effects and whatnot. How can I configure Thunderbird to open
them in the soffice Presenter editor, NOT the viewer, so that I can
browse the slides without effects?

Thanks!

perl/bash question - html link out of text

I don't know how to modify the:

sed -r 's,.*(http://[^ \"$]+).*,\1,'

command, to not just:
$ echo "test string http://somewhere.uk/ test" | sed -r 's,.*(http://[^
\"$]+).*,\1,'
http://somewhere.uk/

rather output this:
test string http://somewhere.uk/ test

can some perl/bash gods help me? :)

this table in html how

http://img52.imageshack.us/img52/7735/tablehow.png

i just can't write this table in html code.. :\

how can i make it?

Using printer from VM

Hi,

I have installed WIN XP in VM but would like to be able to access my
printer from it.
I believe one has to set this up as if on a network. I tried this some
months ago but got nowhere as I've never had anything to do with networks.
Could someone give me step by step instructions how to do this -
including what to type in the various screens?
My printer is a hpdeskjet 960C attached to a parallel port and Ubuntu
9.04 is my OS.

Thanks

Alan Duval

How to disable a Ram Swap permanently

Hi All,

Originally I am using Ubuntu Karmic with no swap partition / swap file.
The Ubuntu system automatically initializes a 500M Ram Swap for me. Recently
I manage to create a 2G Swap Partition and install the Swap Partition by
adding a line in /etc/fstab.

However, after booting my system, I find that there are in fact 2 swaps
on my system --- the Ram Swap and the Swap Partition.

[lucid - VirtualBox guest] Desktop cursor vansishes after guest additions install.

After installing guest additions and restarting lucid and logging in, the
cursor becomes invisible.

Anyone else having this problem?

My "workaround" for now is using VMware Player as a host instead of
VirtualBox, but I much prefer the latter.

Thanks.

Wrong screen resolution via KVM

How can I tell Kubuntu to use 1050*1680 screen resolution when it does
not show in the available screen resolution options? As there is no
more xorg.conf file, I don't know where to add the necessary
resolution.

Not that this machine _had_ the right resolution until I plugged in
the KVM. It was working fine for months, then today I plugged in the
KVM and the 1050*1680 screen resolution is just gone.

[lucid] Debian GRUB splash screen?

Anyone out there running Lucid?

If so, have you noticed a recent update has suddenly changed your GRUB
boot screen from plain to a background with the Debian logo?

I wish I knew how to remove it.

At first I thought it was somehow installed separately, but in fact it's
part of the grub-pc package.

/etc/grub.d/05_debian_theme is one of the files in said package.

Nothing against Debian, but I'm not running Debian and I like my GRUB
background to be OS-agnostic. :)

Scott

ftpd unter Ubuntu einrichten

Hallo ubuntuuser,

kann mir jemand eine gute und ausführliche Anleitung zur Installation
von ftpd empfehlen?

Das Programm würde ich gern unter OpenBSD verwenden.
Da die Dokumentation unter BSD aber ehr spartanisch ist würde ich die
Funktionsweise des Programms gerne unter Ubuntu durchspielen.

Lg

Jan

UbuntuONE

I installed ubuntu one months ago and ... well.. forgot about it.
Im just curious, anyone using UbuntuONE? I use dropbox mostly because I
use it cross-platform.

Wade

question about ncdu results

Folks,

I have been watching the thread on the zero space problem and when I saw the
note about ncdu, I decided that it might be a good thing to have. So..

I like it! I was able to recover about 500MB of space on one of my systems that
was used by an application I had forgotten about. Not a lot of space but when
you only have 32GB every MB counts!

In the process I discovered that on two of the four systems it reports an error
in the directory .gvfs for the home directory of a user(not the same user).

Fw:need help

Hey guys...
A friend of i was using a free internet on his hand phone...i try to figure it out but i dont know where to start and all the proxy setting i try was useless...
He give me a hint and he said he got it from ubuntu...
Plsss guys teach me how to do it...
Since i knew i could make an oline conection to desktop via mobile phone,I would like to use it to start a small online marketing but broadband is still out of our budjet.
Plss guys..im only a dude trying to make someting out of nothing.

external hard disk not recognized

Hello,

I am using Ubuntu 9.10 as a virtual machine with VMPlayer. Somehow I can not
see my external
hard disk with it. I am not quite sure what I need to look for ? Is it
something to do with Virtual machine
or I need to configure something in Ubuntu ?

Mir

Alternative for Flash CS3 Professional ?

hi all,
is flex is an linux alternative for Flash CS3 Professional?
im in a dire need to do some actionscript programming in ubuntu. please
suggest me some good applications.

thanks a lot.

Ext3 instead of Ext4

Hello

I have installed Ubuntu 9.10 on my laptop and some experts suggested that I
should use
ext3 if I want to copy files from windows ( or other file systems ). I am
not sure, but respect
their advises.

I couldn't notice if there is an option to select ext3/ext4 filesystem in
Ubuntu ?

Can someone give right directions in this matter ? I immediate requirements
are to use
e2fsprogs which are filesystem utilties ?

Mir

Hello I am a New user of Ubuntu facing soundcard problem please help me

Hello,

I am Eldho George. I am a new user of ubuntu 6.10. I am using
Lenovo y510 laptop the default OS is MS Vista Home Premium which is
working properly. When tried to use Ubuntu 6.10 the sound card of my
system is not working properly. It detected properly but the sound is
not comming properly while listening music or watching movies. Please
tell me what should i do to solve this problem. Expecting your
immediate replay

Eldho George

suggestion for ubuntu installer.

Hi all,

I'm left-hand and in all linux installers the mouse is, by default, for
use in right-hand.
There is a way to create an option to configure the mouse at begin of
installation ?

regards,
Eduardo - Brazil

Is linux-doc a subset of linux-source-2.6.31?

Hi,

Synaptic: "The DEB program package linux-doc includes Linux kernel
specific documentation for version 2.6.31. -- The DEB program package
linux-source-2.6.31 includes Linux kernel source for version 2.6.31 with
Ubuntu patches."
So, does linux-source-2.6.31 contain a superset of linux-doc? Can I
delete linux-doc if I have linux-source-2.6.31 installed?

For example both include the same file BUG-HUNTING.

Kind regards,
Detlef Lechner

ubuntu netbook remix hardware support

Hello everyone,

I have a no-name touchscreen netbook (the brand is turbo-x, a proprietary
brand name of a greek chain store) with a rotational screen and windows XP
pr-installed.

Fwd: Ububtu 10.04 alpha 3

*I downloaded the alpha 3 and burned it on cd but could not install it
although the cd was checked and it worked as ' live '. Then* *did a full
install of Ubuntu 9.10 and upgraded it to the 10.04 alpha 3 which works
flawlessly.*
*Just cannot wait for the distribution release.*
*People desiring to try the new alpha may follow the procedure adopted by
me.
Cheers,
Farid Ansari
Karachi, Pakistan*

Foxconn G31S support

Hash: SHA256

hi,

i was thinking of building a new pc using the foxconn G31S motherboard,
and wondered if it would be a good candidate for ubuntu.

here is an overview of the hardware from the manual[1]:

Chipset North Bridge : Intel® G31
South Bridge : Intel® ICH7
Audio Realtek 6-channel audio chip
High Definition Audio
2/4/5.1-channel
Support Jack-Sensing function
LAN Realtek 10/100Mb/s LAN chip (G31S)
Realtek Gigabit LAN chip(G31S-K)

it appears the graphics are supported, according to [2].

thanks

1.

how to separate the jaunty packages from the karmic packages?

In The Name Of God The compassionate merciful

Hello;

There is folder contains karmic and juaunty packages , how to separate the
jaunty packages from the karmic packages?

Regards dehqan

Extracting .zip files with Python

Hello,

Here I am stuck again...

8.04 LTS 64 pulse audio

I'm running 8.04 LTS server 64bit and was trying to get Skype running
properly. I read that in order for this to work I would need to set up pulse
audio. I installed pulse from the repo and followed the instructions given
at this link -
https://wiki.ubuntu.com/PulseAudio

But now I don't have sound on any application... Odd part is if I go into
the sound control and play test sounds, they all come through fine.
Anyone have any other net docs on this or have some information on how to
fix this correctly ?

Removing Namoroka and Re-installing Firefox 3.5 with earlier version of Java plugin

Is there any way to remove Namoroka (Firefox 3.6.2) and re-install
Firefox 3.5? I made the mistake on installing Namoraka and now the
version of the java plugin does not work with the Juniper. I've tried
removing the plugin and installing an earlier version but Namoroka
doesn't work with the previous plugin. Juniper appears to need a Sun
Java.

New External Hard-Drive format issue

Hello,

May be this question has nothing to do with Ubuntu in general, but someone
probably give good advice.

Recently I have purchased one seagate 640GB portable hard-drive and most of
the time ( > 95% ) I work on
Linux ( Ubuntu of course ). So

1. Is it advisable to format the disk with ext4 fileformat ? I use Ubunbu
9.10 right now.

2. If I reformat my disk for ext4 filesysystem, will I loose "preloaded
backup and encryption software".
and file synchronization. If yes, what alternate shall I have ?

Home LAN server: old PC hardware vs. refurb. server

Hello all,

Recently my little home server (Asus bare-bones kit PC that I bought
used a year + back, Sempron 1.6GHz, 1GB RAM, 13.7GB HD + two 500GB SATA
drives, CD/DVD-ROM) took a dump. It's in the local PC shop, but I fear
the MB may be done for. As such... I'm considering options. One may be
if the shop has or can get for a reasonable price replacement parts. If
not, I may be shopping CraigsList for another old mid-tower PC again.

In the past (6-8yrs ago) I had pretty good luck with some Dell
refurbished workstations...

Looking for Thunderbird 20023 about

Hello, I am using Thunderbird 3.0.1 and I do not care for how it
works. I would like to go back to an older version with a simpler way to
operate.

Thanks Karl

Marking bad sectors

I have a netbook with a Crucial 64GB SSD in it. There are some bad
blocks in the first GB of the drive. Right now that is freespace. What
can I use to get them marked as bad?

Having the freespace at the front or a least freespace with bad blocks
in it seems to be preventing me from install Ubuntu 9.10 on it

Thanks, Jim

10.04: min/max/close buttons

I've noticed that the Ubuntu 10.04 screenshots show the GTK window
chrome min/mix/close buttons on the left instead of the right. I
suppose that they are trying to emulate the Mac (the wallpaper
suggests this as well) however it looks like they are doing it wrong.
The reason those buttons are on the right in Windows is because being
near (and closer to the screen edge than) the Main Menu those buttons
will get pressed accidentally (See Fitt's law). As a Hebrew user, with
some applications putting them on the left and others putting them on
the right, I know all about this issue.

How to record very faint sound from the analogue input?

I need to record a phone conversation, but the sound from the analogue
input is so weak that recording and playing back in Audacity I hear
almost nothing. How can I either boost the playback or (even better)
boost the input so that the file is recorded in a hearable way?

Thanks!

Ctrl+Alt+Backspace for newbies.

Which is harder on your system when X freezes?

Ctrl+Alt+Backspace or Ctrl+Alt+Delete?

You decide. Oh wait, you can't decide this is Ubuntu...

https://wiki.ubuntu.com/XorgCtrlAltBackspace

Evolution task lists question

If one creates multiple task lists in Evolution is it possible to
write to more than one of them? I can't see how to do it but it seems
unlikely that it isn't possible.

No /dev/cciss

I have upgraded my workstation to Ubuntu 9.10 server with 2.6.31-20-server
kernel. I have a HP Smart Array 642 card in my machine. The kernel doesn't
pick up the card anymore, there is no /dev/cciss directory with the device
files for my hard drives connected to this card. I would appreciate it if
someone can tell me what to do or where to read in order to rectify this
problem.

Thanks in advance

Resolution Problem

Under windows, I can do 1600x1200 screen resolution. Using the nvidia
driver through the Ubuntu repository, I try to set the screen
resolution higher than 1024x768, and I only see a portion of my
screen. When this happens, if I move the mouse to the edge of the
monitor, the screen moves to that direction, but I am not seeing the
entire screen at once, just a portion of it. This has never been a
problem before using Ubuntu 9.10. I've tried using getting the latest
driver from nvidia.com, but that didn't solve the issue, so I removed
it.

What Gnome executable changes GTK theme?

I am a Kubuntu user, I do not have Gnome installed. In order to change
the GTK theme, what is the name of the executable that I'd have to
run? Thanks.

Note that my goal is to configure the GTK theme to Clearlooks, so even
just knowing which config file to edit would help too.

Accessing man pages withnumbers after them.

Hello,

I'm reading man pages, and when the man page references another man page
with something like

(see pipe(7))

I do not know how to load that page into the reader.

Adding directory name to filename

Hello all,

I'm looking for a way to rename a bunch of files. I've searched but I
haven't found any references on what I would like to be doing. Maybe there
isn't a way to do what I am thinking.

I would like to rename files by adding the directory name where a particular
file is located to the filename. So in a situation like this, where I have:

/A/B/1.txt
/A/B/2.txt
/A/C/1.txt
/A/C/2.txt

I would like to have all the *.txt files renamed to reflect which directory
they are in like so

/A/B/B1.txt
/A/B/B2.txt
/A/C/B1.txt
/A/C/B2.txt

Have anyone ever done this before?

Zero Bytes free on my hard drive

I was working away today on my computer when suddenly applications were
saying that I was running out of hard drive space. I tried deleting
some files, but still zero bytes free. I clean out my trash directories
and still zero bytes free.

I tried to reboot, but not I cannot get the system to restart. It just
comes up with a generic login screen, then when I try to login in it
says that my installation is bad and that the gnome system power setting
are not set correctly.

Lucid changed background color

I got some updates this afternoon on my Lucid alfa and the
background which had been a nice light brown was changed by
one of the updates to a dark purple on the left side and a
light purple on the right side.

Is this a problem or a feature?

Correct way to remove nvidia drivers

My laptop suffered a terminal failure of the MXM Nvidia graphics card.

I've had to remove the card and now when I boot into normal mode the
screen fritzes out as X tries to use the installed Nvidia drivers when
there's no card in there.

I need to remove these drivers and reconfigure X to use the on-board
graphics chip.

ext4, fsync(2), and perl

Hello,

In the ext4/fsync/rename discussion, Ted Ts'o states that if an
application wants to guarantee that the new version of a file will
be present after a crash, it needs to

fd = open(”foo.new”, O_WRONLY);
write(fd, buf, bufsize);
fsync(fd);
close(fd);
rename(”foo.new”, “foo”);

and do an additional fsync to the containing directory.

Now, I am trying to do that from perl.

Update 9.04 to 9.10 loses sound

I have just updated one of my platforms that had 9.04 Ubuntu to 9.10
Ubuntu. I have now lost sound on that system. I have googled, and
tried installing gnome-alsamixer, ran this but it does not detect any
sound device. If I try to view properties the application crashes.

Sound worked fine without any problems in 9.04. Anyone a suggestion on
how to fix this. I have also run lsmod and all the modules I would
expect to see are there i.e. EMU10K.

Re: Something is wrong with my PC?

support, not for general discussions"
Message-ID:
<<...> at mail dot gmail.com>
Content-Type: text/plain; charset=UTF-8 On Thu, Mar 4, 2010 at 6:11 AM,

How old and/or dirty is the mouse? Sometimes they get dirty and the
button with have some dust so that it works sometimes and not others.

-- Douglas E Knapp Thank you Douglas. The wireless unit with mouse and
keyboard is new and not dirty. Recently I changed batteries inside the
mouse. It worked ok in Ubuntu 8.04 but not in 9.04 and 9.10.

Need help installing java on Ubuntu 9.10 Workstation...

Greetings,

I have just installed Ubuntu 9.10, complete with Mozilla Firefox 3.5.3
(Mozilla Firefox for Ubuntu canonical 1.0)
I am trying to install Java, and have downloaded a self-extracting archive
"jre-6u18-linux-i586.bin".
The install instructions say I need to be logged on as "root".
But the password I used when I installed Ubuntu only works when I do a sudo;
doing a "su -" or logging onto a virtual terminal as "root" gives an
"authentication failure"...

How do I log in as root, and install Java???

TIA, fcG.

iwl3945 & kernel 2.6.33

hi, since i compiled the newest kernel 2.6.33 the iwl3945 driver does
not load the microcode anymore. this has worked up till 2.6.32.9
any ideas?

the driver loads, but in dmesg the following 2 line are missing and
ifconfig show no interface

thanks _hans

atrocious performance of adobe reader plugin

I recently installed karmic, together with firefox and adobe reader with
its plugin. I'm finding that the performance when viewing PDF documents
in a firefox window is truly atrocious.

I'm running across our LAN - firefox is on one machine with karmic,
while X is running on another machine on my desktop. I start firefox
with ssh -X.

I experience very long delays when saving documents but most especially
when printing them. The system monitor on the display machine is showing
lots of network activity, some user CPU activity but also noticeable
kernel activity on the display machine.

Local cache of updates, installed programs in Ubuntu

Using Ubuntu 9.04 (32-bit version)

Is it possible to have a local cache/ "repository" of all -

1) Updates (Critical, Security, Bug-fixes), and
2) Additional installed deb's (that were installed through Synaptic/
additional third-party repo's) e.g. Opera, Adobe Reader, VLC Player, Google
repo, etc.

logrotate

Hi,

is there a way to scp or rsync the files to a remote host older than
15 days in the logrotate config ?

Thanks,

Kaushal

Something is wrong with my PC?

I installed, uninstalled and re-installed Ubuntu 9.04, Ubuntu 9.10,
Ubuntu 10.04 and Windows XP Pro again and again because the mouse won't
catch when being clicked. When the OS was freshly booted up, it worked
ok and then a moment later, it quitted working. Then I tried Ubuntu
8.04 and the mouse worked! Does this ring a bell?
My PC is home assembled with ASUS M2N-MX SE PLUS motherboard, AMD Athlon
64 X2 CPU. 4 gb ram and 320 gb SATA hard drive. Me an old dog
struggling to learn a new trick.

Help: Ubuntu with Xen

Hello,

I have installed Xen on my machine and now I would like to install Ubuntu
9.10 on it. I don't know how to proceed.
Can someone help ?

Mir

[Resolved - but still a mystery] Re: Signing key errors

Seems it was a system error on my side... removed the repository & key
from my /etc/apt/sources.list, reloaded & all is working now. Still
curious as to what was borked, but happy all is working again.

Signing key errors

[Karmic 32bit 2.6.31-20-generic]

I am getting the following errors today on repository updates (sudo
apt-get update) only on this one system:

W: GPG error: http://download.virtualbox.org karmic Release: The
following signatures were invalid: BADSIG DCF9F87B6DFBCBAE Sun
Microsystems, Inc.

9.10 and sudden reboots on a Lenovo T60 thinkpad

Since upgrading to 9.10 I've had a lot of weird problems on this laptop. It
will sometimes Freeze and require a power cycle. And more disturbing, I can
be reading my email and the screen will go black and the laptop will
immediately reboot.

I'll also note that I'm using Chrome a lot and it seems I'm using Chrome
when it happens. Likely unrelated.

Nothing shows up in the logs.

Mar 3 16:56:43 tiger NetworkManager: SCPlugin-Ifupdown: end _init.
Mar 3 16:56:43 tiger NetworkManager: Loaded plugin ifupdown: (C) 2008
Canonical Ltd.

re: Ubuntu Firewall

I recently went through an exercise of getting a good firewall established.

For what it is worth Firestarter currently has no maintainer and I was not able
to make it fit my needs.

I settled on Shorewall (http://www.shorewall.net). I do not know if a version is
available for 9.10 (I am using 8.04 LTS) but I would expect it would be. The
documentation is very good and once I had the configuration files correct
everything works as I wanted it to.

I know nothing about Hamachi...

Just my experience...

Cheers,
Jay

Enter NULL characters in vi...

Evening all,

Been working on some code to clean up UTF16 encoded files and I find
myself needing to create a test file with some NULLs embedded within it.

I had hoped that (in vi) Ctrl-V followed by an @ would do the trick but
it seems not.

The :digraph command give me a nice list, but I'm still at a loss as to
how to get a deliberate NULL character into the middle of some existing
text.

Any clues?

- --
Steve Flynn

Restarting the network

After my broadband goes down and is then restored, my networking never
restores automatically, and the command that Googling leads me to understand
should restore it never works:
sudo /etc/init.d/networking restart
I've also tried
ifup eth0
and
sudo /etc/init.d/network-manager restart

In each case I get errors about eth0 being unknown.

The logs say:-
Mar 3 15:00:40 infinity NetworkManager: (eth0): DHCP transaction
took too long, stopping it.
Mar 3 15:00:40 infinity NetworkManager: (eth0): canceled DHCP
transaction, dhcp client pid 1487
Mar 3 15:00:40 infinity NetworkMana

How can I Update Packages

Hi Folks!

I am running UBUNTU Server 9.10 but I´m a newbie to UBUNTU.

After my login the following message appears:

65 packages can be updated.

30 updates are security updates.

How can I automatically update those packages?

Thanks for any help.

Héberson Sette de Almeida

Configure monitor rotation with nVidia.

Ubuntu 9.10 nVidia GeForce 7600 GT.
2 Dell 1907FPv monitors
Using v185 of the nVidia driver, that came through the Hardware driver
applet.
I've got it set for TwinView, using nVidia-settings control panel.
DFP-1 - monitor on left
DFP-0 - monitor on right
I wanted to try and rotate DFP-0, and leave DFP-1 at landscape.
nVidia-settings didn't seem to have anything about rotation, so I loaded
up the grandr (Multiple Screens) GUI.

grep question: how determine if the process is runing

the easiest way to do so is using: ps aux | grep process_name
but the problem is that ubuntu 9.10 desktop shows me two processes:
1 is the one i need, and the 2nd is the grep process was used when i was
looking forward to find out my process state.

Re : Grub error

A few days ago, i said :
Hi,

I installed many Karmics onto laptop or virtual machines and grub didn't run like I want.

With a desktop, i don't see grub running, that's ok, timeout is over.

Whereas, on some laptops and all virtuals machines (vmware or virtualbox), i see grub menu on every boot.
No timeout here, ni auto boot :'(

I see many help, ubuntu-fr.org and ubuntu' doc (man and grub wifi), nothing run.

Any ideas to have a silent grub, or autoboot on last kernel ?

Rhytmbox and proxy

Hi All

At work I am behind a proxy which I set using the proxy applet. Most
applications take this proxy setting into account. However if I launch
Rhythmbox from the menu, than is does not play radio streams. If I launch
from a terminal, than all is OK. How can I tell Rhythmbox to use the proxy
if sat by the proxy applet?

Decompiler

Hello,

I need F/OSS good/proven C/C++ decompiler. Anybody here can give me
suggestion? Thanks!

How to make 'automatic' remote desktop

Hi Guys and girls,

I've tried Linux many times, but always went back to the Microsoft stuff as
I still believe it's easier to use (and no, I don't like Microsoft policies
in general, especially the pricing).

However, I need to run an Ubuntu system to be able to serve a customer, so I
(finally) managed to set it up in a VMWare virtual machine (again, I was a
bit annoyed as I normally use Microsoft Virtual server, but it did not want
to install the Ubuntu stuff, so had no option).

Now I just want to connect with multiple users (as with Windows remote
desktop) and seem to have to assign

how to add new kernel under Ubuntu ?

Dear all:
I try to compile a new kernel under Ubuntu and replace the original one.
But I find my ubuntu use Grub2 instead of grub1.
in Grub1, I cp the new kernel image and new initrd to /boot/.
but how to do that under grub2?
Is there document can help me?
appreciate your help,
miloody

compile kernel error under 8.10

Dear all:
I use ubuntu 8.10 and try to compile kernel by my self.
But I have the error message appended at the end of letter.
Did I miss any file?
appreciate your help,
miloody

kernel/built-in.o: In function `audit_send_reply_thread':
/home/harry/work/linux-source-2.6.27/kernel/audit.c:545: undefined
reference to `netlink_unicast'
kernel/built-in.o: In function `audit_send_list':
/home/harry/work/linux-source-2.6.27/kernel/audit.c:488: undefined
reference to `netlink_unicast'
kernel/built-in.o: In function `audit_buffer_free':
/home/harry/work/linux-source-2.6.27/kernel/audit.c:1022: undefine

Ubuntu Firewall

Does Ubuntu 9.10 have a Firewall, and if so how can I change its
settings? I don't see a panel for it in System=>Preferences or
System=>Administration, assuming there is a Firewall. I'm trying to
get Hamachi to work. I've gotten it installed just time but I can't
get the two machines (Ubuntu desktop, Windows laptop) to talk to each
other. Hamachi sees the users on the network I've created, but to my
laptop my desktop looks like its offline when its not, and my desktop
can't ping my laptop.

I've turned the Firewall off on the Windows side.

reasons why Ubuntu 9.10 crashes so frequently

Why does Ubuntu 9.10 crash frequently

Remap mouse keys on Samsung (Karmic)

I've just fresh installed Karmic on a friends Samsung and it only has
one mouse button. I want the default to be a left click and the
simulation to be a right click.

Left clicking is what one does to grab stuff and select. It's not
available which is very annoying. Ubuntu got things the wrong way round,
so all I get is menus popping up all over the place and no left key.

Also right click should be ctrl plus click. Is there an quick and easy
solution to this annoying problem which is going to be a real
showstopper????

David

Alternative login shells [was Re: Shell script problem]

Alternatively, use a "set -x" command inside the shell script... I
/believe/ most shells will honour a set -x command.

How do I determine which graphics card is being used?

My brand spanking new laptop[1] comes with nVidia "optimus"[2] technology.

[1]http://j.mp/cWjiSd
[2]http://www.nvidia.com/object/optimus_technology.html

I wasn't expecting Linux support (yet) But I was expecting Ubuntu to
recognize my nVidia GeForce GT 325M card.

It shows up ($ lspci) but how do I tell if Ubuntu is using it, or the
onboard Intel graphics?

Also this laptop runs hotter under Ubuntu than it does under Windows 7
(maybe that's my clue that Ubuntu is indeed using the nVidia card?).

Thanks.

Scott

Ubuntu 9.04 and BBC Iplayer

I'm trying to run BBC Iplayer with Ubuntu 9.04 and keep being told to
upgrade my flash to 9.0.115 or higher. However, when I try to download
and install the latest version from the Adobe website I get the message
that the Adobe flash plugin is already installed - I've also tried it
from the command line using 'apt-get update' and 'apt-get install
adobe-flashplugin' but to no avail - it simply will not allow me to use
the iplayer. Has anybody else found a solution to this frustrating
problem please?

Andy

How do I edit the GRUB menu in Grub2?

Apparently menu.lst isn't a part of Grub2.

I'm running lucid right now and the Grub menu is a mess.

I want to

A) Remove reference to a hidden Windows (recovery) partition

B) Switch the default OS to Windows instead of Ubuntu.

Also, after a recent update, I've now got a GRUB splash background
(Debian artwork) and I can't figure out where it came from. I've done a
search on "splash" in Synaptic and came up empty.

I want to go back to no graphic image on the GRUB menu.

Thanks.

Scott

OEM hard disk replication

Hi All,

Really stuck, will try and be descriptive a short so that you understand my situation.

I work for a major South African PC manufacturer, and I have been trying to play with the OEM boot option. With no success! :)

I can duplicate a hard drive at approximately 5 GB per minute using our fancy Wytron duplicators. The problem is that the duplicated hard disks only work if we plug them into the original machine.

Installing Kbuntu on 9.10

I need help!

For ease of use I have been trying to install Kbuntu gui on my server 9.10.
I have installed and uninstalled and reinstalled a few times and continue to get a couple of errors.

configuration file /home/bob/.kde/share/config/knotifyrc not writeable

kstartupconfig4 does not exist or fails the error code is 3

I'm new to both the home server world as well as ubuntu so any help would be much appreciated.

I'm trying to use this server to auto backup the pc in my home as well as making a media server.

/etc/rc.local doesn't run at boot

Using Kubuntu 8.04.4 LTS

When I boot the machine, /etc/rc.local doesn't run.

root at arriba /etc/init.d# ls -l /etc/rc.local
-rwxr-xr-x 1 root root 3.2K 2010-02-14 18:31 /etc/rc.local

root at arriba /etc/init.d# ls -l /etc/init.d/rc.local
-rwxr-xr-x 1 root root 522 2009-01-23 09:01 /etc/init.d/rc.local

init.d/rc.local looks like this:
PATH=/sbin:/bin:/usr/sbin:/usr/bin
[ -f /etc/default/rcS ] && . /etc/default/rcS
.

Lucid Alpha 3 hanging in VirtualBox 3.1.2

Hi,

I've tried Ubuntu Lucid Alpha 3 live CD in VirtualBox, I downloaded it
from mirror.unej.ac.id. There was no corrupted download, I checked the
MD5SUM checksum and it was same. The Linux kernel was stuck before
showing the Plymouth splash.

This is the screenshot when I turned off the splash and quiet option
(verbose mode):
http://dl.dropbox.com/u/703935/Screenshot-Ubuntu%20%5BRunning%5D%20-%20S...

Any suggestion?

NFS, Why so slow?

I now have a working NFS between 2 computers using wifi and a router.
They are all rated as 802.11g but I am getting only 1,100 kBytes/s.
How can I debug this? What might be the problem? I don't even know
what info to post to get started.
Thanks all.

vncrec: recording windows clients desktop from linux

Hello everyone,
i'm just interested if anyone got working vncrec to record windows client.
Hadn't found any step by step tutorial how to do this, only installation
tutorial.

Thank You!

ath5k driver for PCI Wireless cards (Ubuntu 9.10) - system locks

I'm trying to get a D-Link DWL-G520 (rev B) PCI card to work with
Ubuntu 9.10. Atheros chipset -- lspci tells me that the ath5k driver
is right for this card.

My problem is that if I modprobe this driver, my machine immediately
locks. Not sure that it's a kernel panic, but it behaves that way.
The screen freezes in place, I lose mouse and keyboard control.

I've tried both ath5k, and ath_pci which I've seen others suggest
elsewhere. The only way I can get my machine to boot with this card
in the PCI slot is by blacklisting ath5k in my /etc/modprobe.d/
directory.

Disk utils on Live CD

What disk utilities are available on the Live CD?

I installed Ubuntu 9.10 (full version not remix) on an EeePC. 1 GB
memory and a 64 GB Crucial SSD hard-drive. All was well until it went
out on the web for updates. Sometime during the update the system hung.
Waited about 20 minutes then rebooted. When it came back up there was
a black screen the message about a grub read error.

From then on the install would stop while trying to partition and
format the disk. Rebooting the Live CD and using gpartd would not format
it either.

gparted on the Juanty cd-rom worked

I looked at the gparted image and was just not sure what to
do. I could see all the partitions and knew not what to do. I
did back up earlier today the whole thing so I was to take a
chance!

I turned on Help and there read about moving a partition
right. I did this and it took a lot of time but it was a
success! This was /dev/sda13.

Now with /dev/sda13 above the free space I was able to add 30
GB of free space to /dev/sda12 which is my /home/karl which
includes Desktop which was complaining about only 1.2 GB left!

So now Desktop which had 26 GB now has 60 GB.

getdeb server down?

I'm getting a 500 Server Error for GetDeb. Is it down?

A Plethora of problems with Karmic 9.10 upgrade

Dear Friends,
I must confess utter dismay and despondency at the slew of trials and
tribulations visited upon my hapless head brought about by the innocent
action of updating my system. The woes are as follows:

1) My login screen has become erratic - it sometimes appears and at
times I have to use 'startx' at the prompt. This is despite numerous
attempts to install Grub2 and update relevant files according to the
instructions gleaned here as well as on the net.

2) When I use the startx command...I have no sound and no printing
facilities at all.

Syndicate content