
Search found 9 matches
- Sun Jul 20, 2003 9:25 pm
- Forum: Why I Like GNU/Linux
- Topic: ++1 to like Linux; Desktops *no embedded images please*
- Replies: 75
- Views: 134206
- Sun Jul 20, 2003 8:17 pm
- Forum: Fedora/Red Hat
- Topic: cdplay problem
- Replies: 9
- Views: 8326
Do you get sound if you plug the speakers directly into the front of the cd drive? I don't use cdplay, but i know some older versions of winamp (back in the days when i was a clueless windows zombie) wouldn't play sound through the soundcard unless you had a audio cable connecting it to the cdrom dr...
- Sun Jul 20, 2003 8:10 pm
- Forum: Why I Like GNU/Linux
- Topic: ++1 to like Linux; Desktops *no embedded images please*
- Replies: 75
- Views: 134206
My desktop
slackware 9.0, dropline gnome (latest release, possibly 2.2.3?), gkrellm monitoring my system and my server.
slackware 9.0, dropline gnome (latest release, possibly 2.2.3?), gkrellm monitoring my system and my server.
- Sun Jul 20, 2003 7:46 pm
- Forum: The Lounge
- Topic: Thats rediculous
- Replies: 12
- Views: 9479
- Sun Jul 20, 2003 8:31 am
- Forum: SUSE
- Topic: are there any "good" linux P2P systems
- Replies: 3
- Views: 16991
I would guess that you used gnome with redhat, and KDE with SuSE? I think SuSE defaults to KDE... the name GTK Gnutella suggests that it's a gtk (gnome) app, which could explain problems running it in SuSE (if you use KDE). Still, i've never had any real problems running gtk aps in KDE, they run bet...
- Sun Jul 20, 2003 8:27 am
- Forum: SUSE
- Topic: Why can't SuSE put up Install ISO's on the internet :?:
- Replies: 3
- Views: 17230
SuSe release all their stuff i think, but they only provide ISOs of their latest releases to subscribers. You can run SuSe 8.2 (is that the most recent version? i'm not a SuSe fan), but you have to manually download the packages, create a boot disk, run setup... isn't too hard, i've done it before w...
- Sun Jul 20, 2003 8:22 am
- Forum: Mandriva Linux (formerly Mandrake Linux)
- Topic: burnind cds
- Replies: 6
- Views: 22117
I assume it's a IDE burner? try running cdrecord -dev=ATAPI -scanbus hopefully it will output something like scsibus0: 0,0,0 0) 'CyberDrv' 'CW038D CD-R/RW ' '120C' Removable CD-ROM 0,1,0 1) * 0,2,0 2) * 0,3,0 3) * 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * so i would then manually add a device to g...
- Sun Jul 20, 2003 8:06 am
- Forum: Mandriva Linux (formerly Mandrake Linux)
- Topic: Linux RTCW problem
- Replies: 1
- Views: 13370
Does sound work if you run rtcw as root? If so, one way to fix it (quick and dirty, someone might want to clean this up a bit) is to do, as root chown root:users /dev/dsp chown root:users /dev/mixer chmod 770 /dev/dsp chmod 770 /dev/mixer I can't help you with the punkbuster thing, pb has never give...
- Sun Jul 20, 2003 7:59 am
- Forum: Fedora/Red Hat
- Topic: Adding a new Environment to GDM
- Replies: 4
- Views: 4693
I did this ages ago for blackbox. From what i remember, you need to create a file "xfce" in /etc/X11/gdm/Sessions containing #!/bin/bash -login /etc/gdm/Sessions/Xsession windowmaker then you may need to edit /etc/gdm/Sessions/Xsession to make sure that in the large case clause (starting with case %...