| View previous topic :: View next topic |
| Author |
Message |
jebba
|
Posted: Sat Jul 15, 2006 3:58 pm Post subject: BLAG50001 coming... |
|
|
I'm going to respin the CD images with the new kernel that was just released.
If you have any other MINOR tweaks you think should be done, let me know soon. :)
I don't want to do anything major for this release, but a touch here & there would be fine...
-Jeff
|
|
|
 |
Caraibes
|
Posted: Sat Jul 15, 2006 7:10 pm Post subject: |
|
|
-how about automount partitions (fat32 & ntfs...) ?
Maybe it doesn't qualify as minor... I did the automount following the wiki, and it worked fine for my 2 fat32 partitions, but I could not manage my ntfs partition...
Besides that, all is perfect down here in Wonderland, so I can't think of anything else right now...
;o)
|
|
|
 |
contents
|
Posted: Sat Jul 15, 2006 8:41 pm Post subject: |
|
|
It looks like gpodder doesn't have an icon in any theme except for the default one. Could you import that icon into the other themes? Or does it have an icon that should appear but doesn't for some reason?
|
|
|
 |
jebba
|
Posted: Sat Jul 15, 2006 9:34 pm Post subject: |
|
|
The gpodder icon is called gpodder.png
If other themes don't have an icon for it, well, they'll just have to make one. There isn't really a way to do it other than to copy the blag gpodder.png icon into the other themes.
|
|
|
 |
contents
|
Posted: Sun Jul 16, 2006 8:32 am Post subject: gpodder icon--solved |
|
|
Jebba,
It looks like the only theme that uses a custom icon for gpodder is blagCayon. All of the other themes should use the default icon. It looks like the folder where themes go to look for default icons is /usr/share/pixmaps, but the gpodder icon is not there. I solved the problem by logging in as su -, then doing this:
| Code: |
cd /usr/share/gpodder/images
cp gpodder.png /usr/share/pixmaps
|
On a restart, the gpodder icon showed up in all of the themes. Thanks for the clue!
One minor tweak for 50001 might be to put gpodder.png in /usr/share/pixmaps for us.
Thanks!
|
|
|
 |
Caraibes
|
Posted: Sun Jul 16, 2006 11:08 am Post subject: |
|
|
Thank you, Contents, as I did just like you indicated, and I have a nice little icon now !
|
|
|
 |
contents
|
Posted: Mon Jul 17, 2006 1:02 pm Post subject: |
|
|
That's awesome, Caraibes! I've only been fiddling around with linux for about two months now, and this is the first time I'VE actually showed someone ELSE how to do something. Wohoo! I will count this as a major achievement!
|
|
|
 |
Caraibes
|
Posted: Mon Jul 17, 2006 1:21 pm Post subject: |
|
|
yeah, congrats ! it seems like I am an eternal newbie ! ;o)
|
|
|
 |
dylan0
|
Posted: Mon Jul 24, 2006 6:24 am Post subject: |
|
|
perhaps support for rt2x00 cards?
|
|
|
 |
stevo32
|
Posted: Mon Jul 24, 2006 9:36 pm Post subject: |
|
|
| dylan0 wrote: | | perhaps support for rt2x00 cards? |
If it's not in the kernel, we almost definitely will not include it.
Thanks,
Stephen Clement
|
_________________ E-mail me at s.clement@localhost (replace localhost with sympatico.ca) or stevo32@localhost (replace localhost with blagblagblag.org). |
|
 |
jebba
|
|
 |
dylan0
|
Posted: Tue Jul 25, 2006 2:31 am Post subject: |
|
|
What wireless PCMCIA cards are in the Fedora mainline kernel??
|
|
|
 |
jebba
|
Posted: Tue Jul 25, 2006 2:38 am Post subject: |
|
|
These are the various included driver. Which real world card they match to is tough to know because vendors are known to switch chipsets entirely in the same make/model.
airo_cs.ko
airo.ko
atmel_cs.ko
atmel.ko
atmel_pci.ko
hermes.ko
ipw2100.ko
ipw2200.ko
netwave_cs.ko
orinoco_cs.ko
orinoco.ko
orinoco_nortel.ko
orinoco_pci.ko
orinoco_plx.ko
orinoco_tmd.ko
spectrum_cs.ko
wavelan_cs.ko
wl3501_cs.ko
bcm43xx.ko
hostap_cs.ko
hostap.ko
hostap_pci.ko
hostap_plx.ko
prism54.ko
|
|
|
 |
dylan0
|
Posted: Tue Jul 25, 2006 2:55 am Post subject: |
|
|
alright. thanks for that wonderful list :-)
|
|
|
 |
Caraibes
|
Posted: Tue Jul 25, 2006 11:39 am Post subject: |
|
|
-do these drivers also work with the USB wireless adapters ?
Those little "wireless cards" that look like usb pendrive... They are very convenient for laptops... For older laptops that don't have onboard wireless cards...
|
|
|
 |
|