/srv/irclogs.ubuntu.com/2005/10/03/#kubuntu.txt

=== Glin|Jol [i=bobo@cpe-66-108-244-133.nyc.res.rr.com] has joined #kubuntu
=== str [n=str@200.12.54.74] has joined #kubuntu
=== hyperactivecrond [n=chris@ppp-69-215-235-154.dsl.bcvloh.ameritech.net] has joined #kubuntu
strhi12:18
=== bottox` [n=supybot@ppp-69-215-235-154.dsl.bcvloh.ameritech.net] has joined #kubuntu
BlankBsup?12:21
=== obontu [n=obontu@80.179.185.46.static.012.net.il] has joined #kubuntu
=== jsubl2 [n=jsubl2@72.48.95.220] has joined #kubuntu
=== `Nomad [n=Bob@stjhnbsu67w-142167008011.nb.aliant.net] has joined #kubuntu
=== bottox` [n=supybot@ppp-69-215-235-154.dsl.bcvloh.ameritech.net] has left #kubuntu ["hyperactivecrond"]
=== obontu [n=obontu@80.179.185.46.static.012.net.il] has left #kubuntu ["Leaving"]
=== hyperactivecrond [n=chris@ppp-69-215-235-154.dsl.bcvloh.ameritech.net] has left #kubuntu ["Leaving"]
`NomadHi12:30
BlankBsup?12:30
`NomadI'm looking for suggestion sof how to get an update of the files on our website..I have 99% of it down, with wget..  Is there a better way to get the differences as they are put up?  I'm loking into curl now..12:31
gdhrsync 12:31
ph8rsync?12:31
BlankByeah rsync12:31
gdhthat's precisely what rsync is for12:31
nalioth`Nomad: wget with the -noclobber or -changed attributes only will do it12:32
`Nomadshoot..12:32
naliotheither way12:32
`Nomadthanks,., How coudk I forget12:32
`Nomadman, spend 1 year away from UNIX and see what happens..12:32
`Nomadthanks guys12:32
`Nomadand girls12:32
`Nomadoh wait.. don't both machines need to be runnign rsync?12:33
gdhyis12:34
gdhand some compatible transport, usually ssh12:34
`NomadI need to bring down from a win2003 server :(12:34
`Nomadwget -noclobber12:34
`Nomadgoing to try it12:35
nalioth`Nomad: if you read "wget --help" you'll get lots of cool settings12:35
gdhjust do an md5sum of both local + remote afterwards...12:35
nalioth`Nomad: and i believe there is a setting for "only get changed-attribute-files" or something12:36
`Nomadthanks12:36
naliothwget is also very handy for mirroring websites12:37
=== badbear [n=aliveuse@200.91.94.186] has joined #kubuntu
Hydrogenand getting your own copy of the internet!12:37
Hydrogenwget -R --follow-links www.google.com12:37
Hydrogen:P12:37
gdh:)12:37
nalioth`Nomad: yes, make sure you use -np  (no parent) or you'll fill your HD quickly12:38
`Nomad-np?  what is the parnt in this case..?12:41
`NomadI'm looking at using this:  wget --mirror -p -P ./backup_dir ftp://user:pass@mysite.com12:42
`Nomadsince I already have it down mostly, I shoudl add -nc12:43
`Nomad?12:43
naliothlemme look for the changed=attribute thing12:43
badbeari've installed enlightenment, how could i integrate kde login with enlightenment?12:43
nalioth`Nomad: is your ftp multilevel or flat?12:44
`Nomadyou mean folder depth?12:45
`Nomador multi-thread?12:45
nalioth`Nomad: folder depth12:45
troyhey, does anyone know the python module name that will make 'import gtk' not fail :)12:46
`Nomadyes, goes deep enough12:46
troyand what it's called in the breezy packages?12:46
naliothbadbear: you should have a sessions menu to look at12:46
nalioth`Nomad: then use -r (recursive) and -N (timestamp, newer files than local are only d/l)12:46
badbearyes, but enlightenment doesn't appear12:46
naliothbadbear: there is a forum article on that, but idk the URL12:47
naliothbadbear: if you'll bear with me a second, i'll give ya the fix12:47
=== ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu
badbeardon't worry, if u can help me12:47
badbeari can wait12:47
badbeartnks a lot12:47
`Nomadyes. true12:49
naliothbadbear: are you familiar with *nix? and the terminal?12:50
`NomadYes, working beautifully, much faster :)12:50
`NomadThanks a lot nalioth..12:51
=== nalioth is a wget king.. .. ..
`Nomadlol12:51
=== _martin [n=martin@h143220.upc-h.chello.nl] has joined #kubuntu
`NomadThanks again, I'm off to rest my tired brain, been a long week :)12:52
badbearnalioth, more or less?12:52
gdhlong week.. but it's only Tuesday..12:52
badbearsome guy told me to stop kdm and the restart de enlightenment12:52
badbearbut i try to do what he said, and i couldn't do it12:52
strHi..12:52
naliothbadbear: ok. open READ ONLY /usr/share/xsessions/kde.desktop12:53
badbearwhen i try enlightenment, it askes me for an X server, if i don't remember it well12:53
strwhat was that site about installing breezy.... it said something about what to remove and stuff like that..12:53
badbearokey i'll do it12:53
stranyone remembers that?12:53
naliothbadbear: now open using sudo a new text editor12:53
strthanks ubotu 12:54
badbearokey, i'ts already open12:55
badbearbut i don't anything like thata, just a property name and comment in different languages12:56
naliothbadbear: copy the kde desktop first 4 lines into your new root text editor12:57
badbearencoding, type, exec, tryexec? those ones?12:58
naliothfrom [desktop Entry]  to include Exec=12:59
badbearyes12:59
badbearit's already copied12:59
naliothbadbear: in your root text editor change the values from startkde, to 'enlightenment'01:00
badbearit's done01:00
=== _martin [n=martin@h143220.upc-h.chello.nl] has joined #kubuntu
badbearwhere do i sabe it? in the same directory?01:00
naliothbadbear: save it AS "enlightenment.desktop" in /usr/share/xsessions01:01
badbearperfect01:01
badbearthat's all?01:02
naliothbadbear: log out and see your new login option (under sessions)01:03
badbearokey, i'm gonna try it right now01:03
badbeari really appreciate u'r help an patience :P thnks01:03
=== blueyed [n=daniel@iD4CC0307.versanet.de] has joined #kubuntu
chavonalioth, the kdm desktop files are in /usr/share/apps/kdm/sessions aren't they?01:05
naliothchavo: the sessions menu is tied into /usr/share/xsessions/01:06
naliothchavo: from the login screen01:07
chavofor kdm?01:07
naliothchavo: iow, i have no idea what you're talking about01:07
chavonvm01:07
naliothi'm only familiar with the login window sessions settings01:07
jsubl2kdmrc:# Default is "/usr/share/xsessions,/usr/share/apps/kdm/sessions"01:09
chavoahh ok01:10
chavoI know it puts all of it's defaults into ,/usr/share/apps/kdm/sessions01:10
jsubl2i had no idea but figured it was in the kdmrc file01:10
=== todd_ [n=todd@12.150.129.171] has joined #kubuntu
jsubl2so anyone read KDE 4 promises radical changes to the free desktop01:11
Hydrogenyea01:11
jsubl2some pretty cool look stuff.  the comments at osnews have some screenies links buried in there01:12
=== _tron [n=tron@201.247.88.96] has joined #kubuntu
=== _tron is now known as tron_
=== tron_ [n=tron@201.247.88.96] has left #kubuntu ["Konversation]
=== epiloc [n=blake@70.177.30.93] has joined #kubuntu
=== god-zero [n=godzero@c-24-118-30-116.hsd1.mn.comcast.net] has joined #kubuntu
=== Xorlev [n=xorlev@unaffiliated/xorlev] has joined #kubuntu
=== todd_ [n=todd@12.150.129.171] has joined #kubuntu
=== goekalp [n=goekalp@p549F2A27.dip0.t-ipconnect.de] has joined #kubuntu
=== _martin [n=martin@h143220.upc-h.chello.nl] has joined #kubuntu
=== goekalp [n=goekalp@p549F2A27.dip0.t-ipconnect.de] has joined #kubuntu
=== foodcoman [n=berickso@mcdonaldwhsl.com] has joined #kubuntu
=== __P__3 [n=princosc@host-84-220-140-205.cust-adsl.tiscali.it] has joined #kubuntu
=== __P__3 [n=princosc@host-84-220-140-205.cust-adsl.tiscali.it] has left #kubuntu ["Hello,]
=== tron_ [n=tron@201.247.88.96] has joined #kubuntu
=== tron_ [n=tron@201.247.88.96] has left #kubuntu ["Konversation]
=== Drakeson [n=Drakeson@user5.vpn.utoronto.ca] has joined #kubuntu
Drakesonhow can I enable svn:// protocol in konqueror?01:48
=== Cheesie [n=Guest@user-2742.lns6-c8.dsl.pol.co.uk] has joined #kubuntu
=== Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu
=== _hippie [n=hippie@pc-200-74-33-164.trinidad1.pc.metropolis-inter.com] has joined #kubuntu
=== crimsun [n=crimsun@pdpc/supporter/silver/crimsun] has joined #kubuntu
=== todd_ [n=todd@12.150.129.171] has joined #kubuntu
=== Drakeson [n=Drakeson@user5.vpn.utoronto.ca] has left #kubuntu ["Konversation]
=== Blissex [i=pcg@82-69-39-138.dsl.in-addr.zen.co.uk] has joined #KUbuntu
=== Phily [n=phil@ip062.195-51-69.sogetel.net] has joined #kubuntu
=== kalenedrael [n=kalene@c-24-34-72-14.hsd1.ma.comcast.net] has joined #kubuntu
=== zxsykco [n=zxsykco@adsl-68-75-170-223.dsl.emhril.ameritech.net] has joined #kubuntu
=== dave [n=dave@host86-130-36-111.range86-130.btcentralplus.com] has joined #kubuntu
=== `Nomad [n=Bob@stjhnbsu67w-142167008011.nb.aliant.net] has joined #kubuntu
=== _duende [n=duende@wiley-336-81143.roadrunner.nf.net] has joined #kubuntu
=== badbear [n=aliveuse@200.91.94.186] has joined #kubuntu
=== MrShifty|lappy [n=michael@216.243.116.154] has joined #kubuntu
=== jsubl2 [n=jsubl2@72.48.95.220] has joined #kubuntu
=== othernoob [n=othernoo@p54A2F12F.dip.t-dialin.net] has joined #kubuntu
=== zxsykco [n=zxsykco@adsl-68-75-170-223.dsl.emhril.ameritech.net] has joined #kubuntu
=== `Nomad [n=Bob@stjhnbsu67w-142167008011.nb.aliant.net] has joined #kubuntu
Tm_T:/03:29
=== claydoh [n=claydoh@65.99.186.65] has joined #kubuntu
=== Fiyawerx [i=fiyawerx@wrong.domain.name] has joined #kubuntu
=== Fiyawerx [i=fiyawerx@wrong.domain.name] has joined #kubuntu
Fiyawerxhey guys, what mp3 players do you prefer? looking for a good one03:32
=== Hobbsee [n=sarah@CPE-144-136-127-247.nsw.bigpond.net.au] has joined #kubuntu
crimsunsoftware? amarok. totem-xine. xfmedia.03:33
crimsuntry amarok.03:33
Fiyawerxhmm, anyone have an issue where their sound id super quiet up to about 80%?03:36
Fiyawerxat 80 it sounds about normal03:36
crimsunsome chipsets need 'External Amplifier' unmuted, others need it muted.03:37
crimsunit's a real mess03:37
jsubl2for mp3 support you have to install akode-mpeg i believe.. then try amork03:37
Fiyawerxi can hear it, just sounds quiet, hmm03:37
Fiyawerxah i think its the PCM setting under mixer03:37
Fiyawerxit was down real low03:37
crimsunyeah, you need to adjust both PCM and Master on most chipsets03:38
crimsunmake sure Master is lower than 80% usually03:38
Fiyawerxyep, that did it, awesome03:38
crimsunerr03:38
crimsunPCM is less than 80%03:38
Fiyawerxpcm around 60, master around 50, and amarok around 50 and it sounds fine for me :)03:39
Tm_TI'm stuck in console :p03:39
Fiyawerxhmm, anyone know of an easy way to get my laptop volume buttons to control the real volume?03:39
HobbseeTm_T: why?  console's fun!03:39
Fiyawerxbtw, breezy is working great on my latitude laptop03:40
Tm_Tyeah03:40
Tm_T=)03:40
Hobbseewhy are you stuck in the console?03:40
Tm_Twell, in boot, X is started... and closed03:41
Tm_Tno errors in log03:41
Hobbseedarn...and startx or sudo startx doesnt work?03:41
Fiyawerxah hmm looks like i need to map my keyboard keys 03:42
Tm_Tpropably neither03:42
Tm_Taaaah!03:42
Hobbseeafter that, i'd have no clue, and scream and run away03:42
Tm_Tfound error03:42
Tm_Tfont path is fucked03:43
Hobbseefun...change the font path?03:44
Tm_Tsymlink03:44
Tm_Tjust need to know what :p03:45
Tm_TI think I'll get it03:45
Tm_Tlooks like it's common problem03:45
=== astro76 [n=james@unaffiliated/astro76] has joined #kubuntu
=== cyne [n=cyne@203.49.222.63] has joined #kubuntu
Fiyawerxoh, sweet, win shortcuts work with amarok when its minimized03:46
cynehow do i get amaroK to catalog music on my samba share?03:47
cyneFiyawerx: what do you mean?03:47
jmganyone see a bug in lilo/udev?03:50
=== StR [n=str@216.230.150.7] has joined #kubuntu
jmgdevice-mapper ioctl cmd 12 failed: No such device or address03:50
jmgFatal: device-mapper: dm_task_run(DM_DEVICE_TABLE) failed03:50
StRHi !03:51
=== StR is now known as StR_breezy_kde35
=== StR_breezy_kde35 is now known as StR_breezy_kde3
StR_breezy_kde3I'm having problems with kdm..03:51
StR_breezy_kde3it does not start after /etc/init.d/kdm restart03:52
StR_breezy_kde3it dies without any comments...03:52
=== StR_breezy_kde3 is now known as StR_breezy_kde35
=== `Nomad [n=Bob@stjhnbsu67w-142167008011.nb.aliant.net] has joined #kubuntu
=== Xorlev [n=xorlev@unaffiliated/xorlev] has joined #kubuntu
jmghttp://paste.ubuntulinux.nl/260003:54
=== slicslak [n=slicslak@S0106000f66e13f97.ed.shawcable.net] has joined #kubuntu
=== os2mac [n=Jim@ip68-10-71-214.hr.hr.cox.net] has joined #kubuntu
=== Manhunter [n=m@aber027-0b01-dhcp189.bu.edu] has joined #kubuntu
=== KingBahamut [n=bahamut@c-24-98-229-28.hsd1.ga.comcast.net] has joined #kubuntu
Tm_T:/04:09
=== StR [n=str@216.230.150.7] has joined #kubuntu
StRHi again all!04:10
Hobbseehi StR04:11
Philyhi StR r u from Germany04:12
Fiyawerxhmm, thats neat04:12
Fiyawerxrunning a gnome session on one console and kde in another04:12
PhilyFiyawerx: do u have a screen shot04:12
StRPhily: nope... from Guatemala04:12
=== StR thinks not many people know where Guatemala is...
FiyawerxPhily: maybe i said that wrong, i meant it like, ctrl-alt-f7 is my kde desktop, but if i hit ctrl-alt-f8 its my gnome desktop04:13
StRPhily: aber ich spreche deutch... ein bischen...04:13
PhilyFiyawerx: ok does opengl work on bith x screen04:13
PhilyStR: nope Francais ou English04:13
FiyawerxPhily: no clue04:14
StRPhily: ohh.. sorry04:14
StRso.... anyone here has already seen usplahs?04:14
StRusplash?04:14
Fiyawerxbrb04:14
PhilyFiyawerx: Where di you learn german if u r from Guatemala04:14
FiyawerxI'm not04:14
Fiyawerxthat was someone else04:14
FiyawerxI'm from upstate NY04:14
PhilyStR: : Where di you learn german if u r from Guatemala04:15
Philyoops tab too quickly04:15
=== Fiyawerx is now known as Fiya_Brb
StRPhily: in the German school here in Guatemala04:15
StRPhily: thanks for asking  ;)04:15
PhilyStR: makes sense04:16
=== duende [n=duende@wiley-336-81143.roadrunner.nf.net] has joined #kubuntu
PhilyFiya_Brb: Want to see something weird i'm running xp and cygwin xorg logged into my linux main box and running vnc to my xp boox!04:18
PhilyFiya_Brb: How to make good use of a network (actually useless)04:19
=== _duende [n=duende@wiley-336-81143.roadrunner.nf.net] has joined #kubuntu
god-zeroPhily: Don't do that, the computer gods frown on using a linux box as a lowly loop back device04:26
Philygod-zero: I was experimenting04:27
Tm_T:/04:32
Tm_Tok, please help me :p04:32
Tm_Tit's F*ing font issue with breezy&xorg04:32
StRanyone has allready seen the usplash?04:33
god-zeroTm_T: I don't know how to help, but I'm running breezy... can I post a .conf or something for you?04:35
Tm_Tnah04:36
Tm_Thmm, I don't have xfs?!04:36
StRgod-zero: have you seen breezy?04:36
Tm_Tstrange04:36
Tm_Tgod-zero: thanks anyway04:37
Philyno breezy for my stable system!04:37
god-zerorunning kubuntu breezy kde3.5 Beta104:37
Philygod-zero: any major change in kde3.504:38
god-zeroyes, but video is a prob, if you overlay anything other that the mouse over a window the thing comes to a screaching halt04:39
Tm_Tgod-zero: you got that font prob?04:40
god-zeromostly nice ease of use tweeks, no real big changes04:40
Tm_Thad04:40
Tm_Tanyway04:40
god-zerono font prob, but x gives some non-show-stopping errors04:40
=== Hydrogen [n=hydrogen@londonderry-cuda2-68-170-154-64.lndnnh.adelphia.net] has left #kubuntu ["Konversation]
Tm_Thave to say, strange04:41
Hobbsee3.5's nice - i like being able to drag and drop windows on differnet virtual desktops04:41
god-zerothe pager is where I thought it should have been a year ago. iconified windows, drag-n-drop, nice popup list04:42
god-zerohas anybody used kat yet?04:42
Philygod-zero: kat or kate04:43
jsubl2how about adept04:43
Philygod-zero: i'll be back04:43
god-zerokat, like beagle desktop search04:43
=== Phily [n=Phily@ip062.195-51-69.Sogetel.net] has joined #kubuntu
god-zeroadept's ugly as sin.04:44
jsubl2beats kynaptic04:44
jsubl2imho04:44
Philysypnaptic is nice04:45
god-zerosynaptic's still my choice once it's customized... but kde intigration would be nice04:45
jsubl2yeah with gtk overhead04:45
Tm_Tgod-zero: hmm how about your xorg.conf? use pastebin :)04:45
Tm_Tmy choice is apt04:46
=== astro76 [n=james@unaffiliated/astro76] has joined #kubuntu
Philyjsubl2: system speed with gtk is never an  issue for me04:46
jsubl2i like a consistent look and feel.. not about speed04:47
Tm_TI like easy and powerful use04:47
sproingienothing yet beats aptitude04:47
Tm_Tapt!04:47
god-zeroTm_t: ignore the commented lines  http://pastebin.com/37644404:47
Tm_Tgod-zero: I will ;)04:48
jsubl2aptitude.. isn't that the curses based version04:48
sproingieyep04:48
god-zerotrying to get window compositing on my ati04:48
jsubl2after the install all i normally do is search anyway... so adept is working and improvement over kynaptic04:48
Tm_Tgod-zero: well, I've been playing with xorg.conf too much :p04:48
jsubl2for me04:48
sproingiemay be curses but it's still more flexible and powerful than synaptic04:48
=== utter_ [n=keith@utterhome.plus.com] has joined #kubuntu
jsubl2i don't mind using apt... but never use aptitude04:49
sproingiebiggest flaw aptitude has is it can't search descriptions04:49
sproingiebut for navigating through dependencies, it's terrific04:49
Tm_Tgod-zero: font section is the issue here now, sometings fucked04:50
=== Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu
jsubl2course that is the great thing about this distro... a tool for each preference :)04:51
god-zeroTm_t: ya, I read your earlier posts.04:51
cynei'm trying to install flash player for Konqueror -- the installer is asking me where the Konqueror directory is.. what do i do?04:51
jsubl2cyne: you can put it anywhere.. then in the konq plugins section you just tell it where you put it04:52
cynejsubl2: thanks!04:52
jsubl2as a matter of fact.. i put it in .mozilla/flash cause i did not want konq to use any of the other ns plugins04:53
naliothcyne: install it for mozilla, then point konq at it04:53
naliothcyne: that way all your browsers present and future can use it04:53
=== rockie [n=rockie@61.190.65.16] has joined #kubuntu
jsubl2some ns plugins seem to cause konq to crash.. for instance i have terrible luck with realplayer 10 plugins crashing konq04:55
cynei tried to put it anywhere like /home/cyne but it doesn't work04:56
cyneit says that it's not a valid installation directory04:56
jsubl2put it in /usr/lib/mozzilla-firefox04:57
jsubl2put it in /usr/lib/mozilla-firefox04:57
=== Octane [n=octane@dsl092-100-149.nyc2.dsl.speakeasy.net] has joined #kubuntu
jsubl2i like to watch videos off of cnn.com and konq seems picky.  but if careful the site does work04:58
cynei tried that04:58
cyneit says WARNING: Please enter a valid installation path.04:59
cynemaybe the latest flash is very picky04:59
jsubl2what version04:59
jsubl2i have installed version 705:00
cyne7.0.25.005:00
cyneMay 200405:00
naliothcyne: try /usr/lib/mozilla/plugins/05:00
cyneok05:00
naliothcyne: if put there, every gecko browser on your system will use it05:00
jsubl2mkdir -p ~/.mozilla/plugins            then install it there05:00
jsubl2nalioth is right05:01
jsubl2as always05:01
jsubl2mkdir -p /usr/lib/mozilla/plugins/05:01
jsubl2sudo mkdir -p /usr/lib/mozilla/plugins/05:01
naliothjsubl2: not always, i just sit on my hands when they want to type wrong stuff05:01
jsubl2lol05:01
jsubl2i always forget with a straight kubuntu install which of those dirs exist05:02
naliothjsubl2: nothing is convenient05:03
jsubl2i do use kubuntu.. that way i get a nice kde without installing all of the gnome shit05:03
=== regeya [n=shane@dialup-4.159.59.140.Dial1.Chicago1.Level3.net] has joined #kubuntu
=== satafterh [n=robin@fctnnbsc15w-156034079009.nb.aliant.net] has joined #kubuntu
cynehmmm so jsubl2 05:04
jsubl2kde preserved some of the old nix things that  were popular with us old nix bigots like me05:04
jsubl2sooooooooooo cyne05:04
cynedo you mean /usr/lib/mozilla/plugins or /usr/lib/mozilla-firefox/plugins05:04
naliothjsubl2: i use the best tool for the job05:05
jsubl2either05:05
jsubl2me too05:05
naliothcyne: mozilla05:05
cynebecause i tried mozilla-firefox and it brings up the same error05:05
cynei will try the other one05:05
jsubl2but... i normally use kde apps as the front end05:05
naliothall gecko browsers will read the /mozilla/plugins dir05:05
cynenic05:05
cynenice05:05
jsubl2occasionally i do use firefox.. that is a gtk app and real occasionally gaim05:05
naliothjsubl2: i'd be happy with console only05:05
jsubl2not me05:06
naliothfirefox imho sux, i use galeon and kazehakase05:06
jsubl2will have to check out kazehakase05:06
=== jsubl2 wanders off to freshmeat.net
cynehmmm guys it still doesn't work `:/05:06
cynebring up the same error05:07
naliothjsubl2: wander to your kynaptic05:07
jsubl2did you dl the gz file05:07
naliothcyne: are you using sudo?05:07
naliothto make the directory?05:07
=== fatejudger [n=fatejudg@c-67-169-87-144.hsd1.ca.comcast.net] has joined #Kubuntu
cyneyes05:07
cyneand i ran the flash installer with sudo05:07
fatejudgerI can't seem to boot up Xserver anymore05:08
fatejudgerit's so bad, I have to use bitchX05:08
jsubl2i normally just tar gzip it and copy the two files I need *flash* gets them05:08
fatejudgerapparently the problem has to do with fonts05:08
fatejudgerI'm not quite sure what happened, but it was working fine the other day05:08
naliothfatejudger: use irssi instead (until you get it fixed)05:08
jsubl2nalioth: i like my browser to do streaming video05:08
fatejudgerI think it might have been the update I did05:08
cynejsubl2: http://pastebin.com/37645305:09
fatejudgerI did update with the Universe and Multiverse repositories enabled05:09
cyneoh i see05:09
cynefjark the files are already compiled05:09
fatejudgerhas anyone else had this problem?05:10
jsubl2cyne: sudo mkdir -p /usr/lib/mozilla     --- at the prompt enter your password05:10
jsubl2then run it again05:10
fatejudgeror even tried updating with universe and multiverse repositories enabled?05:10
naliothfatejudger: what error does it give?05:10
fatejudgerwell, I don't exactly remember, I can only run one program at a time now05:11
fatejudgerit had to do with fonts05:11
fatejudgerI guess I could start up mirc on my other computer05:11
fatejudgerand try starting up X05:11
fatejudgerbut I couldn't copy and paste the error05:11
fatejudgerunless05:11
badbearsomeone used umbrello???05:11
fatejudgerI could use samba to transfer the log file over the network05:11
fatejudgerlet me do that05:12
naliothfatejudger: may i tell you about "gnu screen" and the fact that you have 8 logins to use05:13
fatejudgernalioth: ?05:13
cynejsubl2: it works now thanks :) all i did was extract the plugins and copy them to /usr/lib/mozilla/plugins and rescan for plugins in konqueror05:13
cyne:D05:13
cynebbl05:13
naliothfatejudger: hit ctrl-alt.f3 and login05:14
god-zerofatejudger: Tm_t isa in the same x-font boat05:14
naliothvoila another terminal05:14
Philynalioth: with not use ctrl-alt f2 f3 f4 do get more consoles05:14
Philynalioth: why not use ctrl-alt f2 f3 f4 do get more consoles05:14
naliothPhily: i'im sorry i mistyped05:15
badbearsomeone used umbrello???05:15
naliothbut i thought that's what i meant05:15
=== fatejudger1 [n=fate@c-67-169-87-144.hsd1.ca.comcast.net] has joined #Kubuntu
fatejudger1ok, I'm on my other computer now05:15
Philynalioth: sorry I was ritting to fatejudger 05:15
fatejudger1http://pastebin.com/37645705:16
fatejudger1here is my error05:16
Philyfatejudger1: : use ctrl-alt f2 f3 f4 do get more consoles05:16
fatejudgeroh, that's cool05:17
fatejudgerwhen I use the command line, it's generally in X05:17
fatejudgerso I can open new tabs05:18
=== ztonzy [n=ztonzy@blender/artist/ztonzy] has joined #kubuntu
Philyfatejudger: ok  did you update the kernel?05:20
naliothfatejudger: go back to your stricken box05:20
fatejudgerI'm on the linux box right now05:20
fatejudgerI've been using the ctrl-alt thing05:21
naliothfatejudger: and type "sudo dpkg-reconfigure xserver-xorg" and select the VESA driver05:21
fatejudgercan I copy and paste?05:21
Philyfatejudger: try this in the console 05:21
Philynalioth: noits nvidia driver issue05:21
naliothPhily: fix him up, my method will if yours will not05:22
fatejudgerI installed an Nvidia driver though05:22
fatejudgerwon't this mess it up?05:22
Philyfatejudger: install nvidia driver thru website05:22
fatejudgerso after this, I'll have to reinstall the driver?05:23
Philyfatejudger: everytime you update the kernel you need to reinstall the drivers ethir using nvdia driver or apt-get install linux-restricted-modules-kernelversion05:24
fatejudgerwell I don't even know if I changed the kernel?05:24
fatejudgerI thought you couldn't do that in synaptic05:24
fatejudgerand that's all I use05:24
fatejudgerwell05:24
fatejudgerI do use apt-get on occasion05:24
fatejudgerbut I know I updated with synaptic05:24
Philyfatejudger: but for some reson the restriccted module do not update05:24
Philythan you get linking error with nvidia kernel module05:25
Philyso reinstall nvdia drover05:25
naliothfatejudger: when you update, your kernel updates05:25
naliothfatejudger: if an update is available05:26
fatejudgerwouldn't it best then to download the nvidia driver on my other computer, samba it over to this one, and run the Nvidia installer?05:26
Philyfatejudger: nalioth you can flag the restricted module to auto update so this does not happen again05:26
naliothfatejudger: fresh is always best (usually)05:26
fatejudgerso I should get the driver and install it that way instead of the autodetect?05:27
naliothfatejudger: as Phily offers, use the file and the directions from the nvidia site05:27
Philynalioth: the problem from nvidia site is that u need kernel sorce installed05:28
fatejudgerok, how do I close the autodetection program then?05:28
Philyfatejudger: just use the one from reposotory05:29
fatejudgeruse the kernel source from the repository?05:29
fatejudgeror a driver?05:29
Philyfatejudger: do cat /proc/version05:29
Philyand i<ll tell u wich to install05:29
naliothfatejudger: esc through it and dont save05:29
fatejudgerPhily: 2.6.10-5-38605:30
fatejudgerPhily: anything else?05:30
Philyfatejudger: type apt-get install linux-restricted-modules-2.6.10-5-38605:30
Philyfatejudger: is it working05:31
Philynalioth: did u install breezzzzzzy05:32
fatejudgerit couldn't find that package05:33
fatejudgerthat wouldn't be source would it?05:33
naliothPhily: i have it on one of my macs05:33
jsubl2i have kubuntu breezy05:33
Philyits their do first apt-get update05:33
Philynalioth: their is ppc version wow05:33
fatejudgerI did update05:33
fatejudgerjust a few minutes ago05:33
fatejudgerbut I do have sources commented out05:34
fatejudgerI only have binaries enabled05:34
Philyfatejudger: its their i<m sure05:34
fatejudgerwell is it a binary or source?05:34
Philybinary05:34
fatejudgerwell that's strange05:34
fatejudgerbecause I did update05:34
fatejudgerand it couldn't find it05:34
Philydo apt-cache search linux-restricted 05:35
fatejudgernm, mistype05:35
Philyand tell if its theis05:35
fatejudgerit says it can't install it, it's already the latest version05:35
=== drbrown [n=chatzill@user-0cdvefr.cable.mindspring.com] has left #kubuntu []
fatejudgercan I force an update?05:36
Philyok can you do apt-get install nvidial-glx05:36
Philyoops nvidia-glx05:36
fatejudgerwhat does that do?05:37
Philyfatejudger: make sure latest glx driver is installedf05:37
fatejudgerI already have the Nvidia driver on my computer now, maybe I should just install that05:37
Philyfatejudger: no not from nvidia site05:37
fatejudgerwhy not?\05:38
naliothfatejudger: you did error out on loading glx05:38
Philyfatejudger: because u need kernel source (about 50 megs)05:38
fatejudgerso?05:38
Philynalioth: yep05:38
fatejudgerthat'll take me two minutes05:38
fatejudgermaybe05:38
Philyfatejudger: the latest driver 1776 are buggy on some systems05:39
Philyfrom nvidia site05:39
=== warhead [n=warhead@207-38-211-63.c3-0.elm-ubr2.qens-elm.ny.cable.rcn.com] has joined #kubuntu
Philyfatejudger: so is this working05:42
fatejudgernooo, what happened?05:42
fatejudgermy fonts05:43
fatejudgerthey're damaged....05:43
fatejudgerthey're bold05:43
fatejudgerand big05:43
fatejudgerand my screen is misaligned now05:43
fatejudgerwhat the hell is going on?05:43
fatejudgeroh I see05:44
fatejudgerit didn't load it properly05:44
fatejudgerfailed to load GLX extension05:44
naliothfatejudger: give it a whack to adjust the sync, lol05:44
fatejudgerlol05:44
fatejudgerwell the reason it isn't work now is because the drivers aren't05:45
fatejudgerit's using some default display thing05:45
fatejudgermaybe I should just use the driver from the website05:45
=== tron_ [n=tron@201.247.88.96] has joined #kubuntu
fatejudgerhow do I apt-get the linux sources?05:45
regeyalol.05:45
=== tron_ [n=tron@201.247.88.96] has left #kubuntu ["Konversation]
Philyfatejudger: do u have a big harddrive05:45
=== iandexter [n=iandexte@203.131.67.205] has joined #kubuntu
fatejudger30 gig05:46
Philyfatejudger: just install everything LOL apt-get install everything05:46
fatejudgerPhily: yeah right05:46
Philyfatejudger: give me a remote shell account and ill fix it05:46
fatejudgerPhily: like I want all of that clutter05:46
naliothfatejudger: the version you are running, install the headers for it05:46
jsubl2yeah one for me too05:47
fatejudgerwhat is the name of the source then?05:47
fatejudgerlinux-headers?05:47
Philynalioth: u need more than headers for nvidia drivers and i dont know why05:47
naliothfatejudger: kernel headers something05:47
fatejudgerok well05:47
fatejudgerhow do I install the whole damn thing?05:47
naliothfatejudger: kernel sources05:47
fatejudgerit couldn't find a package called kernel-sources05:49
jsubl2why compile why not install linux-restricted modules for the kernel05:49
fatejudgerjsub12: they're already install, that's why05:49
jsubl2it works for me.. i have nvidia-legacy card  gf205:49
Philyjsubl2: its already installed but for some reason he does not want do install nvidia-glx05:49
jsubl2odd05:50
Philyfatejudger: linux-headers-38605:50
jsubl2good luck05:50
fatejudgerPhily: I already installed nvidia-glx05:50
fatejudgerand it didn't work05:50
jsubl2do you have the legacy card or newer one05:50
jsubl2adept tells 05:50
fatejudgerumm, GeForce 405:50
Philyfatejudger: remove them and reinstall worked for me 05:50
jsubl2newer05:50
jsubl2i think05:51
fatejudgerwell, maybe by your standards05:51
fatejudgerthis thing is ancient05:51
Philyfatejudger: for kernel source kernel-tree05:51
jsubl2legacy is -- These XFree86 4.x/X.Org binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and supports the TNT, TNT2, TNT Ultra, GeForce, and GeForce2 chipsets. AGP, TV-out and flat panel displays are also supported.05:51
fatejudgerthere is no "kernel-tree"05:51
jsubl2this is breezy and adept tho05:52
Philyfatejudger: for kernel source linux-tree05:52
Philysorry05:52
=== MaTaKs [i=start@203.177.243.129] has joined #kubuntu
jsubl2i would rather have a nvidia legacy card than a current ati one tho... 4 sure05:53
Philyjsubl2: me too05:54
MaTaKswhat's better ubuntu or kubuntu05:54
jsubl2you like gnome or kde... cause that is the diff05:54
naliothMaTaKs: whats better cadillac or lincoln? mercedes or bmw?05:54
jsubl2both use the same base05:54
naliothMaTaKs: it's all personal preference05:54
Philynalioth: GM !! just kidding05:55
Philynalioth: I choose the last two in the list05:55
=== whoiam [n=whoiam55@202.56.238.132] has joined #kubuntu
fatejudgerit says that no precompiled kernel interface couldn't be found05:56
fatejudgerit wants to try and find one online05:56
fatejudgeris that my kernel sources?05:56
Philyfatejudger: I told you you need to compile one so you need the source05:56
Philyfatejudger: I told you you need to compile one so you need the sourc05:56
Philyfatejudger: I told you you need to compile one so you need the sourc05:56
fatejudgerholy crap05:56
fatejudgeryou don't need to say it three times05:56
fatejudgerI already tried your idea05:56
whoiamfatejudger you are trying to isntall vmware ?05:56
fatejudgerit didn't work05:56
fatejudgerno, I'm trying to install a driver05:57
fatejudgeran nvidia driver05:57
fatejudgerbecause X broke05:57
Philyfatejudger: did you install kernel source05:57
jsubl2edit /etc/X11/xorg.conf and change nvidia to nv05:57
whoiamthere is nvidia headers avil. from apt05:57
naliothfatejudger: hold one. lets get you a gui so you're more comforable05:57
whoiamwait lemme search05:57
Philyfatejudger: apt-get install linux-tree05:58
Philyfatejudger: just give me shell account and i<ll fix it I just cant help you anymore05:58
whoiamfatejudger: try this apt-get install nvidia-kernel-source05:58
whoiamthen try installing05:58
jsubl2give me one too05:58
jsubl2lol05:58
Philyok last resort but no 3D aceleration just chang in your xorg.conf nvidia for nv05:59
jsubl2:}05:59
jsubl2then use synaptic to sort it out05:59
whoiamfatejudger: if it fail, tell me your kernel version (and by your I mean your computer) :p05:59
Philyjsubl2: he cant run X05:59
jsubl2he can when he changes nvidia to nv in /etc/X11/xorg.conf06:00
jsubl2nano /etc/X11/xorg.conf -- find nvidia change to nv -- save the file ---sudo /etc/init.d/kdm restart06:01
=== freeflying [n=rockie@61.190.65.16] has joined #kubuntu
jsubl2sudo nano /etc/X11/xorg.conf -- rather06:02
jsubl2nvidia is just up from the bottom of the file about 20 or so lines06:03
fatejudgeryeah, it's already in there06:03
fatejudgerI edited it awhile back06:03
fatejudgerdo I need to restart my computer or can I start X?06:03
jsubl2sudo /etc/init.d/kdm restart06:04
jsubl2kdm/gdm  depending on kde/gnome pref06:04
fatejudgerI use KDE, can't stand gnome06:06
jsubl2we agree there06:06
fatejudgergnome is shitty to develop in since it uses GTK06:06
fatejudgerand is ugly as hell06:06
fatejudgerQT is much better06:06
jsubl2preachin to the choir :)06:06
=== KingBahamut [n=bahamut@c-24-98-229-28.hsd1.ga.comcast.net] has joined #kubuntu
jsubl2later all06:06
fatejudgerlol06:07
fatejudgerC++ is much better than C anyway06:07
whoiamhey guys, how much time your computer take to boot in kubuntu ?06:08
Philywhoiam: approx 2.534432342355 minutes06:08
fatejudgerPhily: wow, that seems like a pretty accurate number06:09
fatejudgerPhily: and it takes THAT long?06:09
whoiamlol06:09
fatejudgerbrb, booting into kde06:10
fatejudgerexit06:10
fatejudgergod damnit06:10
fatejudgerhow do I close this program?06:10
fatejudgerumm, bitch06:10
fatejudgerx06:10
whoiamPhily: it take around 1.6 min. on my 2.8~HT/1024 MB ram, and I'm thinking it's quite high06:10
fatejudgerwhoiam: no, that'a about right06:10
fatejudgeryou use KDE right?06:11
fatejudger*that's06:11
Philyfatejudger: to get to kdm approx 1 min to get kde running 2.5 min06:11
whoiamyeah06:11
fatejudgerI mean think about it06:11
fatejudgerthere's obviously going to be some delay between kdm booting06:11
fatejudgerand you logging in06:11
fatejudgernot only that, hotplug takes a long time to load06:11
fatejudgerplus any mounts06:11
whoiamyeah, and I want to eliminate it :p06:11
fatejudgernot only that06:11
fatejudgeryou never have to restart your computer06:11
fatejudgerso, you boot once in 1.5 minutes, that's a pretty damn good deal06:12
fatejudgerwell, you have to restart to update the linux kernel06:12
fatejudgerbut that's it06:12
whoiamthe thing which take most time is ntp service (why the hell I want to accurate my clock everytime my computer boot)06:12
fatejudgerare you serious?06:12
fatejudgerthat's like .00001 seconds for me06:12
Philywhoiam: than dont use ntp I don<t06:12
fatejudgeris your internet connection crappy?06:12
fatejudgerbrb, booting into X06:13
fatejudgeroh wait, I haven't figured out how to exit06:13
whoiamfatejudger no I have to login (on a webpage) to get internet access06:13
whoiamfatejudger try quit06:13
whoiamor q06:13
fatejudgeroh, that sucks06:13
fatejudgercollege?06:13
fatejudgerq06:13
fatejudgerquit06:13
fatejudger1I06:14
fatejudger1I'm on here06:14
whoiamhow many of you running latest kde (or breezy) ?06:14
whoiamfatejudger1: wb06:14
=== chavo [n=chavo@26.sub-70-196-51.myvzw.com] has joined #kubuntu
naliothfatejudger1: use irssi06:14
whoiamyour machine seems, quite fast06:14
fatejudger1I'm on my windows box now06:15
fatejudger1I can't use irssi06:15
=== fatejudger [n=fatejudg@c-67-169-87-144.hsd1.ca.comcast.net] has joined #kubuntu
fatejudgerback06:17
fatejudger1:15 to boot06:17
fatejudgerand that included this stupid Nvidia setup thing06:18
fatejudgerthat had to load06:18
fatejudgerthat took like 10 seconds06:18
whoiamfatejudger: you can set it to now show that stupid nvidia logo 06:19
fatejudgerwhoiam: it wasn't the Nvidia logo that took time, it was some setup thing that it had to finish06:20
fatejudgerwhoiam: it was weird06:20
Philywhy cant u use irssi06:21
Philywhoiam: fatejudger is using solid state hard drive06:22
whoiamlol06:22
whoiamI'm wonderin how a solid state HDD look like :-006:23
naliothwhoiam: gigabyte sells it06:23
Philyfor boot turn off cups fetchmail pickup 06:23
naliothwhoiam: it's a PCI card with slots for 2gb memory modules06:23
Philyturn of hardwar detection06:23
whoiamok, 06:24
naliothwhoiam: it's got a 9volt battery to save data06:24
whoiamOIC06:24
Philynalioth: u could fit the latest kernel on their and propably most of kubuntu fast boot!06:24
Philynalioth: actucally now solid state drive use ide or serial ata06:25
naliothPhily: great. i'm discussing the gigabyte model06:25
whoiamnalioth: I'm wondering what I would ask to my local computer store If I want that solid state HDD ?06:25
Philyapprox 2000 to 3000 $ now for military grade stuff06:26
naliothwhoiam: doestn matter, you'd probably get a puzzled look06:26
Philywhoiam: u get the question does intel make it can we order it from dell?06:27
whoiamnalioth: how much it would cost me BTW06:27
naliothwhoiam: dunno. go to gigabytes homepage and start lookin06:28
naliothwhoiam: the cost is in the memory, gigabyte on sells the bare card06:28
whoiamnalioth: I want to do that, but I'm d/l something which is eating all of my bandwidth :( thnx anyway06:29
=== whoiam want a higher internet connection
fatejudgermy openGL screensavers don't work anymore06:32
fatejudgerwhat gives?06:32
naliothwhoiam: it's around 150USD or less06:32
whoiamnalioth: thnx :)06:33
whoiamhow many of you runing latest kde(3.4.9)06:33
whoiamI upgrade last night and I'm pretty happy with it06:33
whoiamit's much more faster than 3.4.206:34
fatejudgerI didn't know that 3.4.9 was availiable06:34
naliothwhoiam: must be nice, binaries arent available for PPC yet06:34
god-zerowhoami: the most basic card is a couple hundred bucks, then you have to buy the DIMMs. They hold a max of 4 GB worth of DIMMs iirc. Not very practical.06:34
whoiamnalioth: http://kubuntu.org/kde-35beta1.php 06:34
whoiamit's avil for 386 rightnow06:34
whoiamgod-zero: thnx for the information06:35
naliothwhoiam: i run PPC06:35
whoiam:(06:35
fatejudgeroh, it's a beta06:36
fatejudgerI like stable things06:36
fatejudgeranyway, how can I fix my screensavers?06:36
=== crimsun [n=crimsun@pdpc/supporter/silver/crimsun] has joined #kubuntu
god-zerofatejudger: when I mess with my video driver (ati fglrx) it sometimes takes a reboot or two to get gl working right. A ctrl-alt-backspace doesn't always work06:38
=== pc10 [n=pc10@210.213.224.201] has joined #kubuntu
=== pc10 [n=pc10@210.213.224.201] has joined #kubuntu
=== pc10 [n=pc10@210.213.224.201] has joined #kubuntu
=== pc10 [n=pc10@210.213.224.201] has joined #kubuntu
=== pc10 [n=pc10@210.213.224.201] has joined #kubuntu
=== pc10 [n=pc10@210.213.224.201] has joined #kubuntu
Philyhey all who wants to test a shell account on my system06:51
fatejudgerI can06:52
fatejudgeryou helped me out06:52
fatejudgerso I should help you out06:52
Philyfatejudger: did u get my private msg06:53
fatejudgeryes06:54
=== alexandros [n=alexandr@63.245.127.154] has joined #kubuntu
=== wenzkie [n=pc10@210.213.224.201] has joined #kubuntu
=== shogouki [n=nicolas@AMontpellier-251-1-39-34.w81-251.abo.wanadoo.fr] has joined #kubuntu
=== god-zero [n=godzero@c-24-118-30-116.hsd1.mn.comcast.net] has joined #kubuntu
=== Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu
=== Xorlev [n=xorlev@unaffiliated/xorlev] has joined #kubuntu
=== _user [n=user@203.160.181.164] has joined #kubuntu
=== Hobbsee [n=sarah@CPE-144-136-127-247.nsw.bigpond.net.au] has joined #kubuntu
=== wenzkie [n=pc10@210.213.224.201] has joined #kubuntu
=== CaiN_SA [n=cain@rrba-146-65-181.telkomadsl.co.za] has joined #kubuntu
=== Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu
=== _martin [n=martin@200-122-67-190.cab.prima.net.ar] has joined #kubuntu
=== _user [n=user@203.160.181.164] has joined #kubuntu
=== chavo [n=chavo@26.sub-70-196-51.myvzw.com] has joined #kubuntu
=== lee_ [n=lee@72.226.101.20] has joined #kubuntu
=== lee_ is now known as Fyawerx
=== fatejudger [n=fatejudg@c-67-169-87-144.hsd1.ca.comcast.net] has joined #kubuntu
fatejudgerI'm having a little problem with my Nvidia driver08:03
fatejudgerevery time I start up it says it's Nvidia is creating some kind of links08:03
fatejudgerTSL or something like that08:04
fatejudgerand then it says my processor doesn't support power saving08:04
fatejudgerand now my openGL screensavers don't work08:04
Hobbseefatejudger: for the openGL screensavers08:05
Hobbseedo you have rss-glx installed?08:05
Hobbseeand xscreensaver, and kscreensaver-xscreensaver (or is it the other way around)08:06
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
aftertafmorning....08:08
=== chavo [n=chavo@26.sub-70-196-51.myvzw.com] has joined #kubuntu
Hobbseeafternoon aftertaf08:08
aftertafhehe... 08:08
aftertaf good [GetRelativeTime()]  all08:09
Hobbseepeople clearly dont look out their window to see that its' afternoon lol :P08:09
aftertafits a non time f shitness and wet here ;)08:09
aftertafof08:09
Hobbseelol08:09
Hobbseewet...yuck...not here...glad i'm inside though08:10
aftertafdamn ozzies... confusing us Yoorope eans :)08:10
Hobbseehehe yeah, and to confuse you more, we're in spring...08:10
aftertafomg!!!!!!!!08:11
aftertaf:D08:11
aftertafboing!!!08:11
Hobbsee:P...our entire purpose is to confuse you, didnt you know?08:12
aftertafi was beginning to gather..... :) tho didnt work for freddie flintoff ;)08:13
Hobbseefreddie flintoff?08:13
aftertafonce per 18 years, is ok ... you'll whup us next year like usual :)08:13
aftertafengland's ashes hero :)08:13
Hobbseeright08:13
Hobbseeah...08:13
=== duende [n=duende@wiley-336-81143.roadrunner.nf.net] has joined #kubuntu
=== Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu
fatejudgerHobbsee: rss-glx?08:16
fatejudgerHobbsee: I have an Nvidia card08:17
fatejudgerHobbsee: don't I need nvidia-glx?08:17
Hobbseefatejudger: got no idea about the nvidia card, but rss-glx is one of the programs you need to run the opengl screensavers, such as the solarwinds one08:18
Hobbseehttp://ubuntuforums.org/search.php?searchid=1847746 is something you might want to look at - particularly the one about latest drivers08:19
Hobbsee!nvidia08:19
ubotuI guess nvidia is at https://wiki.ubuntu.com/BinaryDriverHowto/Nvidia08:19
Hobbseeor that08:19
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
Hobbseefatejudger: rss in this case is meaning "really slick screensavers"08:20
fatejudgeryeah08:22
fatejudgerokay, let me restart then08:22
mornfallsproingie: aptitude can search descriptions i think... with the mutt-like 'l'imit packages :)08:23
mornfallsproingie: it's just like adept filters, just probably not too intuitive :-)08:23
mornfallbut then, i don't use aptitude UI all that much08:23
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
=== cyne [n=cyne@203.49.222.63] has joined #kubuntu
=== fatejudger [n=fatejudg@c-67-169-87-144.hsd1.ca.comcast.net] has joined #kubuntu
fatejudgerwell that didn't work out too well08:26
fatejudgerI restarted08:26
Hobbseewhat happened?08:26
Hobbseeyeah08:26
fatejudgerand now it says I don't have a monitor08:27
Hobbseeand?08:27
Hobbseewhat'd you do?08:27
fatejudgerI apt-got nvidia glx08:27
fatejudgerand then I enabled it08:27
fatejudgerand restarted08:27
cynewhy doesn't juK or amaroK play media over the network?08:27
fatejudgercyne: it does, mount a drive08:27
fatejudgernow, back to my question08:27
cynehow? can i do it through the gui?08:27
fatejudgerno, you can't08:28
cyne:(08:28
fatejudger!mount samba08:28
ubotufatejudger: Do they come in packets of five?08:28
Hobbseethere's a network sound control in kcontrol08:28
Hobbsee!mount08:28
ubotuit has been said that mount is the command to add partitions to your filesystem - for full instructions see https://wiki.ubuntu.com/InstallingANewHardDrive. For mounting windows partitions, see !windowsdrives08:28
Hobbsee!windowsdrives08:28
uboturumour has it, windowsdrives is Download and run http://www.ubuntulinux.nl/files/winmac_fstab to make your windows partions mount automatically08:28
fatejudgerthat's the wrong one08:28
fatejudgeryou want the samba one08:28
Hobbseeuseful of it...exactly08:28
fatejudger!samba08:28
ubotuit has been said that samba is http://www.ubuntulinux.org/wiki/SettingUpSamba or https://wiki.ubuntu.com/MountWindowsSharesPermanently08:28
fatejudgerthere it is08:28
Hobbseeah08:28
fatejudgerthe second one08:28
god-zerocyne: in the open file menu, enter as url08:28
fatejudgerso Hobbsee08:29
fatejudgershould I check my .conf or my log?08:29
Hobbseecan you disable or remove nvidia glx?08:29
Hobbseei'd have no clue08:29
=== ice [n=ice@114.Red-213-96-147.staticIP.rima-tde.net] has joined #kubuntu
icegood morning08:29
Hobbseei'm only running an intel integrated card, so i dont have to configure anything with it08:29
icewhere can i find boot.local file?08:29
Hobbseethat should get you your monitor back08:29
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
cynethanks!08:30
fatejudgerHobbsee: what should get my monitor back?08:31
fatejudgerdamn I hate this thing08:31
Hobbseefatejudger: i'm definetly not the person to ask about nvidia cards, i've only figured out how to make the openGL screensavers work thru trial and error08:31
Hobbseegetting rid of the program you downloaded, maybe?08:32
fatejudgerwell it backed up my xorg config08:32
fatejudgeri can try running the driver again08:32
Hobbseemay as well try it08:32
god-zeroice: I'm unaware of "boot.local", what are you trying to do?08:35
icei want made the firewall starts automatic when i reboot system.08:35
fatejudgerhow do I ls page per page?08:35
fatejudgerlike, how can I make it pause after each page08:35
icewith more08:36
naliothice: your firewall does start when the box boots08:36
icefatejudger08:36
naliothice: use firestarted to configure your iptables08:36
iceyes but i need know how desactive or active. I suse i use boot.local file to do this but in kubuntu dont exists this file08:37
fatejudgerice: just stick it in a runlevel or something08:38
=== Kamping_Kaiser [n=Karl@ppp221-247.lns2.adl4.internode.on.net] has joined #kubuntu
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
Kamping_Kaiserhi aftertaf08:39
god-zeroice: to simplify what I do, I DMZ to 192.168.1.10 (doesn't really exist), then asign eth0:0 to 192.168.1.10, so I can turn on/off firewall by turning on/off eth0:008:41
god-zerobut that makes use of my router08:41
=== fatejudger [n=fatejudg@c-67-169-87-144.hsd1.ca.comcast.net] has joined #kubuntu
fatejudgerwell that was really dumb08:41
fatejudgerit works now08:41
fatejudgerI think I know how though08:42
iceyes god-zero but i want know how active too scripts and other services in the boot of machine08:42
Hobbseeyay fatejudger08:42
fatejudgerI uninstalled nvidia-glx08:42
fatejudgerand then I installed the nvidia driver from their website08:42
fatejudgerlast time I just installed over nvidia-glx08:42
fatejudgerbut I think there was something screwy about that08:43
Hobbseeah right08:44
fatejudgerrss-glx screensavers don't work though08:44
fatejudgerthat sucks08:44
Hobbseefatejudger08:44
Hobbseewhat packages with the word screensaver do you have installed?08:45
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
aftertafre again :)08:46
Hobbseefatejudger: you need kscreensaver kscreensaver-xsaver xscreensaver xscreensaver-gl rss-glx08:47
Hobbseeand any dependencies from them that are automatically found08:47
god-zeroice: read the readmes in /usr/share/doc/sysv-rc08:48
icethanks08:48
=== whoiam [n=whoiam55@202.56.238.132] has joined #kubuntu
whoiamcan someone tell me how I install gcc-3.4.5 (I want to install vmware, it saying that my kernel is compiled with 3.4.5 and I have 4.0.4, so I would either install gcc3.4.5 or either recompile my kernel)08:53
naliothwhoiam: it's in synaptic08:57
whoiam3.4.5 ?08:59
whoiamlemme see, however, I want to do it with apt, I want to learn apt instead of synaptic :D08:59
=== jvts [n=jeroen@a82-92-201-123.adsl.xs4all.nl] has joined #kubuntu
=== dreumah [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
dreumahhi09:05
Hobbseehi dreumah09:05
dreumahi just got kubuntu through ubuntu and now my rio carbon doesnt work anymore09:05
Hobbseeany error messages?09:06
dreumahyes09:06
Hobbseepaste them?09:06
naliothHobbsee: not here please09:06
dreumahone sec 09:07
Hobbseenalioth: is flood the place they are supposed to go?09:07
Hobbseeor somewhere else entirely i havent found yet?09:07
dreumahwhen i try to delete something it says that creating folders is  not part of the protocol and that it09:08
naliothHobbsee: #flood (with prior intentions given) or a 09:08
nalioth!pastebin09:08
ubotusomebody said pastebin was a site where you can post large texts and screenshots so you don't flood the channel. You can find it at http://paste.ubuntulinux.nl09:08
Hobbseenalioth: cool, ok09:09
=== dech [n=dech@ppp184-205.static.internode.on.net] has joined #kubuntu
seaLnedoes anyone have a matrox g550 or similar dual head card? using the standard mga driver both heads were the same, when i changed to the matrox binary driver i now only get one head working, under sid it worked fine with dual heads, i've tried running the matroxset prog incase the card had forgoten the settings but it gives errors about "Cannot open /dev/fb1: No such file or directory" /dev/fb1 dosen't exist but fb0 does but specifying that i get "ioct09:15
=== whoiam [n=whoiam55@202.56.238.132] has joined #kubuntu
dechHow do i terminate an X server ? and restart it, i need to terminate to install my nvidia drivers09:17
jeh_workdech: running kde?09:17
dechYep :)09:17
whoiamdech: /etc/init.d/kdm stop09:17
dechThanks09:18
whoiamdech: and /etc/init.d/kdm start after you finish installing drivers09:18
jeh_workdech: or just log out, then "Console login" from the KDM menu, log in as root and then " /etc/init.d/kdm stop"09:18
dechok thanks :)09:18
dechSee you all again soon hopefully :)09:18
whoiamlol09:19
=== linuxuser [n=linuxuse@kou1-181-pc14.merikoski.fi] has joined #kubuntu
jeh_workhow do one build the nvidia drivers the "kubuntu way"? there is a source package for them09:19
whoiamjeh_work: try apt-cache search nvidia09:20
jeh_worki couldn't figure out what to do, so i downsucked the "official" package from nvidia and compiled normally09:20
linuxuserhaloo09:21
whoiamjeh_work: does nvidia driver keep asking you for kernel hearders ?09:21
jeh_workwhoiam: i installed "nvidia-kernel-source"09:21
linuxuserhow's life?09:21
jeh_workwhoiam: the problem was that all worked ok, then i installed kernel 2.6.1109:21
jeh_workwhoiam: that one doesn't have anything precompiled afaik09:21
whoiamduh,, you have to reinstall them agian09:21
jeh_workso i downloaded the above package, it looked like the sources09:22
linuxuserwhre am i09:23
jeh_workbut i found no way to build them, "debuild" borked serioulsy09:23
whoiamjeh_work: If I were you, I just d/l the 2.6.22 source then compiled it (wait wait, I'm saying only compile or compile only modules tobe precise) then try installing again09:23
whoiam*2.6.1109:23
jeh_workwhoiam: i got it working fine with nvidia's original package, as i've always done it09:24
=== mivogt [n=mivogt@dsl-084-056-208-058.arcor-ip.net] has joined #kubuntu
jeh_workwhoiam: i just wanted to be able to manually compile a deb for my 2.6.11 kernel09:24
whoiamhmm. I can't help you then, I don't know much about apt/dpkg :(09:24
jeh_workwhoiam: ok, thanks for helping09:25
jeh_workone thing that always gets me is when i run kernels from packages, is that it's not enough to just download the kernel source package and unpackage it in order to get the nvidia stuff to compile09:26
whoiam:)09:26
whoiamyeah09:26
jeh_workyou have to at least configure it too09:26
jeh_workotherwise the compilation of the nvidia stuff fails in a missing "version.h" or similar09:27
=== mivogt [n=mivogt@dsl-084-056-208-058.arcor-ip.net] has joined #kubuntu
=== verwilst [n=verwilst@212.123.1.32] has joined #kubuntu
whoiamjeh_work: I'm satisfied with prebuilt default nv driver09:29
jeh_workwhoiam: does it work for 2.6.11 or newer?09:30
whoiamwell, I don't know bout 2.6.11 but it working in my 2.6.1209:30
jeh_worknot that i'm really interested in 2.6.11 anymore, i ran it a few days and my machine has never crashed so much09:30
=== gdh [i=foobar@80-192-144-33.cable.ubr04.pres.blueyonder.co.uk] has joined #kubuntu
jeh_workwhoiam: is there a kernel package for 2.6.12 already? or is this breezy?09:31
whoiamjeh_work: it's breezy, but I think you could install 2.6.12 only if you add breezy in your source.lst09:31
jeh_workgam_server created constant kernel oops:es and the USB subsystem died a few times09:31
whoiaminstall kernel then remove breezy09:31
jeh_workwhoiam: could probably work. but i'll wait a few weeks for the official breezy, then upgrade everything09:32
whoiamjeh_work: I upgrade from hoary to breezy last night, it's almost 18 hours I'm working on it, and I can't find anything unusual09:32
jeh_worknice09:32
jeh_worki guess that breezy has a new nvidia package and you are not using the one from hoary09:32
whoiamjeh_work: I'm little impatient  :p09:33
jeh_workdoes breezy have qt4 packages?09:33
whoiamI think so09:33
whoiamjeh_work: how do I check that ? :p09:33
jeh_workapt-cache search qt409:33
whoiambreezy is much faster than hoary09:33
whoiamlemme check09:33
jeh_workfaster? how can it be? did you run kde 3.4.2 with hoary too?09:34
=== iandexter [n=iandexte@203.131.67.205] has left #kubuntu ["Back]
whoiamjeh_work: check private09:34
jeh_workyup09:34
jeh_workseems to be there, thanks09:35
whoiam:)09:35
jeh_worki compiled it manually a few days ago. huge...09:35
whoiamdo you know how to I install gcc-3.4.5, I want to install vmware and it saying that my kernel is compiled with 3.4.5 while I'm runnning 4.0.409:35
jeh_workwith all debug included it was over 500M09:36
jeh_workwhoiam: maybe you have two versions installed? one that the kernel is compiled with and one for general code?09:36
whoiamI have09:37
jeh_workdpkg -l | grep gcc09:37
whoiamerm...09:37
whoiamwait09:37
whoiamjeh_work: wait a min. brb09:37
mornfallberkus: ping?09:38
jeh_workwhoiam: you have three versions installed09:39
whoiam:-o09:39
=== Tonio- [n=tonio@cac94-5-82-229-219-55.fbx.proxad.net] has joined #kubuntu
jeh_workwhoiam: i guess that vmware just runs "gcc" to compile its modules?09:40
whoiamdon't know :(09:41
gdhjeh_work: yeh I think so09:41
jeh_workmake CC point to the version that vmware wants09:42
gdhjust make a symlink from /usr/bin/gcc to the real 3.4.5 binary09:42
jeh_worksomething like: export CC=gcc-3.409:42
whoiamlemme check09:42
jeh_workor whichever is the name of the gcc version you want09:42
jeh_worktype "gcc" and whack tab a few times09:43
=== NSK [n=nsk@unaffiliated/nsk] has joined #kubuntu
whoiamafter export and whacking tab it showing me this "gcc         gcc-3.4     gcc-4.0     gccbug      gccbug-3.4  gccbug-4.0"09:44
jeh_workexport CC=gcc-3.409:45
jeh_workthen try the vmware thing again. in the same shell09:45
Kamping_Kaiserif i "alias ls='ls -lh' " in my ~/.bashrc, can i set it to *not* run -lh in scripts? i didnt notice anything in the man page, but i might have missed it09:46
whoiamwhew, I was doing that in another shell 09:46
whoiamlemme check09:46
jeh_workKamping_Kaiser: \ls09:46
Kamping_Kaiser \ls ? hm09:47
whoiamjeh_work: no luck :((09:47
gdhjeh_work: ... \ls - nice tip - didn't know that :)09:47
=== dech [n=dech@ppp184-205.static.internode.on.net] has joined #kubuntu
Kamping_Kaiserjeh_work: what does it do? ignore alias' or something?09:47
jeh_workKamping_Kaiser: yeah, should ignore all aliases09:48
Kamping_Kaiserok thanks. 09:48
whoiamjeh_work: are you certain that gcc-3.4 and gcc3.4.5 are the same thing ?09:48
jeh_workwhoiam: no...09:48
jeh_workwhoiam: you could see if there is a gcc-3.4.5 package09:49
whoiamthen, vmware is asking for 3.4.5 while I have 3.4 and there is no gcc-3.4.5 avil. on web :(09:49
Kamping_Kaiserthanks jeh_work09:49
gdhMy other thought is vmware's build script does not use the 'CC' variable , so symlinking /usr/bin/gcc to /usr/bin/gcc-3.4 would be the best choice09:49
whoiamgdh: lemme check09:50
dechWhats the average fps for glxgears with a 129mb card, say an nvidia 6200 ?09:50
dech...128*09:50
jeh_workwhoiam: i find no 3.4.5 version of gcc...09:51
whoiam:-o09:51
whoiamwhere ?09:51
whoiamerm... I read like if you find 3.4.5 :D09:52
jeh_workof course, try "gcc-3.4 --version"09:52
jeh_workfor my 3.3 it says: "gcc-3.3 (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2)"09:52
jeh_workso your 3.4 could well be 3.4.5...09:53
gdhwhoiam: another choice.. when I run the vmware_config.pl script, it sometimes complains about the same thing you get - kernel + installed gcc are different .. but the thing is it asks 'Do you want to compile the modules anyway?'09:53
gdhYou could always say yes and see if it works :)09:53
=== pantens [n=pantens@gw.sangine.com] has joined #kubuntu
gdhwhoiam: or you could install the gcc-3.4 package ?09:56
whoiamit's already installed09:56
gdhAnyway what kernel are you running to have had it compiled with 3.4.5 ?09:56
=== Xorlev [n=xorlev@unaffiliated/xorlev] has joined #kubuntu
gdhwhoiam: paste the output of dmesg | head -109:57
whoiamgdh: izing CPU#009:58
gdhah OK your ringbuffer's already had the first messages pushed out.. :)09:58
=== mivogt [n=mivogt@dsl-084-056-208-058.arcor-ip.net] has joined #kubuntu
gdhHowever, I see what you mean about 3.4.509:59
gdh[4294667.296000]  Linux version 2.6.12-9-686 (buildd@terranova) (gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)) #1 Thu Sep 22 20:33:15 UTC 200509:59
whoiamgdh: I think I messed with gcc (while creating symlink :( )09:59
whoiamis /usr/bin/gcc is the symlink of gcc-latest-version ?09:59
=== pantens is now known as sugardaddy
gdhwhoiam: pastethe output of 'gcc-3.4 --version'10:00
gdhsince the *Ubuntu* version of the 'gcc-3.4' package I just downloaded is 3.4.4-6ubuntu8 - and that matches precisely with the running kernel (see the dmesg snippet)10:01
jeh_workmaybe his gcc-3.4 is the needed 3.4.510:02
gdhjeh_work: I'm certain it is.10:02
whoiamgdh: check private10:02
jeh_workgdh: the compiler used for the kernel *should* be available...10:02
gdhwhoiam: that is an old package. you need to dist-upgrade your system.10:03
=== Tonio- [n=tonio@cac94-5-82-229-219-55.fbx.proxad.net] has joined #kubuntu
whoiamgdh: I already done that last night :(10:04
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
whoiamI'm running breezy10:04
gdhwhoiam: Then something didn't work, I run breezy, too and the versions do match fine10:04
aftertafso am I :)10:04
aftertafre10:04
whoiamwhich version of kernel you running ?10:05
whoiamI'm running 2.6.1210:05
whoiam68610:05
whoiamgdh: you upgraded or fresh installed (I upgraded it from hoary)10:09
gdhupgraded10:09
gdhhave been tracking it for a couple of months10:09
whoiamme too10:09
whoiam:D10:09
aftertafme 310:09
whoiamwhich kernel you running ?10:09
=== aftertaf 686
gdhwhoiam: see dmesg line posted earlier10:09
whoiamgdh you running same version then why the hell it asking for 3.4.5 :(10:09
gdhsimply because that's what the *kernel* was compiled with. that's the correct behaviour10:09
whoiamgdh: do you have gcc-3.4.5 isntalled10:09
gdhthe problem is your installed version of the 'gcc-3./4' package is old10:09
gdhYes, the 'gcc-3.4' package is providing 3.4.5 10:09
gdh'gcc-3.4' will be the name for the current version of the 3.4 series10:09
whoiamdoes kubuntu compile kernel while it upgrade ?10:09
gdhNo, that's Gentoo :)10:09
gdhwhoiam: a binary-based dist like Ubuntu will always ensure the build tools and kernel headers match each other10:10
gdhso modules can be built afterwards10:10
gdhi.e. precisely what vmware needs to do10:10
=== dech [n=dech@ppp184-205.static.internode.on.net] has joined #kubuntu
whoiamgdh: actually what I'm asking is, you upgrade form hoary, so do I then what wrong I'm doing10:10
gdhwhat happens if you apt-get update && apt-get install gcc-3.4   ?10:12
gdhdoes it download a couple of MB of new package lists ?10:12
whoiamyeah10:12
whoiamerm.. wait10:12
whoiam lemme check10:12
gdhthe most important one  is:10:13
gdhGet:5 http://gb.archive.ubuntu.com breezy/main Packages [575kB] 10:13
gdhsince gcc-3.4 is in the 'main' repository10:13
whoiamgdh: no it just d/l gcc-3.410:13
gdhah ha10:14
gdhnow paste the first line of output of 'gcc-3.4 --version'10:14
god-zerousr/bin/gcc is a symlink to gcc-4.0. just reasign it teporarily10:14
gdhgod-zero: Yep we've not got that far yet :)10:14
whoiamgdh: gcc-3.4 (GCC) 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)10:15
nikkiaerm, there is no 3.4.510:15
gdhwhoiam: perfect. now you're ready to rock.10:15
nikkiaah, some dodgy pre-release :)10:15
gdhUbuntu's 3.4.4 contains pre-released code from 3.4.510:15
whoiamgdh: what I do now ?10:15
gdhwhoiam: try again with the 'export CC=gcc-3.4.4' and then run the vmware config script10:16
gdhnikkia: Debian's done that for as long as I can remember :)10:16
whoiamgdh: lemme check10:16
gdhgah typo10:16
nikkiagdh, yeah, and its incredibly bad practice10:16
gdhwhoiam: try again with the 'export CC=gcc-3.4' and then run the vmware config script10:16
gdhnikkia: But since anyone working at the level of approving patches to the compiler must know what they're doing, I trust them.10:16
nikkiagdh, it 'amused' me when there was the whole 2.96 business10:16
gdhmoreso than I trust the bastardised Red Hat 'fixes'10:17
nikkiadebian users were the first to whine about redhat, even though a) debian does the same thing, b) redhat were the official gcc maintainers :)10:17
=== aftertaf_ [n=david@sara2lee.agns.fr] has joined #kubuntu
gdhhaha :)10:17
whoiamgdh: success :D10:18
whoiamthnx you my friend10:18
gdhhurrah - the invoice is in the post :)10:18
whoiamlol10:18
nikkiagdh, i'm still not convinced that everyone was honest about that 2.96 business either, i've seen the same 'bug' appear in 3.0 gcc's too, and not built with 2.96 toolchains either10:18
gdhand now. coffee and socks. possibly not in the same cup.10:18
utter_any PPC folk here?10:19
=== Jeezis [n=roger@4.23.231.28] has joined #kubuntu
god-zeroanybody else notice most linux screenshots on the web now are ubuntu? I see the brown gnome theme everywhere10:23
Kamping_Kaiseryay ;)D10:24
Tm_Thoh10:25
=== PiRX[lv] [n=PiRX@80.232.246.36] has joined #kubuntu
Tm_Tstill no luck10:26
=== hussam [n=hussam@194.126.31.19] has joined #kubuntu
nikkiawell, if i wanted my desktop to look like fecal matter, i'd certainly run gnome :)10:27
god-zeroTm_t: I noticed there were some more x font updates a couple hours ago (breezy)10:27
god-zeronikkia: I'm getting a little tired of blue, but it's 100X better than brown :)10:28
hussamafter the last upgrade for breezy, there are a lot of error messages at boot that appear after the usplash progress bar is over. How do I review these boot error messages?10:28
NSKcheck whether they are somewhere in /var/log or type dmesg10:29
Tm_Tgod-zero: thanks, I'll check them soon10:29
god-zero"/var/log/Xorg.0.log10:29
=== PiRX[lv] [n=PiRX@80.232.246.36] has joined #kubuntu
=== whoiam [n=whoiam55@202.56.238.132] has joined #kubuntu
nikkiagod-zero: mostly purples here10:31
hussamgod-zero, NSK: they're not there neither in the kernel log10:31
=== _jmc [n=jmc@210.213.178.167] has joined #kubuntu
god-zerothe ones I see after splash and before x are from xorg. If the log is empty or doesn't match what you saw, I'd exit out to console, login, startx, exit x read what's left on screen10:33
hussamgod-zero: ok I'll do that now. and I'll write down what I see10:34
=== skaman [n=skaman@host7-29.pool8258.interbusiness.it] has joined #kubuntu
=== aftertaf_ [n=david@sara2lee.agns.fr] has joined #kubuntu
=== _JakubS [n=qba@ain131.internetdsl.tpnet.pl] has joined #kubuntu
Tm_T:/10:40
=== crodler [n=crodler@65.Red-81-39-69.dynamicIP.rima-tde.net] has joined #kubuntu
=== _micha [n=micha@dsl-084-056-139-138.arcor-ip.net] has joined #kubuntu
=== hussam [n=hussam@194.126.31.19] has joined #kubuntu
skamanhi guys10:47
crodlerhi10:47
skamanupdating to brezzy right now10:47
hussami wrote down the first error message: insmod error insetinf '/lib/modules/2.6.12-9-686/drivers/video/console/bitblit.ko': -1 File exists10:47
crodleris there a working iax clientfor kubuntu?10:47
skamanapt-get search iax10:48
skaman:D10:48
hussamthat error apears after usplash is done10:48
Tm_Tskaman: well, if your X won't work, just ask, I'm fixing mine10:48
crodlernothing10:48
crodleri found iaxcomm and kiax10:48
skamanTm_T let's see i had problems rebooting and turning off from X10:48
crodlerbut both needs lot of librarysincompatibel with hoary10:48
skamanhope those problems get fixed10:49
crodleris there no client that just works with apt-get install ..?10:49
whoiamgdh: what I'm thinking is to selecting everything as module from menuconfig and then compile only headers then point vmware to it when it ask for headers ?10:50
gdhwhoiam: You might be interested to know I've just tried to re-run vmware-config here (VMWare 4.5.2) and I get the same vmnet error as you10:50
skamancrodler reallu dunnow have u tried to upgrade to breezy and re-search?10:50
aftertafam i here?10:50
gdhI can only assume a recent change in the ubuntu kernel has broken compatibility.10:51
whoiam:-o10:51
Tm_T:p10:51
gdhMaybe a newer VMWare will fix it...10:51
crodlerskaman: ok, i will try it10:51
whoiam:(10:51
skamanis better to stay upgraded :D10:51
crodlerjejeje10:51
crodlerok10:51
whoiamgdh: can you pass me your vmware modules 10:52
whoiam?10:52
whoiamI'm just trying to do some horrible things10:52
gdhwhoiam: I don't have any compiled, because they won't compile for the reasons above.10:52
gdhhttp://www.vmware.com/community/thread.jspa?threadID=14371&start=0&tstart=010:52
gdhhas more info10:52
whoiamlookin10:53
whoiamgdh: won't vmware keep modules somewhere when it install ?10:53
gdhwhoiam: Yes, but the whole point of kernel modules is they have to match the running kernel10:54
gdhyou can't just use ones that happened to work on an earlier kernel10:54
whoiambut you saying you have same version as mine 2.6.1210:54
gdhwhoiam: Yes, and I haven't got them to compile, either :)10:55
whoiam:-/ you haven't compiled them then how you get them ?10:56
gdh<sigh>10:56
gdhthe sources are installed when you installed VMWare10:56
god-zerohussam: I get those errors too. They seem harmless, but I'm not a kernel guy. I believe .ko = kernel object, So I'm thinking it's loading or setting up a kernel object that's already active.10:56
gdhthe 'vmware-config' script compiles the source against your linux kernel headers.10:56
gdhhttp://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update94.tar.gz10:57
hussamgod-zero: ok thanks10:57
gdhdownload that, unpack it, 'sudo runme.pl'10:57
PiRX[lv] is there any way to force apt-get to reinstall package?10:57
gdhwhoiam: now install g++-3.4 and launch 'CPP=g++-3.4 CC=gcc-3.4 vmware-config.pl'10:58
gdhthat compiled the modules successfully for me10:58
gdhPiRX[lv] : apt-get --reinstall install packagename10:59
gdhyou might get better mileage from apt-get --purge remove packagename first, tho10:59
naliothi prefer the dpkg hammer10:59
PiRX[lv] gdh i'm thinking about reinstalling all KDE10:59
gdhI guess apt-get --purge remove does much the same as dpkg -P10:59
PiRX[lv] while it's running10:59
gdhPiRX[lv] : That sounds like fun :)11:00
=== tenshiKur0 [n=tenshiKu@S0106000d93cb5211.vc.shawcable.net] has joined #kubuntu
PiRX[lv] so apt-get purge could be bad idea (IMHO)11:00
whoiamPiRX[lv] : why you want to reinstall it ?11:00
PiRX[lv] some strange things happen11:00
PiRX[lv] i upgraded to kde3.5b1 while was on hoary11:00
whoiamPiRX[lv] : like what ?11:00
PiRX[lv] now i dist-upgraded to breezy11:00
PiRX[lv] and some applications are crashing11:00
PiRX[lv] for example - konqueror11:01
PiRX[lv] segfaulted11:01
naliothkonq is a crash-hog11:01
whoiamPiRX[lv] : apt-get remove konqueror then install it agian11:01
PiRX[lv] i did remove and install 11:01
PiRX[lv] and it worked11:01
PiRX[lv] keyboard layout tool ain't working either11:01
PiRX[lv] so i thought reinstalling KDE would be good thing to do11:02
whoiamPiRX[lv] : breezy is still in testing, you must live with it like that11:02
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
Tm_Tgod-zero: yup, much updates, let's see if them are useful to me :p11:02
Tm_Tthey11:02
Tm_Tanyway11:02
PiRX[lv] whoiam i'm not complaining, i'm lookin for solution :)11:02
whoiam:D11:02
whoiamPiRX[lv] : then I guess you should wait untill october11:03
whoiammid of october11:03
PiRX[lv] so... in which package could this "KDE keyboard tool" be?11:03
Tm_Tyay!11:04
=== edison [n=edison@203.115.160.157] has joined #kubuntu
PiRX[lv] i have nothing to do for today... so i guess, i'll try to get it working :)11:04
=== edison is now known as Damulag
god-zeroTm_t: I spent some time in the deep south, I'm used to things like "...see if them are..." 11:04
=== pointwood [n=pointwoo@212.242.222.232] has joined #kubuntu
Damulaganyone here knows about linux can u help me?11:06
god-zero!linux11:07
ubotumethinks linux is the kernel (core) of the Ubuntu operating system. Ubuntu is only one version of the GNU/Linux operating system. For more information on Linux in general, visit http://en.wikipedia.org/wiki/Linux11:07
naliothDamulag: i'm sure most of these beOS users can help you11:07
Damulagthanks men, hope it can help me a lot...thanks so much..11:08
god-zerobeOS, I thought this was the Amiga forum... grumble grumble ;)11:08
=== aftertaf_ [n=david@sara2lee.agns.fr] has joined #kubuntu
=== ubuntu [n=ubuntu@net2-22.24online.fi] has joined #kubuntu
god-zeroDamalag: What's your question? 11:09
Damulagcan u game list of shortcut commands using linux base?11:12
Damulagcan u gave list of shortcut commands using linux base?11:12
god-zeroyou meen cli commands? there's hundreds. 1 nice feture with linux is you can type the first letter or two, hit tab twice, and it'll ist all that match11:14
god-zeroI've gotta find a better placement for this keyboard... way too many typos11:16
PiRX[lv] is there an apt command to get list of all installed packages?11:17
gdhPiRX[lv] : dpkg -l11:17
PiRX[lv] thnx11:17
gdhlower-case 'L' :)11:17
=== whoiam [n=whoiam55@202.56.238.132] has joined #kubuntu
=== Kamping_Kaiser is now known as Kaiser_away
PiRX[lv] i figured it out that l could be first letter from list :)11:19
gdh;)11:19
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
=== Altreo [n=ice@114.Red-213-96-147.staticIP.rima-tde.net] has joined #kubuntu
Altreohi11:22
Damulagdo u think that i can download list of commands of Linux Base in the net., where do u think i can find them?11:22
whoiamgdh: you there ?11:23
naliothDamulag: /msg ubotu cli11:24
god-zerodamulag: are you running kde? If so, try typing man: into konqueror, it may be some help11:24
god-zeroman: is short for manual, and will give you a navigatable html representation of the manuals for your installed programs and commands11:26
gdhwhoiam: am working, so expect reponses to be slow11:27
whoiamgdh: The module loads perfectly in the running kernel.:D11:27
whoiamgdh: no problemo :)11:27
whoiamI'm running vmware :D11:27
=== _mivogt [n=mivogt@dsl-084-056-236-025.arcor-ip.net] has joined #kubuntu
gdhhey hey :)11:28
gdhDunno if there's anything in the Ubuntu wiki about VMware? you might want to outline the procedure for others?11:29
gdha nice way of 'giving back'..11:29
god-zerohow well does vmware run? I've never tried it. Do the OSs run near native speed on x86?11:29
gdhgod-zero: certainly 70-80% of native yeh.11:29
naliothgod-zero: heard of qemu?11:30
gdhqemu with the kernel-accelerator module show promise11:30
gdhbut there is much work to do.11:30
god-zeroI heard of it, never ran it. Not much need for a full emu on a desktop. I ran virtual pc in my windows days from time to time for some older software I had.11:33
=== os2mac [n=Jim@ip68-10-71-214.hr.hr.cox.net] has joined #kubuntu
god-zeroThat requires user mode linux kernel for good speed right?11:34
os2machow do I configure my wlan0 to use DHCP and to get an address from the shell?11:34
gdhgod-zero: no, the kernel-accel works in the same vein as the vmware kernel modules11:35
gdhso it boosts the speed of any i386 OS running in qemu11:35
=== burepe [n=burepe4@YahooBB220040076012.bbtec.net] has joined #kubuntu
=== aftertaf_ [n=david@sara2lee.agns.fr] has joined #kubuntu
=== cyne [n=cyne@203.49.222.63] has joined #kubuntu
cynegreetings11:39
=== ubuntu [n=ubuntu@ip68-10-71-214.hr.hr.cox.net] has joined #kubuntu
=== os2mac [n=Jim@ip68-10-71-214.hr.hr.cox.net] has left #kubuntu []
=== ubuntu is now known as os2mac
god-zeroos2mac: ifconfig wlan0 dhcp start11:43
os2machehe... a little late on the draw... I did dhclient wlan011:44
god-zeroah, good11:44
os2macso I am up on kubuntu using wireless.... and the network settings GUI didn't work.11:47
os2macincase anyone cares.11:47
=== PiRX[lv] [n=PiRX@80.232.246.36] has joined #kubuntu
=== Chase [n=chase@stuartma.gotadsl.co.uk] has joined #kubuntu
god-zeroYa know, I just had a thought (quit laughing)... Between all these great readmes in a linux install, and desktop search... that would be a great help for newbies and "green" people like me11:59
os2macdoes anyone know if there is a way to save your configuration in kubuntu to a thumb drive?12:01
god-zerowhat part of your install?12:01
god-zerocp /etc /sda1 ?12:01
os2macjust the configureation... ie. screen/theme settings. network settings etc12:01
os2macit's early and I can't spell. sorry12:02
os2macproblem is /sda1 is not a linux partition....12:02
god-zerolol12:03
=== god-zero is playing Software Freedom and the GNU Generation by Bradley M Kuhn on Free Software Society [amaroK]
god-zerohrm12:03
god-zerohow'd that pop up?12:03
Tm_T=)12:04
os2macin Knoppix/Kanotix there is an application that saves a configuration image to the thumb drive and then you can configure the os to scan for the img file on boot up.12:04
os2macand I am kind of partial to unbuntu/kbuntu12:04
god-zeroI hope that doesn't pop up while watching pr0n12:04
god-zerothat's too much intergration12:05
os2machehe.12:06
god-zeroaseigo: take that out12:08
god-zerolol12:08
cyneos2mac: kubuntu rules12:08
cynei know not of ubuntu, it's brother12:09
=== eggi [n=einstein@dsl-213-023-016-066.arcor-ip.net] has joined #kubuntu
whoiamgdh: look here12:16
whoiamI'm writing it on wiki now ;)12:17
=== Kream [n=karim@59.144.177.27] has joined #kubuntu
=== freeflying [n=rockie@61.190.65.16] has joined #kubuntu
gdhcool :)12:25
=== freeflying [n=rockie@61.190.65.16] has joined #kubuntu
=== bembe [n=bembe@ip-70-18.sn2.eutelia.it] has joined #kubuntu
=== bembe [n=bembe@ip-70-18.sn2.eutelia.it] has left #kubuntu ["Konversation]
=== MaTaKs [i=start@203.177.243.129] has left #kubuntu []
burepeCan someone who knows about getting extra repositories and sources.list. I have a problem. I posted it at http://www.ubuntuforums.org/showthread.php?t=69825 please check it out and read the response I got. My questiion is about the response.12:35
burepeoops. 12:36
burepeCan someone who knows about getting extra repositories and sources.list give me a hand. I have a problem. I posted it at http://www.ubuntuforums.org/showthread.php?t=69825 please check it out and read the response I got. My questiion is about the response.12:36
god-zerook12:39
burepeso the guy who did the response gave me a file to download and save as sources.list12:40
burepewhich I am grateful for but the content is so different from what the faq was telling me to do12:40
burepeas I want to use the faq to download software, should I listen to the guy who responded or just start over with the faq?12:41
god-zerohe gave you a shortcut12:41
burepeBut if you look at the file for the faq there are all kinds of sources that aren't listed on the shortcut12:42
god-zerothe sources.list you endup with should closely resemble what he sent you12:42
burepeOk, in that case12:42
god-zeroif you follow the faq, the ask about back ports, then etc...   ..you'll end up with one like he gave you12:43
=== JakubS_ [n=qba@ain131.internetdsl.tpnet.pl] has joined #kubuntu
burepeI was having problems with programs that were unstable because of an unstable repository in my old install. What are the unstable repos? The backporst?12:44
=== _chris [n=chris@Kabaa.k.pppool.de] has joined #kubuntu
god-zerobackports are/is software from breezy... mostly updates. Universe is free as in speech semi-unstable, multiverse is semi-unstable free as in beer12:46
=== wincide [n=trax@30.Red-83-33-131.dynamicIP.rima-tde.net] has joined #kubuntu
burepeok12:46
god-zerohe just sent you backports12:46
burepeone sec12:47
burepedo I need this? deb ftp://ftp.nerim.net/debian-marillat unstable main12:48
ph8Hi all, trying to get my 3d card working with this howto on breezy: http://www.ubuntuforums.org/showthread.php?t=6527612:48
ph8The default drivers don't work12:48
ph8so i'm trying the next bit about downloading things for compiling12:48
ph8but i can't find the correct include location for the make make.sh step12:49
ph8* sh make.sh step12:49
ph8should i not be trying this bit considering that i've never compiled my own kernel (is that what this is?)12:50
god-zeroburepe: I used some of his (marillat) software... was ok I think. Leve out if you want. I think the one thing from there you may want is kaffiene iirc12:50
burepethe faq also asks me do download a preference file. What does that do?12:51
god-zerodon't worry about that12:51
god-zeroph8: it isn't that hard... his faq is way over doing it12:52
burepeok cool.12:53
ph8what isn't that hard?12:53
burepethanks a lot12:53
ph8I'm compiling a module for the kernel right?12:53
ph8assuming i understand this right12:53
god-zeroph8: don't compile12:54
ph8i tried the first part where i use the fglrx packages12:54
ph8and they obviously don't suppose my card yet12:54
god-zerothe module in th erepo works fine12:54
ph8so the apt-get version would produce the same results as the compile version?12:54
god-zero what card do you have?12:54
ph8x30012:54
god-zeroapt-get/whatever the restricted module, ati control, xorg fglrx driver, fglrx module, edit xorg.conf12:55
ph8alter driver to fglrx?12:55
god-zeromost of that you'll already have12:56
ph8(in xorg)12:56
ph8i believe i've done that12:56
god-zeroin xorg.conf? yes12:56
=== MrPoke [n=athul@67.109.209.66.ptr.us.xo.net] has joined #kubuntu
god-zerowhat happens that tells you your driver isn't working?12:57
ph8glxgears12:57
ph8i still can't get the most elementary of opengl screensavers working12:57
ph8and that mesa thing12:57
ph8fglrxinfo?12:57
ph8where you say 'fglrx module' what package do you mean12:58
ph8pt-get install linux-restricted-modules-2.6.10-5-386 xserver-xorg-driver-ati fglrx-control xorg-driver-fglrx xorg-driver-fglrx-dev12:58
ph8have that atm12:58
=== _brian [n=brian@c-67-174-129-226.hsd1.in.comcast.net] has joined #kubuntu
god-zerook, if mesa is handling your 3d, you'll need to make sure you don't have compositing turned on, etc (fglrx is buggy)12:59
ph8well surely i want fglrx to be doing it12:59
ph8so that my 3d card is recognised and actually used?12:59
ph8as if mesa is doing it at the moment it can't even be using the 3d card because gfx are slow01:00
ph8glxgears is only at 140 fs01:00
god-zeroI can pastebin my xorg.conf if you want (I have a 9200)01:00
ph89200 card or dell?01:01
god-zero140 , sounds like mesa01:01
ph8exactly01:01
ph8so i want to switch to fglrx?01:01
god-zeroati 920001:01
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has joined #kubuntu
god-zeroyes01:01
ph8i should just be able to apt-get all those packages01:01
ph8switch driver to "fglrx" in the card config01:01
ph8card/gfx config01:01
ph8and restart X01:01
ph8and it should work01:01
ph8but it doesn't01:01
god-zerothe ati driver is good for 2d, radeon is a little slow iirc01:01
ph8right?01:01
god-zerono, it won't01:02
ph8ok01:02
god-zeromesa will run01:02
ph8Lets start from scratch01:02
=== hagarke [n=hagarke@d5152B3D8.access.telenet.be] has joined #kubuntu
god-zerowierd, i know01:02
ph8I want my opengl screensavers to work nicely without being super-jittery01:02
god-zeroright01:02
ph8i want my irc client to not-take about20 seconds to connect cos it struggles to open the 50 or so channels my bouncer is in01:02
ph8so, i want to...?01:02
=== smux [n=smux@home.mescaline.fr] has joined #kubuntu
=== whoiam [n=whoiam55@202.56.238.132] has joined #kubuntu
hagarkeHi, I'm running the live CD on a Mac Powerbook G4.  Does anybody know to what I must set the keyboard to have all the mac keys running ?  I tried Macintosh and Macintosh old, but they have differences.  I also tried PowerPC ps/2, same problem.01:04
god-zerosounds like you have all the software you need. I would reinstall restricted, and the fglrx stuff to clean up anything the compiling did, then edit xorg.conf to use "fglrx", no compositing etc. then rebbot ( restart x won't work)01:04
ph8what's compositing01:04
ph8and how would i turn it off01:05
ph8and why do i need it off, if you don't mind all the questions01:05
=== hydrogen [n=hydrogen@londonderry-cuda2-68-170-154-64.lndnnh.adelphia.net] has joined #kubuntu
god-zerook, it has to be off because the driver is buggy, but if you don't know what it is... chances are you didn't turn it on.01:05
ph8when i try to install restricted it goes to install the nvidia stuff?01:07
ph8and there's no restricted-686?01:07
ph8i have 2.6.10 but 2.6.12 appears to be in there01:07
ph8confusing01:07
ph8if 2.6.12 is out why hasn't it apt-updated01:08
=== edison [n=edison@203.115.160.157] has joined #kubuntu
god-zerorestricted has more than just ati, it also has madwifi, etc01:09
=== Kaiser_away is now known as Kamping_Kaiser
ph8ok, but if i get the 386 it'll overwrite my 686 kernel01:09
ph8which is bad, right?01:09
ph8but what's with the 2.6.12?01:09
=== crodler [n=crodler@65.Red-81-39-69.dynamicIP.rima-tde.net] has joined #kubuntu
god-zerono, it won't overwrite 386, they're seperate01:10
god-zeroyou can have 2 or more01:10
ph8ok, i can apt-get the 2.6.12 image for 686? why didn't apt-get dist-upgrade do it?01:10
ph8i'll just stick to 686801:10
ph8* 68601:10
god-zeroyes01:10
ph8does apt-get upgrade never touch the kernel?01:10
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
god-zeroit definatly tuches the kernel, but you can have more than 1... I have 686, plus 386 as a backup01:11
ph8686 is unreliable or some such?01:11
god-zerono, it's fine01:11
aftertafseems ok for me on 2 pcs01:12
edison\01:12
=== karo [n=karo@addr-82-128-217-236.suomi.net] has joined #kubuntu
aftertaf+386 for allpcs.... yeah.01:12
god-zero386 is universal, 686 wouldn't run on a pentium 1 for instance01:12
edison\nick saint01:12
=== karo [n=karo@addr-82-128-217-236.suomi.net] has left #kubuntu ["Konversation]
=== edison is now known as saint\
aftertafin case pc dies and change of proc or motherboard01:12
ph8i see01:13
ph8You guys are so helpful :)01:13
aftertaflol.... im a newb with a bit of experience ;)01:13
ph8welcome to the club01:13
aftertaf=)01:13
god-zeroI keep a backup incase i fubar the 68601:13
aftertafsafety nets are always a good idea01:14
=== boxerboy29 [n=boxerboy@adsl-144-177-44.rmo.bellsouth.net] has joined #kubuntu
=== saint\ is now known as saint
saint,01:15
boxerboy29is there a major bug with kubuntu im not aware of? i cant use the package manager and as for apt-get isnt working either01:15
god-zeroph8: my xorg.conf   http://pastebin.com/37666901:16
Kamping_Kaiserboxerboy29: why is that?01:17
boxerboy29i dont know why nothings working the commands are same as ubuntu no?01:17
Kamping_Kaiseryes01:18
god-zeroph8: I have alot of stuff commented out, that's how I know what _doesn't_ work. ;)01:18
boxerboy29apt-get install update/s upgrade/s dont work01:18
god-zeroapt-get update && apt-get upgrade01:18
burepegod-zero: the faq guy says this, "# Important : If you skip this step, you will probably have a wild, unstable system at the first "repository upgrade". So, as the first thing to do, download this "preferences" file and then,01:19
burepesudo cp -f preferences /etc/apt/" I know you said don't worry about it but that is a pretty strong warning so... That command, am I supposed to put the path to where I downloded his preference file? I don't see how that command is using the file I downloaded unless I do.01:19
god-zerono "install"01:19
gdhboxerboy29:  come on, 'dont work' means nothing. paste some output to pastebin.com along with your /etc/apt/sources.list for example01:19
Kamping_Kaiserboxerboy29: apt-get update && apt-get dist-upgrade01:19
=== _david [n=david@81.26.43.13] has joined #kubuntu
boxerboy29thank you guys ill try it in a min01:20
burepeI just got so confused he has a multipage html and a single page html and they say different things. The single page doesn't say anything like that. 01:20
=== aftertaf [n=david@sara2lee.agns.fr] has joined #kubuntu
god-zerothe file he posted for you is fine... don't worry about prefs. prefs say "I prefer files from *here* or *newest is best* " etc01:21
ph8thanks god-zero01:21
ph8so i'm now on 2.6.12-9 kernel01:21
ph8but it's running as well at 2.6.10-501:21
ph8is .12 a dev tree or something?01:21
ph8or all kernels just install like that?01:21
burepeit won't get "wildly unstable"?01:21
aftertafph8:  what do you mean?01:22
aftertafa dev tree01:22
burepeThanks god-zero01:22
hydrogen2.6.12 is upstream-stable01:22
ph8a development treee01:22
hydrogenso no01:22
ph8i'm wondering why 2.6.10 didn't auto-upgrade to .1201:22
=== Juerd [i=juerd@aak.demon.nl] has joined #kubuntu
hydrogen2.6.14 is the current devel tree01:22
ph8why i had to do it 'manually' so to cpeak01:22
ph8* speak01:22
hydrogenph8: kernels are not usually auto upgraded01:22
hydrogensimply because they effect a huge amount of the system01:22
aftertafph8:  do you have the linux-686 metapackage selected?01:23
ph8ok01:23
ph8the meta what now?01:23
aftertafhehe01:23
aftertafits a package that actually refers to the latest kernel package01:23
ph8i see?01:23
ph8so it'll tell you what the latest is01:23
aftertaflinux-686 or linux-k7 e.g....01:23
god-zerojust plain "linux-686" gets the newest kernel on upgrade01:23
ph8what's the meta package package called?01:24
aftertafdunno if itll tell you, but it 'gets' the latest one each time, surely as a dependency.01:24
aftertaflinux-[proc type]  packages are metapackages actually.01:24
god-zeroph8 "linux-686" is the META package01:24
ph8hmm01:24
aftertafgod-zero:  hehe i was right, then ;)01:24
aftertafwasnt 100%01:25
ph8so if i type 'apt-get linux-686'01:25
ph8it gets the latest kernel?01:25
aftertafph8:  yep01:25
ph8nice01:25
aftertafvia dependencies01:25
ph8what are the restricted modules -smp?01:25
cyneanyone got ScummVM going on Kubuntu?01:25
aftertafand on update/upgrade itll do it auto ;)01:25
aftertafph8:  containing drivers like for nvidia, etc.....01:25
_davidAnyone familiar with the  SystemRescueCd?01:25
ph8will i need it for my fglrx/ati?01:26
aftertaf-smp biprocessor01:26
god-zeroevery time you upgrade, it'll grab the newest kernel because "linux-686" points at whatever the newest is at all times01:26
ph8oh01:26
ph8so i don't01:26
aftertafall with smp is biproc01:26
burepehow do I get out of a man page?01:27
gdhburepe: q01:27
=== _david is now known as dajomu
gdhor.. ctrl-c :)01:27
burepethanks01:27
god-zeroI should try the smp with my celeron, just to see what would happen01:27
aftertafgod-zero:  lol01:27
Kamping_Kaiserlol01:27
Kamping_Kaisernot a lot01:27
aftertafsmoke may get in your eyes ;)01:28
ph8god-zero01:28
ph8how can i confirm my bus-id is right?01:28
ph8all this time i might have had the right drivers but it might have been directing to a default 4mb card or something01:28
ph8sound likely?01:28
dajomuI am wondering why my  SystemRescueCd is stopping with the bootup message * Starting USB and PCI hotplugging01:28
Kamping_Kaiserph8: lspci01:29
aftertafhotplug has troubles sometimes.01:29
aftertafdajomu:  unplug any unneccessary usb stuff01:29
dajomugot nothing attached01:29
=== ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu
aftertafdajomu:  erf, then :/01:29
ph80000:01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 546001:30
ph8which makes it PCI:1:0:0 ?01:30
dajomuaftertaf - do you know if there is a way of disable hotplugging on this rescuecd?01:30
aftertafi dont, sorry.....01:30
god-zeropci:1:0:0 = agp i think01:30
=== aftertaf still quite newb...
ph8agp?01:30
Kamping_Kaiserbut the bus id is different isnt it god-zero? one hex and the others dec or something?01:31
god-zeroa 1 is a 1, and a 0 is a 0 in dec or hex01:32
ph8i just noticed yours isn't 1:0:001:32
ph8and thought about that wrong location thing01:32
god-zeromine is pci01:32
ph8ah i see01:32
ph8but that pasted output from lspci translates to 1:0:001:32
ph8even though it's agp?01:32
gdhWildly off topic - anyone here sell cisco kit in the UK ? :)01:32
god-zeromy apg is being used by the intel intergrated video01:33
ph8Option    "UseInternalAGPGART"      "no"001:33
ph8so i should set that to yes?01:33
god-zerono01:33
ph8assuming mine's agp01:33
ph8ok01:33
ph8i'll reboot and try now with the new kernel01:33
ph8cross your fingers for me :)01:33
god-zeroagpgart is broken on atis01:33
=== dreumah [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
=== boxerboy29 [n=boxerboy@adsl-144-177-44.rmo.bellsouth.net] has left #kubuntu ["Leaving"]
whoiamgdh: 01:37
=== hagarke [n=hagarke@d5152B3D8.access.telenet.be] has left #kubuntu ["Konversation]
gdhmm?01:39
Kamping_Kaiserheh01:40
god-zerosleepy01:40
whoiamgdh: check this01:40
whoiamhttp://whoiam55.at.preempted.net/images/whee.png01:40
whoiamwhy it asking me to open this insttead of open it ?01:40
=== DocTomoe [n=martin@p54A92F03.dip0.t-ipconnect.de] has joined #kubuntu
dreumahhello i have a rio carbon nad just swtiched ubuntu to kubuntu.... when i try deleting songs from it it will not let me, but it did before... any help?01:41
gdhGood question. I've no idea :)01:41
whoiam:D01:41
=== Chase [n=chase@stuartma.gotadsl.co.uk] has joined #kubuntu
god-zerowhoami: when whoami opens a webpage with whoami in the title, it causes a tear in the tcp/ip fabric do to the loopback effect. It was all explained pretty clearly on star trek01:44
gdh:)01:45
=== dreumah [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
dreumahhello i have a rio carbon nad just swtiched ubuntu to kubuntu.... when i try deleting songs from it it will not let me, but it did before... any help?01:45
god-zerodreumah: no idea, try later when more people are here.01:47
dreumahok01:48
=== OculusAquilae [n=bastian@p548D0719.dip0.t-ipconnect.de] has joined #kubuntu
=== Octane [n=octane@dsl092-100-149.nyc2.dsl.speakeasy.net] has joined #kubuntu
aftertafdreumah: if it has a mountpoint, check permission on the mount point ans in fstab01:50
aftertafjust an idea01:50
=== lucas [n=lucas@109.119.77.83.cust.bluewin.ch] has joined #kubuntu
ph8right01:52
ph8so fglrx broke the KDE login window 01:52
god-zerolol01:52
ph8i had to recovery boot and switch back to ati to get it working01:52
aftertafnice of it :/01:52
ph8everything just froze when kdm started01:52
ph8couldn't move the mouse or anything01:52
ph8so this means i'm fucked?01:53
aftertafa strong word01:53
ph8technical term01:53
aftertafin this case, justifiably applied01:53
god-zerodid you recover any errors from it?01:53
aftertaf:)01:53
god-zeroif it hard froze, prolly the kernel01:53
ph8module fglrx not found01:54
god-zeroi'm to tired to be of muck help right now, but ....01:54
god-zeroya kernel01:54
ph8it skipped some glcore stuff01:54
ph8'symbols not found'01:55
ph8* 'NO symbols found'01:55
aftertafmeans restricted is broken01:55
=== nxv_ [n=matrix@dsl-084-056-092-187.arcor-ip.net] has joined #kubuntu
ph8nice01:55
aftertafyou on 64bit01:55
aftertaf?01:55
ph8i'll try again in a few weeks01:55
ph8not as far as i know01:55
ph8should i be?01:55
aftertaferf01:55
ph8what's different with 32 bit?01:55
aftertafdunno ;) what proc you got?01:55
Kamping_Kaiser32 bit works ;)01:55
ph8pentium M01:55
ph8(notebook)01:56
aftertaf32/64 bit proc.... M = 686 i think01:56
gdherrr01:56
gdhhas anyone ever found this line in their /etc/hosts ?01:56
ph8yes i'm using a 686 kernel01:56
gdh209.216.205.162 www.XERSEDEFIXION.COM01:56
ph8so that's 32 bit?01:56
nikkiagdh, 'what's an IP like you doing in a place like this?' ? :)01:56
nikkiagdh, erm, no01:56
gdhthat scares me01:56
ph8gdh: if you didn't put it there..01:56
ph8.what are the perms like on that file, what else is running on the machine etc01:57
gdhthis is just my desktop.. ffs...01:57
aftertafgdh:  you been h4x0r3d?01:57
ph8batten down the hatches!01:57
ph8iptables out the internet01:57
gdhMy desktop has been pwned? :D01:57
ph8and perform a week long security audit01:57
ph8:)01:57
ph8what's on the website01:57
aftertaflol pwned01:57
=== aftertaf looking, playing with fire ;)
ph8bugger all01:57
ph8hmm01:57
aftertafUNRESOLVED_HOSTNAME01:58
god-zeroarg, whois isn't installed01:58
nikkiagdh, one of the few search results for that host name, is some freshmeat user01:58
ph8[.: 12:58:03 :.]  * Dns resolved 209.216.205.162 to virt22v.secure-wi.com01:58
aftertafcan you ping it01:58
aftertaf"yes you can"01:58
gdhwill at least watch with tcplog...01:58
nikkiahttp://freshmeat.net/~xersedefixion/01:58
naliothnikkia: howdy01:58
nikkiaafternoon nalioth01:58
gdhAhh it's ok01:58
naliothnikkia: i imagine so, just barely01:58
gdhI remember now :)01:58
gdhmust've done it when I was, er, a little tipsy01:59
nikkiagdh, 'oh, yeah, that's my address!' :)01:59
Kamping_Kaiserlol01:59
god-zerolol01:59
gdhthey wrote some CGI script I was interested in but hadn't renewed their domain name01:59
gdhthe script turned out to be completely ass - waste of effort01:59
nikkiagdh, the rest of his projects look like ass too02:00
gdhwas looking for a 'webforum' script that isn't written in PHP...02:00
=== crabstic [n=nsalmi@vanadium.adsl.abo.fi] has joined #kubuntu
aftertaflol gdh you pwned yourself :)02:01
gdhended up finding a jewel in www.mwforum.org - not only is is not PHP, but it's mod_perl compatible and "use strict"02:01
nikkiagdh, i have a basic rule: never trust anyone that insists on writing 'large projects' in assembler02:01
gdh.. so the guy has a clue. :)02:01
aftertafsimpler rule: never trust anyone02:01
nikkiagdh, if the clue says 'throw portability out of the window and write perl modules in x86 asm', then i consider it a broken clue02:02
gdhhe does that?02:02
nikkiayes02:02
gdhhaha it's novel at least :)02:02
=== Juerd [i=juerd@aak.demon.nl] has joined #kubuntu
gdhI like the irony of Perl with asm :)02:03
gdhnikkia: Don't suppose you have any decent cisco resale contacts ? :)02:03
nikkianope02:04
gdhk just wondering..02:04
nikkiagdh, he also seems to be one of those strange people that thinks svgalib is better than the X GUIs02:05
gdhI can understand the 'light' appeal, but surely DirectFB and friends are a better choice now...02:06
gdhsvgalib never did much for me than corrupt the screen and force a reboot02:07
gdhbrought me back to the bad old DOS days.02:07
nikkiagdh, i don't buy the 'light' appeal, because any non-trivial app is going to need UI controls, and you're back to reinventing the wheel (most likely with corners, from my experience with people writing their own UI code :)02:08
=== jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu
=== lemuelf [n=lemuelf@210.5.112.3] has joined #kubuntu
lucasi everybody 02:09
nikkiagdh, its like the obsession with fltk that a lot of linux app authors have, because its 'easy', yeah, it might be easy (ish, it gets complicated real fast, and isn't really much easier than Qt), but it looks like someone sent your program back in time 20 years, then crapped on it :)02:09
lucasis there a way to add repository in kynaptic ?02:10
lucasi used kubuntu 5.10 02:10
gdhnikkia: The Motif Effect :)02:11
=== nxv__ [n=matrix@dsl-084-056-083-140.arcor-ip.net] has joined #kubuntu
nikkiagdh, at least motif is consistant :P02:11
jjesselucas did you get your question answered about adding a repository?02:11
nalioth!tell lucas about repos02:11
=== aftertaf_ [n=david@sara2lee.agns.fr] has joined #kubuntu
cynewhy doesn't java work in konqueror02:12
Kamping_Kaiserbad vibes02:13
cynehey?02:13
cynedo i need to install the java-common package?02:13
=== Kinomees [n=kinomees@85.196.202.25] has joined #kubuntu
lucas<jjesse> yes thx02:13
=== tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu
aftertafanyone using 3.5 beta?02:16
cynedo i need to install the java-common package to see java applets in konqueror ?02:16
=== shogouki [n=nicolas@AMontpellier-251-1-40-132.w81-251.abo.wanadoo.fr] has joined #kubuntu
cynehelp! i can't find java02:19
jjesse!tell cyne java02:20
jjesse!tell cyne installing java02:20
nalioth!tell cyne about java02:21
=== slow-motion [n=xxx@p548DD664.dip.t-dialin.net] has joined #kubuntu
cynethankyou02:27
slow-motionhallo02:27
=== shogouki [n=nicolas@AMontpellier-251-1-40-132.w81-251.abo.wanadoo.fr] has left #kubuntu []
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has joined #kubuntu
=== eclub02 [n=eclub02@203.130.225.64] has joined #kubuntu
eclub02hai friends02:33
eclub02i wont to as02:33
eclub02i wont to question02:33
eclub02how delete read only file in linux..?02:34
Kamping_Kaiser-f02:34
eclub02can you tell me about it...?02:34
eclub02it no work too02:35
eclub02i have do rm -rf name_of_file02:35
eclub02any more sintax?02:36
Kamping_Kaisereclub02: who owns teh file?02:36
eclub02joint /suse02:37
eclub02!jaoin #suse02:37
ubotuNo idea, eclub0202:37
eclub02#suse02:37
Kamping_Kaiser /join #suse02:37
eclub02root02:38
eclub02it owns is root , n group root02:38
Kamping_Kaiserthen you have to sudo rm 02:38
eclub02yes i have02:39
eclub02but it no work too02:39
=== _dreumah [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
eclub02yu hu.... any one help me....!02:41
Kamping_Kaisereclub02: what are you trying to remove?02:42
=== default02 [n=default0@host15-133.pool8263.interbusiness.it] has joined #kubuntu
eclub02read only file 02:43
Kamping_Kaiserwhat file?02:43
eclub02mp3, jpg02:44
Kamping_Kaisersudo rm -rfi filename02:44
=== __Ace__ [n=love@h55l211.delphi.afb.lu.se] has joined #kubuntu
Kamping_Kaisersudo rm -rfi filename filename2 filneme302:45
eclub02i have do it02:46
=== dutch [n=james@cpe-065-190-182-028.nc.res.rr.com] has joined #kubuntu
eclub02it no efect02:46
Kamping_Kaisercan you post the output of what your doing somewhere?02:47
eclub02any other way to remove the files, with other sintax?02:47
=== Mose` [n=squalo@85.206.120.225] has joined #kubuntu
Kamping_Kaiserrm is the only way to remove files. 02:48
Mose`zdarowa02:48
eclub02zdarowa ==> it's a sintax?02:49
eclub02ou...02:50
eclub02thank's mr.kaiser for you resons :)02:51
=== faked [n=faked@83-65-233-17.dynamic.xdsl-line.inode.at] has joined #kubuntu
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has left #kubuntu ["Konversation]
=== faked [n=faked@83-65-233-17.dynamic.xdsl-line.inode.at] has joined #kubuntu
=== pussfeller [n=todd@12.150.129.171] has joined #kubuntu
=== Utter_kde [n=keith@utterhome.plus.com] has joined #kubuntu
=== ricky [n=ricky@adsl-65-70-15-144.dsl.ltrkar.swbell.net] has joined #kubuntu
Utter_kdeanyone here using Breezy on PPC?03:18
=== Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu
=== lemuelf [n=lemuelf@210.5.112.3] has left #kubuntu ["Konversation]
=== pussfeller [n=todd@12.150.129.171] has joined #kubuntu
=== leonardo [n=leonardo@cruz.lrg.ufsc.br] has joined #kubuntu
=== leonardo [n=leonardo@cruz.lrg.ufsc.br] has left #kubuntu ["Konversation]
=== arthurb_ [n=arthurb@208.253.13.196] has joined #kubuntu
=== sveri [n=sveri@83-169-151-212-dynip.superkabel.de] has joined #kubuntu
=== Raptoid [n=raptoid@81.213.132.224] has joined #kubuntu
dutchwhat's the name of the mail program for mozilla ?03:46
=== sedeki [n=sedeki@c-b687e255.179-4-64736c10.cust.bredbandsbolaget.se] has joined #kubuntu
Kamping_Kaiserthunderbird and um... 03:47
Kamping_Kaisermozilla mail iirc03:47
sedekidefine:iirc03:47
Kamping_Kaiserif i recall/remember correctly03:47
dutchI thought thunderbird was for firefox03:48
Kamping_Kaiserits mozilla. 03:48
=== Balu [n=balu@foghorn.bartels-schoene.de] has joined #kubuntu
Kamping_Kaiserits not 'for' firefox as such03:48
BaluHey dudes03:48
BaluI'm having problems with cdrecord for a while (not detecting my burner as one, but as a standard CD-ROM)03:49
Baluany ideas?03:49
BaluI've found a lot problems like mine at google, without a solution yet. 03:50
Kamping_Kaisernfi sorry Balu03:50
BaluI somewhere read about a security fix in >=2.6.8 that created this kind of problem03:51
Baluprobably something to do with "scsi filtering" and the ide-scsi-stuff03:51
sveriBalu: so maybe you can try an older kernel?03:51
seaLnein 2.6 kernels ide-scsi is no longer needed03:52
seaLneis CDR_DEVICE defined in /etc/cdrecord/cdrecord?03:52
BaluseaLne: tried it without that module too03:52
=== zAo^ [n=zao@zAo.xs4all.nl] has joined #kubuntu
BaluCDR_DEVICE=/dev/cdrw with /dev/cdrw being a link to hdc - which is correct03:53
BaluProblem is that cdrecord returns "Supported modes:" (empty)03:54
Baluand "Device seems to be: Generic CD-ROM.\ncdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder found on this target."03:54
BaluI had the same problem with hoary and it somehow "vanished" and suddenly worked (sometimes) - now I'm on Breezy and "no go" again..03:56
Baluit has to do something with the kernel modules, cdrecord or the devices03:57
seaLnecdrecord dev=/dev/hdc ....03:57
BaluBut I just can not find the answer...03:57
=== Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu
BaluseaLne: I'm testing with cdrecord -dummy dev=/dev/hdc *.iso03:58
gdhBalu: does 'cdrecord -scanbus' come up with anything useful?03:59
seaLnedoes "cdrecord dev=/dev/hdc -scanbus" show anything?03:59
seaLnegdh: not without ide-scsi stuff03:59
gdh:/ What of that 'dodgy' ATAPI: transport - was that trashed?03:59
gdh.. it always seemed to work for me :)04:00
BaluseaLne: yes, it lists my burner as follows04:00
Balu        1,0,0   100) 'ATAPI   ' 'CD-RW52XMAX     ' '1.0 ' Removable CD-ROM04:01
seaLneBalu: looks fine then... hmm04:02
BaluseaLne: that's what's driving me crazy04:02
BaluseaLne: I'm fiddling around for two days now04:02
seaLneBalu: out of interest have you tried using k3b?04:03
gdhIs that not just a colourful wrapper around cdrecord?04:03
BaluseaLne: of course - I'm trying to tie down the error I got there which led me to cdrecord04:03
seaLneBalu: k04:03
gdhor does it use growisofs thesedays?04:03
=== sproingie [i=foobar@64-121-2-59.c3-0.sfrn-ubr8.sfrn.ca.cable.rcn.com] has joined #kubuntu
Balugdh: afaik no :)04:03
gdhheh04:04
seaLneit does when you are creating an image to burn04:04
BaluI guess I'll tell my boss to buy me a new box - this one is broken and does not work with ubuntu :)04:05
seaLneheh04:05
seaLnedid k3b detect the device but then fail to be able to write?04:06
Baluyep04:06
Baluthe debug log shows that the problem is cdrecord not being able to detect a working "write mode"04:06
=== CavalierBob [n=bob@c-24-4-128-79.hsd1.ca.comcast.net] has joined #kubuntu
BaluI even tried to run it as root, with + without suid, ...04:07
seaLneyou haven't been using your cupholder recently have you?04:07
BaluOf course I have...04:07
Baluit's not in my PC though ;)04:08
seaLne:)04:08
=== Drakeson [n=Drakeson@Toronto-HSE-ppp3883325.sympatico.ca] has joined #kubuntu
Baluanyway, need to get back to my usual work...04:11
seaLneBalu: no idea sorry, you looked on the k3b.sf.net website?04:11
BaluseaLne: si04:11
=== Juerd [i=juerd@aak.demon.nl] has joined #kubuntu
=== Balu is going to get a hammer tomorrow to solve the problem
=== Balu [n=balu@foghorn.bartels-schoene.de] has left #kubuntu ["work]
=== defekt [n=defekt@dhcp205-228.ed.ntnu.no] has joined #kubuntu
=== Drakeson is now known as drakeson
=== Xorlev_ [n=xorlev@unaffiliated/xorlev] has joined #kubuntu
=== lucas_ [n=lucas@alabama.imag.fr] has joined #kubuntu
defekthelp... first-time linux user, and i have to learn python.. do i even have a compiler?04:17
sproingiedefekt: probably.  open a terminal window and type 'python'04:18
Kamping_Kaiserdefekt: you can download on (and its not a compiler as such)04:18
=== lucas_ [n=lucas@alabama.imag.fr] has left #kubuntu ["Leaving"]
Kamping_Kaiserits an 'interpritor'04:18
sproingieeh, semantics.  may as well get it working first04:18
=== _lucas [n=lucas@109.119.77.83.cust.bluewin.ch] has joined #kubuntu
=== sproingie tries out klik. some stuff in there really makes no sense as .cmg files
defekthmmm... looks like i have something.. but how do i use it? just find a text editor and write away?04:20
sproingiee.g. just to test, i grabbed cproto, which is strictly a cli app04:20
sproingiedefekt: how much you know about programming?04:21
defekti know basic java and a little bit of c04:21
sproingieso you know the basics.  python just run, it's like a shell script04:22
defektok?04:22
sproingieany text editor will do, though for python in particular I *strongly* recommend something that has a python mode04:23
sproingielike emacs.  even IDLE will do, even though it's not that great04:23
defektokay, so i should look on the python homepage maybe?04:23
sproingieyah that'll have pointers04:23
sproingiethe reason you really don't want to use just any editor is that python uses indentation as syntax04:23
sproingieif you don't get it all lined up exactly the same way, then it doesn't work04:24
defektok04:24
=== dutch [n=james@cpe-065-190-182-028.nc.res.rr.com] has left #kubuntu ["Leaving"]
sproingiethere's a #python channel here ... you may or may not like it, but it's worth giving a try04:25
defektthanx :)04:25
=== defekt is now known as Defekt
=== Defekt is now known as puusekatt
=== StR [n=str@200.6.226.1] has joined #kubuntu
StRHi all!04:31
=== jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu
=== transgress [i=transgre@24-181-94-200.dhcp.dctr.al.charter.com] has joined #kubuntu
eclub02www.kakus.com04:37
=== faked [n=faked@83-65-233-17.dynamic.xdsl-line.inode.at] has joined #kubuntu
=== buz [n=buz@80-218-105-74.dclient.hispeed.ch] has joined #kubuntu
Utter_kdeanyone here using Breezy on PPC?04:40
Tm_Thmh04:40
=== buz is looking for an usenet binary grabber other than klibido (which is crashhappy)
=== othernoob [n=othernoo@p54A2F12F.dip.t-dialin.net] has joined #kubuntu
=== RaindropsFall [n=fei@58.14.72.7] has joined #kubuntu
=== drakeson [n=Drakeson@Toronto-HSE-ppp3883325.sympatico.ca] has left #kubuntu ["Konversation]
=== DocTomoe [n=martin@p54A92F03.dip0.t-ipconnect.de] has joined #kubuntu
sedekiwhy isn't mplayer in apt?04:49
=== GeKKo\\ [n=gekko@ip-212-239-213-130.dsl-static.scarlet.be] has joined #kubuntu
StRbecause you should use kaffeine04:49
GeKKo\\Hi04:49
=== GeKKo\\ <- noob
othernoobkaffeine isn't that great StR04:50
=== kkasina [n=ken@62.56.250.78] has joined #kubuntu
GeKKo\\can you access NTFS safely from kubuntu ?04:50
sedekii don't like kaffine04:50
Kamping_Kaisersedeki: its in universe04:50
Kamping_KaiserGeKKo\\: read only04:50
othernoobGeKKo\\: yes, readonly=safe, write=not so04:50
StRI prefer kaffeine...04:50
GeKKo\\ok04:50
GeKKo\\is it included in the default install ?04:51
StRI cann access all network files with the kioslaves04:51
othernoobGeKKo\\: well, you'll have to mount it..04:51
=== Fungus [n=Fungus@dD5765FBA.access.telenet.be] has joined #kubuntu
GeKKo\\yeah that wont be a problem04:51
gdhStR: Really? they fixed that ? :)04:51
GeKKo\\but the "drivers" or whatever for ntfs are included in the install ? or not ?04:51
gdhI'll have to give it another try04:51
othernoobGeKKo\\: yes, just mount it readonly ..04:52
GeKKo\\ok04:52
othernoobGeKKo\\: you may want to read how to do that on some tutorial04:52
Utter_kdeif you want an mp3 player use mpd - it works great IMHO04:52
=== boogster [n=rdt@i-83-67-215-124.freedom2surf.net] has joined #kubuntu
GeKKo\\othernoob i'll be fine i'll ask some linux wizzy04:53
othernoobthat may work as well04:53
GeKKo\\or i'll read the man or something04:53
GeKKo\\whatever04:53
boogsterque debo hacer mofos04:53
othernoobindeed04:53
othernoobdid he just call us mofos?...i like him04:54
gdhkaffeine complains 'GStreamer could not be initialized' and closes. Very classy.04:55
GeKKo\\que debo hacer means something like "what does that mean" or something04:55
boogstervuelve04:55
GeKKo\\i googled that, so might be 100% wrong :p04:56
=== spiral [n=spiral@laf31-2-82-224-249-43.fbx.proxad.net] has joined #kubuntu
othernoob!es04:57
ubotuHispanohablantes: Por favor usen #ubuntu-es, alli obtendran mas ayuda.04:57
StRbreezy comes with php5??04:57
boogsterok, aspire mi martillo jugoso grande04:57
=== Versed2 [i=Versed@69.253.173.154] has joined #kubuntu
othernoobsi ?04:58
GeKKo\\entiend ingles ? :p04:59
Versed2Is there a way to switch from KDE desktop to Gnome desktop without having to shut down?  (yes both are installed)04:59
othernoobVersed2: tried logging out?05:00
Versed2I mean without logging out.05:00
jjesseswitch user?05:00
=== eclub02 [n=eclub02@203.130.225.64] has left #kubuntu ["Konversation]
Versed2I might try it.05:00
jjesseif you go to K Menu -> Switch User -> Start New Session05:01
jjessedoes that do it for u?05:01
StRWhy does breezy comes with php5?05:02
othernoobStR: why not?05:02
StRothernoob: because there is no pear package for php505:02
DocTomoeStR Why don't compile PHP5 by hand?05:02
Versed2jjessie thanks that will work but it's not what I want, I wanted just to swap out as current user, it's not a real big issue.05:03
StRDocTomoe: because I like the apt05:03
=== regeya [n=shane@adsl-sp3-cdale176.micgi.com] has joined #kubuntu
boogstereveryone loves the apt05:03
othernoobnot really..05:04
Kamping_Kaisersif not05:04
Versed2I will just reboot later or when I am finished and go back to gnome.  Both are good, probably from using OSX alot I find myself more confortable in gnome.  05:05
boogstergnome SUXXX0RS"!!!!"!2131!05:06
Versed2In anycase, I've found ubuntu/kubuntu excellent.  05:06
Versed2lol05:06
boogsterkde 4 will kill gnome05:06
Versed2I a open to anything better.05:06
Versed2am05:06
othernoobVersed2: wanna make love? ;)05:07
Kamping_Kaiserlol05:07
boogsterhis mom is also pretty open05:07
=== Kamping_Kaiser uses gnome and proud of it
Versed2Nah just no war.05:07
Kamping_Kaiserboogster: uncalled for05:07
boogsteraffirmative05:07
Kamping_Kaiser:) thanks05:08
regeyaheh.05:09
regeyaboth gnome and kde are excellent these days.05:09
regeyaor in a pessimistic view, they both suck in unique ways.05:10
DocTomoebut some are more excellent as others ... ;)05:10
regeyalol05:10
boogsternot as good as fluxbox ;)05:10
regeyanice welles paraphrase05:10
=== mustafu [i=aeris@24-180-194-121.dhcp.aldl.mi.charter.com] has joined #kubuntu
DocTomoescrew fluxbox. Use sh. 05:10
boogsterenlightenment e17 pwns joo05:10
regeyaif sh isn't good enough, you could, you just might, be allowed to use screen.05:11
=== regeya used to be a windowmaker diehard nut
DocTomoeI used to use fvwm ... in 1996 ;)05:13
DocTomoeaaah, those were the days 05:13
=== lemuelf [n=lemuelf@210.5.112.3] has joined #kubuntu
=== lemuelf [n=lemuelf@210.5.112.3] has left #kubuntu ["Konversation]
foodcomanMorning nalioth!05:21
naliothfoodcoman: yes unusual for me to be awake atm05:21
foodcomanThought so, 8:22am here!05:21
foodcomanTrying to get that first cup of coffee down.05:22
=== Chambers_ [n=Thom@64.108.190.120] has joined #kubuntu
buzwhat the url for oo2rc1?05:23
buzi could try on kubuntu05:23
=== Dangly [n=glowinth@vpn.rqhealth.ca] has joined #kubuntu
=== nalioth is a night owl. usually up at 3 or 5 pm and up all night til 6a or 7a
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has joined #kubuntu
Danglyany idea of when a kde 3.5 beta for amd64 will be available?05:24
StRDangly: no idea...05:24
foodcomanbuz, I thought it was part of the package management.05:24
StRDangly: even for x86 is very buggy05:24
buzfoodcoman: i wrote to the wrong channel05:24
buzi'm looking for the oo2 klik ;)05:24
foodcomanbuz: Gotcha.05:25
buzklik seems quite buggy on kubuntu so far :(05:25
=== dooglio [n=doug@adsl-216-102-106-223.dsl.scrm01.pacbell.net] has joined #kubuntu
=== boogster [n=rdt@i-83-67-215-124.freedom2surf.net] has left #kubuntu []
buzis there any way to build qt4designer apps on kubuntu? 05:30
StRbuz: with kdevelop305:33
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has left #kubuntu ["Konversation]
buzuic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.4)05:34
buz(after qmake && make05:34
=== mrmarcel [n=mrmarcel@p54855ABF.dip.t-dialin.net] has joined #kubuntu
=== ToniEisner [n=tonieisn@83-64-120-130.lehen.xdsl-line.inode.at] has joined #kubuntu
=== ToniEisner [n=tonieisn@83-64-120-130.lehen.xdsl-line.inode.at] has left #kubuntu ["Konversation]
=== lucas [n=lucas@109.119.77.83.cust.bluewin.ch] has joined #kubuntu
lucashi05:45
=== whoiam [n=whoiam55@203.196.168.220] has joined #kubuntu
lucasany documentation about amarok settings ?05:46
whoiamany of you running breezy ?05:46
whoiamgdh: are you there ?05:46
lucasme05:46
naliothlucas: did you look in file:///usr/share/docs/ ?05:46
lucasgot trouble using amarok and two audio device05:46
whoiamlucas: do you able to play movies properly ?05:46
lucasno sound05:47
whoiamI'm using vlc player for playing05:47
whoiamyeah no sound05:47
whoiam:(05:47
whoiamlucas: any fix yet ?05:47
whoiamsame problem with kaffeine05:47
lucasi hava nothin in file:///usr/share/docs/05:48
lucasi use mplayer and have no sound05:48
nalioth!sound05:48
ubotufrom memory, sound is http://www.ubuntulinux.org/wiki/DebuggingSoundProblems/05:48
lucashow can i find my audio devices ?05:49
lucasi know one is on pci and the other on usb05:49
lucasi got a headset 05:49
lucasthx for link  ubotu05:51
lucasi take a look05:51
nikkialucas, cat /proc/asound/devices  is a good place to start05:53
nikkiaalso 'aplay -l'05:53
lucasyeah i did 05:57
lucasaplay -l05:57
lucasbut i would like to know where is my usb devis 05:57
lucason dev/dsp or whatever ? i don' know how to determine it05:58
lucassound can work on both but not with the same engine or the same player05:59
lucasif i use xmms i hear in my headset 05:59
lucasand if u use amarok i hear in my speaker05:59
whoiamlucas: actually I'm able to play MP3 files, that mean My sound card is installed properly, but no sound from movies :(06:00
nikkialucas, aplay -l should list the devices by the driver06:00
nikkialucas, your headset is likely to be provided by the USB sound driver06:00
lucasyes it is06:01
nikkiathe card and subdevice numbers it returns, can be used as alsa device names, eg, if it says that the output for the headset is on card 1 and subdevice 0, then you can specify the alsa device hw:1,0 to alsa apps to playback via the headset06:02
lucasok i test06:02
nikkiaof course, with ~/.asoundrc or /etc/asound.conf you can create symbolic names for each device, and/or setup a default06:03
StR that amarok si really buggy in 3.5.... using that xine engine...06:04
nikkiaso, IF hw:1,0 is your headset output, you can create an alias called pcm.headset that points to hw:1,0, then just use 'headset' as the alsa device name06:04
=== JensK [n=JensK@p54906776.dip.t-dialin.net] has joined #kubuntu
lucaswhere can i configure alsa in Kde  system settings ?06:04
nikkialucas, KDE provides only very basic settings for how it uses alsa, it doesn't have a control panel for configuring alsa itself, just how arts uses alsa06:05
whoiamlucas: are you able to play mp3 files ?06:05
naliothnikkia: i can't ever look at you w/o you frrzaaplling my brain06:05
nikkialucas, setting the right hw: address for arts to use to your speakers would make 99% of KDE apps use the speaker for audio06:06
=== kkasina [n=ken@62.56.250.78] has left #kubuntu ["Kopete]
=== kkasina [n=ken@62.56.250.78] has joined #kubuntu
=== libben [n=libben@c80-216-84-228.cm-upc.chello.se] has joined #kubuntu
=== astro76 [n=james@24-53-169-179.pittpa.adelphia.net] has joined #kubuntu
lucaswhoami: yes i am able06:07
lucaswith xmms06:07
=== kkasina [n=ken@62.56.250.78] has left #kubuntu ["Kopete]
=== kkasina [n=ken@62.56.250.78] has joined #kubuntu
=== kkasina [n=ken@62.56.250.78] has left #kubuntu ["Kopete]
lucasnikkia, where can i set alsa ?06:08
whoiamnikkia: if we are able to play mp3 files, that it mean his sound card is installed properly. seems some problem with breezy 06:11
=== boogster [n=rdt@i-83-67-215-124.freedom2surf.net] has joined #kubuntu
nikkiawhoiam: no, it seems more like a configuration issue with some apps, to me06:11
boogsterwhen is kubuntu released06:12
thehil How do I find the number of occurance of a search result in vim?06:12
boogstercontrol+F?06:13
lucasdo u have a fulll documentation about roles of arts alsa and player if i can understand their role, i fix it by my self 06:13
lucasfor the moment i don't understand what's the difference between oss and alsa06:13
lucasxine and arts06:14
nikkialucas, oss (actually, oss-lite) is the old deprecated audio drivers for linux, alsa is the new06:14
boogsteralsa>oss>joo06:15
lucasok so if i have a usb sound card i don t need alsa ?06:15
nikkia(its important to bear in mind that when people say 'oss' they are usually talking about 'oss-lite' because *real* oss are actually pay-for audio drivers that are still developed, and support a lot of things that the kernel 'oss-lite' stuff doesn't)06:15
nikkialucas, yes, you want alsa06:15
lucasok06:16
nikkialucas, oss-lite is terrible, now, there is a bug in the ubuntu builds that means you don't get alsa usb sound usually06:16
=== nalioth sees "oss" and thinks open source software
nikkiathe kernels are usually built with the wrong (oss-lite) usb drivers configured06:16
boogsteross= piece of crap, use alsa 06:16
lucasok06:16
nikkiaboogster: full oss isn't that bad, but its pay-ware06:16
boogsteralright06:17
=== ToyMan2 [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu
lucasbut i can hear in my usb headset if i u xmms 06:17
nikkiaboogster: in a rather bizarre brain-messing twist, the real OSS emulates ALSA too :)06:17
lucasi think xmms don t use alsa06:17
nikkialucas, thats probably because you're using the OSS output in xmms, and the wrong USB drivers are loaded for the headset06:18
nikkialucas, set xmms to use alsa, or arts - but the arts output plugin is buggy06:18
nikkianow, whether you set the usb drivers right or not, is up to you, its a tough call given that you probably want to use skype and skype uses OSS not alsa06:18
whoiamnikkia: I'm using alsa in xmms06:18
whoiammp3 files playing fine, but I'm unable to hear sound from movies 06:19
lucasi set xmms to use alsa and it works with the headset06:20
nikkiawhoiam: probably a misconfigured video player, either its using the wrong audio output method, its blocked, or its detecting an spdif output and trying to use that06:20
nikkialucas, i take it you want xmms to use the speakers? :)06:20
whoiamI tried 3 players, vlc, kaffeine and kaboodle, now trying noatun :(06:21
lucasnow for xmms it s ok06:21
lucasit use the headset well06:21
lucasit s for amarok that i have trouble06:21
lucasand app kina mplayer06:21
lucashow cani i configure it to use headset06:24
nikkialucas, configure what? KDE? mplayer?06:25
lucashmmm everything 06:25
naliothlucas: you want your whole box to use the usb headset?06:26
=== blueyed [n=daniel@i53871374.versanet.de] has joined #kubuntu
lucasyes, the must would be that i could switch but this for a next step06:26
nikkialucas, the problem with that, is that you cannot set *everything* to use one audio device in one place, you need to configure at least several sound servers, and possibly a few individual apps06:26
lucasnikkia, no problem but with amarok 06:27
nikkiaand you're also going to have to configure dmix, most likely :)06:27
=== zAo^ [n=zao@zAo.xs4all.nl] has joined #kubuntu
lucasi can't use gstreamer, xine only artsd 06:28
lucasnow i have to set artsd to use the headset06:28
StRwho is using amarok with kde3.5?06:28
=== strat [n=strat@cpe-065-191-066-214.nc.res.rr.com] has joined #kubuntu
nikkialucas, for that, find the hw: address of the usb headset, and put that in the audio device text box in Control Center on the 'Sound System Hardware page06:29
lucasok06:30
=== nakomo [n=goekalp@p549F2A43.dip0.t-ipconnect.de] has joined #kubuntu
nikkiasorry, 'Device Location' text box, with the 'Audio Device' set to ALSA06:30
=== eggi___ [n=einstein@dsl-084-059-221-020.arcor-ip.net] has joined #kubuntu
naliothnikkia: i must say: You are the cats pajamas06:32
=== artpej [n=sylvain@lns-bzn-19-82-248-168-243.adsl.proxad.net] has joined #kubuntu
boogsternnnn06:32
lucascard 1: Headset06:32
=== nakomo [n=goekalp@p549F2A43.dip0.t-ipconnect.de] has left #kubuntu ["Konversation]
lucasubdevices: 1/106:32
lucas  Subdevice #0: subdevice #006:32
lucasas a result for aplay -l06:33
lucasand i put hw:1,0 06:33
lucasUnable to set channels!06:33
nikkialucas, at this point, good advice would be to *stop* the audio server within the control center06:33
=== dreumah [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
nikkiaand make sure nothing else is playing audio06:34
dreumahhi, i have an external harddisk and kubuntu isnt recognizing it at all06:34
nikkiayou are almost certainly going to need to configure dmix anyway06:34
dreumahit worked in ubuntu though06:34
=== laurentR [n=lolo@mar75-1-81-57-86-114.fbx.proxad.net] has joined #kubuntu
lucaswhere?06:34
nikkialucas, configuring dmix isn't 'fun' or easy :/06:34
lucascan i stop the sound system06:34
nikkialucas, 'Sound System'/'General'  uncheck 'Enable the sound system' then 'apply'06:35
lucasok06:35
dreumahhi, i have an external harddisk and kubuntu isnt recognizing it at all06:36
nikkialucas, http://alsa.opensrc.org/index.php?page=DmixPlugin  explains *somewhat* about how to configure dmix06:36
lucasok06:36
lucasi configure it withthe sound system stopped06:36
nikkialucas, you ARE going to need dmix, because USB doesn't really have the bandwidth to handle hardware mixing06:37
lucasok06:37
nikkialucas, yes, you really want all sound programs out of the way when you're configuring and testing things like this06:37
lucasok let's go06:38
laurentRHello ! I'd like to know if there is a possibility of netinstall of Kubuntu. It's for installing Kubuntu from a local server during install party.06:38
dreumahhi, i have an external harddisk and kubuntu isnt recognizing it at all06:39
naliothnikkia: the cat comment was a compliment, btw06:39
nikkialucas, read, and understand that page i gave you the url to, above, and follow its instructions06:39
nikkianalioth: i know06:39
naliothdreumah: is it recognized under windows?06:39
dreumahyeah and ubuntu recognized it too06:39
dreumahits really strange just after i switched to kubuntu06:40
nikkiadreumah: try this... unplug the drive from the USB, then type 'sudo dmesg -c'06:40
nikkiathen plug the drive back in, and do 'dmesg'06:40
nikkia(wait a few seconds between plugging it in and doing dmesg)06:40
=== nalioth has a more lazy suggestion
=== nikkia is tempted to suspect that 'kubuntu' recognises it just fine, but KDE's HAL stuff is being a pain :)
dreumahmy terminal is not working properly06:42
dreumahi dont know what up with my system06:42
nikkiadreumah: hmmm, that could suggest that something 'bad'(tm) has happened06:42
dreumahlike what?06:43
nikkiadreumah: the USB stack may have fallen over06:43
=== rastaman [n=rastaman@dsl-082-082-077-111.arcor-ip.net] has joined #kubuntu
dreumahok so what do i do?06:43
nikkiadreumah: give it a few seconds, see if it settles down, if not, you may need to reboot06:43
dreumahok06:44
=== ToyMan2 [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu
=== hussam [n=hussam@194.126.31.19] has joined #kubuntu
naliothnikkia: i was gonna suggest looking in /media but i may be totally clueless06:45
hussamwhat style does kubuntu use by default for new users? plastic or lipstik?06:46
nikkianalioth: if i had to make a guess, the drive WAS working, and WAS mounted, and unplugging it killed the usb-storage driver :)06:46
naliothnikkia: i find that common behavior when i unplug my firewire things06:46
nikkianalioth: quite often when usb-storage (or 'sd' dies, which will be sat on top of usb-storage) dies, it takes the console with it06:46
naliothnikkia: i can only plug in once 06:46
=== amine [n=amine@fau42-2-82-239-195-194.fbx.proxad.net] has joined #kubuntu
=== whoiam [n=whoiam55@203.196.168.220] has joined #kubuntu
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has joined #kubuntu
=== tiger [n=tiger@nat-ph3-wh.rz.uni-karlsruhe.de] has joined #kubuntu
=== tiger is now known as utnubu
=== utnubu is now known as camelot
freemanenhow do you play streaming mp3 in kubuntu?06:51
Utter_kdeanyone here using Breezy on PPC?06:53
freemanenyes06:53
naliothUtter_kde: yes, do you have a question?06:54
whoiamanyone know why I'm not hearing any sound from vlc player ?06:54
=== dreumah [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
sverihi, can somebody tell me the name of the meta package which installs the base utilities for building and compiling programms, i somehow am to stupid to find it06:58
nikkiasveri: build-essential06:58
Utter_kdehi nalioth! we spoke before...06:58
naliothUtter_kde: have we?06:59
=== zAo^ [n=zao@zAo.xs4all.nl] has joined #kubuntu
sverinikkia: ah, ok, thx very much06:59
=== ..[topic/#kubuntu:camelot] : KDE 3.5 Beta 1 http://kubuntu.org/kde-35beta1.php | Dapper ideas: https://wiki.ubuntu.com/KubuntuDapperGoals | Kubuntu Breezy Preview http://www.kubuntu.org/breezy-preview.php | test adept (in Breezy): sudo apt-get install adept | Nederlands #kubuntu-nl Espaol #kubuntu-es Deutsch #kubuntu-de | Unofficial Kubuntu FAQ http://kudos.berlios.de
sverihave a nice day everybody07:00
Utter_kdenalioth: I was trying to get kdevelop installed on Hoary07:01
naliothUtter_kde: were you successful?07:01
Utter_kdenalioth: totally - then upgraded to Breezy ;-)07:02
Utter_kdenow everything is pear-shaped07:02
naliothUtter_kde: welcome to jolts and staggers07:02
Utter_kde;-)07:03
Utter_kdeI can cope - but I can't get any development stuff working at all now07:03
Utter_kdemy compiler apparently can't create executables etc and apt-get wont even allow me to build stuff07:04
whoiamnikkia: I install vlc-plugin-alsa and I'm able to play sound in movie files :D07:08
naliothUtter_kde: oh no! wait about 14 days07:09
Utter_kdethe next update...?07:09
=== Stonie [n=Stonie@cpe-069-134-182-097.nc.res.rr.com] has joined #kubuntu
=== bazan [n=bazan@APlessis-Bouchard-152-1-10-231.w82-121.abo.wanadoo.fr] has joined #kubuntu
naliothUtter_kde: breezy finals oct 1307:10
=== Stonie [n=Stonie@cpe-069-134-182-097.nc.res.rr.com] has left #kubuntu []
Utter_kdeoooh - 2 days after I REALLY need it ;-)07:11
=== Cem_ [n=cem0r@dsl-084-060-145-163.arcor-ip.net] has joined #kubuntu
Utter_kdeI needed a client for mpd which also won't compile07:11
Utter_kdebut the gnome player works so I'M SAVED07:11
naliothUtter_kde: i'm sure the dev tools will work b4 that07:13
=== sven-tek [n=sven-tek@p508E5BCE.dip.t-dialin.net] has joined #kubuntu
Utter_kdenalioth: there's been no updates for a while, nah?07:14
naliothUtter_kde: sheesh theres updates hourly07:16
Utter_kdemy apt-getting tells me there's nothing to upgrade?07:16
naliothUtter_kde: how often do you run it?07:17
sven-tekdoes konqueror need a different plugin fr flash to work than firefox?07:17
Utter_kdeevery day07:18
=== spiral [n=spiral@laf31-2-82-224-249-43.fbx.proxad.net] has joined #kubuntu
=== _dreumah [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
Utter_kde3 times today already with all repositories open07:18
naliothUtter_kde: hmm i ran it at 5am and got a buttload of stuff, and again a few minutes ago to another buttload 07:20
=== ManLord [n=martin@224.80-202-234.nextgentel.com] has joined #kubuntu
Utter_kdehmmm... I thought that was a bit weird07:21
=== pussfeller [n=todd@12.150.129.171] has joined #kubuntu
Utter_kdekynaptic and apt-get have use the same repositories, yeah?07:21
seaLneyeah07:22
Utter_kdethey both tell me I'm up to date07:22
seaLneyou are doing an apt-get update before the upgrade?07:22
Utter_kdesure07:23
StRyes07:23
Utter_kdeyes07:23
orace|what exactly is the problem07:24
Utter_kdeis this a valid repo  http://gb.archive.ubuntu.com breezy Release [30.9kB] ?07:24
Rogue_Jedi_XGameboy?07:24
StRUtter_kde: no...07:24
Utter_kdeah-ha!!07:24
StRUtter_kde: tyr this :    http://gb.archive.ubuntu.com/ubuntu breezy  main restricted universe multiverse   <--- 07:25
StRhttp://gb.archive.ubuntu.com/ubuntu breezy  main restricted universe multiverse07:25
=== Tonio- [n=tonio@tonio.planetemu.net] has joined #kubuntu
seaLneUtter_kde: what you pasted looks like the output from apt-get update?07:27
Utter_kdeyeah, being old, blind and useless I uncommented the wrong lines ;-)07:27
=== smux [n=smux@home.mescaline.fr] has joined #kubuntu
=== Chambers` [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu
Utter_kdethank you for that, guys!!07:32
=== kozz [i=kozz@h203n1fls31o834.telia.com] has joined #kubuntu
=== esher [i=esher@ns1.debianshells.de] has joined #kubuntu
=== bt [n=bt@user-2167.lns6-c10.dsl.pol.co.uk] has joined #kubuntu
=== blackflag [n=stefan@p54ABC6CC.dip.t-dialin.net] has joined #kubuntu
blackflaghello all :-)07:39
blackflagis there an easy way to create ftp users for proftpd?07:39
blackflagwith different access in the folder structure07:40
=== ttyS0 [i=blitz@chules.net] has joined #kubuntu
Rogue_Jedi_XWell, there's gproftpd07:41
Rogue_Jedi_Xhttp://mange.dynup.net/linux.html07:41
blackflagcool, thanx!! :-)07:42
Rogue_Jedi_XNo prob07:42
=== ttyS0 [i=blitz@chules.net] has joined #kubuntu
=== TokenBad [n=tokenbad@67.189.70.241] has joined #kubuntu
=== monti [n=monti@dsl-084-056-082-172.arcor-ip.net] has joined #kubuntu
StRRogue_Jedi_X: hey..07:53
StRI use  pure-ftpd07:53
TokenBadI have a question...I was using ubuntu and went to the kubuntu desktop but now whenever I restart my computer..the screensaver program will not start auto....I have to go to screensaver..and then it tells me its not running and ask me if I want to start it07:53
StRthere is a nice way to create users from a DB07:53
TokenBadany idea how I can have it start auto?07:53
StRTokenBad: from the kcontrol?07:54
TokenBadI go to kmenu then utilities..then screensaver07:54
TokenBadand it comes up saying that it wasn't started and ask if I wanted to start it07:54
=== esher [i=esher@online.with.eth0.ws] has joined #kubuntu
=== esher [i=esher@online.with.eth0.ws] has joined #kubuntu
Rogue_Jedi_XStR: I don't have that many users. In fact, I don't use the ftp daemon that much07:57
StRRogue_Jedi_X: ahh ok...07:57
TokenBadbut I want it to start the screensaver when I boot07:58
TokenBadso that I don't have to go to screensaver every time I boot07:58
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has left #kubuntu ["Konversation]
=== crimsun [i=nobody@warped.bluecherry.net] has joined #kubuntu
=== BlankB [n=blank@adsl-68-93-4-160.dsl.austtx.swbell.net] has joined #kubuntu
=== vyktor [n=vyktor@adsl-67-39-22-163.dsl.dytnoh.ameritech.net] has joined #kubuntu
=== _jim [n=jim@84.93.68.191.plusnet.ptn-ag2.dyn.plus.net] has joined #kubuntu
=== olo [n=olo@217.124.89.7] has joined #kubuntu
=== olo is now known as cami
=== _jim is now known as failya
=== whoiam [n=whoiam55@203.196.168.220] has joined #kubuntu
=== ztonzy [n=ztonzy@blender/artist/ztonzy] has joined #kubuntu
crimsunnalioth, yes, I have to be due the use of my ssh tunnel's auto-assigning of ident.08:35
=== tron_ [n=tron@201.247.88.96] has joined #kubuntu
naliothcrimsun: just thought i'd point it out, in case it slipped your mind08:36
=== tron_ [n=tron@201.247.88.96] has left #kubuntu ["Konversation]
=== hussam [n=hussam@194.126.31.19] has joined #kubuntu
crimsunnalioth, no prob. :)08:37
=== failya is now known as _jim
=== ToniEisner [n=tonieisn@83-64-120-130.lehen.xdsl-line.inode.at] has joined #kubuntu
=== ToniEisner [n=tonieisn@83-64-120-130.lehen.xdsl-line.inode.at] has left #kubuntu ["Konversation]
=== kalenedrael [n=kalene@c-24-34-72-14.hsd1.ma.comcast.net] has joined #kubuntu
=== blackflag [n=stefan@p54ABD4B4.dip.t-dialin.net] has joined #kubuntu
=== Mose` [n=squalo@85.206.120.225] has joined #kubuntu
=== Lars_G [n=lars@unaffiliated/lars-g/x-000001] has joined #kubuntu
=== _bruce [n=bruce@203-167-156-241.dialup.clear.net.nz] has joined #kubuntu
=== _bruce [n=bruce@203-167-156-241.dialup.clear.net.nz] has joined #kubuntu
=== _jim is now known as failya
=== _bruce is now known as bruce_
=== bruce_ is now known as _bruce
=== foodcoman [n=berickso@mcdonaldwhsl.com] has joined #kubuntu
=== tecknozic [n=ronan@pcp03329380pcs.mrdian01.ms.comcast.net] has joined #kubuntu
tecknozichello09:08
tecknozicone question09:09
tecknozichow to access to root in Kubuntu ? 09:09
tecknozicwhat password ?09:09
jjessethe first username created is allowed to sudo09:10
jjesseso when you sudo to something type the password of the first user created09:10
tecknozicdeb http://kubuntu.org/kde35beta1 hoary main09:11
tecknozicdeb ftp://bolugftp.uni-bonn.de/pub/kde/unstable/3.5-beta1/kubuntu hoary main09:11
tecknozicdeb http://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/unstable/3.5-beta1/kubuntu hoary main09:11
tecknozicdeb http://mirror.cc.columbia.edu/pub/software/kde/unstable/3.5-beta1/kubuntu hoary main09:11
tecknozicsorry09:11
jjessetecknozic: what are you looking for there?09:11
tecknozicwhat "the first username created is allowed to sudo" mean ?09:11
jjessewhen you installed ubuntu you created a username and password09:12
jjesseso that username is allowed to become the super user (through sudo)09:12
tecknozicok...09:12
tecknozicI need to modify a file. But I don't have the permission under my session...09:12
nalioth!tell tecknozic about root09:13
Tm_Ttecknozic: yu09:14
tecknozicyes...09:14
Tm_Ttecknozic: sudo kedit /etc/apt/sources.list09:16
=== dreumah_ [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
=== nxv_ [n=matrix@dsl-084-056-083-140.arcor-ip.net] has joined #kubuntu
=== failya [n=jim@84.93.68.191.plusnet.ptn-ag2.dyn.plus.net] has joined #kubuntu
=== arthurb [n=arthurb@208.253.13.196] has joined #kubuntu
=== libben [n=libben@c80-216-84-228.cm-upc.chello.se] has joined #kubuntu
_bruceusers09:27
_brucehelp am complete NuB to irc!09:28
naliothhelp yourself. ask the channel a question09:29
StRhi _bruce 09:29
jjessehello _bruce 09:30
_bruceG'day evry109:30
jjesseis there something in particular we can help you out w/?09:30
epilocjoin #tech09:30
_bruceI am having trble getting a HP Deskjet Portable to print properly .....about 1 x line per minute at the moment....09:31
_bruceok thku epiloc09:31
=== failya [n=jim@84.93.68.191.plusnet.ptn-ag2.dyn.plus.net] has joined #kubuntu
epilocno _bruce09:32
epiloci didnt mean to type that09:32
_bruce'bye09:32
=== ricky [n=ricky@host190-144.pool8260.interbusiness.it] has joined #kubuntu
rickysomeone know how can see a splash screen with usplash ???09:36
_bruceHello? I am a complete NuB to irc & kubuntu ....I am having problems getting my printer to print: it currently prints at about 1xline per minute! any suggestions anyone?09:36
_bruceit is a HP Deskjet Portable09:37
=== Lars_G [n=lars@unaffiliated/lars-g/x-000001] has left #kubuntu ["Leaving"]
=== wezlo [n=wallen@pcp09677374pcs.brlngt01.nj.comcast.net] has joined #kubuntu
=== wezlo [n=wallen@pcp09677374pcs.brlngt01.nj.comcast.net] has left #kubuntu ["Konversation]
=== rikva [n=rikva@debiancenter/user/rikva] has joined #kubuntu
rikvaHi, is it a common problem that I can't install Knemo because of a conflict with KNetworkConf?09:44
=== lubosh [n=lubosh@gw1-gtsi.roburnet.sk] has joined #kubuntu
=== Flying_Eagle [n=f_e@pD9537B3A.dip.t-dialin.net] has joined #kubuntu
=== _JakubS [n=qba@ain131.internetdsl.tpnet.pl] has joined #kubuntu
=== lubosh [n=lubosh@gw1-gtsi.roburnet.sk] has left #kubuntu ["Konversation]
=== henriquemaia [n=henrique@cb-217-129-172-176.netvisao.pt] has joined #kubuntu
=== failya [n=jim@84.93.68.191.plusnet.ptn-ag2.dyn.plus.net] has left #kubuntu ["Konversation]
henriquemaiaHello, I'm having a problem with my amarok on my Breezy. 09:47
=== mrmarcel [n=mrmarcel@p54855ABF.dip.t-dialin.net] has joined #kubuntu
henriquemaiaWhen I start it, I get:09:47
henriquemaiaamaroK: [Loader]  Starting amarokapp..09:47
henriquemaiaamaroK: [Loader]  Don't run gdb, valgrind, etc. against this binary! Use amarokapp.09:47
henriquemaiaamaroK: [Loader]  amarokapp probably crashed!09:47
henriquemaiaAnyone knows what's this?09:47
rikvahenriquemaia: I think you will have more luck at #amarok :)09:48
henriquemaiaThanks a lot.09:48
=== Auxin [n=tobi@Ja76b.j.pppool.de] has joined #kubuntu
Auxinhi :)09:50
=== _max [n=max@dsl-084-056-001-119.arcor-ip.net] has joined #kubuntu
=== buzi [n=buzi@bzq-199-94.red.bezeqint.net] has joined #kubuntu
buzihello09:54
Auxinhi buzi 09:54
buzigot some prob09:54
buzis09:54
_maxhi. does anyone know how to remove these little arrows around the trash icon in my control bar? (not just around the trash icon...)09:55
buzican you spare a couple of minutes to help me, auxin?09:55
buzior anybody elsE?09:55
Auxinbuzi: if i CAN y not09:56
Auxinit depends on your bug :)09:56
=== tenshiKur0 [n=tenshiKu@S0106000d93cb5211.vc.shawcable.net] has joined #kubuntu
buzigood. well, lets start by saying i'm a newbie in this whole linux thing. installed and touched the first linux - 3 days ago (ubuntu)09:57
Auxinok :)09:57
buziso i've been trying gnome, and decided to go KDE09:57
Auxinso grats to this decision ;)09:57
Auxinok 09:57
buzididn't really know what to choose in the synaptic for the transfer to be smooth, so I tried marking any kde thing I've found.09:58
Auxinheh ok09:58
buziafter the update, i rebooted the comp and enter my fresh_goodlooking_kde09:58
buziand what did I do first? went to the admin configuration ofcourse... (control center)09:59
buziwent to the administration places there09:59
Auxinyep09:59
Auxinthan?09:59
buziclicked on the administrator mode. asked for password - gave it.09:59
Auxinadmin configuration?!10:00
Auxinwhat u mean exaclty?10:00
buzithe box thought for a while, and then brought me back to the main system administration page10:00
buzii ment system administration10:00
Auxinok10:00
buziand every time I tried doing that, it kept hoping me back to the opening page of the system administration part10:01
=== bt [n=bt@user-6772.lns6-c7.dsl.pol.co.uk] has joined #kubuntu
buziwhat's wrong, and how can i fix it?10:02
Auxinwhat i your goal.. i can't understand what u r trying10:02
Auxinis*10:02
buzii'm trying to change options in the system administration zone.10:03
buziit has 6 sub zones10:03
buzi(date &time, font installer etc...)10:03
=== _john [n=john@ool-44c63ce7.dyn.optonline.net] has joined #kubuntu
buziin each subzone, there is an administrator mode10:03
buzibutton10:03
Auxinyep10:03
Auxini can c10:03
Auxinhm 10:04
Auxinr u sure ur root pass is correct?10:04
Auxinu know that root pass is the same like user pass.. if u havn't created an super-user10:05
buziwell, thats another question...10:05
buziafter installing ubuntu10:05
buziI did sudo passwd root10:05
Auxin:-/10:05
buziand set a password for it10:05
Auxinso10:05
buzidon't really know why I did it10:05
Auxindon't know 2 ;)10:05
buziso, every time I do "sudo apt-get dist-upgrade" or any other "root_needed" action10:06
=== dreumah_ [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
buzithe root pass isn't good, but my user pass IS good10:06
=== strat [n=strat@cpe-065-191-066-214.nc.res.rr.com] has joined #kubuntu
Auxinwhat u mean with "good"10:06
buziworking10:06
mrmarcelright10:07
buziunless I do "su" and then the root pass does work10:07
Auxinhm :-/10:08
Auxinso have u tried both passwords in the control center?10:08
buziyep10:08
Auxinhm :-/10:08
buzilet me try again10:08
Auxinok10:08
buziwhat the... now both of the passes work!10:10
buzihow the hell.. ?10:10
mrmarcelo.O10:10
AuxinLOL10:10
Auxinwtf..10:10
=== PiRX[lv] [n=PiRX@80.232.246.36] has joined #kubuntu
buzii'm preety sure that after a reboot, it'll be the same as before, but we'll cross the bridge when we'll get there...10:11
buzimoving on to my next prob.10:11
Auxinpebcak *scnr* ;)10:11
=== frank23 [n=frank@modemcable135.248-130-66.mc.videotron.ca] has joined #kubuntu
buziin some iditotic thinking, I deleted the kdm from the init.d dir. it was when I got back to gnome, removed any trace of KDE in order to reinstall it.10:12
buziso now, the boot gives me a command line10:13
buziand I click KDM -> Enter10:13
buziand the kdm loads.10:13
buziHow can I restore the kdm to the init.d dir?10:13
Auxingood question10:15
Auxinnext one plz ;)10:15
buziha, o.k.10:15
buzimoving on10:15
gdhapt-get --reinstall install kdm ?10:15
=== _lee [n=lee@199.120.31.19] has joined #kubuntu
buzihmm... tried it. it reinstalled it.10:17
=== dreumah_ [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
=== strat [n=strat@cpe-065-191-066-214.nc.res.rr.com] has joined #kubuntu
buzibut, I don't see the KDM in the init.d dir10:17
_leehello, I'm having graphics problems with a Toshiba Qosmio F25 and an NVIDIA Go 6600 64mb10:17
buziso i donno.. maybe in the reboot10:17
buzimoving on to the next question -> i've set my screen resolution to a lower one from what the install set by default.10:17
frank23can anyone load the ath_pci module with 2.6.12-9 in breezy?10:18
_leehelp anyone?10:18
buzievery time the comp boots up into the logging page, it uses the default screen resolution and not mine. only after logging in, the resolution changes to mine10:18
=== Auxin [n=tobi@Ja76b.j.pppool.de] has left #kubuntu ["Konversation]
frank23It works with 2.6.12-6 but not 2.6.12-910:18
=== laurentR [n=lolo@mar75-1-81-57-86-114.fbx.proxad.net] has left #kubuntu ["Kopete]
buzigdh, maybe you know?10:20
=== kalenedrael [n=kalene@c-24-34-72-14.hsd1.ma.comcast.net] has joined #kubuntu
gdhnot really . at worst, you can manually fish the init.d script out from the deb file10:20
gdhdpkg-deb -x /path/to/kdm.deb /tmp10:20
buziaha. and what about the next prob? with the screen resolution?10:20
gdhthen look in /tmp/etc/init.d ...10:20
kalenedraelHmm, I am now having problems with sound.10:21
gdhno idea about the screen res :)10:21
kalenedrael /dev/audio doesn't exist.10:21
kalenedrael/dev/dsp doesn't, either.10:21
gdhbuzi: I'm a server guy - Kubuntu just happens to work for me :)10:21
gdh(on the desktop I mean)10:21
kalenedraelThis sucks ass. I like sound.10:21
buziha.. lol10:22
=== _arthurb [n=arthurb@208.253.13.196] has joined #kubuntu
=== buzi is now known as boozee
kalenedraelAh, I figured out the problem.10:23
kalenedraelSome driver fucked around with /etc/modprobe.conf.10:23
gdhThose pesky drivers :)10:24
gdhVarmints, the lot of 'em.10:24
kalenedraelYeah.10:24
=== _chavo [n=chavo@142.sub-70-197-193.myvzw.com] has joined #kubuntu
boozeehmm.. gdh - i can't find kdm.deb in my comp.. could that be?10:24
gdh"kdm.deb" doesn't exist - I mean the full path to it...10:24
gdhtry 'updatedb && locate kdm'10:25
gdhit'll be in the apt cache directory, wherever that is in /var10:25
kalenedraelHmm.10:26
=== bt [n=bt@user-4225.l1.c6.dsl.pol.co.uk] has joined #kubuntu
kalenedraelIt's /var/cache/apt10:26
gdhsounds familiar10:26
kalenedraelShould be in /var/cache/apt/archives.10:26
kalenedraelHmm. I'm wondering if modprobe.conf has to exist.10:27
=== dave_ [i=bobo@cpe-66-108-244-133.nyc.res.rr.com] has joined #kubuntu
kalenedraelBecause on my other box, there is no /etc/modprobe.conf, just a /etc/modprobe.d.10:27
kalenedraelHmmm....10:27
=== kalenedrael rm /etc/modprobe.conf
kalenedraelThere was nothing in modprobe.conf, anyway.10:28
=== kalenedrael [n=kalene@c-24-34-72-14.hsd1.ma.comcast.net] has joined #kubuntu
=== spiral [n=spiral@laf31-2-82-224-249-43.fbx.proxad.net] has joined #kubuntu
boozeewell, than maybe I should just do a new clean fresh install.10:31
kalenedraelWoot, sound works now.10:31
boozeebut before that, I must know - What is the proper way to transfer from gnome to KDE ?10:31
kalenedraelTransfer what?10:32
gdhboozee: You're going to reinstall becuase there's a single init.d script missing?10:32
boozeei mean to switch from gnome to kde (as you all know, kde doesn't come default in the install of ubuntu)10:32
boozeegdh, not just that - I did some more errs10:33
boozeeit would be nice. beside, this whole linux thing is for learning10:33
gdhyeh - so what's reinstalling going to teach you? :)10:33
kalenedraelUhh...10:34
gdh'Reinstall the OS' is the lame 'advice' you get from Dell Windows support, etc. =)10:34
kalenedraelYou're just switching from Gnome to KDE?10:34
kalenedraelsudo apt-get install kubuntu-desktop10:34
=== GeKKo [n=gekko@ip-212-239-213-130.dsl-static.scarlet.be] has joined #kubuntu
GeKKohi10:34
kalenedraelThat will install anything Kubuntu-related.10:34
kalenedraelHello.10:34
boozeein the past 3 days, I haven't had the chance to REALY learn about linux. just tried to manage between the errors and the non proper use of it10:34
GeKKosorry to bother with basic questions (again) but i cant get amaroK to work with mp3 files10:35
GeKKoand i downloaded the akode-mpeg thingie and installed it10:35
GeKKoand the k3b thing as well10:35
GeKKoso the question is -> how do i get amarok to play my mp3's ?10:36
GeKKoi can see the equalizer of amarok works fine, but i hear no sound10:36
GeKKoi mean the graphic equalizer10:36
kalenedraelFor one thing, k3b shouldn't have anything to do with amarok.10:36
GeKKook10:36
kalenedraelOk, hmm.10:36
GeKKothought so10:36
kalenedraells /dev/audio10:36
boozeeif i could find out how to restore the KDM to the init.d, than maybe I wouldn't want to reinstall...10:36
GeKKobut i got redirected trough some "helpful sites"10:36
gdhboozee: I already did. scroll up.. 'dpkg-deb'  etc.10:37
GeKKokalenedrael: i got sound, in movie files and such10:37
GeKKols /dev/audio10:37
GeKKo/dev/audio10:37
boozeebut I can't find the kdm.deb. searched in the dirs you told me to10:37
kalenedraelGeKKo, ok. At least that exists.10:37
gdhboozee: .. no there's no file called 'kdm.deb'  it'll be a full filename like 'kde-3.4.2-i386-3..blablabla.deb'10:38
kalenedraelGeKKo, try quitting amarok, 'killall artsd' (kills the KDE sound daemon), then restarting amarok.10:38
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has joined #kubuntu
=== _root [n=root@82.148.103.243] has joined #kubuntu
GeKKodidnt work 10:39
kalenedraelHmm.10:40
GeKKobtw i got 2 soundcards10:40
kalenedraelHmm.10:40
GeKKoand i'm noob10:40
kalenedraelThat may be the issue.10:40
GeKKobut kaffeine plays mp3s just fine10:40
kalenedraelOdd.10:40
GeKKoquite10:40
boozeeo.k. - found it!10:41
gdh:)10:41
boozeedid the dpkg thingy to tmp10:41
boozeenow i got some new dirs in tmp10:42
gdhprobably 'DEBIAN' and a etc, usr, var...10:42
=== astro76 [n=james@unaffiliated/astro76] has joined #kubuntu
GeKKogreat i crashed JuK10:43
GeKKo:)10:43
=== gdh grins at the changelog of todays' breezy xorg packages...
gdh  * Implement an anti-"I LOVE TO SHOT MY FEET" check that will force users to10:44
gdh    input at least one resolution if it is not autodetected.10:44
GeKKogonna reboot10:44
=== frank23 [n=frank@modemcable135.248-130-66.mc.videotron.ca] has joined #kubuntu
boozeehow do I search with "locate" only in the dir i'm in?10:45
gdhfind | grep filename10:45
_chavofind is probably better for single directory10:46
gdh'filename' is more properly called 'pattern' ...10:46
gdhand pattern is a regular expression. In time, you will erect a small statue in honour of regular expressions :)10:46
_bruce10:46
=== GeKKo [n=gekko@ip-212-239-213-130.dsl-static.scarlet.be] has joined #kubuntu
=== _max [n=max@dsl-084-056-001-119.arcor-ip.net] has joined #kubuntu
GeKKohmmz10:47
GeKKois this normal -> i get a kate -session prompt when i boot10:48
GeKKoasking me for my root password10:48
=== Spudchat [n=spud@adsl-69-211-21-201.dsl.chcgil.ameritech.net] has joined #kubuntu
_chavoGeKKo, did you leave an instance of Kate running when you logged out?10:48
GeKKopossibly10:48
GeKKowell10:48
GeKKoi wanted to use kate, but i got the note "cant use it right now - probably crashed"10:49
_chavoby default KDE saves your session each time you log out10:49
GeKKook10:49
GeKKono harm in it10:49
_maxhello. is it possible to write a nice text right of the k - menu icon? as in gnome you know...10:49
boozeeBRB10:49
_chavo_max, there's a plugin for it at kde-apps.org, but it crashes when I use it10:50
_max_chavo: thank you very much! I'll have a try10:50
_maxbut. aehm.. what's the name of that plugin?10:51
_chavohold on, I'll see if I can find it10:51
=== jsubl2 [n=jsubl2@72.48.95.220] has joined #kubuntu
GeKKoi'll just play music using kaffeine then ...10:51
=== jean [n=jean@217-117-39-126.teledisnet.be] has joined #kubuntu
libbenisnt there a program like dvddecrypter for linxu as it exists for windows.10:55
=== Lars_G [n=lars@unaffiliated/lars-g/x-000001] has joined #kubuntu
gdhIsn't there a program like Flash MX for Linux as it exists for Windows? :)10:56
gdhbit of flawed logic there ;)10:56
libben=)10:57
libbenwell.. im trying dvd::rip and it doesnt really take the disc.10:57
libbengonna try to get teh files to hd and then rip it.10:58
Lars_Ggdh: Nope.10:58
Lars_Ggdh: In theory you can run Flash (MX??) in crossover Office10:59
_max_chavo: did you find something?10:59
_chavo_max, not yet, I deleted the tarball and I can't remember waht it was called11:00
gdhLars_G: By that token you should be able to run DVDDecrypter with it, too.. 11:01
_maxhttp://www.kde-apps.org/content/show.php?content=2668111:02
gdhAlas, the truths are rather much removed11:02
_maxthis one?11:02
gdhnone of Cedega / COOffice run Flash MX 2004 :)11:02
Lars_Ggdh: Is it true? for Flash IS listed on the supported programs, but DVDDecrypter is there too?11:02
_chavono that's not it11:02
_chavoit was text just like gnome menu -> 11:02
Lars_Ggdh: Worst scenario, you need vmware11:02
gdhWhich is often a more desirable solution, anyway11:03
Lars_GIt depends, but yes.11:03
_chavo_max, http://kde-apps.org/content/show.php?content=2260511:04
_chavoand there are .debs also11:05
_maxthanks a lot11:05
_maxhm. konqueror is quite slow when surfing the web11:06
_bruce I am having trble getting a HP Deskjet Portable to print properly .....about 1 x line per minute at the moment....Kubuntu...anyone able to advise?11:06
=== PiRX[lv] [n=PiRX@80.232.246.36] has left #kubuntu []
_bruce11:07
mrmarcel_may kannst du mir sagen wo der konqueror installiert ist ? bzw. wo ich den macromedia flashplayer hin installieren muss ?11:07
mrmarceloch n11:07
_bruceHallo?11:07
mrmarcelder letzte deutsche ^^11:07
mrmarcelAh, hallo =)11:07
_bruce I am having trble getting a HP Deskjet Portable to print properly .....about 1 x line per minute at the moment....Kubuntu...anyone able to advise?11:09
_bruceHallo mrmarcel11:10
mrmarcelboar, die knnen alle so gut englisch ^^11:10
mrmarcelhallo =)11:10
_brucenicht sprecken deutch11:11
chavo_maxhave you updated to kde 3.5 beta yet?11:11
=== _StarScream [n=am@host81-139-131-245.in-addr.btopenworld.com] has joined #kubuntu
mrmarceloh, sorry :)11:11
=== freemanen [n=freemane@h30n2fls22o1051.bredband.comhem.se] has left #kubuntu ["Konversation]
_bruceShe's right mate! G'day from New Zealand to you & all...11:12
_StarScreamhey guys, any suggestions for PHP editors that give autocompletion?11:13
=== _max [n=max@dsl-084-056-001-119.arcor-ip.net] has joined #kubuntu
jsubl2kdewebdev is the only one i have used.  not sure about the autocompletion11:14
_maxhello. it's me again. My Konqueror is very slow when surfing the web. I think this is a DNS problem, but all the other internet applications such as firefox don't have problems with speed11:14
mrmarcelah, _max =) 11:14
_max:-))11:14
_StarScreamjsubl2, i'll try that11:15
_maxthere's nobody in the german channel, so I have to come here :-(11:15
mrmarceljupp =)11:15
_maxanyway. has anyone experienced such problems with konqueror yet?11:16
mrmarcelweisst du wo der konqueror installiert ist ? mchte gern den macromedia flashplayer installieren und da muss ich den path vom Browser (bei mir immer noch Konq) angeben11:16
jsubl2_max: might look at this tip see if it helps -- http://kudos.berlios.de/kf/kisimlar/tipsntrix.html#boostkonq11:16
mrmarcelbei meinem konq kommts mir auch so vor, als ob das ein bisschen lange dauert, bis er ldt nachdem ich was angeklickt hab *g*11:17
=== gdh laughs - Konq crashed as I was reading that 'make konq faster' page.
_maxwegen flash gibts glaub ich ein programm auf kde-apps.org11:17
_maxjsubl2: thanks thanks11:18
mrmarcelah okay, thx, werd mal gucken =). aber ich denke ich muss so oder so einen pfad angeben11:18
=== mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #kubuntu
_maxkonqueror crashed11:19
_maxwhile reading the how to11:19
gdhsnap :)11:19
mptHi, quick question: What is the default home page for Konqueror in Kubuntu? Is it a Kubuntuized version of the local file that explains what Ubuntu is? Or is it something else?11:19
StRmpt  it is something else11:20
mptStR: Specifically? :-)11:20
_maxmmh. KDE is a thousand times faster than gnome. Or it feels so11:20
mrmarcelmy default home page is "~" ^^11:20
StRit is like....  like My PC in the <i>other</i> system11:20
mptStR, mrmarcel: thankyou11:21
StRthere, you can search for locak files, go to your  home folder, see network folders11:21
mptok11:21
mptso not a Web page at all11:21
StRmpt:  see the applications in your menu,   see the trash... settings, and there is a link that says 11:21
_maxhm. that hint with the ipv6 didn't help11:22
StR Next: An Introduction to Konqueror11:22
_maxit's still sloooow11:22
StRmpt: do you want a screenshot?11:22
mptStR: No thanks, this was just for research purposes11:22
mpt(http://wiki.ubuntu.com/DefaultHomePage)11:23
=== mustafu [n=a@dialup-4.229.204.198.Dial1.Detroit1.Level3.net] has joined #kubuntu
StRmpt: konqueror is more like the explorer in the other OS,  not like the firefox11:23
mptright11:23
mrmarcelhmm11:24
god-zero StR: http://kde.org/screenshots/images/3.4/snapshot07.png11:24
mptbut then in The Other OS, "Windows Explorer" and "Internet Explorer" are separate menu items with separate icons11:24
mpteven if they use much the same UI and engine and so forth11:24
=== dreumah_ [n=dreumah@spc1-derb1-3-0-cust218.bagu.broadband.ntl.com] has joined #kubuntu
=== mpt is still waiting for his boss to install Konqueror so he can un-crapify Rosetta
StRmpt: here in kde is the same...11:25
mptok, ta11:25
=== mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has left #kubuntu []
StRmpt: it tries to make you feel confortable with the network files as with the local files...11:25
StRso... it  is the same program,   it works with something call kioslaves....11:26
StRthat makes the access to local files  and network files (samba, http, ftp, ssh, etc etc..) look the same way11:26
=== mrmarcel [n=mrmarcel@p54855ABF.dip.t-dialin.net] has joined #kubuntu
StRmpt wasn't even here...11:29
mrmarcelhm... jetzt hab ich gerad ein update gemacht, und jetzt ist mein "kybernetic" (oder wie der packetmanager heisst ^^) weg o.O11:30
mrmarcelund die mhevoll installierten grakatreiber sind auf futsch :(11:30
=== skiy [n=skiy@84.12.150.197] has joined #kubuntu
skiyhello folks, I've got a problem with the flash plugin and firefox, it crashes on a certain animation :(11:31
skiyThe animation is at http://www.fat-pie.com/salad6.htm it crashes the browser after about a minute :(11:32
_maxcan't it be that konqueror has a problem with dns and a router?11:35
StRskiy: it is... l...o..a...d..i..n...g..11:36
=== mrmarcel [n=mrmarcel@p54855ABF.dip.t-dialin.net] has joined #kubuntu
=== claydoh [n=claydoh@65.99.186.84] has joined #kubuntu
mrmarcel:( schad11:44
=== _str [n=str@200.6.226.1] has joined #kubuntu
=== _str is now known as StR
_maxok fixed11:46
StRso.. where were we?11:46
StRwww  :D11:46
gdh_max: how did you fix it?11:46
_maxjust give him some more nameservers and a static ip to prevent him from overriding /etc/resolv.conf11:47
gdhAre you in control of the DHCP server?11:47
=== tre013 [n=tre@208.38.35.162] has joined #kubuntu
_maxyes. that's the router11:48
gdhIs it giving out bogus DNS resolver addresses?11:48
=== mrmarcel [n=mrmarcel@p54855ABF.dip.t-dialin.net] has joined #kubuntu
gdhCan't think why Firefox would be fast.. but hey.. if you fixed it by setting the addresses statically.. :)11:48
_maxfirefox was fast before :-) ... and is still. But konqueror is fast now11:49
=== Chase [n=chase@stuartma.gotadsl.co.uk] has joined #kubuntu
gdh:)11:49
_maxnow I have rebuilt my gnome desktop in kde. and it is much faster11:50
StRgdh: but konqueror does not have all those plugins that firefox has11:51
StRwell  now it has the addblock...11:51
_maxmrmarcel?11:53
=== lunitik [n=trey@ip68-231-8-75.ph.ph.cox.net] has joined #kubuntu
_maxich kann als unregistrierter nutzer nichts privates senden11:54
_maxaber du suchst kynaptic11:54
_maxoder kynaptics11:54
mrmarcelja ? ich hab schon den namen bekommen, danke =)11:54
mrmarceldanke =)11:54
=== _max is now known as ppd
ppdso11:54
ppdjetzt bin ich eingeloggt :-))11:54
mrmarcelich glaub ich installier kubuntu neu ^^ 11:55
ppdwarum das denn?11:55
mrmarcelwei jetzt ja so in etwas wie das geht mit dem graka treibern11:55
ppdati oder nvidia?11:55
mrmarcelweil ich kynaptic weg ist, bei installieren per apt-get ne meldung mit fehlendem dings kommt und auch wenn ich das installiere fehlt noch was was mit dem paket zu tun hat11:55
mrmarcelati11:55
mrmarcel32 bit11:55
ppdwelche meldung kommt bei apt?11:56
mrmarcelDie folgenden Pakete haben nichterfllte Abhngigkeiten:11:56
mrmarcel  kynaptic: Hngt ab: libapt-pkg-libc6.3-5-3.911:56
mrmarcelE: Kaputte Pakete11:56
mrmarceldann hab ich libapt installiert und dann fehlen wie gesagt noch welche11:56
ppdbreezy?11:56
ppdversuch mal sudo apt-get install -f11:57
ppddann sollte er das auflsen11:57
mrmarcelhoary, glaub ich 11:57
mrmarcelehm, und dahinter das paket ?11:57
ppdnein11:57
ppdnur sudo apt-get install -f11:58
mrmarcel0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert11:58
mrmarceldas steht dann da :-)11:58
ppdja dann11:58
ppdversteh ich nicht was da kaputt sein soll11:58
=== Chase [n=chase@stuartma.gotadsl.co.uk] has joined #kubuntu
ppdwelche server hast du denn in deiner sources.list?11:58
mrmarcelehm, die standard dinger + 3 weitere11:59
ppduniverse und multiverse?11:59
mrmarcel? ehm, alles normal gelassen, hab nur die 3 adressen eingefgt12:00
ppdund du willst nur kynaptic installieren? seltsam... also entweder du hast was ganz exotisches in deiner sources.list oder ich wei nix mehr12:01
mrmarcelhm, keine Ahnung =] . Komisch find ich schon dass kynaptic nach dem update verschwunden ist ^^12:02
ppdsoll ich mal per ssh schauen?12:02
mrmarcelssh ?12:02
ppdsecure shell. da knnt ich ein paar befehle bei dir probieren12:03
mrmarcelist das nicht das was bei verschlsselten seiten immer kommt ? ^^12:03

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!