| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> is it ok to write lilo to MBR? <1> yes <2> Redragon^: how about the up2date, is it 100% supported? <2> i remember installing centos 4.2 last year and having to much trouble with up2date, its either you have to search for it or download it from their repositories <2> but yes, very stable in nature <3> yo SpamapS <4> how to on/off speaker volume in alsamixer? <5> hello <5> im using ubuntu 5.10 how do i know the version of my dhcpd? i installed it using apt-get install dhcpd <6> error logging into vqadmin: [Wed Apr 05 00:22:26 2006] [error] [client 192.168.1.11] user postmaster@domain.com not found:/cgi-bin/vqadmin/vqadmin.cgi <7> lokoit: in a terminal, type this command: dpkg -l dhcp* <7> you've probably got 1.3.22pl4-22 <5> Viking667 it says here no description available <7> gotta go. Back soon. <4> hi! why when im running as root my Sounds work...but when i login as user i wont? <8> LinuxNuBie:unmute it as user
<4> ty... <4> got to go now <9> !select() <10> [select()] a delightful function which allows a process to wait on input from multiple file descriptors <9> !info select() <9> !info cedega <9> !info wine <10> wine: (Windows API Implementation (Binary Loader)) section otherosfs, is optional. Version: .9.10-1 (sid), Packaged size: kB, Installed size: 2 kB <11> P. <9> !google c++ select() <10> google can't find c++ select() <9> !google select() <10> google can't find select() <9> ehh <9> LadyByte needs a update <12> hi ..someone knows a faq on how to calculate on amount the ram i got ...the kernel 2.6 parameters in tunning TCP like tcp_mem tcp_wmem etc... <13> is anyone familiar with installing knoppix on a hard drive? <12> MrAnderson, what you want to know <7> MrAnderson: might be better going the way of Ubuntu. <13> well i installed it but i can't get a few of my devices to work, like my lt win modem <7> I managed to get knoppix 3.7 on a hard drive, though I knew what I was doing... And winmodems mostly won't work under Linux unless you've got the driver. <13> well the reason i went with knoppix is because it's the only os i have rigfhtr now and without broadband it's hard to get another <7> ahhh huh. Understand. <13> i have the correct modem driver <7> It rather sounds like you've installed it to a hard disk already? <12> and wahts wrong you cant connect to the internet? <13> i can't get sound to work right either, i downloaded the kernel 2.6.12 is there any other things i need? <7> ALVAN: on a dialup winmodem, maybe not. <13> yeah it's already installed to the drive <12> MrAnderson, for sound exit X and type alsaconf <13> ok <7> MrAnderson: that depends. What sound chipset do you have? What does Windows Hardware Detailer say for it? <13> it used to detect it, but i recompiled the kerner to get the modules <13> one thing i noticed i don't have a modprobe.conf and should i uncheck all the stuff in modules i don't have? <7> ohhhh. Then that'll be why. The modem drivers are generally "bound" to one specific kernel version. <13> Viking667 i got the source but i still have issues, am i missing something like headers <12> Viking667, he wants the modem for lin not win <12> MrAnderson, try a vanilla kernel <12> if you type alsaconf ??? it detects your sound board? <13> yeah i have one <13> yeah it does <12> ok now type alsamixer and see if your card is muted <12> it must have "MM" <12> bellow <12> if they are muted <13> ALVAN says no sound card found <12> with the newer kernels ...the alsa-driver comes separate <12> you must have alsa-driver for the newer kernel you compiled <13> i need to download alsa right? <13> where can i get alsa? <13> for that kernel? <12> www.alsa-project.org/ <13> i just compile it against the kernel? <12> yes <12> but why dont you download the .deb kernel <12> not tar.bz2 <12> and they got alsa-driver there compiled already <12> ? <13> fr5om where/ <13> from where? <12> www.debian.org
<13> looking <13> 2.4? <13> which one should i get? <12> but what kernel you want i supose 2.6 since you didnt like the kernle form knoppix CD <12> i prefer 2.6 <14> hello? <10> HI, marcusmouse! <14> Yay, either a bot or someone auctually exist here. <14> Oh K, I know this is going to be a totally noob question. I recently migrated to Mandriva 2006 and while configuring my video somehow accidenlty switched my loging to take me into a console insted of the KDM enviroment. My question is how do I get back into the KDM enviroment to undo wht I did to cause Mandriva to drop me to the command line in the first place? <15> startx ? <10> hmm... startx is a script that starts the X windowing system on a unix-system. Configure it before starting it (drakx11 on Mandriva, xorgconfig/xfree86config on any distribution including Mandriva and Debian) <15> MarcusMouse: try startx from console <14> I tried startx and get some output but no GUI <15> what kind of "some output" ? <14> I appoligise for not being able to quite it directly, but it's something like starting x enviroment and then moving on and ends. Wish I coudl log into IRC from the command line and I coudl copy it pre-betum <15> try (as root): /etc/init.d/kdm start <15> but if startx fails, that should fail too <14> did an su to root and tried it, got the same responce <7> MarcusMouse: see what this shows: ps ax | grep X <15> read /var/log/X<whatever>.log, and look and the end for messages marked as (E) (error) <15> maybe that would give you a hint <7> Both those suggestions should say (1) if it is already running, or (2) what went wrong. <14> Oh kay.. well I am running a dual boot on my primary system, so I will try that and return if it fails. thank you for your ***istance. <7> /var/log/xorg.0.log might have stuff in it saying why it quit. <7> Knowing your luck, it'll start up again the next time... Good luck, dude. <7> mrm. <16> hi all, how do i mount the cdrom in FC5? <15> mount /media/cdrom <16> thanks <16> it says its not in /etc/fstab, thought i added awhile ago a line like /mnt/cdrom <7> then try "mount /mnt/cdrom" <16> it says mount point /mnt/cdrom does not exist <7> ah huh. are you root at the moment? Or can you become root? <16> i am root <15> mkdir /mnt/cdrom first ? <15> then mount /mnt/cdrom <16> you rock armones, thanks :) <16> see you guys later, thanks <7> mmmm. I was going to suggest that, but wondered if FC5 has some sort of automount system. <15> rhel4 has <15> but he probably stopped it <15> or it will be mounted twice, on 2 separate dirs :) <7> He asked specifically about FC5, unless he'd mentioned an upgrade from RHEL, which is never recommended for Fedora. <15> anyway, if he comes back asking about why umount doesn't work, somebody should tell him about eject <17> hello, how can i install mysql-devel on slackware ? <18> ciao <18> op plz <7> hrm. Persistent. <18> ? <15> Viking: honestly: is it because of op, or .ro ? <7> because of the op request. <15> ok, cause it's fking annoying to see some ppl who kick/ban just because we're from .ro <7> Romanians don't bother me much more than other users do, even though they seem to be disproportionately represented as F*cktards. <15> well, not all of us are <7> Quite often, they'll stick themselves in that position, because they've begun computing from the "wrong end", as it were. <7> But then I've struck a few others like that too. <7> Right. I'm guessing it's probably time I left. <19> i need some help with apache <19> i need to redirect / on a virtual domain to /test <19> would i use an alias ? <5> the box has done booting and i forgot to check if my fedora core2 has detected this new nic i plugged.is there a manual to check if i have new nic plugged or how many nics plugged inside my fc2 box? <15> ifconfig -a <15> or check dmesg <5> ifconfig -a gave me two nics only <5> im supposed to view three nics <5> dmesg all displays 2nics <15> is the proper module loaded ? <5> armones that i donnot know <15> google for your network card type and "linux driver" <15> find out if its supported, and if it is, what's the module name <15> then do a lsmod and see if it shows up <15> if not, modprobe <module_name> <5> what is the command to probe new nic? is it kudzu? <20> yo, where does gnome-terminal read his configs
Return to
#linuxhelp or Go to some related
logs:
arhiva de BNC #AllNiteCafe #AllNiteCafe auditor mouse xf86config #mirc #chatzone What film was the first to feature Sensurround ? asl pls #london #squid
|
|