@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37



Comments:

<0> davidh: means it'll mount at boot automatically. man mount
<1> Rockj: some of these wireless drivers with firmware (I have the same problems with bcm43xxx) are really more or less alpha quality. You really need help from developers (so for example I found out, that for my particular wifi this driver doesn't work so I stay with ndiswrapper).
<2> dli: You mean the device could show up as either /dev/sda1 or /dev/sdb1?
<1> davidh: yes
<2> dli: Do I need to put both two lines in /etc/fstab?
<3> davidh, better to check with "sg_map"
<4> _matej: Ahh, I have got it working before with compiling manually from ieee80211.sourceforge.net and ipw2200.sourceforge.net but with the newer versions and newest kernels I've had troubles =/
<1> davidh: or even /dev/sda
<0> if you have no other scsi devices it'll go to sda
<2> dli: What is sg_map?
<1> Rockj: and BTW, with this kind of stuff, get 2.6.17-rc4 -- it may be better.
<3> _matej, ipw2200 should work for 2.6.16
<5> i have ipw2200 working on 2.6.16
<5> it does work, my buddy got it working but ill gladly help with logs if needed.
<1> dli: but do you have the same wifi card as him -- bmc43xxx works perfectly for some cards, but not for mine.
<3> skullsoup, yes, but some users are rather creative in making mistakes, hard to debug without enough info



<4> I wish I could just managed to save the logs. make bzImage modules modules_install > error.txt dont exactly work and the linje _matej said up here I did'nt get so much
<3> _matej, bcm43xx is in 2.6.17
<3> _matej, but you need the firmware also
<5> ahh no i have internal wireless , he has a card, sorry but if i can help just let me know
<4> no, its internal skullsoup..
<3> skullsoup, I bought the card, and make it internal
<5> shogunx is the guy who got it working for me.
<1> dli: I have all that and 2.6.17-rc3, but BCM4318 is pretty poorly supported.
<3> skullsoup, because at that time dell offered bcm43 with this model, so, I ordered without wifi, and bought ipw2200 myself
<3> _matej, that's true, it should work, if it's in kernel
<6> _matej: indeed the game I have is made for old cpu's I used it on my old DX ... it will not work
<3> _matej, have you tried bcm43.sf.net
<1> dli: the answer I got from people at #bcm43xxx was "wait until 2.6.18"
<3> _matej, yes, 2.6.18 probably should clean up bugs like this
<1> no, but the email lists and IRC and given that I don't need it THAT much (ndiswrapper works here pretty well), I can wait.
<3> _matej, or you can simply order one of rt2500 cards?
<1> dli: don't fix it when it works (somehow).
<3> _matej, so, you use ndiswrapper?
<1> dli: moreover, this is internal to Dell Inspiron 2200 notebook. I don't want a PCMCIA card unless I have to.
<1> dli: yeah
<3> _matej, you can buy minipci rt2500
<1> dli: poor student, why should I waste money?
<3> _matej, then, you should follow my way, figured it out bcm43 is bad, don't order it
<1> dli: there is a reason why I bought the cheapest notebook on the market.
<2> Hi there. After I boot up from the installtion (netinst), the following errors appear: pciehp can't be loaded; shpchp can't be loaded; usbcore: already loaded; input failed
<1> dli: I bought it more than year ago (there was no hope to get anything to work for reasonable price).
<1> dli: s/work/work natively/
<3> _matej, you can order it without wifi, and save the price for bcm43
<1> dli: I could but now I won't bother
<2> dli: Could you help to see my post 20 line above?
<4> tried compiling a older version of ipw2200 and ieee80211 (for firmware version 2.3)
<3> davidh, edit your /etc/modules
<4> http://rockj.pastebin.com/718080
<3> Rockj, amd64?
<2> dli: could you open your flood channel?
<3> davidh, yes
<4> dli: no, Pentium M (Intel Centrino)
<4> ia32
<3> Rockj, obiviously, you are very creative in making your mistake
<3> Rockj, get fresh kernel source from, kernel.org
<3> rock_feng, reinstall your gcc/kernel-package
<7> ?
<2> dli: Could you help take a look at my flood post
<0> that ****ing twit
<0> @kill kbrooks
<4> I've just done that a couple of hours ago .. did download latest. first I tried to use the already inbuilt in kernel, no luck. I tried todo it the "old" way that I did before it was supported in kernel which worked at that time.
<3> davidh, no idea :( but what's the error? it's hotplug or something, doesn't provent you from using your box
<3> Rockj, try, gcc-3
<2> dli: pciehp can't be loaded; shpchp cat'be loaded; usbcore: already loaded
<2> input failed
<4> dli: I'am running Debian Etch btw and I just apt-get install gcc-3.3 now. Anything special I need todo to make it use gcc-3 instead of the newer one? since I got the same errors again after trying to make the ipw2200. I might aswell try again with a clean kernel sources again.
<3> Rockj, edit the Makefile, HOSTCC
<4> there's no HOSTCC in ipw2200's makefile.
<3> Rockj, your kernel source
<8> Rockj: just make CC=gcc-3.0 HOSTCC=3.0
<8> s/=3.0/=gcc-3.0/
<8> (or whatever the right gcc is)
<3> dondelelcaro, how to do that with make-kpkg?
<8> dli: MAKEFLAGS
<8> dli: man make-kpkg



<3> Rockj, are you patching your kernel for ipw2200?
<9> what is the line I have to add into my sources.list to get vim7 ?
<10> My xfree86 isnt working and I cant figure out why. My error log says Screens found but cant be used
<4> I kinda feel really stupid now, as I'm doing only weird things. I guess I'm compling the modules ieee80211 and ipw2200 for itself then trying to patch it? oO I'll try some more myself..feel kinda very newbie here so ..
<11> he guys i have etchinstalled and want to install libstdc++ libray problem is i go for aptitude and i find that it is removing abiword gnumeric and set of other apps
<10> I have tried dpkg-reconfigure xserver-xfree86 and everything seems fine but startx still wont work
<9> what is the line I have to add into my sources.list to get vim7 ?
<10> I get (EE) VESA : No Matching Modes followed by (EE) Screen(s) found, but none have a usable configuration.
<11> Immortal Gather:what version of debian r u using
<3> Rockj, yes or no? get the vanilla kernel, without any patching
<10> deeptz Debian GNU/Linux 3.1 r1a "Sarge" - Official i386 Binary-1 CD
<11> what's ur motherboard
<4> dli: This is what I do: download kernel-sources. make menuconfig , select my stuff without the ipw2200 stuff. make bzImage modules modules_install . after that, I stick to ipw2200.sourceforge.net and ieee80211.sourceforge.net and download sources and make && make install. What that is called I don't know
<9> what is the line I have to add into my sources.list to get vim7 ?
<10> deeptz a stock dell 2350
<3> Rockj, I see, you are very creative
<3> Rockj, first, ask dpkg about kernel-package
<10> deeptz its using an onboard video display
<3> Rockj, second, forgot anything about ipw2200.sf.net, ipw2200 is in vanilla kernel
<11> dell 2350 is it a desktop ir a wireless broadband router
<10> its a desktop
<12> Rockj: #ipw2100
<2> anyone can help to reconfigure power management? When it shutdowns, I hear a clicking sound, but power remanins on. BTW, machine is dell desktop dimension Pentium II
<10> Dell Dimension 2350
<13> Rodietze: you need an experimental source
<12> Rockj: and I disagree with dli -- I think it is definitely worth it to use the latest and greatest ipw2200, not the one included with the kernel or especially not the one included with a debian kernel
<9> cheal: no .deb yet ?
<13> Rodietze: yes, in experimental
<9> cheal: ool where do I get it?
<9> *cool
<9> I don't know the repo
<14> I'm copying a 5 gig file, and "cp" says that the file is too big and gives me an error
<14> What should I use to copy a file of this size?
<14> It's going from an ext3 partition...to a vfat partition.
<13> Rodietze: there's not just one repository. it's in all Debian mirrors including experimental
<9> cheal: oh okie, thanks
<4> I'am happy aslong as it works. Anyway, I removed my /usr/src/linux-2.6.16.16 and doing a new clean kernel build and trying to check ieee80211 and ipw2200 as modules to see if it works better now.
<4> epictetus: Ill take a trip to #ipw2100 , I ***ume they support ipw2200 too.
<12> Rockj: yeah
<12> Rockj: I just set up ipw2200 with 2.6.16 but i did it wrong.. i did some crap where i patched the kenrel with updated ieee80211 (in-tree or whatever) then built that into the kernel, then built my ipw2200 module after that
<12> i was just messing around and that seemed to work
<4> dli: anyway, thank you very much for your help so far. I'll continune to investigate in my weird problems ^^ And I suppose I'm abit creative and weird. Somehow, I manage to make the ATI (fglrx) works flawless on my laptop, but I can't get x to work with nvidia geforce 2 ultra on another one =/
<12> i have no idea how you're actually supposed to do it
<9> cheal: I found here http://packages.debian.org/unstable/ but in the sources.list I have to add deb http://packages.debian.org/unstable/ rite?
<9> sorry for my ignorance I'm not that expert
<15> df
<4> epictetus: may I ask for specific stuff you did in pm? wanna compare what you do against what weird stuff I do.
<12> Rockj: sorry going to bed
<12> i stay connected though if you pm I might respond tomorrow
<16> hi. does anyone have any tips for getting sound for an audigy2 card going? anything i ned to compile in a kernel? or do I just need to download packages? or..?
<13> Rodietze: no, this is for unstable sources, not experimental. you probably shouldn't use packages from experimental if you're not familiar with APT
<12> #ipw2100 is probably a much better resource some developers hang out in there
<4> epictetus: I'll try to catch you "tomorrow" if I still got troubles.
<10> Anyone know why xfree86 says it found my monitor but it is unusable
<11> immortalgather :did u try with i810
<17> hmm :D
<10> deeptz no let me try that now
<11> do not change any settings afetr that
<11> let it take default
<9> cheal: I'll format my comuputer anyways
<11> he guys i have etchinstalled and want to install libstdc++ libray problem is i go for aptitude and i find that it is removing abiword gnumeric and set of other apps
<17> hello
<18> since it doesn't seem to be common knowledge, you need the mozilla-vlc-plugin to do google vids
<17> :d
<17> (K)
<19> is it safe to install/use 'alien'?
<17> sorry , im testing my system right now :)
<19> it converts .rpm to .deb
<9> cheal what do I need to add here more?? deb http://packages.debian.org/experimental/ it game error when I used apr-get update
<20> !popcon
<21> well, popcon is the Debian Popularity contest. See results at http://popcon.debian.org/ or install popularity-contest to participate. do the dpkg-reconfigure -plow popularity-contest right after you answered all debconf stuff
<22> is 'tweakable' a word ?
<23> how do I tell if Debian detects my external Firewire hard drive I just plugged in?


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #debian
or
Go to some related logs:

c++ SDL_surface png_ptr
suse ksmartray
#physics
gentoo Error: glXMakeCurrent failed
mirror-belnet
strolling with the heffers
phpcake constructor
#centos
#perl
perl hashref print values



Home  |  disclaimer  |  contact  |  submit quotes