Latest blog post:
Hi I am php having this recursive problem which I thought I had solved I use xdm basic config but lately hasnt been
nils, forgot how badass it is to have mpd
nvidia corporation unknown device 0193
xda, try $ DISTDIR=”/usr/portage/distfiles” emerge libpaper
you just want new nvidia-drivers and no nvidiafb in kernel
MKc, $ update-pciids
MKc, yeah, what torindel said, don’t use the kernel nvidiafb it you intend to use fb
nvidia corporation g80 // torindel: i emerged nvidia-drivers, now ill look into kernel if ive enabled nvidiafb
unmask new nvidia-drivers and merge them
torindel, unmask?
unmask? :]
make sure the tar has been copied to /usr/portage/distfiles. if portage doesn’t acknowledge it then the file is wrong (that is, the filename or the checksum doesn’t match that which is defined by the ebuild’s digest and thus, it can’t be used).
or it might be that there are additional files/patches which need to be downloaded.
ACCEPT_KEYWORDS=”**” emerge nvidia-drivers
it should install x11-drivers/nvidia-drivers-100.14.11
no because it’s there and it’s not checking any sums, it just says resuming download etc..
torindel, the stable one is 100.14.09, unstable is 100.14.11, any particluar reason why?
and no other files are needed, it’s 1/1
xda, did you try $ DISTDIR=”/usr/portage/distfiles” emerge libpaper ?
xda, is your make.conf setup correctly?
portage _always_ generates an md5 for any existing files that _match_ files listed in the digest that correspond with the exact version of the ebuild you are using. if that process doesn’t apply then the filename differs.
if it didn’t, then it would not know whether it was safe to use an already-downloaded distfiles. and it does.
from what i heard from my friend with 8800 too 100.14.11 was stableier than 100.14.09, plus i dunno why they removed keyword from 100.14.09 as all 100.* have problems with it self -.-;
(like wine/cedega segfaults on some games with 100.* drivers where on 9xxx it works fine)
yes i provided the DISTDIR
about make.conf i don’t know, what should i look for?
where have you put the file?
emerging ..
/usr/portage/distfiles/
i checked all options described in nvidia-guide on gentoo pages, should be ok
cause it can’t find it by itself
what does “md5sum /usr/portage/distfiles/libpaper_1.1.21.tar.gz” say?
6397f8d60a157119c1de5d19e4d82436 /usr/portage/distfiles/libpaper_1.1.21.tar.gz
what’s as it should be. what does “portageq envvar portdir” say?
sorry, distdir, not portdir
i just installed it manually by make; make install but emerge still reports it as not installed
it doesn’t say. blank
oh. try: emerge –info | grep ^DISTDIR
DISTDIR=”/usr/portage/distfiles”
xda, things installed outside of portage will not show as installad in portage
it should emerge fine then.
i see but it will try to fetch it again if it doesn’t recognize it as installed
xda, what’s the actual error message you get?
xda, does it hang on fetching?
yes but it’s weird
it tries to fetch .20 whereas latest is .21
maybe my portage isn’t up2date?
yep
so emerge portage?
no. emerge –sync to update the package repo.
gentoo xda portage introduction
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1
btw another thing, i want to install kwrite but it doesn’t exist as an ebuild. what should i do?
koffice?
(whatever)
its in some kde ebuild for sure
kwrite is part of kdebase
Hi, I am having this recursive problem which I thought I had solved. I use xdm (basic config), but lately hasn’t been loading; I get a fraction of a second where I see my background and a pointer, and then it all disappears to the console, and there is nothing in vt7. Same happens when I run
startx. What could it be?
check xorg logs?
check /var/log/xdm.log
probably missconfigured mouse or something
how is the “at” syntax ? “at now +1 mycommand” is not working
man at
libexpat.so.0: cannot open shared object file: No such file or directory while loading /usr/lib/X11/xdm/libXdmGreet.so
libexpat.so.0: cannot open shared object file: No such file or directory while loading /usr/lib/X11/xdm/libXdmGreet.so
revdep-rebuild
see the topic
done that, no example there
another victim
at now +1 EOF
oh i see, i man on the debian machine :O)
foo… bar… baz
EOF
and you’re set
Thank you
AStorm ezerhoden: i see nothing in the topic, but I will revdep-rebuild. thanks
ok
there is info about expat in the topic
in other words: /msg mzbot faq expat
want opinions on the Python use flag and kde
penba, type /topic
sorry, missed the expat in libexpat
needed or no?
did that, my mistake
penba, no worries
how do i find out wether my cpu is supporting freq scaling? cpufrequtils isn’T working in the first go - he can’t find the cpufreq-driver?
your kernel needs to support it too
gentoo-sources? :l
specifically “speedstep” etc. in kernel
“gentoo-sources” doesn’t tell me what features you chose to enable
DrEeevil, how do you find out what builds rely on other builds? For instance I have a blocker and I need to figure out what depends on it
how can I uninstall everything what has to do with gnome?
ic
emerge -C gnome && emerge –unmerge -p gnome
err
emerge –depclean -p — that one
sorry, brain needs to warm up a bit
hm how can i start genkernel menuconfig without compiling at closing? :L
hi! why does ssh freeze after some time in konsole?
emerge –tree ?
cd /usr/src/linux && make menuconfig
k I’ll try it
not sure, it shouldn’t do that
does it happen with inactivity?
it happens on several machines
inactivity, yes
ah, you may have a braindamaged firewall in between
you might want to look for “keepalive” in the ssh config files
no firewall
whrere is it?
somewhere in /etc/ssh/
hm can’t enable ‘performance’ governor?
what does cpufreq-info tell you?
and cpufreq processor drivers
=(
will see
kein oder nicht bestimmbarer cpufreq-Treiber aktiv
can’t enbale cpufreq- drivers in kernel
emerge -C gnome && emerge –depclean -p gnome ?
–depclean takes no further package name
ah ok thanks
but please always use -p with –depclean to see what it intends to do
cpu frequency scaling –
try to enable all there
yea i did so
but i can’t enable “cpufreq processor drivers”
there’s just “—” before
that’s not an option
that’s a separator
ah?
sorry, another question; whatever happened to confcache? Is it still in the portage tree? It certainly isnt in mine
masked or not
what to do with such nasty error http://rafb.net/p/94y3Zw82.html when compiling x11-drm
use the in-kernel drm
it was removed because it was buggy and unmaintained
there’s just ConnectTimeout 0
thanks
SkunkyFone, thanks wil try it
Why banshee doesn’t sync cover art to my iPod?
one more q, does genkernel save it current config to /usr/src/linux/.config too?
DrEeevil, as module 0r include?
it should
doesn’t matter much, included is easier
ok, thanks
TCPKeepAlive
that sounds good
ok
the cover is correctly showed in banshee during playback
and it’s ok when 3 are just “—” :L?
that means it is a ========= separator that keeps thinggs apart
it’d be enabled by default…
what version of gcc?
I see
ok thanks and after rebuilding kernel i’m doing …?
ezerhoden, gcc-4.1.2
ezerhoden, just tried to emerge -e world, because of my libpangocairo problem
hey people
any good howto on configuring Mutt and fetchmail with gmail?
no ideas?
no ideas that apply to your problem at least
Well there you go, unemerge enough stuff and of course things will just start working
fetchmail should be easy, nothing special to be done for mutt then
fetchmail config file doesn’t win any beauty contests
beautiful
thanx anyway
simplicity = beauty
so you say stupid women are beautiful by default?
simple does not mean stupid !!!
ehhrvv DrEeevil do i have to enable userspace governor?!
it’s set to performance atn
bashFish, if you want to set mhz by hand
you can do pretty much anything with it
The performance CPU governor lets your CPU frequency always to the highest available. || The userspace governor allows you to set the frequency manually, unlike the others. Some frequency scaling daemons require this governor to operate correctly. This is typically the
hi all - since my python updated a lot of modules aren’t available and need to be re-emerged. Is these some nice way I can get a list of installed reverse dependencies of python?
bashFish, i would prefer ondemand over all
python-updater
Hello, what is a good way to get current time - 30 days? like date - 30 days?
thanks DrEeevil
anyone can help me?
http://rafb.net/p/uwMBK253.html
either fix the function calls or use a different kernel
i’ve to fix the function calls in the .c source?
yes, obviously that does not work the same as your current kernel
but i’ve tried to merge rt2×00 with a 2.6.21 kernel and give me same errors
date will tell you that, if you ask it correctly
can’t really help you with a cvs checkout
i want to use powertop
ok
no ACPI power usage estimate available
No detailed statistics available; please enable the CONFIG_TIMER_STATS kernel op
This option is located in the Kernel Debugging section of menuconfig
what can i do?
plugged in?
yes
pull the plug
oh
k
is there a guide to configure mutt with gmail?
dekela, simple “mutt gmail” stfw brings many results… like http://www.linux.com/articles/48771
the gnome Applications items are based on a xml file? where are they?
does updating python mess up my computer
and the applications based on it?
I ony find /etc/xdg/menus/applications.menu and /usr/share/desktop-directories/*.directory
from 2.5 to 2.5.1-r2
python-updater — your new friend
no, minor bumps should have no effect
2.5 might break stuff, 2.5-2.5.1 not
k
perfect
what package contains digg ?
Latest blog post:
[***POSSIBLE SPAM***] im having problems web with my onboard via
graphics chip i can only get the laptop screen to work if i use the
vesa
so “sudo passwd” is bad?
it’s not recommended.
https://help.ubuntu.com/community/RootSudo
if you have done it, revert with ’sudo passwd -l’
stuart-: what i have installed is libdmx1, libvcdinfo0, libxine1, libxine1-ffmpeg, libxine-extracodecs
ok, thanks guys, got it now
Do you know if nvtv work with intel cards?
macogw, kay thanks
soundray, you mean ” sudo passwd -l root” ?
Theres no need to specify root if you’re doing that command.
i am using it on a geforce 460 old card so it i guess it will function on yours
no, just ’sudo passwd -l’
i think both work
jrib, Well, it didn’t do it this time. Not sure what happened before. You’re right, I sure do have write permission.
it’s equivalent (he was told the other way before soundray )
how do you replace the following on a text file “/ttsdata/prod” to “/pepe/loco”
I think so, too. But I tend to avoid syntactic sugar
jrib, was trying to re-create the issue and thought I’d done it but not so.
Thanks, i will try
yeah, sometimes nautilus just needs to reload the info
I think what he did was try and edit the copy on the CD.
hello
hi there… after a problem with my firewall (which I deinstalled now) I can still not connect to internet. What could be the problem?
like when i earlier saw “checkinstall –type=debian” and was thinking “you dont need that!”
with sed or something
I am getting some type of error where my screen flashes and i have to hold each key down for about 2 seconds and wait til after the screen flashes before the letter will print on the screen
jrib, Yes, that could be.
how is everybody ?
you cant get rid of the firewall. it’s built in.
well i removed iptables
why does my text console fonts look so screwed up on Ubuntu?
on a mobility x1400?
jrib, Because I’m positive that I did it before, and wound up not able to re-write the file.
i didnt think that was removable
well it is
@_ting_ i am still eating breathing shiting and etc.. thanks for asking
yeah just looked and its a package….
you understand how to use chown/chmod if it happens again or want an intro doc?
jrib, Yes, I do. (But my friend does not.)
but somethi ng is still blocking the connection
reading the description of iptables, i think its more than a firewall
usr13 (see the private message from ubotu)
jrib, In fact, my friend is very limited in computer skills.
that guide might be helpful for him
like…i think it tells which ports things are supposed to go to
really ?
damn so i reinstall it
“sudo passwd -l”, doesn’t seem to work here, but thanks
ey, someboyd know how to clear the installation list in ubuntu ? i tried to install netbeans a few days before, and it was not installed properly. And now always when i install anything new i got a message about the netbeans installation
i’m not sure because iptables confuses the heck out of me, but thats what it looks like
is there a way to clean that ?
jrib, I will forward the link to my friend. Thanks.
in future, if your iptables rules are messed up, im pretty sure there’s a way to clear them
thanks for the kelp guys
excuse my english, it is a little bit rusty and also i have fever today, so…..
does anyone know why the text console font looks so jacked up on Ubuntu for a mobility x1400?
bubble bubble
macogw, worked like a charm. thanks
do a ’sudo apt-get -f install’ and pastebin the results on http://paste.ubuntu-nl.org
tried asking APT to remove the package?
macogw, do i have to do this everytime i set up a new ubuntu box though?
one more question, how do you highlight your messages in red for a particular user here n chat, I’m on xchat
let me try it soundray
thank jrib
there should be a highlighting option in preferences
Wankus, use their exact name in your message, like that
stuart-: i do.
Wankus… oh how to keep track of a user even if they aren’t talking to you specifically?
stuart-: you can make your own custom ubuntu install disk with all the stuff you like on it
Is there any good video streamer for ubuntu ?
stuart-: i dont know how, but i know you can
like this?
macogw, hard to remember those packages though
Wankus, yeah that looks red on my screen
Wankus, and use tab completion to make sure you get spelling right /msg ubotu tab
I am getting some type of error where my screen flashes and i have to hold each key down for about 2 seconds and wait til after the screen flashes before the letter will print on the screen
ah ok, cheers
stuart-: there’s a thing called aptoncd that lets you make an apt repository on a cd. you could set up like you like it, then put everything from your /var/cache/apt/archives on a cd and install everything thats on the cd and youd have all your stuff in
Thanks
zipfeklatscher alle miteinand
!de | _oP
Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de
stuart-: though what i do is i just saved a file that has the first line as “#!/bin/bash” then after that “sudo aptitude intall…” and list everything and i just run it as a script after installing and it pulls in the necessities
http://paste.ubuntu-nl.org/32400/
_oP speaks english
I run Ubuntu on a laptop and I went to Network manager to choose a different wireless signal and now nm-applet can only be used with wired connections — does anyone know how to restore it?
at least, 10 minutes ago they could
mach i do
English
HOw does one mount .iso images in linux?
anybody who might like to help me ?
i would like to know how to clean the apt-get install list, because it is a little bit annoying to always answer NO to that question to continue with the installation of other applications
sata dvd rom problem..
!iso | vecina
» - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning.
sweet
@_ting_ sudo aptiutude
thanks
well, in short, i try to install 6.0.6 server edition
umm sudo aptitude ?? hehe
installation runs extreme slow
let me check _oP
thanks
is there any reason not to follow the instructions and download one of the doc files mentioned in the error message?
and drive cannot be found
xSasukex, how much ram do you have?
clean cache, clean not needed packages etc…
8
see im practicing making my own dvds for dvd players ^_^ but i dont want to waste dvds
8GB
sudo apt-get clean would clear out the cache
i am not interested any more to install that
so im practicing
is there no one here that can give me some idea about this! I am getting some type of error where my screen flashes and i have to hold each key down for about 2 seconds and wait til after the screen flashes before the letter will print on the screen
damn apt-get
damn it to hell
nm-applet is only showing a wired connection — I never get the wireless dropdown. can anyone help?
aptitude
macogw, sweet. sounds too technical for me tho
does linux do defragmentation?
xSasukex, so you’re using 64bit ubuntu then…? Seems strange, you might want to try using the alternate install
xD
stuart-: nah it’s not hard
!defrag | wastr2
defragmentation is not needed for Ext3 and ReiserFS filesystems. They are much more efficient in their allocation of storage units.
stuart-: ill show you an example, ok?
yes, the amd64
in that case, try ’sudo touch /tmp/j2sdk-1_4_2-doc.zip’, then apt-get -f install again. Don’t do apt-get clean unless you know what you’re doing.
sexy!
quad core cpu
i hope that is right…
umm ups
Help!!! I got a NEw NVidia GEforce 6200 LE and I can’t get xwindows started ???
thanks soundray becuase i was just typing that command
how to do the alternate install ?
hehe
do i need another image ?
macogw, cool. btw, can i install the synaptic packages on apt-get too? i don’t think i was able to just now
Anyone Running Nvidia cards that can help me out getting Xwindows configured
??
PLEASE
stuart-: http://pastebin.ca/644716 see if you just save a text file that looks like that and lists all the stuff you want, then when you go to another comp, you do “chmod +x setup.sh” (or whatever you named it….just put in a text file that that’s how to
make it executable) then do “./setup.sh” and itll go
stuart-: yeah synaptic is just a frontend to apt
sure i’ll help
what does touch command do exactly ?? it create a file with that name ?
what kind of card is it?
Hi all
updates the last modified date on the file
yes, an empty one.
if it doesnt exist, then it makes it
can someone help me install nvidia drivers, the ones in the repos do not wrok, and the beta one compiles but does not modprobe correctly
Has anyone had an issue with nm-applet not progressing past the spinny thing to the bars after it connects? This started with me last night.
nice, i didnt know it
Ace2016 & BLKGhost, what kind of nvidia cards do you guys have?
i think its to do with the latest updates to mesa and libgl
chances are it still won’t work, in which case I’ll recommend another approach
8500GT
apt-get = ok just install what i type in behind it…. so if apt-get install “zipfeklatscher” i get everything i need to run this prog successfully, wrong! aptitude will install all needed packages needed by this application
now i need to clean the cache no ?
no, both apt-get and aptitude will install all dependencies.
no, wrong
no
sorry
apt-get does dependencies
type in apt-get mplayer
is ‘apt-get -f install’ still coming back with that message?
macogw, so i just put name after name after name?
aptitude does dependencies and recommends
stuart-: yep
or type in aptitude
stuart-: and the -y makes it automatically say “yes”
and see the difference
macogw, cool. that’ll help a lot. what’s the binbash line do
stuart-: tells it to execute it on the bash command line
now apt-get doesnt stop to ask me for something, but i through an error
hi everyone
stuart-: there are different shells available
Anywhere I could read how the versioning in ubuntu is going? I installed gutsy 3 thinking there’s xorg 7.3 in it, yet it’s still 7.2, or at least the new nvidia driver, is there some experimental repository I have to include?
now apt-get doesnt stop to ask me for something, but i through an error
how can I set the bluetooth dongle as visible?
hi all….how to add more desktops in gnome?
!gutsy | irwiss
Gutsy Gibbon is the code name for the next release of Ubuntu (7.10) | (due October 2007) | It is development software, as such unstable, support _only_ in #ubuntu+1
ok so you need the one from nvidia.com. you got that one, right?
would you mind putting that on the pastebin again?
no no
no problem
in kde you have four as standard…is it in gnome only two?
and thanks very much for your help
macogw, nice. do i need to save it as .sh?
right click the thing that lets you switch desktops and go to preferences
PriceChild; Thanks
stuart-: no. helps you remember it’s a shell script though
!themes
http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy
No, you can add as many as you like. just a sec
stuart-: the extensions dont matter so much in linux
i do not have this thing
!time
Sorry, I don’t know anything about time - try searching on http://bots.ubuntulinux.nl/factoids.cgi
neat neat. ]
i think i dropped it
When I run the Terminal Service Client app, is there anyway I can change desktop without disconnecting from the remote host?
right click the panel and add it back then
(I run it in fullscreen )
yup the latest beta drivers
http://paste.ubuntu-nl.org/32401/
the latest finished nvidia drivers dont work?
because i want to use compiz-fusion for a demo…but with only 2 desktops it looks not so pretty…just swapping the desktop…:o)
no cube
ones in the repo?
I’m having a problem with ubuntu when I shut it down. I click shutdown and it shuts off, but I suspect it is coming back up, even though it was shutdown it starts up after like 30 mins or so. Does anyone know how to fix this???
no the ones from nvidia.com
http://www.nvidia.com/object/linux_display_ia32_100.14.11.html
that is what i tried to install NVIDIA-Linux-x86-100.14.11-pkg1.run
okay, do a ‘gksudo gedit j2sdk1.4-doc.postinst’ and insert an ‘exit 0′ as the second line. Save, exit, and run ’sudo apt-get -f install ; sudo apt-get –purge remove j2sdk1.4-doc’
nm-applet is not displaying wireless connections can anyone help?
@_ting_: aptitude
ok yeah thats what you want. its not beta
wait where are the beta ones then?
why would you want beta?
just exit 0, not the quote (just to be clear)
ok, thanks soundray
its just not in feisty because feisty is stable meaning no updates for features, just for security
let me try first the soundray solution.
that doesnt mean things not in feisty are beta though
better
it just didnt exist when feisty was released
wise choice. aptitude wouldn’t help you much.
I’m having a problem with ubuntu when I shut it down. I click shutdown and it shuts off, but I suspect it is coming back up, even though it was shutdown it starts up after like 30 mins or so. Does anyone know how to fix this???
pff
anyway, do you have build-essential and kernel headers?
i want beta because 100.14.11 does not work
can someone help me with internet connection sharing
installs fine but does not modprobe
you dont modprobe it separate, X does when you start X
anyone?
did you completely exit (including “sudo /etc/init.d/gdm stop”) X before compiling it?
starting x fails
yup
check your BIOS settings, I have a server host board that has a setting to force power on the machine after power failure, I suppose some could have a time setting as well
Arbysman router?
did you do startx or sudo /etc/init.d/gdm start?
second one
why do you need to quit x to compile something?
ok, try the other one (worth a shot)
im trying to add a skin to xmms but it says i dont have the rights to copy the skin to /usr/share/xmms how do i change that?
nvidia driver
ok
ah, yeah
hey
How do I tell which version of Ubuntu a machine is running on the command line?
you could look at the sources.list
cat /etc/apt/sources.list
where i can find the j2sdk1.4.doc.postinst file ???
ah duh, thanks
copy skins to ~/.xmms/Skins
IN your cmos/bios you may have it set to wake on lan…
wake on lan???
oops, I should have said. It’s in /var/lib/dpkg/info/
that’s a good though as well, didn’t think of that
can anyone send me a link to show me how to get internet connection sharing working?
How do I do that?
Is there a standard, known way of installing Ubuntu to a loopback device?
it turns on whenever it sees lan activity
or use sudo to copy to /usr/share/xmms
Well I use windows, and my computer doesn’t do that.
Yes, some machines can wake when an attempt is made to connect
What does everyone reccomend for setting up nvidia card with dual screens ?
Installing Ubuntu in a chroot would be just as acceptable.
On windows this doesn’t happen.
ill try sudo
when I used to shutdown with windows, it would completely shut down.
xinerama, i think is the usual
how do i copy
cp?
cp
reboot, hit del or f1 or f10 or f12 or f2 or whatever weird combination you have to get into setup, and check the setting for WakeOnLan ans well as restore on power failure
Arbysman, servus, describe your problem in detail, as more you can describe it to us as more we can help you
thansk
no wait i think thats for ati
WOL is a BIOS thing. Not Windows or Ubuntu.
nvidia’s settings thing should do it
ok, where is wake on lan?
nm-applet does not show wireless signals (although I am connected wirelessly) can anyone help
and restore on power failture?
what tabs?
If your computer is off, and WOL is enabled in the BIOS, it _will_ turn on.
nvidia’s settings thing ????
i still having the some problem, i think that the best solution is to download that files, install them and after that desinstall them again
hehe
we don’t have your bios, no clue
network, then it wont
oh ok
brb
I’ll check
so how do i copy a file and past it into another folder?
Is there a standard way of installing Ubuntu in a chroot or to a loopback device?
macogw — nvidia’s settings thing ????
Ctrl+C, Ctrl+V.
im not using nvidia, so i dont know where it is, but i would guess in preferences or administration
Or just drag and drop.
k
in terminal
i want to share a connection with my xbox 360 and ive been trying to use firestarter but i keep getting the error eth0 is not ready. and im wireless
i thought that i would be much easier. Just edit a apt-get file and just it
I am using it, but I would like to stop using it and use nm-applet — do you know how I can do this?
there should be an nvidia configuration thing though. ive seen a friend use it for his dual screen
mv /path/to/file /path/to/dest
cp /path/to/file1 /path/to/where/you/want/it
nice
did you edit the postinst file like I suggested? — If you’re on a fast connection, I guess it doesn’t matter if you do the download thing.
networking to “roaming” then dont touch it anymore and nm-applet should be able to do it. a kill X may be required in between
How do I remove an iso I mounted??? http://pastebin.com/d3a0067ed
Hi to all
How do I unmount an iso/nrg that I mounted?? http://pastebin.com/d3a0067ed
sorry
mv filename newname will rename it
the problem is that i dont know where i can find that file, i create one in /tmp
umount
hmm @ _ting_ thinks synaptic package manager runs on …
You can’t mount an nrg file, its not an iso file
well I did.
better off how do i change my permissions on my account
I even installed from it
what file? /var/lib/dpkg/info/j2sdk1.4-doc.postinst ?
just umount the device
Hello!
gksudo nvidia-settings
This probably reflects a bug in the program.
The error was ‘BadLength (poly request too large or internal Xlib length erro’.
serial 111 error_code 16 request_code 143 minor_code 21)
normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the –sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
thanks soundray
!paste | BlkGhost
dont paste in here
pastebin is a service to post large texts so you don’t flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic)
’sudo umount ~/.wine/drive_c/windows/cc3′
sry…
I have a Dell Latitude D520 and I am trying to get my wireless stack working. The problem is that I dont see the wireless. Kinda like it is not scanning the networks. How can I get around that?
command not found
tell us what kind of wireless it is
umount, not unmount
Its an broadcom chipset card
ty
43xx or 1390?
jmesquita more information os !!
1390
sudo umount ~/.wine/drive_c/windows/cc3
i have a link for you
is their a way i can change my user to owner privelages?
Ok, I am back, and I had no luck.
n
Uhu! That was fast!
Wake on Lan was disabled.
ndis?
Vinchenzo28, explain.
yes. have to compile a new one though. http://ubuntuforums.org/showthread.php?t=297092
ubuntu is slow
on my P4
did it on my friend’s box a couple weeks ago so i remembered it :p
That will be a pain
why
if i edit the j2sdk1.4-doc.postinst, that is what i get if i try again to do apt-get -f install
how much memory?
lol ubuntu @ p2 400
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
1024 mb
i think that i am gonna download the files
you have 2 things running or forgot sudo
im trying to copy a file to /usr/share/xmms/Skins but it says i dont have permission to do it
hold on
sudo
yeah actually i realize ubuntu’s a little slower on my pc compared to XP. but hey, it’s stable and free
DDR 2 (800) 1024
off
ro run the last command with sudo just type “sudo !!”
no pff
something else has gone wrong now. You’ve got apt-get or aptitude or synaptic or something similar still running.
Vinchenzo28, do you know about sudo?
not really
my bad, i have opened the synaptic sorry
Vinchenzo28
let me try it again
read the PM from ubotu
p2 @ debian with whole 13 GB HD and 100 mhz sdram yeah
Hi all
i’m back
ok now it work
system monitor
the latest nvidia driver compiling worked but it gives an error when modprobing
I checked wake on lan, but my computer says that is disabled. However, when I shut down my ubuntu it starts back up after 30 minutes or so, for some odd reason. Why is my computer starting up on it’s own??????
and so does the older stable driver
ubuntu’s faster on my p2, 300mhz, 192mb ram, 5gb hdd than XP was
so i need to edit again the j2sdk1.4-doc.postinst ?
* Restarting Bluetooth services [ OK ]
root@CentOS:~# top
7, 3 users, load average: 3.32, 2.96,
118 total, 5 running, 113 sleeping, 0 stopped, 0 zombie
96.3%us, 3.0%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.7%hi, 0.0%si, 0.0%st
1035784k total, 1019096k used, 16688k free, 72436k buffers
1012084k total, 33916k used, 978168k free, 703380k cached
!ops
Help! Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, ompaul, Madpilot, Burgundavia, Seveas, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti or mneptok
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
true true
try a reboot. you shouldnt need to modprobe
4.86
9.93
ghost in your computer, waking it up
7.06
0.41
4.16
4.97
no, you said you edited it, so it should still have exit 0 as the second line. Just do teh ‘apt-get -f install’
what is the -o and loop in “mount -o loop’ I cannot find it in –help
sorry, ’sudo apt-get -f install’
yes
i did that
dont trust him, he wants yout booz !!
but the xorg error that shows on the screen says that the kernel module failed to load
okay im not sure what i did. i installed xorg then blackbox.I ran blackbox via startx it worked fine i shutdown w/ ctr alt backspace. tried to restart and got a black screen. :this is on ubuntu server
it tells mount to use the loopback device, needed for mounting a file (normally mount assumes you want to mount a block device, not a file)
so it must be caused by the module which is failing to load, but why?
id you set up your xorg.conf for the new drivers?
I checked wake on lan, but my computer says that is disabled. However, when I shut down my ubuntu it starts back up after 30 minutes or so, for some odd reason. Why is my computer starting up on it’s own??????
*did
what about -o ?
other than other people being able to sniff your packets, how is telnet insecure compared to ssh?
is it still reporting errors?
yea i told the installer to configure it
-o == options
short for ‘option’
ahhh
youre supposed to say no
why?
got the man up now. thanks.
dk0r loop means it doesn’t have to have some /dev entry, mount it as a loop device
stuart-: must be joking
you’re specifying additional options and giving additional info to the “mount” command.
because you set it up first, then compile hosting it and if you let it modify things it changes what you set
https://help.ubuntu.com/community/NvidiaManual make it say what that says
_oP, ?
my.packages.txt and then jadajada my.packages.txt but what is jadajada?
i hope
if I copy a HDD with dd will the unused space will be copied to output??
genii scorp123 tha man mount is confusing!
oh well.
Thanks anyways
of course. dd can’t distinguish.
chuy, yes afaik
Yes
I’m trying to compile gtko and it can’t find my oracle libclntsh.so … I know where it is, but how do I tell ./configure where it is?
omg
http://paste.ubuntu-nl.org/32404/
why would you want to use “dd” for this? For mere backups “dd” is a bit overkill because all the empty stuff gets copied too ….
soundray PriceChild, then how can I restore my ipod without booting up windows?
sorry my computer is going a little bit slow
‘./configure –help’ might tell you.
thankya
Besides that, there is an annoying beep that I just can’t lower the volume
thats how i back up…
I checked wake on lan, but my computer says that is disabled. However, when I shut down my ubuntu it starts back up after 30 minutes or so, for some odd reason. Why is my computer starting up on it’s own??????
Anyone knows how do I lower the volume of that?
any good sites for sudo commands?
looks like you’ve solved your problem. You might want to follow that recommendation and run ’sudo apt-get autoremove’
Did your computer’s friend also did that?
dd if=/dev/sda of=/dev/sdb
that beep is system beep you can’t lower it
overkill
the system beep?
easiest thing for me to figure out when i first did it :p
your copying tons of empty stuff too
i seem to be having a problem installing ubuntu 7.04 on a pc
thanks very much, so i can follow that recommendation without any fear no ?
jejee
Indeed
besides: Did you ever try a restore???? Every backup is only as good as the restore procedure ….
i still havent figured out how to do future backups. im thinking rdiff-backup
how i can cancel the password request when i install new package ?
yes of course
yes
Oh? I use the terminal a lot! No way to lower the sound of that? That’s annoying
lswyhg
hi all
hello hola
hi
I don’t hear the system beep at all on my system really only item I do is when I don’t have the sound setup correctly on my system
i need to reconfig my php with –enable-ssl, how would i do that?
thats what i did when i sent my comp to get fixed. i dd’d it to my external drive, booted from that drive on school computers so i could have my stuff, then dd’d it back when it came back from being “fixed” (they reinstalled windows….isnt that just breaking it worse?)
i used apt-get to install php
go into bios settings and turn the speaker off
you can turn off the system beep
ting have you solved your tv prob?
the beep is a kernel behaviour. I’m sure you can influence it at compile time.
at least in gnome-terminal
im not sure about in tty
Hummm, Dell is surely not thinking about us ..
my ndiswrapper wont work
I checked wake on lan, but my computer says that is disabled. However, when I shut down my ubuntu it starts back up after 30 minutes or so, for some odd reason. Why is my computer starting up on it’s own??????
well …. for as long as it works for you. But “dd” takes bloody ages. I personally put my stuff into *.tar.gz archives, which means I am far more flexible when it comes to restores. E.g. the disks don’t have to be identical and don’t even need to be partitioned the same way. With “dd” you don’t
have much choice …..
could some one with ant installed do a quick ‘locate ant-junit.jar’ and let me know where it is installed to?
(I need to restore mine to it’s original location)
I think if you add pcspkr to /etc/modprobe.d/blacklist it turns it off o.O
cheesegardener thats kinda of cool
you cant boot from a tar though, can you?
jmesquita cmon look at new kernel funktions, like dell etc…
my ndiswrapper driver list is mess up
I don’t need to
what if the drive dies then?
any minimal live CD will do
ok but does anyone know how to fix it?
private
even have implemented dell bios upgrafes
Ok, ok, ok. I will take a deeps thought after getting my wireless LAN working
e.g. the Ubuntu Live CD is perfect for such stuff …. I always have one with me.
it only takes a couple hours. i just started it then went to sleep
You’ve worked for dell?
na
okay im not sure what i did. i installed xorg then blackbox.I ran blackbox via startx it worked fine i shutdown w/ ctr alt backspace. tried to xstart again and got a black screen. :this is on ubuntu server
with tar it takes me like 45 minutes to pack my full system ….
but this way i was able to carry my hard drive around and boot school computers from it and have my settings and all
but i have compiled some kernels
well you might have crashed X since it hates ctrl+alt+backspace
I checked wake on lan, but my computer says that is disabled. However, when I shut down my ubuntu it starts back up after 30 minutes or so, for some odd reason. Why is my computer starting up on it’s own?????? Does anyone know how to fix this???
same here … I just use a live CD and then can access my stuff inside the archive if I need to
kitche how should i close it?
how i can cancel the password request when i install new package or on startup ?
makes two of us then
i need to reconfig my php host with –enable-ssl, how would i do that?
by exiting it with the blackbox menu
sehr gut
can any one help me fix my ndiswrapper
kitche how do i fix xwindows?
cheesegardener… the fix is on your bios
ok the config was fine, but it still does not load
the livecd has its own default settings though and it doesnt have the apps that you install on your own (after the system)
update your bios and recheck the settings
What do I have to change in bios?
Wake on Lan is disabled.
try reinstalling it it might fix it
i think it was the latest updates to mesa and libgl, must have been it, only thing i updated
try updating your bios and loading fail safe defaults
kitche is using ctl alt del okay for reboot?
well, for backup + restore I don’t need that stuff anyway. For everything else there is USB HDD’s and USB sticks.
what do you mean failsafedefaults?
im having problems with my onboard via graphics chip, i can only get the laptop screen to work if i use the vesa driver, but if i have an external monitor plugged in i can see the ouput on that display….im hoping there i something i can do in xorg.conf?
yeah since that shutdowns processes ok
a lot of bioses have that option..
how do I tell it load failsafe defaults?
there aren’t many options as it is
need food brb
modprobe says error running install command for nvidia
what do you backup to? i backup to a usb hard drive
well before you get excited.. update yoru bios first..
my windows XP shuts down file.
you could try downgrading them
fine*
Only ubuntu has this restart issue
Does anyone here know much about writing firefox extensions? Thought since it’s a fedora linux channel someone might
get the proper versions then –force-downgrade
I have a bunch of 400 and 500 GB disks here, and at work I use DLT tapes
im having trouble shrinking a partition in gparted _
isnt the write life on tapes shorter than on drives?
dude if you have your computer off
well that’s offtopic but I read an article about it doesn’t seem to hard really
and its turning on..
i had a restart issue with ubuntu, when restarting it just stays on the shutting down screen and does not power off
its no operating system..
exorcise it!
what the problem?
can’t remember what was installed
ok
sorry lol
let me go check again
but I don’t think anything was on
well I’m trying to write one but all the articles I can find are out of date and the firefox homepage supposedly teaches you but its extremely difficult to read
So I was trying to find someone to help me out
well if you do “apt-cache show libmesa” itll tell you what the current version is
and if you look in /var/cache/apt/archives itll show everything youve installed so the old one might still be in there
hello?
oh ok
im sure theres a way to make aptitude show all available versions, but i dont know it
any one?
talk
Your problem is?
grrr nevermind _ im an idiot
i need to fix ndiswrapper
damn ntfs
the driver list got screwed
i’m trying install ar50007eg
could someone help me set up a static ip?
ar5007eg*
for what?
a router?
ya I guess
192.168.x.x?
ya
u go in networks tools
ok
You could set it up from your router
change dhcp to static
ok
i need help with intel driver for an g965 chipset with gma x3000
ya but then it kicks me on the internet
can anyone tell me how to dump an HDD contents to a file so I can restore them later? I thought this could be achieved with dd command, but it also dumps free space
now i need help on a ndiswrapper wont opin cus of the driver list got screwed
chuy, cp ?
urgent help needed. I’m stuck in recovery mode. An upgrade has screwed up. Can someone please tell me how to reset apt-get as currently I cant install dbus.
Do it through your router. Your router has a setting to give you a static ip probably.
sorry got dc, tutuff, so if it doesnt find the key, do i start all over and gather a whole new set of ivs.. or run aircrack again?
PriceChild, dunno if it will copy both partitions and its data, I’m testing it
Sorry, for the complete stupidity, but after that, can I simply delete the dell driver from my home folder?
can anyone help me with my speakers
they stopped working
i need help with intel driver for an g965 chipset with gma x3000
and now /dev/dsp seems to be busy
what?
i tried killing esd
Do you know if it supports WPA with this driver?
anyone?
oh..uh….idk…maybe
kenkanniff are you there? I’ll tell you what I found
never tried it
yea im here
i’m being ingored
wastr2 alsamixer?
hadron, what do you mean by reset apt-get?
i think that one needs the xserver-xorg-video-intel instead of -i810
Xenoie`: I cant install because of dependency issues.
I’ll let you know
I’m not sure but if i do it through my router then i would have to change all the other computers to a static IP’s that are connected to my router. I don’t really want to do that. There is computers that arn’t mine connected
I looked into my bios and the only settings that are remotely effecting it are PCI LAN, is set to “built in LAN is enabled”
ok
and under “others” Power up mode says “boot”
hadron, what is the missing dependency?
but i dont know what one i have installed
but I cannot access that variable
alsamixer wasn’t running, when I run it it eems fine
my via based laptop can only output x to the external monitor, not the built in lcd PLEASE HELP!!!
course the gain is listed as 0
im not sure if thats right
i dont know what bios you have specifically, thast why i said to update it, that way it kind of fixes itself, another thing is this a desktop or laptop because if its a desktop just reset your bios
PriceChild no, it didn’t work, the same as dd, copies even free space
how big of a swap drive should i make if i have 512mb ram?
omg
chuy, cp doesn’t copy free space…
I’m on a laptop
How do I set permissions for my File Browser, for a specific folder, so I can make new folders and files in it, without using the terminal?
and the only setting different from default, is this:
Xenoie`: the error I get is this (if you could google as solution I would be grateful) “dbus-uuidgen:symbol lookup error: /usr/bin/dbus-uuidgen:undefined symbol: dbus_internal:do_not_use_get_uuid
I set my laptop to boot from CD
but I don’t have a CD in
I have a problem. my mic wont work. It worked with windows but now that I have ubuntu it dosent work. How do I fix this?
i am trying to install the newest nvidia driver for my video card and can’t get it working in ubuntu
did you make sure it was actually off?
so it just goes to HDD
what you want it seems is like a tar setup sorta of like partimage maybe?
how do i check to see what driver im using
gives me an error that it cant build it for my kernall
helpme
ndiswrapperwont work any seeing my text?!
did I make sure what was actually off?
matt1
PriceChild, and how is it that cp is still working, so far the copy of /dev/sda is 2.0 GB (checked it with du) and it has only like 50 MB, I restored the iPod with iTunes just 1 hour ago
are you tryinto install yoshibond, or build?
you dont know how to fix it?
i got the driver from ASUS website NVIDIA-Linux-x86_64-1.0-8174-pkg2.run
???
Did I make sure what was off kenkaniff?
it should run by itself
Nope…waiting for a reply for you
apparently
Going off that
yoru laptop that when you turned it off it was actually off…
exit
by the way you need to use something that accesses the itunes db on the ipod for your music to even show up really unless of course you have a hacked firmware
helpme
yoshibond.. i assume you have the build-essential package?
question:- what is the correct way to terminate a running shell program - i use ctrl-z but they always seem to continue running in the background
yes it was actually off
hadrun, and you are trying to reinstall dbus, correct?
what is the essensial package?
oh ok
does that come with the driver or ubuntu?
hadron, nothing from google btw
kitche yeah, I’ve used gtkpod perfectly in the past
ctrl-c
ubuntu.. but you have to install it
Xenoie`: rats. Any ideas?
ok how do i do that?
maybe it is just a fluke?
do you have access to the internet on your ubuntu?
yes
thanks
I have access to the internet on it
yes i am on my ubuntu right now
sorry.. that was for yoshu
grrrr, why do my drives keep mounting themselves!?
oh ok
thanks for helpijng me ken!
hadrun, you could download the package and install it manually, and force if needed, but you should probably uninstall and then reinstall rather then force.
Well maybe it was a fluke? I updated itbefore I shut down
so yes i have internet access on ubuntu
am i ever to get my ndiswrapper to work again?
perhaps it just happened once?
Xenoie`: what do I need to do? I have only command line here.
Will you be around in an hour or so? I can tell you what happens
kitche, installing partimage, I read the specs and seems that it is what I need
where is apache ? [ didnt found in pakage maneger] ?
www.apache.org
and see if it happens again
there is also no ubunto dis download
hadron, you are attempting to install dbus, correct?
you gotta compile it
or reinstall it
also too, to start my computer up, I have to add “irqpoll” to the end of the kernell line, kenkaniff.
Xenoie`: yes. Or that is whats causing the rest of the install to abort. I need to force a reinstall of dbus,
k yoshi.. to go system ? synaptic apckage manager.. do a search for build-essential, check and apply
I’m trying to set up a meeting for the California team too. so far I’ve got one person who’s down
i dont think so
thanks for you help
soundray has left the channel ?
hadron, is this feisty or an older version?
ok
how would i check to make sure i am using the correct intel driver
so how i can install apache ?
my laptop at home connects to work VPN swell via direct ethernet cable
Feisty - External HD on USB. permissions stuck on root:root - Newbie doesn’t really know what to do - sudo chown -R myuser:mygroup /media/Backup does nothing
i guess my laptop dont get wireless
in the package manager look for xampp or lampp
Xenoie`: feisty
And the wireless care works well in hotels, etc.
it found build-essensial but says i have the latest version
can install “stand alone” ?
also too, to start my computer up, I have to add “irqpoll” to the end of the kernell line, kenkaniff.
11.3 ./.. your ver 11.3
And at home the wireless card sees the router and gets a strong signal
Hello! I’ve gone through installing Ubuntu 7.04 server edition but when it first boots it hangs on “Running local boot scripts (/etc/rc.local)”. Anyone know what to do?
hi there
only way i know how to get only apache is by compiling it
also shows:
devscripts
dh-buildinfo
sbuild
yoshi give me the link where you got tehe driver
sorry it’s not about Ubuntu. I have a problem with Ajax programming. is there a channel dealing with programming ?
anybody remembers how to map a key on another key. For instance, my «menu» is being set as another «modifier» ?
ok 1 sec ken
hadron, and your system arch, x86, amd64, etc?
#ajax I guess
yes #ajax for ajax stuff
i dont get thse peoplee =\
But at Home the wireless will not work with VPN??? I get message that VPN gets disconnected by Client????
kitche, thanks
i’m waiting here long time as people are ignoring me of my ndiswrapper wont open i guess my laptops ar5007eg wont work
also too, to start my computer up, I have to add “irqpoll” to the end of the kernell line, kenkaniff.
kitche, do you know why I get this error in partimage?: Can’t read FSInfo sector
how would i check to make sure i am using the correct intel driver
hi, I am having trouble getting my ipw2100 wireless card to associate, does anyone here have experience with this?
kitche I did it with root permission
nope never seen that error before
do you use official drivers?
CANT get a direct link
http://support.asus.com/download/download.aspx?SLanguage=en-us
Happu, from ipw2100.sf.net?
Message is “Secure VPN Connection terminated locally by Client.”
then M2NPV-VM
Happu, oh… you got me. Actually I think there is a simple command to change the keyboard keys.
sorry
Happu, or from intel?
motherboards
am2
M2NPV-VM
from intel
are you using openVPN?
Happu, no
then under VGA
The remote peer is no longer responding?
and the linux driver
you could try those. the linux support site can be found with google
Its a built in mic
I don’t know. I think the issue is with the wireless router setup?
Xenoie`: x86
i’m thinking of removing ubuntu becuase of lack of support
what model
Errrr … You only connected to open systems or WEP systems too?
, threre isnt xampp or lampp ? other ideas ?
M2NPV-VM ==ken
Happu, thanks, have you had this problem?
I have a cable modem, wired router, and wireless router cascading off wired router.
well here we are volunteers you can always pay for support though
only tried in her house which has wep
well I just knew someoent hat had to compile hosting openVPN on ubuntu due to that openvpn didn’t have ssl support
pay?
Wireless is working. And when laptop is connected by cable VPN works. ???
u are crazy
not unless you want to compile apache from source
Hello, I recenty downloaded the live CD for ubuntu, upon rebooting with it stops loading at *Loading Hardware Drivers
can someone tell me if this makes sense? I recompiled my kernel. the source was 2.6.20.16, the result was 2.6.20.3-ubuntu1.. i wouldn’t care about the version except now the restricted driver manager wont load, saying i need the package for 2.6.20.3-ubuntu1 - which doesn’t exist
no, but I managed to get my 4965 to work with the intel driver, so I guess they know how to get things work
Ah, ok. Cos I cant connect to one of the WEP access points that we have here
so how all the people have installed him ?
Must be a problem with the AP
how do I check my static ip hosting address like IPconfig in windows?
I’m asking in general, not just Ubuntu. (Linksys wants $39 to help me.)
im sure that the didnt compile him .. .
Happu, isee thank you
try without the encryption as a test
joe:ifconfig
joe ifconfig
well you have to compile all your drivers now for your video card
anyone have any experince w/ synergy
?
SolarWar:
did you find it ok ken??
yea im lookign at it
Hello, I recenty downloaded the live CD for ubuntu, upon rebooting with it stops loading at *Loading Hardware Drivers
well I told you it could be the VPN client
hadron, I just sent you a msg with information and a direct link to that package
can any one please help me fix ndiswrapper????
how i can install apache on ubunto ? [] ?
how would i check to make sure i am using the correct intel driver
thanks
i do? my video card is just an onboard pos. its my wifi (atheos chipset) i’m trying to get working
well whatever driver your trying to get working
when you ask your question, please include some details about the problem
need help installing java on my ubuntu 7.04, any boby?
i have
Hello, I recenty downloaded the live CD for ubuntu, upon rebooting with it stops loading at *Loading Hardware Drivers
ok, thx. i’ll look into how to do that
Hello, I recently downloaded the live CD for ubuntu, upon rebooting with it stops loading at *Loading Hardware Drivers
Happu, did you have to patch your kernel?
does anyone know why the textmode console font looks so jacked up on Ubuntu for a mobility x1400?
yes, but that doesn’t mean anyone was paying attention. If you’re going to reask, restate the whole problem.
ndiswrapper wont load cus of the driver list screwed up!..
jhunbogz, search java web hosting in add remove programs
just sicne you might have made ubuntu mad but it should still work
how is the driver list screwed up?
Xenoie`: I got nothing.
yes, but it was easy
it just is
thats a self extracting pacakge.. what are you typing? just the name right?
they had actually a guide for it :
D
i need to recreat it
since the driver list can be empty and ndiswrapper will load
which driver list?
ndiswrapper
Thanks, I know it’s the VPN, but what about it is my question. What can I check?
Hello all!, I’ve got a permission problem with my usb drive, anybody?
you mean what you get from ndiswrapper -l ?
see if it’s compiled with ssl support if your trying to connect to a ssl connection
Xenoie`: if you could public post the wget line to get the package I would be grateful
File “/usr/bin/ndisgtk”, line 111, in __init__
self.setup_driver_list()
ken - i am typing sudo sh and the package name
that was the issue my friend had with his vpn client on ubuntu
Since the VPN works wirelessly in public LANs, then my conclusion is a I a setting on my local wireless router set incorrectly.
with the GUI closed
that’s ndisgtk not ndiswrapper
wget http://security.ubuntu.com/ubuntu/pool/main/d/dbus/dbus_1.0.2-1ubuntu3_i386.deb
lol, thats not good. upset os bad.. can I just do a workaround by changing the resulting version # in the makefile for the kernel?
bios updated, grub shows as expected, text ok, now xserve fails to start when select my kernel. any suggestions would be greatly appreciated.
have you used the command line version or only the graphical one?
yoshi.. you mean sh ./package name?
yes
thats right
i didn’t see ant java on my add remove program
?
then you get kernel not found?
yes
or that might be it also your router I would look up your client and your router to see if it has a known config issue
it tries to build something and says it cant for my kernel
hadron, my msg did not go through because my nick was not registered =/
Thanks Everyone Peace
kitche , partimage says iPod has 70% used (26 GB), when it’s only 30 MB in the first partition, and firmware doesn’t exceed 100 MB
comps@comps-laptop:~$ ndiswrapper -l
driver installed
device (168C:001C) present (alternate driver: ath_pci)
driver installed
device (168C:001C) present (alternate driver: ath_pci)
thats really weird, usually you might find somehting like that in a badly programmed package.. but its coming from asus.. i think the problem its somewhere else in ubuntu . i wouldnt know
do u want me to get you the exact msg?
matt1
would that help?
hmm could you be copying the wrong partition on the ipod?
?
im pretyt sure i know what the msg is.. but yea sure send it
the only problem is that i dont have IRC on my windows box (work computer - antivirus wont let it install)
well your driver list is not messed up that’s for sure
you can use ndiswrapper -e net5416 to remove the driver (I think, I’m getting out my laptop to check)
can i talk to you on msn or somehow else from my windows box? won’t let me install mirc on there
telnet in
freenode has a java irc client if you wish to use it
kitche, no, I’m copying the full HDD, it’s /dev/sda, firmware partition is /dev/sda1, and it’s 100 MB, while /dev/sda2 is 30 MB
need help installing java?
ok so what am i doing to get on here from my windwos box?
Hello. Anybody here willing to help w/ an xserve boot / startup question?
!java | jhunbogz
To install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre from the !Multiverse repository. Enable the backports repository on Edgy to install
sun-java6-jre
there is no excuse for not having cygwin on your windows box
what is that?
its my work computer
yoshi talk nere nobody minds
kitche /dev/sda2 30 MB used, the whole partition is 36 GB, my ipod is 37 GB so it can’t be using 70% because df told me the info
cygwin is really good - you never have to use \ in DOS prompt again
i mean i cant try it because i have to ALT+CTRL+F2
to run the driver
Dose anyone know why my mic wont work?
It worked when it was on windows
thank! i’ll try that…
and then IRC closes
but not with ubuntu
bonjour
did you try alsamixer? level is probably set to zero as is default
how can I right click if I’m on a mac?
keys to unmute
you can alt-f7 to go back to X
might be all it is
no cuz it wont let me install the vid driver with X open
what should i turn it up 2?
i will try to install and will come back here with the message ken
to remove it … you have to drivers loaded for the same device which is probably a bad thing.
brb
k
yoshibond, sudo apt-get install irssi
it is a command line irc client
whatever you preference. if it ends up too low there is a mic boost in alsamixer you can select
xenoie, then hes gonna have ot learn how to use it
lol
adjust once connected, there is a zero db level, try start with that = no gain or attenuation
it will auto connect him here by default ;p
he just has to join the channel
that sounds difficult lol
hey guys, you know how the default top panel has a sort of ‘windows taskbar’ thing that shows applications, even if they are closed out but still running? i removed that and i cant find the applet to bring it back
that FSInfo error seems to be a bug with fat filesystems
how would i check to make sure i am using the correct intel driver
does anyone know which one it is?
tell me about PAE
MrMakeveli, I believe you are looking for the window selector
Xenoie`, that only applies to open windows
for example
Hello, running feisty- my usb HD has permissions set to root:root and sudo chown -R myusername:mygroupname /media/Backup does nothing. Anybody?
my amorek is runnin
but it is closed out
hi
normally there is an icon on the taskbar kinda thing
i no longer have that
and for gaim
i closed it out
is it different if its an internal mic?
Does anyone know how to fix google bookmark??? it won’t work on my firefox
Has anyone manager to get a SpeedTouch 330 USB (The black one) working in Feisty?
managed*
What is the standard package for providing initscripts on feisty? initscripts/sysvinit/upstart?
it should still be accessible, but now i cant
i just cant see it
cauase i removed it
makes sense?
guys. Put linux on a gatway notebook for my brother’s fiance (and I am noob). Had everything great…then saw machine had BIOS update available. Did BIOS update, now after GRUB which is normal, the Xserver won’t load…. PLEASE any suggestions?
I’m running Ubuntu 7.04, when I download stuff, the download starts and then hangs. Looking at the system monitor shows network activity spiking and then dormant.
MrMakeveli, that’s the notification area
possibly
Anyone have any clue as to why?
let me try that
anything above edgy uses upstart
thank you
!repositories | linux_
The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See also
!EasySource
is there a 64bit version of foresight?
how i can install apche 2 ?
wireless?
Xenoie`, ah perfection
oops wrong channel
On my desktop PC, when trying to suspend my PC simply powers down… Any clues?
i dont think so
that was it
Nope, wired.
MrMakeveli,
How do I set permissions for my File Browser, for a specific folder, so I can make new folders and files in it, without using the terminal?
Xenoie`, thanks so much
corey:
!info apache2-mpm-prefork
apache2-mpm-prefork: Traditional model for Apache HTTPD 2.1. In component main, is optional. Version 2.2.3-3.2build1 (feisty), package size 418 kB, installed size 676 kB
does google bookmark work for anyone?
linux_, there it is, it’s in the main repositories as “apache2-mpm-prefork”
wat is a hal?
!halo | matt1
Sorry, I don’t know anything about halo - try searching on http://bots.ubuntulinux.nl/factoids.cgi
Hallo all! Is it a way to setup a linux box in its own network config files to restrict access to certain IP’s like websites etc????
but nothing above it
!hal | matt1
Sorry, I don’t know anything about hal - try searching on http://bots.ubuntulinux.nl/factoids.cgi
matt1 it does the uaotmounting and such
keys
atheros hardware access layer (hal)
but if its not MM then just look at one of the others
i did but it wont let me turn the internal mic up
How do I set permissions for my File Browser, for a specific folder, so I can make new folders and files in it, without using the terminal?
kitche, where should I file this bug?
I thought you didn’t need ndiswrapper for atheros cards.
oi
Has anyone managed to get a SpeedTouch 330 USB (The black one) working in Feisty?
Hallo all! Is it a way to setup a single linux box (in its own network config files etc.) to restrict access to certain IP’s like websites etc????
KEN are you still there?
think squid can do it not sure how to do it without actually
yea
im here
!speedtouch
Sorry, I don’t know anything about speedtouch - try searching on http://bots.ubuntulinux.nl/factoids.cgi
can i send you a .DOC file somehow?
you might want to use iptables
probably in launchpad it’s already known at partimage.org
lots of typing to put in here
I think firestarter is a GUI for setting up iptables firewall rules
http://paste.ubuntu-nl.org/32408/
yea that is it also but for atheros you don’t even need ndiswrapper anyways
no screen found”…I was working off LiveCD
yoshi pastebin.com
on my ar5007eg i do?
got it
http://paste.ubuntu-nl.org/32409/
yes
was thinking about hmm yes Muelli mayby IPtables but in an easy way. Things that didnt work because I’ve forgot or put extra colon makes my brain constipated
huh?
hello
i’m now super confused
ello
hello!
helllooo
i have a problem
kitche wat u mean?
whts the comand for leaving rooms
?
my ubuntu distro is saying that it’s debian etch
Happu, i think that driver is for newer cards, the ipw2100 driver link takes me back to ipw2100.sf.net
i don’t know what i did ?
qu e isso?
SolarWar:
BRasil
… ccan some one help me ?
]cade os brasileiros
http://pastebin.com/m1809d0d2
socorro
!enter | black12322
Please try to keep your questions/responses on one line - don’t use the “Enter” key as punctuation!
be help
quero brasil
sorry can i get some help tho ?
Anyone have any idea what would cause a “no screens found error” after a fresh install when I was running off the livecd already?
ken, do you want the LOG file?
you need to configure xorg.conf most likely
i’m confused
Have you tried a reconfigure?
well PurpZeY_. Could be dozens of reasons. Usually there is a somewhat more verbose description of the error
I have not tried either, cansomeone point me in the right direction?
http://paste.ubuntu-nl.org/32410/
usually atheros cards use madwifi but there will be an open driver out soon for the chipsets
you could start with sudo dpkg-reconfigure xserver-xorg
yoshi to to synaptic again and do a search for kernel-
?
madwifi?
Has anyone managed to get a SpeedTouch 330 USB (The black one) working in Feisty?
it works?
yes
i have
then a sudo /etc/init.d/gdm start
yoshi… just install nvidia-new-kernel-source.. ok?
ok, what driver do I want now?
so my 5007eg cant not work?
Anyone ever get FMOD sounding good?
ok ill look 1 sec
ar5007eg*
I ran that command, and it is a list of drivers…
depends of what graphic card you have. But to be safe, you could use VESA.
do i need to do the diafic thing first?
yoshi.. it depends on your card.. so dont get the new one.. get the nvidia-kernel-source..
do you know your video card make?
i got the old driver and when i use component video the video is all blue and weird
yoshibond, whut?
hi guys. is there a package to download for sata controller cards? my sata device is showing up as a CDROM1 in the finder.
yes, it’s an ATI, i am familiar with thhe problems associated…but if I could get into X then I could try restricted…but i didn’t get tere yet.
should i try ati, or just use vesa?
yoshi no.. just install the kernel packages first and run the ./sh
kitche so my ar5007eg cantnot work?
try the ati first. you can always try again
I’d try the ati one
ok
which kernel packages?
lol the ones in synaptic.
i searched for kernel-
no the ones on my head
how do i identifythe bus?
as of now it is set for pci:1 :0 :0
ken - i searched for kernel- and lots of stuff came up … download it all?
yoshibond look for kernel-source.. and nvidia-kernel-source only..
k
i’m not sure. I guess just use that
yoshi… if that doesnt help sorry but i gotta go now tytl
any idea on that?
On my desktop PC, when trying to suspend my PC simply powers down… Any clues?
kernel-soruce-2.4.27 ???
according to this thread http://ubuntuforums.org/showthread.php?p=3117962 you do need ndiswrapper. the last entry has a link to drivers that work with ndiswrapper. You should remove the old drivers with -r and try again.
the defaults are quite good. But you can find out with lspci
ok
soem know why i dont have apache in synaptic ?
I’m trying to extract a .daa file with acetoneiso2 but I get the error, xterm: Can’t execvp /opt/gacetoneiso2/bin/poweriso: No Such file or diretory
has anyone here used mdraid?
httpd
download poweriso and use that directly.
what’s the res on a wide screen monitor? or what types of res should i pick?
Ok, I have that but I’m confused what command to use, the -? option didn’t help me much