Autor |
Nachricht |
|
Titel: Contributed Bug List for KANOTIX-2006-01-RC1
Verfasst am: 16.09.2006, 14:50 Uhr
|
|
Team Member


Anmeldung: 23. Dez 2003
Beiträge: 109
|
|
Please post any bugs from 2006-RC1 here
so we can fix em toot sweet
erm .. post to #kanotix on IRC as well
but here they dont scroll up |
_________________ namu amida butsu
Zuletzt bearbeitet von etorix am 19.09.2006, 04:08 Uhr, insgesamt 2 Male bearbeitet
|
|
|
|
 |
|
Titel: splashy for hd install
Verfasst am: 16.09.2006, 15:11 Uhr
|
|
Team Member

Anmeldung: 01. Nov 2005
Beiträge: 12
|
|
to get splashy working in RC1 hd installation do (as root):
apt-get update; unfreeze-rc.d; apt-get install --reinstall splashy; freeze-rc.d |
|
|
|
|
 |
|
Titel: splashy for hd install
Verfasst am: 16.09.2006, 15:26 Uhr
|
|
Anmeldung: 06. Jan 2005
Beiträge: 638
|
|
Just put a possible bug in VDR in the thread named "feedback- Kanotix-2006-01-1rc |
|
|
|
|
 |
|
Titel: RE: splashy for hd install
Verfasst am: 16.09.2006, 15:41 Uhr
|
|
Team Member


Anmeldung: 23. Dez 2003
Beiträge: 109
|
|
gs .. copy/post it here, pls |
_________________ namu amida butsu
|
|
|
|
 |
|
Titel: RE: splashy for hd install
Verfasst am: 16.09.2006, 16:12 Uhr
|
|
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
|
|
etorix,
its not a bug, its an edit problem, i wrote solution to his thread.
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
|
|
|
 |
|
Titel: KDE-Keyboard Language Selection
Verfasst am: 16.09.2006, 17:33 Uhr
|
|
Anmeldung: 07. Jan 2006
Beiträge: 23
|
|
Hi
If i right-click on the taskbar-icon to configure my keyboard localization (country-flag), the first tab "belegung" does not display any languages under "verfügbare Belegungen" and "aktive Belegungen" although i can switch them with a left click on the country-flag in the taskbar.
PS: how can i manually fix my fstab? i had a look on the script, but i do not understand it ... |
|
|
|
|
 |
|
Titel:
Verfasst am: 16.09.2006, 17:55 Uhr
|
|

Anmeldung: 03. Jul 2004
Beiträge: 525
|
|
I can't get a fresh install with a separate /home partition. Error comes back as partition needs formatting (when it doesn't). This is listed in the news as an update-install problem but it is also a fresh install problem.
drb |
_________________ Kernel 2.6.21-slh-up-7
_____________________
|
|
|
|
 |
|
Titel:
Verfasst am: 16.09.2006, 17:57 Uhr
|
|

Anmeldung: 23. Feb 2006
Beiträge: 45
Wohnort: Adelaide, Australia
|
|
drb hat folgendes geschrieben::
I can't get a fresh install with a separate /home partition. Error comes back as partition needs formatting (when it doesn't). This is listed in the news as an update-install problem but it is also a fresh install problem.
drb
I discovered the same thing today when doing a fresh install. |
|
|
|
|
 |
|
Titel:
Verfasst am: 16.09.2006, 19:12 Uhr
|
|
Anmeldung: 07. Jan 2006
Beiträge: 23
|
|
Zitat:
I discovered the same thing today when doing a fresh install.
I discovered the same thing with just another partition i wanted to mount to /media/data |
|
|
|
|
 |
|
Titel: wlan Thinkpad R40 doesn't work
Verfasst am: 16.09.2006, 19:47 Uhr
|
|
Anmeldung: 02. Aug 2005
Beiträge: 77
|
|
Just dl'd 2006_01_RC1, and whereas with the Easter edition wlan worked straight away, it doesn't in the new release, so I didn't update/ upgrade.
Regards & keep on with this great Linux project!
JS |
|
|
|
|
 |
|
Titel: RE: wlan Thinkpad R40 doesn
Verfasst am: 16.09.2006, 21:23 Uhr
|
|

Anmeldung: 29. Mar 2005
Beiträge: 96
Wohnort: Terra
|
|
|
|
 |
|
Titel: Re: RE: wlan Thinkpad R40 doesn
Verfasst am: 16.09.2006, 21:59 Uhr
|
|
Anmeldung: 02. Aug 2005
Beiträge: 77
|
|
craigevil hat folgendes geschrieben::
Stupid question... but can you use RC1 to update and existing install?
Boot from the CD, and start kanotix-installer. Choose if you want to do a fresh install or an update. Few more options, but you'll see when you get there ;-).
- joecool |
|
|
|
|
 |
|
Titel:
Verfasst am: 16.09.2006, 22:31 Uhr
|
|

Anmeldung: 05. Dez 2005
Beiträge: 414
Wohnort: Auckland, New Zealand
|
|
drb hat folgendes geschrieben::
I can't get a fresh install with a separate /home partition. Error comes back as partition needs formatting (when it doesn't). This is listed in the news as an update-install problem but it is also a fresh install problem.
I'm assuming that you know how to get around this problem manually. For those that don't know, well, this is how I'd do it (although I haven't done it for a while):
Let's say I'm installing to to /dev/hda1 and my existing home is in a separate partition = /dev/hda2 (mine is reiserfs).
I do the normal install (or update install) to /dev/hda1 (including letting the installer put the new /home there), and before I reboot into the new install, I edit /media/hda1/etc/fstab to include the following line:
/dev/hda2 /home reiserfs defaults 0 2
and I delete user's homes under /media/hda1/home by doing:
rm -fr /media/hda1/home/*
and now reboot into the new install. |
_________________ Linux is evolution, not intelligent design - Linus Torvalds
|
|
|
|
 |
|
Titel:
Verfasst am: 16.09.2006, 22:49 Uhr
|
|

Anmeldung: 03. Jul 2004
Beiträge: 525
|
|
Thanks swynndia! |
_________________ Kernel 2.6.21-slh-up-7
_____________________
|
|
|
|
 |
|
Titel: Error message on SMB mount
Verfasst am: 16.09.2006, 23:18 Uhr
|
|
Anmeldung: 15. Jan 2005
Beiträge: 107
|
|
Hi,
Using LinNeighborhood found my local network shares,. Find my fileserver AZGARD and mount a folder (a Samba share) & get error report:
Zitat:
Can't load /etc/samba/smb.conf - run testparm to debug it
params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf"
No such file or directory
Yet the mounted share worked fine.  |
|
|
|
|
 |
|
Titel:
Verfasst am: 17.09.2006, 01:16 Uhr
|
|

Anmeldung: 24. Mai 2005
Beiträge: 354
Wohnort: Nashville
|
|
From the release notes:
Zitat:
Update-install does not work in RC1, if you have /home on a separate partition, due to a bug in the installer.
Swynndla has provided us with a work-around, though. Thank you, Swynndla. |
_________________ Debian Social Contract
|
|
|
|
 |
|
Titel: klik troubled?
Verfasst am: 17.09.2006, 10:47 Uhr
|
|
Anmeldung: 15. Jan 2005
Beiträge: 107
|
|
(repost as got item into wrong thread)
Hi,
Have tried 2006-01-RC1 with klik 3 times (scribus, inkscape, tdfsb) and none worked.
Could be a coincidence... |
|
|
|
|
 |
|
Titel:
Verfasst am: 18.09.2006, 08:00 Uhr
|
|

Anmeldung: 24. Aug 2004
Beiträge: 51
|
|
Installed 2006 RC1 yesterday without any problems (I do use a separate /home partition - no problem at all) but I am unable to unmount and eject my ipod as a user by klicking the desktop-icon in kde. Ah and another thing - ALSA does not work as it hasn't in Easter edition. only as root here - I guess it has to do with the kernel. my soundcard is a terratec aureon space. I am using oss at the moment. |
|
|
|
|
 |
|
Titel: color of F keys in grub gfx boot menu
Verfasst am: 18.09.2006, 22:52 Uhr
|
|
Team Member

Anmeldung: 01. Nov 2005
Beiträge: 12
|
|
I suggest to change the color of F1,F2,F3,F4 in grub gfx menu because the actual color, which is black, is unreadable within the background.
Maybe any lighter color should be good. |
|
|
|
|
 |
|
Titel: passwords and usernames in installation dialogue
Verfasst am: 19.09.2006, 00:58 Uhr
|
|
Anmeldung: 14. Apr 2006
Beiträge: 60
|
|
Sorry! The message following was put here, but it SHOULD have gone in the RC2 reporting list. I've put it there now (Sept. 22).
I tried installing to disk today. Upon running into the separate '/home' partition problem like everyone else (btw: 'Mountpoint' is spelled incorrectly in that warning), I stepped back through the installer to try other things.
When I got (the second time) to the "user" tab, where you input your root password and user's real name, username, and password, the realname and username had been remembered, but the root passwords and user passwords were filled in with 6 stars (whereas my passwords all have considerably more characters than that). I think that people used to the installation might run into more problems than a new user here, because they'll see that their username was remembered, and notice that the password fields are filled in, but might not notice that they're filled with the wrong passwords! I anticipate that could cause a LOT of headaches. |
Zuletzt bearbeitet von gardyloo am 22.09.2006, 16:24 Uhr, insgesamt ein Mal bearbeitet
|
|
|
|
 |
|
Titel: RE: Error message on SMB mount
Verfasst am: 21.09.2006, 05:41 Uhr
|
|
Anmeldung: 04. Jul 2005
Beiträge: 67
Wohnort: Hawaii
|
|
I've noticed with RC1 that I have to rerun alsaconf to get my sound system working every time I boot. A minor nuisance but still...what's going on here? I am running an nForce 4 motherboard with the onboard sound using the snd_intel8x0.c driver.
BTW, is there a way to swich back and forth between the no-password login and a password protected login? There are times when I may wish to protect access but most of the time its nice not to have to bother with it on this home office machine (no bratlings around to worry about and I'm too old to be hiding things from the wife).
Paul |
|
|
|
|
 |
|
Titel: RE: Error message on SMB mount
Verfasst am: 21.09.2006, 06:45 Uhr
|
|
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
|
|
paul,
both problems should be easily solved:
sound:
after running alsaconf, set the volumes in kmix and then do: alsactl store.
that should do.
for you login:
go to kcontrol and choose the last option, something like systemmanagement (german install here)
there you find loginmanager. it does what you want.
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
|
|
|
 |
|