Re: dc gui
On Sun, 2003-12-21 at 14:40, Dr Gavin Seddon wrote: > Hello, > I was recomended dc alond with gnutella. I cannot register with > gnutella.com, so will dc allow use without registering? Also, how do I > use dc-gui? > you don't have to register, but share a large amount of data, you'll see hubs have properties, and minimal share demands, if you don't meet them, you'll be kicked. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Next Challenge - nVidia Video Drivers
I just tried to install the GeForce video drivers downloaded from nVidia's site, in hopes that I would be able to make proper use of my video card (GeForce 5600 FX with 256MB RAM) Here is what the log file showed after the drivers failed to install... nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Sun Dec 21 22:32:09 2003 option status: license pre-accepted: false update : false force update: false expert : false uninstall : false driver info : false no precompiled interface: false no ncurses color: false query latest driver ver : false OpenGL header files : false no questions: false silent : false XFree86 install prefix : /usr/X11R6 OpenGL install prefix : /usr Installer install prefix: /usr kernel include path : (not specified) kernel install path : (not specified) proc mount point: /proc ui : (not specified) tmpdir : /tmp ftp site: ftp://download.nvidia.com Using: nvidia-installer ncurses user interface -> License accepted. -> No precompiled kernel interface was found to match your kernel; would you li ke the installer to attempt to download a kernel interface for your kernel f rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes) -> No matching precompiled kernel interface was found on the NVIDIA ftp site; this means that the installer will need to compile a kernel interface for your kernel. -> Kernel include path: '/lib/modules/2.4.22-xfs/build/include' -> Cleaning kernel module build directory. executing: 'cd ./usr/src/nv; make clean'... rm -f nv.o os-agp.o os-interface.o os-registry.o nv-linux.o nv_compiler.h * .d NVdriver nvidia.o -> Building kernel module: executing: 'cd ./usr/src/nv; make nvidia.o SYSINCLUDE=/lib/modules/2.4.22-xf s/build/include'... You appear to be compiling the NVIDIA kernel module with a compiler different from the one that was used to compile the running kernel. This may be perfectly fine, but there are cases where this can lead to unexpected behaviour and system crashes. If you know what you are doing and want to override this check, you can do so by setting IGNORE_CC_MISMATCH. In any other case, set the CC environment variable to the name of the compiler that was used to compile the kernel. #[1;31m*** Failed cc sanity check. Bailing out! *** #[0mmake: *** [gcc-check] Error 1 -> Error. ERROR: Unable to build the NVIDIA kernel module. ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com. Any suggestions on how to get this to work? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: compiling kernel
On Sun, Dec 21, 2003 at 07:59:20PM -0700, Lucas Albers <[EMAIL PROTECTED]> wrote: > I sure wish debian had a secure version of the kernel; a binary version of > grsecurity would add a huge amount of security. Anyone know why Debian does not have this in the main archive? At least a grsecurity patch for recent kernels? Thanks, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
On Sun, Dec 21, 2003 at 08:42:32PM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: > Anyway, one of the responses mentioned apt-get install ipmasq > > So I tried it, rebooted, and was pleasantly surprised to find that it > worked. I was able to connect to the Internet just fine on my Win-98 > hardware testing station. Ah, you tried your setup from an other machine? So you have NAT/FORWARD/MASQ... It means your iptables save may works, but you have not enable ip_forwarding in /proc. To do so, edit /etc/network/options and change ip_forward to yes. IMHO you don't need ipmasq. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Sid/unstable cds
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Dec 21, 2003 at 07:46:26PM -0800, Ralph Bacolod wrote: > Where can I get debian unstable/sid cds? jigdo. http://cdimage.debian.org/ - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user `- Debian - when you have better things to do than fix a system -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5ouKUzgNqloQMwcRArw9AKCG50jmM9uo5u2TxJaxAxtyq3ConACff/Ik dUp5k8sk/ds6K4c3XO6a8WI= =/0mP -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: USB Printer
On 21 Dec 2003 at 23:52, Paul M Foster wrote: > I'm at a loss on how to operate and test USB devices. Is there some > software that manages this stuff, or certain modules which must be > present? I had the same problem... Fixed it by running modconf and selecting the USB Printer module. Worked fine after that. -- Martin J Hooper http://www.martinjh.pwp.blueyonder.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Console/X transfer problems
I think I've seen this problem discussed before, but I don't know how I'd even query the archives on it. I'm on Debian stable, version 4.1.0.1 of xserver-xfree86, running a Trident Cyberblade i/1 video card and a generic monitor. Here's the problem: When I'm in X and switch out to a console (Ctrl-Alt-Fx) all is fine. When I switch from there back to X (Alt-F7), the screen is dark and after a few seconds, I lose video sync (you can tell because the lights on the monitor start blinking as through the monitor has no signal to it). I have to kill X in order to recover. I've tried the frequency ranges that the monitor's manual indicates. I've tried using the framebuffer interface. Etc. etc. It seems like I've heard of this problem before, but I don't recall the solution. Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
USB Printer
Trying to hook up and run an Epson Stylus Photo R300M, which has only a USB connection to the computer. Using CUPS for my printing software. OS is Debian stable. When I try to tell CUPS to send a test page, it says it can't access /dev/usb/lp0, that there is no such device. Of course, the /dev/usb/lp0 file is actually there. I'm at a loss on how to operate and test USB devices. Is there some software that manages this stuff, or certain modules which must be present? Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
kdm failed to preconfigure, with exit status 30
On the Unstable of today. Am I the only one ? Does that matter ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Kernel 2.6.0 and Debian
On 21 Dec 2003 at 23:40, GCS wrote: > Also, what kind of ATI card do you have? I have a > simple Radeon, and FB works well, and with XFree86 4.3.0 I have OpenGL > as well. I may help you with my config. Radeon 9800 Pro - Where did you get 4.3 from? Can you give me a sources.list entry? I have a feeling that using 4.3 might be a good idea... ;) -- Martin J Hooper http://www.martinjh.pwp.blueyonder.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Debian Certified Laptops!
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 20 December 2003 06:00 pm, Kevin Mark wrote: > Hi Greg, > many people on this list and and may gnu/linux people in general wish > for HW vendors to show some kind of 'yes, this work with $OS_FLAVOR' > on par with the 'we recommend XP' or 'works with XP'. If it DOES > work, great. But only a few folks like penguin computing, lindows, > LinuxCertified, etc. and a few HW vendors like ORINOCO > (agere,lucent,...) actually say in on the box and even fewer will > attempt any kind of support. How do these limited folks do it? Is it > the possbile LEGAL issues alone, the money for testing, the myriad of > $OS? the myraid of $VERSIONS? > Whats you take? > > Happy $HOLIDAYS, > -Kev In the case of my Sony laptop, Sony only supports Windows XP. That means drivers are only available for XP. Sony support does not have to answer any questions not releated to the software that came with the laptop, XP. I had to go to each chip makers web site and dl drivers , optomized for some other card/laptop in order to use it for other versions of Windows on my Sony. All not supported by Sony. BTW, Debian just worked :) Its probably 'all about the money' - -- Greg Madden Debian GNU/Linux -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5nx+k7rtxKWZzGsRAsG5AJ9ZpDooOY7BV2Le1GtMKgpiyHVBLwCdGxIk 1CpzdYpNCEkNtEFojhumNY8= =7Q0j -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Dec 21, 2003 at 08:42:32PM -0800, Scarletdown wrote: > Problem solved. Out of frustration, I went to ask.com to see what > "Jeeves" had to say about getting the firewall up and running > automatically. I ended up getting sidetracked with an old Slashdot > article about Comcast cracking down on NAT users (thankful that I'm on > Charter...) Heh, I think the Linux NAT has been patched to deal with that. - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user `- Debian - when you have better things to do than fix a system -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5neDUzgNqloQMwcRAjJgAKDknScmgXUdORBoHCTYbH10vpnCfQCgtN6Z gqmjxwRMBhXxF9g8wnDG/JE= =oHiT -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
Problem solved. Out of frustration, I went to ask.com to see what "Jeeves" had to say about getting the firewall up and running automatically. I ended up getting sidetracked with an old Slashdot article about Comcast cracking down on NAT users (thankful that I'm on Charter...) Anyway, one of the responses mentioned apt-get install ipmasq So I tried it, rebooted, and was pleasantly surprised to find that it worked. I was able to connect to the Internet just fine on my Win-98 hardware testing station. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: KDE Kmenu list of programs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday December 21 2003 07:00 pm, Trey Sizemore wrote: > Is there a file that I can go to (and better yet print) that shows the > structure/hierarchy of programs in my KDE menu? I want to make sure > that I can replicate this structure in future installs (Debian & other). The Kmenu is comprised of entries from both ~/.kde/share/applnk as well as $KDEDIR/share/applnk. I'm not sure where the debian packages specify $KDEDIR as, IIRC its /usr. Essentially its just a hierarchy based off the directory structure. - -- Information is the inverse of entropy. Jonathan Nelson [www.ciasaboark.org/~ciasa/] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5nWm+Ry1Df/ckSYRAsBrAJ43zMYRZluvwfgfE47vIo5SXH8cRgCfeDqa nK79IsztdNMqRWqSjXMOUp0= =3lm2 -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Sid/unstable cds
Hi! Where can I get debian unstable/sid cds? TIA! RAFIKS p.s. Please cc me. Im not subscribed. __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
postgres date formatting?
I know this isn't the postgres user group, but if anyone has any insight, I'd sure appreciate it. Summary: attempting to use to_date on a table value results in a to_timestamp error. What am I doing wrong? I have a little database and want to prettyprint some dates on the web interface. In /etc/postgres/postgres.conf , I have the following set: DATESTYLE = 'iso,european' This is confirmed within psql: ski=> show datestyle; DateStyle --- ISO with European conventions (1 row) I have a table with a column of type 'date'. ski=> select starting from visits; starting 2003-12-14 etc ... Here's what to_date gets me: ski=> select to_date (starting, 'DD Mon ') from visits ; ERROR: to_timestamp(): bad value for MON/Mon/mon Just for grins, I thought I'd try changing the datestyle: ski=> set session datestyle = 'postgres,us'; SET ski=> select starting from visits; starting 12-14-2003 etc ... But no matter what datestyle I use, I get that to_timestamp() error when trying to prettyprint my table. For the record, I can use to_date in the canonical example just fine: ski=> select to_date('05 Dec 2000', 'DD Mon '); to_date 2000-12-05 (1 row) -- monique -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: which driver for onboard ethernet controller on Dell Diemnsion 8300 ??
Kent West wrote: Axel Burwitz wrote: I have a Dell Dimension 8300 with a ethernet controller onboard, and the system info tool in kde detects: "Ethernet controller : Intel Corp.: Unknown device 1050 (rev02) Subsystem : Dell Computer Corp. Unknown device 0157" Looks like your kernel isn't recognizing the ethernet controller. IF you're running a 2.2 kernel, you might try upgrading to a 2.4. You might also try booting with a Knoppix CD and see if your NIC is recognized. If it is, then you can do a Knoppix Hard Drive install. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: ugly fonts in gtk 1.2 apps
On Sunday 21 December 2003 23:28, Julius Plenz wrote: > Toshiro <[EMAIL PROTECTED]> wrote: > > I'm running sid and all the old gtk apps (jpilot for example) have a very > > ugly set of fonts. Anybody know how to fix the fonts? > > Well, I just solved this problem: You have to use antialiased-fonts, so put > a "export GDK_USE_XFT='1'" in you ~/.bash_profile or ~/.bashrc > > HTH & Good Night > > Julius > > P.S.: Don't forget to rebbot or restart Xserver an Xfontserver... Well, I did what you suggested, but I'm still having the same old and ugly fonts, did you do something else in addition to defining GDK_USE_XFT? Toshiro. ADSL-Para estar las 24 horas en internet http://www.internet.com.uy Tel. 707.42.52 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: which driver for onboard ethernet controller on Dell Diemnsion 8300 ??
Axel Burwitz wrote: Hi, I installed , for my first Debian try, Debian Sarge from the "LinuxUser" magazine's DVD. After some hurldles it worked but: did'nt configure any network card, eth0 etc. When I try to configure with modconf from the debian KDE set, I don't know which driver to choose, and try-and-error with this long list of drivers doesn't make sense... I have a Dell Dimension 8300 with a ethernet controller onboard, and the system info tool in kde detects: "Ethernet controller : Intel Corp.: Unknown device 1050 (rev02) Subsystem : Dell Computer Corp. Unknown device 0157" Looks like your kernel isn't recognizing the ethernet controller. IF you're running a 2.2 kernel, you might try upgrading to a 2.4. -- Kent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Netinst CD with recent kernel
Miroslav Maiksnar wrote: > does anybody know about sarge netinst CD with 2.4.23 or 2.6.0 kernel? I have > new computer with SATA HDD, which is not supported in pre 2.4.23 kernels. > > I have also tried to create my own CD, but without success, so if there is > some sort of dumb-user-friendly guide, it will be helpfull too (but not boot > floppies plz) ;o) Unfortunatly no such guide yet exists for the debian-installer. If you're feeling adventerous, the essence of it is: 1. Build 2.4.23 kernel package with make-kpkg in the usual way (or use the one in the debian archive if there is one there). 2. apt-get source linux-kernel-di and read its README for how to make it use your kernel package to generate udebs 3. apt-get source debian-installer and copy the udebs into its localudebs directory, read its README for instructions on building bootable images 4. Use debian-cd to generate a cdrom with the bootable image on it. I've not done this myself so I don't know how hard it is; probably the hard part, and will need bandwidth. 5. Write a better guide than the above based on your expereinces. We're aware of the SATA problems and will be updating the default kernel as soon as we can, but probably not before New Years. -- see shy jo signature.asc Description: Digital signature
Re: diagnosing firewire hard drive problems
On Sun, Dec 21, 2003 at 06:09:20PM -0600, Alex Malinovich wrote: > On Sun, 2003-12-21 at 17:39, Matt Price wrote: > > hey folks, > > > > I have an external firewire hard drive mounted via the scsi/firewire > > system -- I store my mp3's there mainly. > > > > my 3-year-old turned off the drive unit's power switch one day when I > > wasn't paying attention (hopefully learned a parenting lesson > > there!). Now the drive is still detected by rescan-scsci-bus.sh, and > > the relevant partition will mount, but any operation I try gives the > > following error: > > > > > > [18:36:[EMAIL PROTECTED]:~$ mount /mnt/firewire2 > > [18:36:[EMAIL PROTECTED]:~$ ls /mnt/firewire2 > > ls: reading directory /mnt/firewire2: Input/output error > > > > so my question: how do I start figuring out what's wrong? I'd rather > > not have to delete the whole iflesystem... > > > > any suggestions? > > thx, > > > > matt > > Well, for starters you can look at dmesg output when you first plug in > the drive. Make sure that it's still being detected ok and that the > connection is established properly. (if you see a "logged in" message > you should be good.) > > Assuming that it was just a filesystem problem and not any sort of > hardware problem, and assuming that all of your firewire stuff works ok, > the first thing to do is make sure that sbp2 is creating the SCSI device > properly and then to check the partition table on the HD. First do a > 'cat /proc/scsi/scsi' and make sure that it's showing up in there. If it > is, do a 'fdisk -l /dev/sda' (assuming that it's at sda of course) and > make sure the partition table is intact. If all of this comes up ok then > you're in pretty good shape. > > Now just do a quick fsck on the drive and you're done. In case you're > not sure how, just do 'fsck. /dev/sda'. So if > you're using a reiserfs partition, it would be fsck.reiserfs. For ext3 > it's fsck.ext3 and so on. > > Hope that helps. :) > hey, thanks, that does help. Had, er, forgotten to mention that this is an hfsplus partition (running on a neworld mac). ran hpfsck and it tells me the disk is fine (no errors); but I still get input/output errors when mounting. So still don't know whatthe problem is -- but I'm gonna move the discussion over to debian-powerpc, now thattTT've,er, acually read the listing in my /etc/fstab and realized the problem pertains to a hfsplus partiton! thanks, matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: compiling kernel
GCS said: > But no other problem really. Anyway, I _do agree with you strongly_: > 2.6.0 is not for widespread yet. I will switch at ~2.6.10 on my servers, > depending the fixes get in by that time. Until then I use > 2.4.23+grsecurity. You are on my same wavelength. I thought I was the only person that did 2.4.23+grecurity on mission critical production servers. I run 2.4.23+grsec on my most important departmental servers, that if they died or whatnot, I would have 300 people in my face. I sure wish debian had a secure version of the kernel; a binary version of grsecurity would add a huge amount of security. Their really is no comparison between exec-shield and grsecurity. -- --Luke CS Sysadmin, Montana State University-Bozeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Run levels and "transportation"
On Sun, Dec 21, 2003 at 09:23:28AM -0500, Derrick 'dman' Hudson wrote: > On Sun, Dec 21, 2003 at 03:13:21PM +0100, David Baron wrote: > | Sometimes I need to trap out to a tty to kill something that is stalling the > | Xserver, etc. Once I have done this, how might I get back into the graphics > | interface? > > Ctl-Alt-F7 > Its Alt-F from the console. Ctl-Alt-F is from X. > Usually the X server is on VC 7. If you run two X displays, then the > second on is on VC 8 (Ctl-Alt-F8). > > -D > > -- > The light of the righteous shines brightly, > but the lamp of the wicked is snuffed out. > Proverbs 13:9 > > www: http://dman13.dyndns.org/~dman/jabber: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: QuickTime for Linux?
On Sun, Dec 21, 2003 at 02:25:39PM +0800, csj wrote: > On 20. December 2003 at 12:56AM -0800, > Scarletdown <[EMAIL PROTECTED]> wrote: > > [...] > > > Thanks. MPlayer installed fine. Now I need to figure out how > > to install additional codecs for it. > > You can go to the mplayer site and download the file. You then just drop them into the directory and they are accessed next time mplayer is run, at list its worked for me. (its /usr/lib/win32 under debian). There is an /etc/mplayer/codecs.conf file but I don't think you actually need it to use the codecs but I don't know (like I said, just dropping the new ones from the mplayer site worked for me, but maybe they already appeared there and only the files were missing). It looks from the files in my directory that it may be able to use the win32 dlls but you'll have to check that out. > > Also, for some odd reason, the only way I can seem to run > > mplayer is by clicking on the KDE "Start Button" and selecting > > Run Command, and entering mplayer. I tried making an mplayer > > shortcut on the desktop, but it doesn't work. Any hints as to > > what I need to do to get the link to work? > > Try running gmplayer? > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: ugly fonts in gtk 1.2 apps
Toshiro <[EMAIL PROTECTED]> wrote: > I'm running sid and all the old gtk apps (jpilot for example) have a very ugly > set of fonts. Anybody know how to fix the fonts? Well, I just solved this problem: You have to use antialiased-fonts, so put a "export GDK_USE_XFT='1'" in you ~/.bash_profile or ~/.bashrc HTH & Good Night Julius P.S.: Don't forget to rebbot or restart Xserver an Xfontserver... -- Julius Plenz Email:<[EMAIL PROTECTED]> _|_ PGP-KeyID: 0xC13CD13F Homepage: julius.homelinux.com | ICQ: #129455376 Techno ist Dreck -- Da hört sich /dev/urandom auf beliebiger Soundausgabe echt besser an. ~ ~ :wq pgp0.pgp Description: PGP signature
Re: dpkg -l output
On Sun, Dec 21, 2003 at 08:36:38PM +, Colin Watson wrote: > On Sun, Dec 21, 2003 at 02:56:10PM -0500, Rick Pasotto wrote: > > When I do 'dpkg -l' now all I get back are installed packages. I used > > to have to grep for an initial 'i' to get just those. How do I see *all* > > available packages? > > dpkg -l \* Ah! There's a subtle difference between what you wrote and what I wrote and that difference was my confusion. Evidently, even though the man page does not indicate it, 'dpkg -l' *without* a package-name-pattern lists all not-uninstalled packages. The man page does not indicate that the package-name-pattern is optional nor what happens when it is omitted. > It's been like this ever since I started using Debian, IIRC. When I don't use a command for a long time I forget some of the details of what I used to do -- like including a pattern. -- "Put your talent into your work, but your genius into your life." -- Oscar Wilde Rick Pasotto[EMAIL PROTECTED]http://www.niof.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
X and screen finding
hi, i installed more or less a woody on a digital venturis fx 5133 ( year 1996), s3 trio graphics. when i launch X, i get this : (EE) no devices detected fatal server error no screens found i'm new to gnu/linux...i read as much as i can to understand how it works, but i come from the mac world... if anybody knows what ( and where) i have to tune my system so that i can have at least a desktop displayed, it 'd be very apreciated thanks -- raphael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: dpkg -l output
On Sun, 21 Dec 2003 20:36:38 +, Colin Watson wrote: > On Sun, Dec 21, 2003 at 02:56:10PM -0500, Rick Pasotto wrote: >> When I do 'dpkg -l' now all I get back are installed packages. I used >> to have to grep for an initial 'i' to get just those. How do I see *all* >> available packages? > > dpkg -l \* > > It's been like this ever since I started using Debian, IIRC. > Or, if he wants a bit of description with the list, he can do: apt-cache search . -- paul Guy: "Would you like to dance?" Girl: "I don't care for this song and surely wouldn't dance with you." Guy: "I'm sorry, you must have misunderstood me, I said you look fat in those pants" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Netinst CD with recent kernel
Hi, does anybody know about sarge netinst CD with 2.4.23 or 2.6.0 kernel? I have new computer with SATA HDD, which is not supported in pre 2.4.23 kernels. I have also tried to create my own CD, but without success, so if there is some sort of dumb-user-friendly guide, it will be helpfull too (but not boot floppies plz) ;o) Thanks Mixi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ipsec kernel patch 2.4.23
Hi all, I'm trying to install freeswan on a woody box with 2.4.23 from backports.org. I apt-got kernel-patch-freeswan, did an export PATCH_THE_KERNEL=yes, and a make-kpkg. But the patch fails, see below. gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.23/include -Wall -Wstrict-prot otypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fomit-frame-poin ter -pipe -mpreferred-stack-boundary=2 -march=i686 -Ilibfreeswan -Ilibdes -Wall -Wpointer-arith -Wstrict-prototypes -nostdinc -iwithprefix include -DKBUILD_BASENAME=ipsec_init -c -o ipsec_init.o ipsec_init.c ipsec_init.c: In function `ipsec_init': ipsec_init.c:152: too few arguments to function `inet_add_protocol' ipsec_init.c:156: too few arguments to function `inet_add_protocol' ipsec_init.c: In function `ipsec_cleanup': ipsec_init.c:199: too few arguments to function `inet_del_protocol' ipsec_init.c:204: too few arguments to function `inet_del_protocol' Anyone know a fix for this? I assume that kernel-patch-freeswan works with the standard woody 2.4.18, but I'd like to use 2.4.23 if possible. A -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Preciso de sua ajuda
Prezado Sr Ziad, A lista debian-users e reservada para e-mails na lingua Inglesa. Gentileza enviar os proximos e-mails na Lingua Portuguesa para a lista de discussao em portugues, pelo endereço: debian-user-portuguese[arroba]lists[ponto]debian[ponto]org Acredito que tenha usado a opcao "Burn Image" ao inves de gravar o arquivo .iso diretamente no CD. Quando o Sr insere o CD na unidade de CDROM qual conteudo do CD pode ser visualizado pelo Windows Explorer? Atenciosamente, Pablo Aguiar. -- "O inefavel prazer de viver nao se experimenta enquanto nao comecamos a olhar nossa vida como o principal dos trabalhos que devemos empreender." - Raumsol "Better to save the mistery than surrender to the secret" - D.T. Astronomy Picture of the Day: http://antwrp.gsfc.nasa.gov/apod/astropix.html On Sun, 21 Dec 2003 20:27:14 -0200 "geremias" <[EMAIL PROTECTED]> wrote: > Prezado Senhor > > Meu nome é Ziad Fazah. Na verdade, após ter rebaixado a versão do > debian 3.1 pelo GetRight no www.linuxiso.org, fiquei decepcionado ao > verificar que a instalação noa funcionara no meu pc, em razão da falta > do arquivo de iso image a ser usado, onde desconheço completamente os > passos necessários para a obtenção deste arquivo. Além disso, após o > rebaixamento de qualquer versão do Linux, costumo empregar este > software chamado Nero Express. Por isso, poderia ajudar-me com relação > a isso, por gentileza? Estou realmente confuso no que se refere ao iso > image. Favor, explique-me detalhadamente passo a passo. De qualquer > maneira, sou-lhe muitíssimo grato a priori. > Atenciosamente, > Ziad Fazah -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: diagnosing firewire hard drive problems
On Sun, 2003-12-21 at 17:39, Matt Price wrote: > hey folks, > > I have an external firewire hard drive mounted via the scsi/firewire > system -- I store my mp3's there mainly. > > my 3-year-old turned off the drive unit's power switch one day when I > wasn't paying attention (hopefully learned a parenting lesson > there!). Now the drive is still detected by rescan-scsci-bus.sh, and > the relevant partition will mount, but any operation I try gives the > following error: > > > [18:36:[EMAIL PROTECTED]:~$ mount /mnt/firewire2 > [18:36:[EMAIL PROTECTED]:~$ ls /mnt/firewire2 > ls: reading directory /mnt/firewire2: Input/output error > > so my question: how do I start figuring out what's wrong? I'd rather > not have to delete the whole iflesystem... > > any suggestions? > thx, > > matt Well, for starters you can look at dmesg output when you first plug in the drive. Make sure that it's still being detected ok and that the connection is established properly. (if you see a "logged in" message you should be good.) Assuming that it was just a filesystem problem and not any sort of hardware problem, and assuming that all of your firewire stuff works ok, the first thing to do is make sure that sbp2 is creating the SCSI device properly and then to check the partition table on the HD. First do a 'cat /proc/scsi/scsi' and make sure that it's showing up in there. If it is, do a 'fdisk -l /dev/sda' (assuming that it's at sda of course) and make sure the partition table is intact. If all of this comes up ok then you're in pretty good shape. Now just do a quick fsck on the drive and you're done. In case you're not sure how, just do 'fsck. /dev/sda'. So if you're using a reiserfs partition, it would be fsck.reiserfs. For ext3 it's fsck.ext3 and so on. Hope that helps. :) -- Alex Malinovich Support Free Software, delete your Windows partition TODAY! Encrypted mail preferred. You can get my public key from any of the pgp.net keyservers. Key ID: A6D24837 signature.asc Description: This is a digitally signed message part
KDE Kmenu list of programs
Is there a file that I can go to (and better yet print) that shows the structure/hierarchy of programs in my KDE menu? I want to make sure that I can replicate this structure in future installs (Debian & other). -- Cheers, Trey --- "There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable. There is another which states that this has already happened." -- Douglas Adams signature.asc Description: This is a digitally signed message part
Re: dpkg -l output
On Sun, Dec 21, 2003 at 11:45:48PM +0100, GCS wrote: > On Sun, Dec 21, 2003 at 08:36:38PM +, Colin Watson <[EMAIL PROTECTED]> wrote: > > dpkg -l \* > > > > It's been like this ever since I started using Debian, IIRC. > > Uh-oh. I just have not know this. Good priest learn 'till death > (hungarian sentence). I just bow in front of you Colin, you make an > excellent work. Thanks for it! You're welcome *blush*. Actually the exact details of the above will probably depend slightly on whether you've ever used dselect or not, due to the way /var/lib/dpkg/status is used for both dpkg and dselect state; this is really a design flaw, but difficult to fix now. > Is there any plan to upgrade your Subversion for Woody packages? OK, I > realise newest svn needs db 4.2.50 at least, which does not exists even > in Sid... I should try to remember to upgrade them before Christmas, yeah. I'll only be able to go for subversion 0.33.0-1 since that's all that's in unstable. That said ... 0.33.0 introduced a fairly nasty performance bug which was fixed in 0.33.1, so it might be better to hold off there. I'll think about it. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
diagnosing firewire hard drive problems
hey folks, I have an external firewire hard drive mounted via the scsi/firewire system -- I store my mp3's there mainly. my 3-year-old turned off the drive unit's power switch one day when I wasn't paying attention (hopefully learned a parenting lesson there!). Now the drive is still detected by rescan-scsci-bus.sh, and the relevant partition will mount, but any operation I try gives the following error: [18:36:[EMAIL PROTECTED]:~$ mount /mnt/firewire2 [18:36:[EMAIL PROTECTED]:~$ ls /mnt/firewire2 ls: reading directory /mnt/firewire2: Input/output error so my question: how do I start figuring out what's wrong? I'd rather not have to delete the whole iflesystem... any suggestions? thx, matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: mouseproblems
Rob van den Berg wrote: > I have been trying to find a solution in several mailing lists, but > could not find it (or overlooked). > > What to do? Hi. You could take a look at the thread named "GPM for mouse" at the following link: http://www.mail-archive.com/[EMAIL PROTECTED]/thrd5.html#75943 Regards, Pablo Aguiar. -- "O inefavel prazer de viver nao se experimenta enquanto nao comecamos a olhar nossa vida como o principal dos trabalhos que devemos empreender." - Raumsol "Better to save the mistery than surrender to the secret" - D.T. Astronomy Picture of the Day: http://antwrp.gsfc.nasa.gov/apod/astropix.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Preciso de sua ajuda
Prezado Sr Ziad, A lista debian-users e reservada para e-mails na lingua Inglesa. Gentileza enviar os proximos e-mails na Lingua Portuguesa para a lista de discussao em portugues, pelo endereço: debian-user-portuguese[arroba]lists[ponto]debian[ponto]org Acredito que tenha usado a opcao "Burn Image" ao inves de gravar o arquivo .iso diretamente no CD. Quando o Sr insere o CD na unidade de CDROM qual conteudo do CD pode ser visualizado pelo Windows Explorer? Atenciosamente, Pablo Aguiar. -- "O inefavel prazer de viver nao se experimenta enquanto nao comecamos a olhar nossa vida como o principal dos trabalhos que devemos empreender." - Raumsol "Better to save the mistery than surrender to the secret" - D.T. Astronomy Picture of the Day: http://antwrp.gsfc.nasa.gov/apod/astropix.html On Sun, 21 Dec 2003 20:27:14 -0200 "geremias" <[EMAIL PROTECTED]> wrote: > Prezado Senhor > > Meu nome é Ziad Fazah. Na verdade, após ter rebaixado a versão do > debian 3.1 pelo GetRight no www.linuxiso.org, fiquei decepcionado ao > verificar que a instalação noa funcionara no meu pc, em razão da falta > do arquivo de iso image a ser usado, onde desconheço completamente os > passos necessários para a obtenção deste arquivo. Além disso, após o > rebaixamento de qualquer versão do Linux, costumo empregar este > software chamado Nero Express. Por isso, poderia ajudar-me com relação > a isso, por gentileza? Estou realmente confuso no que se refere ao iso > image. Favor, explique-me detalhadamente passo a passo. De qualquer > maneira, sou-lhe muitíssimo grato a priori. > Atenciosamente, > Ziad Fazah -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ugly fonts in gtk 1.2 apps
I'm running sid and all the old gtk apps (jpilot for example) have a very ugly set of fonts. Anybody know how to fix the fonts? Toshiro. ADSL-Para estar las 24 horas en internet http://www.internet.com.uy Tel. 707.42.52 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Preciso de sua ajuda
Prezado Senhor Meu nome é Ziad Fazah. Na verdade, após ter rebaixado a versão do debian 3.1 pelo GetRight no www.linuxiso.org, fiquei decepcionado ao verificar que a instalação noa funcionara no meu pc, em razão da falta do arquivo de iso image a ser usado, onde desconheço completamente os passos necessários para a obtenção deste arquivo. Além disso, após o rebaixamento de qualquer versão do Linux, costumo empregar este software chamado Nero Express. Por isso, poderia ajudar-me com relação a isso, por gentileza? Estou realmente confuso no que se refere ao iso image. Favor, explique-me detalhadamente passo a passo. De qualquer maneira, sou-lhe muitíssimo grato a priori. Atenciosamente, Ziad Fazah
Re: dpkg -l output
On Sun, Dec 21, 2003 at 08:36:38PM +, Colin Watson <[EMAIL PROTECTED]> wrote: > dpkg -l \* > > It's been like this ever since I started using Debian, IIRC. Uh-oh. I just have not know this. Good priest learn 'till death (hungarian sentence). I just bow in front of you Colin, you make an excellent work. Thanks for it! Is there any plan to upgrade your Subversion for Woody packages? OK, I realise newest svn needs db 4.2.50 at least, which does not exists even in Sid... Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
(no subject)
how do i cancel email addresses
Re: '/proc/partitions' does not match '/dev'
On Sunday 21 December 2003 12:25, Jeff Penn wrote: > On Fri, Dec 19, 2003 at 08:57:25PM +0100, Andreas Janssen wrote: > > >> The reason for this can be that you have devfs enabled in your > > >> kernel, but are not using it. > > > > > > That makes sense. I noticed a rant about the need for devfs in > > > CD-Writing-HOWTO-2.html at linux.org. Perhaps I should be using > > > it, then. Is it generally a good idea and what do I have to do > > > to convert? > > > > I don't use it. You need additional software (the devfsd), you need > > to take care that symlinks are created to make the new system > > compatible with programs that want to use the old device entries > > (this seems to be reasonably preconfigured) and so on. Personally I > > don't know what > > I recently installed devfsd on my system (I believe that a 2.4 kernel > is needed to support devfs). After installing I checked my > kernel-image for support: > > jrpenn 2[0]# grep DEVFS /boot/config-2.4.22-1-k7 > CONFIG_DEVFS_FS=y > # CONFIG_DEVFS_MOUNT is not set > # CONFIG_DEVFS_DEBUG is not set > > All I needed to change was /etc/default/devfsd: > # mount on boot? > MOUNT=yes # default no > > After a reboot the symlinks for backward compatability were already > configured in devfsd by the package maintainer. Read > /usr/share/doc/devfsd/README.Debian for details. For the devfs faq: > > http://www.atnf.csiro.au/people/rgooch/linux/docs/devfs.html > > Note that devfs is now obsolete. It will be replaced by udev. Oh, thanks for that info. So the right answer is really do nothing. What my father used to call "masterly inactivity". I like that. -- richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Kernel 2.6.0 and Debian
On Sun, Dec 21, 2003 at 08:45:35PM -, Martin J Hooper <[EMAIL PROTECTED]> wrote: > Ahh right - I have actually got X running using kernel framebuffer > drivers... The only thing is that I don't have a mouse cursor! > > I can see when the mouse goes over a button on kdm and when I right > click in KDE to logout. Strange. Can you try an other WM than KDE? I think KDE uses some tricks with the pointer. Also, what kind of ATI card do you have? I have a simple Radeon, and FB works well, and with XFree86 4.3.0 I have OpenGL as well. I may help you with my config. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Apache modules and undefined symbol:
I've just installed/upgraded to Apache 1.3.29.0.1-3. Now that I try to start it, it spits out following error. -- Syntax error on line 18 of /etc/apache/modules.conf: Cannot load /usr/lib/apache/1.3/mod_rewrite.so into server: /usr/lib/apache/1.3/mod_rewrite.so: undefined symbol: __db_ndbm_open_4001 - If I disable the module, all is fine. But then again when I enable php4 (which I need), a new error comes. -- Cannot load /usr/lib/apache/1.3/libphp4.so into server: /usr/lib/apache/1.3/libphp4.so: undefined symbol: db_create_4001 - Any ideas? Jokke H. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: USB / Gnome 2.2 / Tungsten T2
I had similar problems with my Tungsten T... just as you describe. I found that often it would work for a while, and then stop working. I haven't found a solution for pilot-xfer, but since I've been using gnome-pilot, I've had no problems (touch wood)... And I simply install files now using gpilot-install-file. Of course, you could always try /dev/ttyUSB0, i think the Palms use 0 whereas the Visors use 1. HTH Martin Begin Dirk Aubrey quotation: > There's piles of traffic concerning USB palms out there. A lot of it > has helped. Still, I'm stalemated. Hopefully someone can help me see > through this last piece of . > > Status : > > Kernel 2.4.22. Has usb-uhci, usbserial, usbcore, visor modules support > and active. Pilot-link 0.11.8. I'm on gnome2.2. > > > My usb-related /var/log/messages on bootup: > > kernel: usb.c: registered new driver usbdevfs > kernel: usb.c: registered new driver hub > kernel: usb.c: registered new driver serial > kernel: usbserial.c: USB Serial support registered for Generic > kernel: usbserial.c: USB Serial Driver core v1.4 > kernel: usb-uhci.c: $Revision: 1.275 $ time 18:21:56 Dec 13 2003 > kernel: usb-uhci.c: High bandwidth mode enabled > kernel: usb-uhci.c: USB UHCI at I/O 0xef80, IRQ 10 > kernel: usb-uhci.c: Detected 2 ports > kernel: usb.c: new USB bus registered, assigned bus number 1 > kernel: Product: USB UHCI Root Hub > kernel: SerialNumber: ef80 > kernel: hub.c: USB hub found > kernel: hub.c: 2 ports detected > > (additional info from dmesg) > hub.c: standalone hub > hub.c: ganged power switching > hub.c: global over-current protection > hub.c: Port indicators are not supported > hub.c: power on to power good time: 2ms > hub.c: hub controller current requirement: 0mA > hub.c: port removable status: RR > hub.c: local power source is good > hub.c: no over-current condition exists > hub.c: enabling power on all ports > usb.c: hub driver claimed interface dfe14ca0 > usb.c: kusbd: /sbin/hotplug add 1 > > kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface > driver > > > > As root, I modproble the visor module, and the following is added > > (dmesg output) > usbserial.c: USB Serial support registered for Handspring Visor / Treo > / Palm 4.0 / Cli? 4.x > usbserial.c: USB Serial support registered for Sony Cli? 3.5 > visor.c: USB HandSpring Visor, Palm m50x, Treo, Sony Cli? driver v1.7 > > > > At this point, the output from lsmod looks like this: > > > lsmod > Module Size Used byNot tainted > visor 10316 0 (unused) > serial 43268 0 (autoclean) > usb-uhci 21164 0 (unused) > nls_cp437 4348 1 (autoclean) > parport_pc 11780 1 (autoclean) > lp 5984 0 > parport13792 1 [parport_pc lp] > nls_iso8859-1 2844 1 > vfat9292 1 > fat29272 0 [vfat] > usbserial 16508 0 [visor] > usbcore61856 1 [visor usb-uhci usbserial] > af_packet 8360 0 (unused) > > > Looks good, right? > > > > When I press the hotsync button on the cradle, usbview shows the palm > appear, displays the correct serial number, etc: > > (usbview output for palm) > Palm Handheld > Manufacturer: Palm, Inc. > Serial Number: 789456963147753159642825 > Speed: 12Mb/s (full) > USB Version: 1.10 > Device Class: 00(>ifc ) > Device Subclass: 00 > Device Protocol: 00 > Maximum Default Endpoint Size: 64 > Number of Configurations: 1 > Vendor Id: 0830 > Product Id: 0060 > Revision Number: 1.00 > > Config Number: 1 > Number of Interfaces: 1 > Attributes: c0 > MaxPower Needed: 2mA > > Interface Number: 0 > Name: serial > Alternate Number: 0 > Class: ff(vend.) > Sub Class: 0 > Protocol: 0 > Number of Endpoints: 4 > > Endpoint Address: 82 > Direction: in > Attribute: 2 > Type: Bulk > Max Packet Size: 64 > Interval: 0ms > > Endpoint Address: 03 > Direction: out > Attribute: 2 > Type: Bulk > Max Packet Size: 64 > Interval: 0ms > > Endpoint Address: 08 > Direction: out > Attribute: 2 > Type: Bulk > Max Packet Size: 64 > Interval: 0ms > > Endpoint Address: 89 > Direction: in > Attribute: 2 > Type: Bulk > Max Packet Siz
Re: software raid
On Sun, 21 Dec 2003 10:03:02 -0700, Lucas Albers wrote: > > > Top copy from one partition to another do thus: > just mount your raid volume as /mnt/md0 then do > cp -ax / /mnt/md0 > > This works, I've done it, and booted off a system copied this way. > I wholeheartedly agree with Luke. I am often reorganizing and moving partitions, and cp -ax is simple and always works just fine. Two things to watch out for: 1. Don't forget the "x" in "cp -ax" when you're copying your root partition :) 2. If you're using lilo and copying /, don't forget to run lilo (of course I've never forgotten to run lilo myself, you understand) 3. Remember to update your fstab (and keep a backup copy just in case you make a mistake, not that I ever screw it up) -- paul Guy: "Would you like to dance?" Girl: "I don't care for this song and surely wouldn't dance with you." Guy: "I'm sorry, you must have misunderstood me, I said you look fat in those pants" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: which driver for onboard ethernet controller on Dell Diemnsion 8300 ??
Hi, thanks for help. But, Dell "Dimension" is a desktop PC not an Mobile PC.. Jerome BENOIT wrote: > Hello, > > have a look to www.tuxmobil.org : > you may find web page of people which had tried to install > Linux on their Dell: they may give the informationyou want > on their web page. > Otherwhise try google: Dell Inspiron 8300 Linux Debian > > Hope that helps, > Jerome > > Axel Burwitz wrote: >> Hi, >> >> I installed , for my first Debian try, Debian Sarge from the "LinuxUser" >> magazine's DVD. After some hurldles it worked but: >> did'nt configure any network card, eth0 etc. >> When I try to configure with modconf from the debian KDE set, I don't >> know which driver to choose, and try-and-error with this long list of >> drivers doesn't make sense... >> >> I have a Dell Dimension 8300 with a ethernet controller onboard, and the >> system info tool in kde detects: >> "Ethernet controller : Intel Corp.: Unknown device 1050 (rev02) >> Subsystem : Dell Computer Corp. Unknown device 0157" >> >> ? >> >> Can anyone help ? >> >> Thanks in advance >> >> Axel >> >> > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Filesystem Mounted On The Wrong Mount Points
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 21 December 2003 01:49 pm, GCS wrote: > On Sun, Dec 21, 2003 at 07:48:34PM -, Martin J Hooper <[EMAIL PROTECTED]> wrote: > > It does actually as xdm or whatever is controlling X... xdm starts > > up X and when you kill xdm it kills X > > > > Done it myself on my machine... ;) > > Then you should be right. :-) I just remember doing this does not > kill your current X session. I am wrong then. Still, we do not know > if he uses ?dm or not (then you have to insult xinit, or press > ctrl+alt+backspace). > > Cheers, > GCS Sorry, I didn't think that would matter. I use KDM. - -- The only fallacy is the inaction on our part to stave off the worst of horrors, the stripping of personal freedom. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5gew6i+npmQve9oRAumTAJwNShERIz6pCX7O0H2dcL4axvKPFwCgiXBg HFyANhY5QgP3tAsnue8G7cg= =l3E/ -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Kernel 2.6.0 and Debian
On 21 Dec 2003 at 20:12, GCS wrote: > IMHO the ATI driver says that it will taint the kernel. That's > correct, > you can't do anything with that. ATI provides a binary device driver, > so all this means that kernel developers will refuse to help you > debugging problems in the kernel as it contains non-free and > non-checkable parts. Ahh right - I have actually got X running using kernel framebuffer drivers... The only thing is that I don't have a mouse cursor! I can see when the mouse goes over a button on kdm and when I right click in KDE to logout. This will do actually if I can just get my mouse pointer to display. -- Martin J Hooper http://www.martinjh.pwp.blueyonder.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: dpkg -l output
On Sun, Dec 21, 2003 at 02:56:10PM -0500, Rick Pasotto wrote: > When I do 'dpkg -l' now all I get back are installed packages. I used > to have to grep for an initial 'i' to get just those. How do I see *all* > available packages? dpkg -l \* It's been like this ever since I started using Debian, IIRC. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Trouble installing on Thinkpad 701C
On Sun, Dec 21, 2003 at 02:12:30PM -0600, Stuart Luppescu <[EMAIL PROTECTED]> wrote: > I made the testing boot, floppy and > net_drivers floppies, and plan to do the main install over the net. Does 'testing boot' mean that you are using the Sarge floppies? It would be better to install a minimal Woody first, and then upgrade to Sarge. Sorry if I misunderstand. > df tells me that shm > is 6.9M in size and has 4.6M free. /etc/mtab shows rootfs, but it > doesn't show up when I do df (?). You can issue 'mount', and check if /target is mounted right. > I cleared off 170 MB on the disk > before I started, so I don't think that's a problem. Err, does it mean that you want to install Debian over your previous RedHat? It's not a good idea. Anyway, 170Mb is not enough. At least Woody from CD uses debootstrap, which copies the basic package set into the target partition, and thus probably filling it up. Anyway, it would be better if you provide more information. Hope this helps, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: AT&T Internet Runner?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Dec 21, 2003 at 09:34:12AM -0600, Hugo Vanwoerkom wrote: > PS. I find their speeds excellent (Downloading Debian CD's I see wmppp > running at 6000 = 6K/sec.? Not quite. 6000B/sec / 1024B = 5.859375kB/sec - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user `- Debian - when you have better things to do than fix a system -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5gAsUzgNqloQMwcRAnBiAJ9is48X4rj5En5LYA+jMm/CZ/XDxwCfW9Aj 2P5RXvfuM1VfwO/XFofPSpM= =cecl -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: gnutella
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Dec 21, 2003 at 07:39:24PM +, Dr Gavin Seddon wrote: > I am using > gtk-gnutella 0.80 beta 2. I am new to peer to peer so I don't the > fields that need filling in etc. This is where reading the documentation comes in handy. Try looking in /usr/share/doc/gtk-gnutella or at http://gtk-gnutella.sourceforge.net/ for the docs. IIRC, gtk-gnutella is fairly sane in it's defaults. If you don't know what it is, don't change it. - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user `- Debian - when you have better things to do than fix a system -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5f7dUzgNqloQMwcRApHxAJ4vC8Nl2f5dyrhCrzlLdzOQSHPzuACdHGSx XPiDW8vZ2HP1xOp9l3MJIkI= =ZPcD -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Trouble installing on Thinkpad 701C
Hello, I'm new to Debian but I've been using Linux for nearly 8 years. I'm trying to install Debian on my IBM Thinkpad 701C (the butterfly keyboard laptop), which has a 75MHz 486, 16MB of RAM and a 360MB hard drive. It used to have RedHat 6.2 on it, but that was end-of-lifed, and subsequent releases couldn't be installed on such a meager machine. It has no CD so I have to use floppies. I made the testing boot, floppy and net_drivers floppies, and plan to do the main install over the net. I booted from the boot floppy and then inserted the 2nd floppy. That's when I started having problems. First, I got lots of lines saying: cp: Write Error: No space left on device Then it says Starting the installer, and then it tells me (infinitely): info: Trying to enable linux framebuffer using /lib/modules/...etc../vesafb.o modprobe: failed to load module vesafb I have to go into another console and run shutdown to get it to stop. I tried booting with video=vga16:off but that didn't help at all. I looked in the appropriate location, and vesafb.o really isn't there. I guess the root of the problem is that the installer can't copy some files it needs (thus the cp errors) but I don't see why not. df tells me that shm is 6.9M in size and has 4.6M free. /etc/mtab shows rootfs, but it doesn't show up when I do df (?). I cleared off 170 MB on the disk before I started, so I don't think that's a problem. Can anyone help me, please? -- Stuart Luppescu -=- s-luppescu .at. uchicago.edu University of Chicago -=- CCSR $B:MJ8$HCRF`H~$NIc(B-=- Kernel 2.4.23-ck1 Don't hate yourself in the morning -- sleep till noon. signature.asc Description: This is a digitally signed message part
Re: dpkg -l output
On Sun, Dec 21, 2003 at 02:56:10PM -0500, Rick Pasotto <[EMAIL PROTECTED]> wrote: > When I do 'dpkg -l' now all I get back are installed packages. I used > to have to grep for an initial 'i' to get just those. How do I see *all* > available packages? Hmmm. It's not that easy, but you can check the *Packages files under /var/lib/apt/lists , for example security.debian.org_dists_stable_updates_main_binary-i386_Packages contains all the security updates available from security.debian.org But I think it's better if you search after you may want: apt-cache search foo-bar and check the results with: apt-cache show foo-bar > -- [...] If possible, please use shorter signatures, maximum three lines length. Thanks, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Filesystem Mounted On The Wrong Mount Points
On Sun, Dec 21, 2003 at 11:48:44AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: > >>>If I drop out of X (how do you kill X once it is going?) > >> > >>CTRL-ALT-DELETE will get you back to a command prompt if you started > >>X by the startx command. > > I've been using CTRL-ALT-F12 and then ALT-(F1 - F6). And to get back to > the desktop, ALT-F7 Sure, you can switch back and forth, but he asked about killing the X. Also, why don't you just directly switch to the terminal you want to? You can press ctrl+alt+f4 for X->tty4 switch for example. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Mozilla-Firebird segfaults with java
I've been using java (j2re1.4.2_01) for some time without problems on mozilla-firebird 0.7. Today it crashed repeatedly when accessing a particular site (the Telegraph newspaper web page) and finally it became impossible to run firebird at all. I reinstalled it; no luck. I therefore fetched the tarball and unpacked that in /usr/local. After much messing about I found that the basic problem was the link to the java library libjavaplugin.oji.so. I therefore fetched the most recent version of java (03) and tried that, but the results were the same. If there is a link to either the ns610 or the ns610-gcc32 version of the library, firebird refuses to run. Has anyone seen anything similar? I can't understand why the problem has appeared suddenly, since I had not altered either firebird or java. A. -- [EMAIL PROTECTED]|| http://www.acampbell.org.uk using Linux GNU/Debian || for book reviews, electronic Windows-free zone || books and skeptical articles -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: dpkg -l output
On 21 Dec 2003 at 14:56, Rick Pasotto wrote: > When I do 'dpkg -l' now all I get back are installed packages. I used > to have to grep for an initial 'i' to get just those. How do I see > *all* available packages? Are you looking for something in particular? If so "apt-cache search " is your friend. Either that or install aptitude, a rather better dpkg front end. -- Martin J Hooper http://www.martinjh.pwp.blueyonder.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
Scarletdown wrote: GCS wrote: Argh, I am going to bug the packager of iptables. Just create the dir: mkdir /var/lib/iptables/ Then execute the command again. That seems to have done it (No errors at least.) Now to reboot to test it... It still didn't autostart. Before rebooting, I did the following commands: /etc/init.d/rc.d/rc.firewall-2.4 (That started the firewall) /etc/init.d/iptables save active Ah well, I'll try again this evening. Got other stuff to do now... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Filesystem Mounted On The Wrong Mount Points
On Sun, Dec 21, 2003 at 07:48:34PM -, Martin J Hooper <[EMAIL PROTECTED]> wrote: > It does actually as xdm or whatever is controlling X... xdm starts > up X and when you kill xdm it kills X > > Done it myself on my machine... ;) Then you should be right. :-) I just remember doing this does not kill your current X session. I am wrong then. Still, we do not know if he uses ?dm or not (then you have to insult xinit, or press ctrl+alt+backspace). Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Dec 21, 2003 at 01:15:33AM -0800, Scarletdown wrote: > That worked quite well. There's still one little problem though. How > do I get this to load automatically when I boot up? Those instructions > give examples for Red Hat and Slackware, which don't seem to work for > Debian. They reference the following files, which don't seem to exist. > > /etc/rc.d/rc.local > /etc/rc.d/init.d/ > /etc/rc.d/rc.inet2 YNot sure where /etc/rc.d/rc.local and .inet2 would be in the land of the sane, but /etc/rc.d/init.d/ is /etc/init.d/ for us. - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user `- Debian - when you have better things to do than fix a system -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD4DBQE/5fvwUzgNqloQMwcRAvU5AJd2GaiUKFhCEEADTYwomr650cBzAKC+Dnbo 5liUxmvBbP718IQ+HW20Uw== =l62N -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
dpkg -l output
When I do 'dpkg -l' now all I get back are installed packages. I used to have to grep for an initial 'i' to get just those. How do I see *all* available packages? -- "If you will not fight for right when you can easily win without blood shed; if you will not fight when your victory is sure and not too costly; you may come to the moment when you will have to fight with all the odds against you and only a precarious chance of survival. There may even be a worse case. You may have to fight when there is no hope of victory, because it is better to perish than to live as slaves." -- Winston Churchill Rick Pasotto[EMAIL PROTECTED]http://www.niof.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: apache::mp3 questions
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 21 December 2003 01:46 pm, CiAsA S'Nuey Boark wrote: > On Sunday December 21 2003 01:50 pm, Nori Heikkinen wrote: > > yeah, i did, and this makes it segfault now: > > > > /etc/init.d/apache: line 70: 26774 Segmentation fault > > start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON > > failed > > > > weird! what's up with that?? > > Thats weird, I'm running testing/unstable here with everything > installed via apt-get and it works just fine. Ditto. - -- The only fallacy is the inaction on our part to stave off the worst of horrors, the stripping of personal freedom. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5fnu6i+npmQve9oRAgElAKCPqFgCJgJWnhAh5LUCjYBo7txS7QCfahsI 090Vqd5ctTBGDOVEn5hn1cM= =3rxd -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
GCS wrote: On Sun, Dec 21, 2003 at 11:38:08AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: Saving iptables ruleset: save "active" with counters/etc/init.d/iptables: line 65: /var/lib/iptables/active: No such file or directory Argh, I am going to bug the packager of iptables. Just create the dir: mkdir /var/lib/iptables/ Then execute the command again. That seems to have done it (No errors at least.) Now to reboot to test it... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Filesystem Mounted On The Wrong Mount Points
GCS wrote: On Sun, Dec 21, 2003 at 06:56:48PM -, Martin J Hooper <[EMAIL PROTECTED]> wrote: On 21 Dec 2003 at 9:16, Joseph A. Nagy, Jr. wrote: If I drop out of X (how do you kill X once it is going?) CTRL-ALT-DELETE will get you back to a command prompt if you started X by the startx command. Aiyeee, no! It's ctrl+alt+backspace on linux and ctrl+shift+break on HP Unix machines (if I remember right :-)). I've been using CTRL-ALT-F12 and then ALT-(F1 - F6). And to get back to the desktop, ALT-F7 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Killing a hung X.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Dec 21, 2003 at 03:13:21PM +0100, David Baron wrote: > Sometimes I need to trap out to a tty to kill something that is stalling the > Xserver, etc. Once I have done this, how might I get back into the graphics > interface? Take a floppy disk, and walk six blocks to the library. Download putty[1] to the floppy disk. Run putty from the disk and SSH to your computer[2], and then /etc/init.d/kdm restart [3], pop the disk and head out. References: [1] http://www.chiark.greenend.org.uk/~sgtatham/putty/ [2] You need to know what your computer's IP is. The easiest way is to go to http://www.dyndns.org/ and sign up for one of the freebie yourname.dydndns.org accounts. Some of the long time readers may remember when ursine.ca was ursine.dyndns.org. [3] Or whatever your display manager is... - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user `- Debian - when you have better things to do than fix a system -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5fkeUzgNqloQMwcRAmNRAKDRLIhTbBq4if8uKyQYzWfA7vkM5gCdGwcg +DSpqesU0SbvL+R1NYqVq+8= =waj2 -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Filesystem Mounted On The Wrong Mount Points
On 21 Dec 2003 at 20:28, GCS wrote: > It stops ?dm, but does not kill X. 'killall xinit' is and other > story. It does actually as xdm or whatever is controlling X... xdm starts up X and when you kill xdm it kills X Done it myself on my machine... ;) -- Martin J Hooper http://www.martinjh.pwp.blueyonder.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
On Sunday 21 December 2003 16:38, Scarletdown wrote: > GCS wrote: > > On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: > >> There are two ways to load things in Slackware: > >>/etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first > >>method is the easiest. All you have to do is add the line: > > > > [...] > > > >>I tried the first technique, since the instructions didn't bother saying > >>what to edit in the rc.inet2.file > > > > Ah, this is much easier in Debian IMHO. Just set up your rules, then > > say '/etc/init.d/iptables save active'. > > That returned the following: > > Saving iptables ruleset: save "active" with > counters/etc/init.d/iptables: line 65: /var/lib/iptables/active: No such > file or directory Do this: mkdir /var/lib/iptables and try again. Toshiro. ADSL-Para estar las 24 horas en internet http://www.internet.com.uy Tel. 707.42.52 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: apache::mp3 questions
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday December 21 2003 01:50 pm, Nori Heikkinen wrote: > yeah, i did, and this makes it segfault now: > > /etc/init.d/apache: line 70: 26774 Segmentation fault > start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON > failed > > weird! what's up with that?? Thats weird, I'm running testing/unstable here with everything installed via apt-get and it works just fine. - -- "It is easier to port a shell than a shell script." -- Larry Wall Jonathan Nelson [www.ciasaboark.org/~ciasa/] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5fir+Ry1Df/ckSYRAqWIAKCJtZl8fpoku6LCJftPlzPzdi20PQCfbkHL 4HEYuBXIypJr9Xsyjz9miF0= =DFx4 -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
On Sun, Dec 21, 2003 at 11:38:08AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: > Saving iptables ruleset: save "active" with > counters/etc/init.d/iptables: line 65: /var/lib/iptables/active: No such > file or directory Argh, I am going to bug the packager of iptables. Just create the dir: mkdir /var/lib/iptables/ Then execute the command again. Also, if you executed the other command (update-rc.d), then you should not do it, your firewall already set up. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Filesystem Mounted On The Wrong Mount Points
On Sun, Dec 21, 2003 at 06:56:48PM -, Martin J Hooper <[EMAIL PROTECTED]> wrote: > On 21 Dec 2003 at 9:16, Joseph A. Nagy, Jr. wrote: > > > If I drop out of X (how do you kill X once it is going?) > > CTRL-ALT-DELETE will get you back to a command prompt if you started > X by the startx command. Aiyeee, no! It's ctrl+alt+backspace on linux and ctrl+shift+break on HP Unix machines (if I remember right :-)). > If you logged in via kdm/gdm/xdm then goto another console, login as > root and do /etc/init.d/ stop It stops ?dm, but does not kill X. 'killall xinit' is and other story. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: gnutella
I am using gtk-gnutella 0.80 beta 2. I am new to peer to peer so I don't the fields that need filling in etc. Thanks. Gavin On Sun, 2003-12-21 at 16:09, Bob Underwood wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sunday 21 December 2003 6:39 am, Dr Gavin Seddon wrote: > > Hi, > > I was recommended various peer networking software for debian. I > > have installed gnutella. Will someone give me instructions on > > setting it up and use pls. A brief note is great, eg. do I need to > > input connection urls and a dir on my machibne? > > > > Gavin > > -- > > Dr Gavin Seddon <[EMAIL PROTECTED]> > > University of Manchester > > > Which gnutella client are you using? I use gtk-gnutella (from > unstable) and (according to the man page_ most configuration can be > done from the "Config" pane. I don't remember any particular issues > when I first used it. > > Bob > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.2.3 (GNU/Linux) > > iD8DBQE/5cXbD1FnKkrNf0URAnPBAJ9PDf7TyifUKzxXbr9hX+mLlstK1QCfbF49 > R4CM9mKK0W2SLXvXWG4xjp8= > =En1M > -END PGP SIGNATURE- -- Dr Gavin Seddon <[EMAIL PROTECTED]> University of Manchester -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: compiling kernel
On Sun, Dec 21, 2003 at 10:52:26AM -0700, Lucas Albers <[EMAIL PROTECTED]> wrote: > > Anyway, I have many machines, three of them running with kernel 2.6.0, > > compiled with gcc 3.3; no problems. > What a man, I'm not touching 2.6.0 until it's in the 10 release. I agree with you. 2.6.0 still has too many problems, not suitable for multi user systems (security), and has other big problems as well. OK, I also lied (what's the past tense of lie? I always forget), as I have problems with 2.6.0: - one machine has boot problems with LVM2, I have to wait an extra ~30 secs, as it tries to open my cdrom (without any medium in it). It fails, wait, and retry about 20 times. If I put a cd into it, then it fails immediately and continue; - on my laptop I can not burn a cd if it exceeds ~400M. It burns for a while, and then just freeze the machine. Small cd burning is ok, and also ok if I reboot to 2.4.23. So I burn cd on an other computer. :-| But no other problem really. Anyway, I _do agree with you strongly_: 2.6.0 is not for widespread yet. I will switch at ~2.6.10 on my servers, depending the fixes get in by that time. Until then I use 2.4.23+grsecurity. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
GCS wrote: On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: There are two ways to load things in Slackware: /etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first method is the easiest. All you have to do is add the line: [...] I tried the first technique, since the instructions didn't bother saying what to edit in the rc.inet2.file Ah, this is much easier in Debian IMHO. Just set up your rules, then say '/etc/init.d/iptables save active'. That returned the following: Saving iptables ruleset: save "active" with counters/etc/init.d/iptables: line 65: /var/lib/iptables/active: No such file or directory -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Kernel 2.6.0 and Debian
On Sun, Dec 21, 2003 at 06:44:55PM -, Martin J Hooper <[EMAIL PROTECTED]> wrote: > But when I actually try and install it all it pops up a message > saying that the licence of the module will taint the kernel aborting > installation. It's the driver installation, and not module-init-tools installation right? > Am I better off installing a Debian packaged later 2.4 kernel source > and compiling that or what? What do you want? If you do not need 2.6.0 functionality, then stay at 2.4.23 or greater if any. 2.6.0 is working for most users, but it has serious problems at others. Also, it's not yet good in security. My advice is that one should switch to 2.6 at 2.6.4, but better at 2.6.10 or so. > I'm presuming theres something in the source code of the ATI kernel > driver that can be changed to make it work... IMHO the ATI driver says that it will taint the kernel. That's correct, you can't do anything with that. ATI provides a binary device driver, so all this means that kernel developers will refuse to help you debugging problems in the kernel as it contains non-free and non-checkable parts. > I'm thinking of completely re-installing and starting again > though I do not think it will be better. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: > There are two ways to load things in Slackware: > /etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first > method is the easiest. All you have to do is add the line: [...] > I tried the first technique, since the instructions didn't bother saying > what to edit in the rc.inet2.file Ah, this is much easier in Debian IMHO. Just set up your rules, then say '/etc/init.d/iptables save active'. The iptables script will load your rules at every boot. If you do not like this approach, then you can move your rc.firewall-2.4 script into /etc/init.d/ and issue the following command: update-rc.d rc.firewall-2.4 start 40 2 3 4 5 > In /etc/rc.d, I created an rc.local file and put those two lines in it, > then did chmod 700 rc.local > > When I rebooted, /etc/rc.firewall-2.4 did not execute (I can start it > manually, but I want it to start automatically). Sorry then. It seems it runs only in single user mode, and not on other runlevels. Anyway, I hope your problem is solved by now. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Filesystem Mounted On The Wrong Mount Points
On 21 Dec 2003 at 9:16, Joseph A. Nagy, Jr. wrote: > If I drop out of X (how do you kill X once it is going?) CTRL-ALT-DELETE will get you back to a command prompt if you started X by the startx command. If you logged in via kdm/gdm/xdm then goto another console, login as root and do /etc/init.d/ stop HTH -- Martin J Hooper http://www.martinjh.pwp.blueyonder.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Proxy Setup Help Needed
GCS wrote: On Sun, Dec 21, 2003 at 01:15:33AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: /etc/rc.d/init.d/ /etc/init.d/ /etc/rc.d/rc.inet2 /etc/rc2.d/ Maybe wrong, I do not know /etc/rc.d/rc.inet2. This is what I am trying to accomplish... 2. Slackware: * There are two ways to load things in Slackware: /etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first method is the easiest. All you have to do is add the line: echo "Loading the rc.firewall ruleset.." /etc/rc.d/rc.firewall-2.4 I tried the first technique, since the instructions didn't bother saying what to edit in the rc.inet2.file In /etc/rc.d, I created an rc.local file and put those two lines in it, then did chmod 700 rc.local When I rebooted, /etc/rc.firewall-2.4 did not execute (I can start it manually, but I want it to start automatically). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: apache::mp3 questions
on Sun, 21 Dec 2003 03:51:59AM -0500, CiAsA S'Nuey Boark insinuated: > On Friday December 19 2003 10:24 am, Nori Heikkinen wrote: > > Reloading apache modulesSyntax error on line 271 of > > /etc/apache/httpd.conf: > > Invalid command 'PerlHandler', perhaps mis-spelled or defined by a > > module not included in the server configuration > > failed > > Well, you did go back into httpd.conf and make sure that the line > LoadModule mp3_module /usr/lib/apache/1.3/mod_mp3.so isn't commented > right? Just installing an apache mod via apt-get doesn't > necessarily enable it. right, good point. i put that in -- but i think my issue is now with mod_perl, and not with mod_mp3 ... > Also it appears that mod-perl has a bug where a relevant LoadModule > line isn't added. You can add it by hand as: > > LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so yeah, i did, and this makes it segfault now: /etc/init.d/apache: line 70: 26774 Segmentation fault start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON failed weird! what's up with that?? -- .~. nori @ sccs.swarthmore.edu /V\ http://www.sccs.swarthmore.edu/~nori/jnl/ // \\ @ maenad.net /( )\ www.maenad.net ^`~'^ ** * http://www.aidsmarathon.com/participant.asp?runner=DCNO-3267&year=2003 * ** * Please help me raise money for AIDS as I train for * * the Whitman-Walker AIDS Marathon! * ** pgp0.pgp Description: PGP signature
Re: Kernel 2.6.0 and Debian
On 21 Dec 2003 at 16:20, Rafael Alexandre Schmitt wrote: > Try apt-get install module-init-tools . That actually works! But when I actually try and install it all it pops up a message saying that the licence of the module will taint the kernel aborting installation. Am I better off installing a Debian packaged later 2.4 kernel source and compiling that or what? I'm presuming theres something in the source code of the ATI kernel driver that can be changed to make it work... I'm thinking of completely re-installing and starting again though -- Martin J Hooper http://www.martinjh.pwp.blueyonder.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
PADO timeout w/ pppoe
After some problems, I set up my DSL connection with the kernel pppoe driver through a Westell WireSpeed modem. This works with my 2.4.22 kernel (well, sometimes I have to power-cycle the modem and restart the ppp connection). I've been trying to update to 2.4.23 and I just tried 2.6.0, but I'm getting the "Timeout waiting for PADO packets" error. Obviously, configuration is the same and I made a point of checking that kernel compile options were the same for all. When I go back to the older kernel, I can connect as usual. Can anyone tell me where to look? Ivan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Kernel 2.6.0 and Debian
* Martin J Hooper ([EMAIL PROTECTED]) wrote: > stable and unstable updated to the latest release. > > I can get the kernel to load but none of the modules are loaded or > even seen at all. > > I have tried compiling with and without using make-kpkg and the same > thing results. > > I have updated the mod-init-tools from their homepage as noted on > various web searches I did. Nothing seems to have worked. > > I'm doing this to get my ATI Radeon 9800Pro to work with X4.2.1.1 > which is the latest one that apt can find! > > Any help would be appreciated :) Try apt-get install module-init-tools . -- Rafael Alexandre Schmitt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Popup suppression, et. al.
On Sun, Dec 21, 2003 at 02:45:32PM +0200, David Baron wrote: > Anyone know of any popup surpressors that will work with "Konquerer". Settings > Configure Konqueror Click on "Java & Java Script" Click on the "Java Script" tab. Then you will see at the bottom "JavaScript web popups policy" Make your selection there to disable popups. The feature is built into Konqueror. Andy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
USB / Gnome 2.2 / Tungsten T2
There's piles of traffic concerning USB palms out there. A lot of it has helped. Still, I'm stalemated. Hopefully someone can help me see through this last piece of . Status : Kernel 2.4.22. Has usb-uhci, usbserial, usbcore, visor modules support and active. Pilot-link 0.11.8. I'm on gnome2.2. My usb-related /var/log/messages on bootup: kernel: usb.c: registered new driver usbdevfs kernel: usb.c: registered new driver hub kernel: usb.c: registered new driver serial kernel: usbserial.c: USB Serial support registered for Generic kernel: usbserial.c: USB Serial Driver core v1.4 kernel: usb-uhci.c: $Revision: 1.275 $ time 18:21:56 Dec 13 2003 kernel: usb-uhci.c: High bandwidth mode enabled kernel: usb-uhci.c: USB UHCI at I/O 0xef80, IRQ 10 kernel: usb-uhci.c: Detected 2 ports kernel: usb.c: new USB bus registered, assigned bus number 1 kernel: Product: USB UHCI Root Hub kernel: SerialNumber: ef80 kernel: hub.c: USB hub found kernel: hub.c: 2 ports detected (additional info from dmesg) hub.c: standalone hub hub.c: ganged power switching hub.c: global over-current protection hub.c: Port indicators are not supported hub.c: power on to power good time: 2ms hub.c: hub controller current requirement: 0mA hub.c: port removable status: RR hub.c: local power source is good hub.c: no over-current condition exists hub.c: enabling power on all ports usb.c: hub driver claimed interface dfe14ca0 usb.c: kusbd: /sbin/hotplug add 1 kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver As root, I modproble the visor module, and the following is added (dmesg output) usbserial.c: USB Serial support registered for Handspring Visor / Treo / Palm 4.0 / Cli? 4.x usbserial.c: USB Serial support registered for Sony Cli? 3.5 visor.c: USB HandSpring Visor, Palm m50x, Treo, Sony Cli? driver v1.7 At this point, the output from lsmod looks like this: lsmod Module Size Used byNot tainted visor 10316 0 (unused) serial 43268 0 (autoclean) usb-uhci 21164 0 (unused) nls_cp437 4348 1 (autoclean) parport_pc 11780 1 (autoclean) lp 5984 0 parport13792 1 [parport_pc lp] nls_iso8859-1 2844 1 vfat9292 1 fat29272 0 [vfat] usbserial 16508 0 [visor] usbcore61856 1 [visor usb-uhci usbserial] af_packet 8360 0 (unused) Looks good, right? When I press the hotsync button on the cradle, usbview shows the palm appear, displays the correct serial number, etc: (usbview output for palm) Palm Handheld Manufacturer: Palm, Inc. Serial Number: 789456963147753159642825 Speed: 12Mb/s (full) USB Version: 1.10 Device Class: 00(>ifc ) Device Subclass: 00 Device Protocol: 00 Maximum Default Endpoint Size: 64 Number of Configurations: 1 Vendor Id: 0830 Product Id: 0060 Revision Number: 1.00 Config Number: 1 Number of Interfaces: 1 Attributes: c0 MaxPower Needed: 2mA Interface Number: 0 Name: serial Alternate Number: 0 Class: ff(vend.) Sub Class: 0 Protocol: 0 Number of Endpoints: 4 Endpoint Address: 82 Direction: in Attribute: 2 Type: Bulk Max Packet Size: 64 Interval: 0ms Endpoint Address: 03 Direction: out Attribute: 2 Type: Bulk Max Packet Size: 64 Interval: 0ms Endpoint Address: 08 Direction: out Attribute: 2 Type: Bulk Max Packet Size: 64 Interval: 0ms Endpoint Address: 89 Direction: in Attribute: 2 Type: Bulk Max Packet Size: 64 Interval: 0ms >From this point, however, all palm applications stall. For example, if I hit the hotsync button and then run pilot-xfer -p /dev/ttyUSB1 -l The message "Please press the HotSync buttno now" displays forever and then times out. Pressing the HotSync button (pavlov) does nothing. This occurs no matter which port I specify (/dev/palm and /dev/pilot both symlink to /dev/ttyUSB1) I kill the process with ctrl-c. Dmesg then shows hub.c: port 1, portstatus 101, change 1, 12 Mb/s hub.c: port 1 connection change hub.c: port 1, portstatus 101, change 1, 12 Mb/s hub.c: port 1, portstatus 101, change 0, 12 Mb/s hub.c: port 1, portstatus 101, change 0, 12 Mb/s hu
Re: which driver for onboard ethernet controller on Dell Diemnsion 8300 ??
Hello, have a look to www.tuxmobil.org : you may find web page of people which had tried to install Linux on their Dell: they may give the informationyou want on their web page. Otherwhise try google: Dell Inspiron 8300 Linux Debian Hope that helps, Jerome Axel Burwitz wrote: Hi, I installed , for my first Debian try, Debian Sarge from the "LinuxUser" magazine's DVD. After some hurldles it worked but: did'nt configure any network card, eth0 etc. When I try to configure with modconf from the debian KDE set, I don't know which driver to choose, and try-and-error with this long list of drivers doesn't make sense... I have a Dell Dimension 8300 with a ethernet controller onboard, and the system info tool in kde detects: "Ethernet controller : Intel Corp.: Unknown device 1050 (rev02) Subsystem : Dell Computer Corp. Unknown device 0157" ? Can anyone help ? Thanks in advance Axel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: wireless network problems
On Sat, Dec 20, 2003 at 07:54:54PM -0700, Tim Folger wrote: > I'm relatively new to Linux, and have installed debian woody with the > bf2.4 kernel. I'm having trouble getting my orinoco wireless card to > work. The card beeps during startup, and its green light flickers, but > doesn't stay on. When I run iwconfig eth1 the output gives the correct > essid and nickname, but says that the encryption key is turned off, even > though I've specified a key in /etc/network/interfaces. Here's what > I've entered in /etc/network/interfaces: > > iface eth1 inet dhcp > wireless_essid (my network name) > wireless_mode managed > wireless_key (a combination of five numbers and letters) > wireless_nick (computer's nickname) > wireless_channel 10 > > Is there another parameter I need to enter to turn on wireless > encryption? Or am I missing something else? I have the same card. Are you using 40 or 128 bit encryption? Have you tried setting encryption manually? Such as: ~$ iwconfig eth1 enc 01234567890123456789123456 (for 128 bit encryption there are 26 characters needed and for the 40 bit encryption there are 10 characters needed...I think... so if you are using only 5 characters...that may be the problem) Also, have you played around with /etc/pcmcia/wireless.opts ? I don't use the interfaces file for the wireless settings like you do. All my configuration in in wireless.opts and the only thing in my interfaces file is this: auto eth1 iface eth1 inet dhcp One other thing, I remember vaguely having trouble with the bf24 kernel and wireless. Maybe you can try to do a custom kernel? Also what do you have for modules? This is what I have when I do lsmod: orinoco_cs 4724 1 orinoco37140 0 [orinoco_cs] hermes 6020 0 [orinoco_cs orinoco] Hope this gets you started in the right direction. Andy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: AT&T Internet Runner?
On Sun, 21 Dec 2003 09:34:12 -0600, Hugo Vanwoerkom wrote: > Hi World! > > Having recently switched to Mexican AT&T ISP, they sent me a CD with > something called Internet Runner on it. I did not open it because I > threw out my XP Professional. > > It claims "speeds up to 4 times faster". Faster than what? > > Anybody have a clue what that that thing might actually do? My ISP offers a similar service. According to their description, they compress data on their server and then decompress it on your computer -- which is why you need their software for it to work. Your physical download speed stays the same, but your "effective" speed increases. Of course, per their faq, it will also make some websites look worse because of the compress loss on images. I would assume AT&T is doing the same type of thing. - W. Citoan -- "If you lived today as if it were your last, you'd buy up a box of rockets and fire them all off, wouldn't you?" -- Garrison Keillor -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: apt-mir script.
Rob Weir said: > Why not just use "dpkg -i foo.deb" to install them directly off the CD? Then I have to resolve dependencies, by typing in all the package names. Me real lazy. -- --Luke CS Sysadmin, Montana State University-Bozeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: compiling kernel
GCS said: >> Stable gcc for stable kernel, and testing gcc for testing kernel? > ? There's no such relationship. > >> I've done 2.4.22 with gcc 3.2.3 (gcc testing) and it appeared to work >> correctly. > 3.2.3 is _not_ a test version of gcc. There's a newer one, fe I have > 3.3.3 installed. Please be sure that you do not mix up the Debian > testing distribution (Sarge) with test versions of software. Sarge is > testing because the developers assembly the packages to work _together_, > they have correct dependencies, configuration etc. Also mostly they > package the _stable_ version of software. I was not implying that the testing distribution was an unstable collection. I stand corrected I was referring to gcc 3.3 which is part of sarge. Thanks for correction. > Anyway, I have many machines, three of them running with kernel 2.6.0, > compiled with gcc 3.3; no problems. What a man, I'm not touching 2.6.0 until it's in the 10 release. -- --Luke CS Sysadmin, Montana State University-Bozeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: My email is rejected by some sites
Am So, den 21.12.2003 schrieb Micha Feigin um 16:02: > On Sun, Dec 21, 2003 at 01:00:12PM +0100, Joerg Rossdeutscher wrote: > > Am Do, den 18.12.2003 schrieb Micha Feigin um 15:14: > > > try checking host and dig -x > > > check in your mail headers exactly what hostname is used. If you set > > > it using /etc/hostname then it won't match the one given by the isp and > > > thus the two checks would differ and that could be why the server > > > rejects you. > > > > These values differ often. > > For example, one of my providers resolves every ip in his segment like > > > > h-111.222.33.44.host.de.provider.foo. > > > > If you dig -x my domain, you will get that as an answer, even my mail is > > from domain.bar > > > > I guessed they will differ. On a proper static IP/domain name setup > they shouldn't though. They differ. In fact, the example above is from a static IP. You can have many domains per IP. Bye, Ratti -- -o)fontlinge | Font management for Linux | Schriftenverwaltung in Linux /\\ http://freshmeat.net/projects/fontlinge/ _\_Vhttp://www.gesindel.de https://sourceforge.net/projects/fontlinge/ signature.asc Description: Dies ist ein digital signierter Nachrichtenteil
Re: hardware raid and 3ware
If you go raid software or hardware, compile support directly into the kernel. I also had to have enother disk to boot of my 3ware system. With two disks, as alvin says, go with software raid. Use hardware raid for a monster set. I've not found much appreciable difference in performance between my hardware raid sysetem and software raid. Their might be a difference but I have not noticed it. I've used software raid on a 350gig archive/backup update server, and it scales up to a monstrous load, maxing out the network card on file syncs, and raid just goes along nicely. If you use software raid, use a kernel compiled for your processor, it speeds it up a lot. Have not noticed any speed difference between module and compiled in raid support. You also MUST have some sort of notification if a disk dies. I reccomend you have a spare disk installed in the system as a hot spare, it will dynamically add if a disk dies. I've had stories of raid disks dieing and no-one noticed for month's until another disk died, destroying the volume. Assume when setting up raid that you'll accidentally wipe your data. I've done so on non-production systems numerous times. -- --Luke CS Sysadmin, Montana State University-Bozeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
which driver for onboard ethernet controller on Dell Diemnsion 8300 ??
Hi, I installed , for my first Debian try, Debian Sarge from the "LinuxUser" magazine's DVD. After some hurldles it worked but: did'nt configure any network card, eth0 etc. When I try to configure with modconf from the debian KDE set, I don't know which driver to choose, and try-and-error with this long list of drivers doesn't make sense... I have a Dell Dimension 8300 with a ethernet controller onboard, and the system info tool in kde detects: "Ethernet controller : Intel Corp.: Unknown device 1050 (rev02) Subsystem : Dell Computer Corp. Unknown device 0157" ? Can anyone help ? Thanks in advance Axel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: software raid - fun
Alvin Oga said: > > that's the 1st of the dozen magic test... > - power off and disconnect a disks and try for hands off reboot > after having written a 2-4GB file is my test for resyncing > >> Even if you completelly clear a partition but don't format it you can >> still boot from hda1 to a raid volume. > > yes... because MBR is not inside /dev/hda1 ... > >> I did this accidentally and the system still booted even though hda1 had >> no partitions on it. > > saved to your but eh .. :-) one remembers best from ones mistakes :-0 > > that would depend also on mkinitrd and all of its contents it has > and stuff you add afterward before you finally close it down to make the > customized initrd.gz files Whatup alvin, I just said the hell with mkinitrd, as you know. If you have directions on using initrd to work with raid, LET ME KNOW. If I don't have to recompile the kernel, then great! You can use systemimager for complete remote backup of a system. I use it to remote upgrade/downgrade desktops. Amazing! The lilo entry is really really simple for raid, after much much trial trial error. just set root=/dev/md0 Then update fstab on your new root partition. As mentioned before I will be posting complete directions, I am writing them now. Need to figure out what tests to use on my system, what are your base raid tests you run? Boot off disk1, boot disk2, etc I could never figure out grub, I wish I could have, but I also gave up on that. Stage1,Stage2 loader, never got it to work. Once i figured out how to use mdadm I like it, because it is easier then raidtools2 to use and it notifies you if a disk dies. -- --Luke CS Sysadmin, Montana State University-Bozeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: software raid
Micha Feigin said: > Read the man page for cp, you'll need the options for preserving file > attributes, symbolic links and remaining on the same file system. > I believe tar is more appropriate then cp I think there is some way to > get it to pipe to the new disk somehow instead of actually taring (you > basically need some kind of mirroring application). > You can then run lilo/grub/etc on the new disk to get it up and running. Top copy from one partition to another do thus: just mount your raid volume as /mnt/md0 then do cp -ax / /mnt/md0 This works, I've done it, and booted off a system copied this way. > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > -- --Luke CS Sysadmin, Montana State University-Bozeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
AT&T Internet Runner?
Hi World! Having recently switched to Mexican AT&T ISP, they sent me a CD with something called Internet Runner on it. I did not open it because I threw out my XP Professional. It claims "speeds up to 4 times faster". Faster than what? Anybody have a clue what that that thing might actually do? Thanks. Hugo PS. I find their speeds excellent (Downloading Debian CD's I see wmppp running at 6000 = 6K/sec.? I am on a 56K USRobotic external modem and run Woody's PPP. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Run levels and "transportation"
* David Baron <[EMAIL PROTECTED]> [2003-12-21 09:03]: > Sometimes I need to trap out to a tty to kill something that is stalling the > Xserver, etc. Once I have done this, how might I get back into the graphics > interface? > > I only know how to reboot at this point. > Alt-F7 Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: QuickTime for Linux?
On 20. December 2003 at 12:56AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote: [...] > Thanks. MPlayer installed fine. Now I need to figure out how > to install additional codecs for it. > > Also, for some odd reason, the only way I can seem to run > mplayer is by clicking on the KDE "Start Button" and selecting > Run Command, and entering mplayer. I tried making an mplayer > shortcut on the desktop, but it doesn't work. Any hints as to > what I need to do to get the link to work? Try running gmplayer? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: silly gcc problem -- lost my libraries
On Sat, Dec 20, 2003 at 09:19:19AM -0500, michelle wrote: > Colin Watson wrote: > > Remember that you need to link with -lm in order to call mathematical > > functions like sqrt(). > > Thanks, that's it. > After re-running, the fprintf went away as well. (That must have been > linker garbage due to 100 previous errors.) > > I'm down to one error now. The linker can't find fstat. I can change it to > a system("stat") and all goes well, but where's fstat? Doing a grep in /lib > and /usr/lib gave me some references, but the fstat error doesn't go away > even with all of them linked in. Can I see the code and the exact error message, please? It's difficult to debug this kind of thing with just summaries of the problem. My guess, though, is that you haven't #include'd all the headers listed in the fstat(2) man page. fstat() is in libc, which gcc will link by default. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: gnutella
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 21 December 2003 6:39 am, Dr Gavin Seddon wrote: > Hi, > I was recommended various peer networking software for debian. I > have installed gnutella. Will someone give me instructions on > setting it up and use pls. A brief note is great, eg. do I need to > input connection urls and a dir on my machibne? > > Gavin > -- > Dr Gavin Seddon <[EMAIL PROTECTED]> > University of Manchester Which gnutella client are you using? I use gtk-gnutella (from unstable) and (according to the man page_ most configuration can be done from the "Config" pane. I don't remember any particular issues when I first used it. Bob -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/5cXbD1FnKkrNf0URAnPBAJ9PDf7TyifUKzxXbr9hX+mLlstK1QCfbF49 R4CM9mKK0W2SLXvXWG4xjp8= =En1M -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: My email is rejected by some sites
On Sun, Dec 21, 2003 at 01:00:12PM +0100, Joerg Rossdeutscher wrote: > Hmmm... > > Am Do, den 18.12.2003 schrieb Micha Feigin um 15:14: > > try checking host and dig -x > > check in your mail headers exactly what hostname is used. If you set > > it using /etc/hostname then it won't match the one given by the isp and > > thus the two checks would differ and that could be why the server > > rejects you. > > These values differ often. > For example, one of my providers resolves every ip in his segment like > > h-111.222.33.44.host.de.provider.foo. > > If you dig -x my domain, you will get that as an answer, even my mail is > from domain.bar > I guessed they will differ. On a proper static IP/domain name setup they shouldn't though. Thus it is a basic security check some system do (debian stable used to do by default in hosts.deny via the paranoid option. > Bye, > Ratti > > > -- > -o)fontlinge | Font management for Linux | Schriftenverwaltung in Linux > /\\ http://freshmeat.net/projects/fontlinge/ > _\_Vhttp://www.gesindel.de https://sourceforge.net/projects/fontlinge/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]