kanotix.com

General Support - Contributed Bug List for KANOTIX-2006-01-RC3

etorix - 21.09.2006, 20:44 Uhr
Titel: Contributed Bug List for KANOTIX-2006-01-RC3
yeah, it hasnt downloaded yet
well, now it has, booted too
on the index.html:
Code:

etorix Factiod -Manintainer for the IRC #kanotix channel-bot "aynoS"

shometung wrung, shirley

cd no auto-eject

on hd-install, i see in verbose mode:
Code:

*mounting proc filesystems failed with error code 32

The_Seeker - 22.09.2006, 00:26 Uhr
Titel: RE: Contributed Bug List for KANOTIX-2006-01-RC3
It seems the bug in the installer is not fixed as I'm still getting the "Mountpoint /home is not formatted" error.

Edit: After giving me the above error twice, then freezing once it seemingly accepted my separate /home partition, the installer succeeded on the fourth attempt.
x-un-i - 22.09.2006, 00:42 Uhr
Titel: RE: Contributed Bug List for KANOTIX-2006-01-RC3
switching to runlevel 1 throws an error

Code:
INIT: Going to single-user mode
INIT: Sending processes the TERM signal
error: '/etc/init.d/rc' exited outside the expected code flow!
INIT: Sending processes the KILL signal

Richard - 22.09.2006, 03:27 Uhr
Titel: RE: Contributed Bug List for KANOTIX-2006-01-RC3
Downloaded the rc3. Booted fromiso. Did an update install from the iso.
Very quick; no errors. Rebooted fine. So far everything seems to be working.

Mainly just to get the new graphics. Smilie Congratulations!
It is getting better and better.
gs - 22.09.2006, 05:29 Uhr
Titel: RE: Contributed Bug List for KANOTIX-2006-01-RC3
an observation regarding printer-setup:
starting with Kanotix-Easter, I think, my HP-Laserjet would not work "out of the box". When doing the printer-setup with the gui (KANOTIX-configuration-printer-setup) I got to the screen offering to print a test page and there it stopped - no printing of test page. It was the same with RC3. Up to now I had solved the problem with the advices found in forum (apt-get update, apt-get --purge remove cupsys........)

This time, with the RC3, I tried "chmod 777 /dev/lp0" and everything went smooth setting up the parallel printer - test page war printed and everything else thereafter....
scythe - 22.09.2006, 09:41 Uhr
Titel: RE: Contributed Bug List for KANOTIX-2006-01-RC3
few problems Traurig

Desktop: Core2Duo, Asus P5B, GeForce 7600GT
- after hd-install the gfx driver in /etc/X11/xorg.conf is vesa, but should be nv. through this x doesn't start.
I have this problem since 2006-1 RC1.

end of /var/log/Xorg.0.log
Code:
...
(II) VESA(0): Total Memory: 4096 64KB banks (262144kB)
(EE) VESA(0): No matching modes
(II) UnloadModule: "vesa"
(II) UnloadModule: "ddc"
(II) UnloadModule: "int10"
(II) Unloading /usr/lib/xorg/modules/libint10.so
(II) UnloadModule: "vbe"
(II) Unloading /usr/lib/xorg/modules/libvbe.so
(EE) Screen(s) found, but none have a usable configuration.
 
Fatal server error:
no screens found

===========================================
Laptop: Acer Aspire 1693wlmi, PentiumM, ATI x700 mobile
2nd problem:
- xmodul-ati in live mode still produces a blackscreen in x

3rd prob:
- after installing fglrx I get a blackscreen when entering init 3 (ctrl-alt-f1 => login as root => init 3 => blackscreen).
When I put a TFT on the external monitor connector it shows a picture. So I think that monitor1 and monitor2 are switched.
Tried some things with aticontrol like --force-monitor LVDS, nocrt1,nocrt2,no...;
switching Option "MonitorLayout" "LVDS, AUTO" to Option "MonitorLayout" "NONE, LVDS"
all this didn't work.

my xorg.conf now:
Code:
Section "Device"
   Option      "RenderAccel"   "1"
   ### Available Driver options are:-
# sw_cursor is needed for some ati and radeon cards
        #Option     "sw_cursor"
        #Option     "hw_cursor"
        #Option     "NoAccel"
        #Option     "ShowCache"
        #Option     "ShadowFB"
        #Option     "UseFBDev"
        #Option     "Rotate"
   Identifier  "Card0"
# The following line is auto-generated by KNOPPIX mkxf86config
   Driver      "fglrx"
   Option      "UseInternalAGPGART" "no"
   Option      "VideoOverlay" "on"
   Option      "OpenGLOverlay" "off"
   Option      "MonitorLayout" "LVDS, AUTO"
   VendorName  "All"
   BoardName   "All"
#   BusID       "PCI:1:0:0"
EndSection

bluewater - 22.09.2006, 09:45 Uhr
Titel:
ermm yes etorix .. that typo has been fixed, hopefully a few other typos will come to light as well.
gs - 22.09.2006, 11:28 Uhr
Titel:
Problem booting RC3 from hd-install on usb-harddisk: There was no problem installing Kanotix-2006-01-RC3 on my usb-harddisk, but inspite doing the procedure decribed in the FAQ which modified mkinitrd etc. RC3 does not boot from the usb-disk: "kernel panic - not syncing: VFS unable to mount root fs on unknown block (0,0)"

Including KanoEaster I was always able to boot Kanotix from usb-disks - is this a bug in RC3 or a feature?

Poormans-install on sda using cheatcodes "tohd=/dev/sda5 bootusb2" does work, however.
piper - 22.09.2006, 16:03 Uhr
Titel:
scythe hat folgendes geschrieben::
- after hd-install the gfx driver in /etc/X11/xorg.conf is vesa, but should be nv.

3rd prob:
- after installing fglrx I get a blackscreen when entering init 3 (ctrl-alt-f1 => login as root => init 3 => blackscreen).
When I put a TFT on the external monitor connector it shows a picture. So I think that monitor1 and monitor2 are switched.
Tried some things with aticontrol like --force-monitor LVDS, nocrt1,nocrt2,no...;
switching Option "MonitorLayout" "LVDS, AUTO" to Option "MonitorLayout" "NONE, LVDS"
all this didn't work.


Little confused here

"xorg.conf is vesa, but should be nv".
"after installing fglrx"

Which video card do you have ??
scythe - 22.09.2006, 16:22 Uhr
Titel:
I describe problems on 2 PC Smilie
My Desktop (1st prob) and my laptop 2nd/3rd prob.

1st prob is that the pci-id of this card is not in debian yet.
So we can't do anything to fix this.

2nd prob: the bug is announced at x.orgs bugzilla
https://bugs.freedesktop.org/show_bug.cgi?id=5680

3rd prob: I made a bugreport at ATIs bugzilla
http://ati.cchtml.com/show_bug.cgi?id=510
devil - 22.09.2006, 16:29 Uhr
Titel:
gs,
we have been looking into that since RC1, so far no clues other that it dont work atm.


greetz
devil
jk - 22.09.2006, 21:34 Uhr
Titel:
When booting CD(RC1 and RC3) on Dell Latitude D505 I get this text in the upper left corner. I see the graphical background with the bottom and right cut off. The 30 second count down does not start until I hit a key. If I try to hit another key it dumps me into a text mode grub menu. I can select an option and it boots OK. lspci shows 00:02.0 VGA compatible controller: Intel Corporation 82852/828
55 GM/GME/PM/GMV Processor to I/O Controller (rev 02).
Code:

/----pstk------------rstk-------\
|  :            |  :            |
|  :            |  :            |
|  :            |  :            |
| 0:   60a36. a |  :            |
| 1:   609fe. a |  :            |
| 2:   2c9a0. 4 |  :            |
| 3:     147. 9 | 0: fffffff. 5 |
| a:       a. 1 | 1:    1467. 5 |
|-------------------------------|
|err  8                         |
|ip 23ac:        1a. 7          |
\-------------------------------/

speedbuggy - 22.09.2006, 23:07 Uhr
Titel: RC3 on Acer Aspire 5002
Congrats on what looks like a promising release. RC3 seems to run very fast on this laptop. I've run many other distros and all versions of Kanotix but stuck with Ubuntu32&64 plus Freebsd6.1 on a second harddrive. Ubuntu for compatibility and BSD for speed. RC3 seems to be on par with BSD preformance-wise but way more compatible.

On to the possible bugs..

This lappy has the crappy SIS 760 video which although detected as "sis" during boot was switched to "vesa" in xorg.conf, I did type in screen=1280x800 in grub. Changing xorg.conf manually and running restartx brought back the res to 1280x800

What to my surprise, is that a working Broadcom43xx driver. It is recognized during boot and starts the light blinking but can't seem to find any AP's using iwlist eth1 scanning or manual setup with iwconfig or netcardconfig. The light comes on but either blinks a few times and dies out or stays on steady and seems to crash. Tried a Dlink dwl-122 USB NIC and produced the same results, no connection to any AP's iwlist eth2 scanning came up with no results. I haven't tried ndiswrapper yet.

That's it for my lappy, I also ran this up on my desktops both are 64bit dual-core one amd and one intel. Both tests were done using the toram cheat code. The AMD with an ATI 9550 ran flawlessly, I believe that xorg was using the ati driver but didn't mind as the speed and responsiveness was unbelievable

The Intel on the other hand has a GMA950 which hasn't so far been any good with xorg. RC3 is the first linux distro that has been successfully run on it tho as previous versions like 2005-04 64bit would not even boot. Graphics problems aside the Intel HDA sound driver was not able to produce any sound. Other than sound it seems to run OK for normal use.

Overall I feel when the release is out I will be replacing Ubuntu on the laptop. While functional, Debian just seems to smoke it performance-wise. Ubuntu w/ E17 is slower than RC3 with KDE, What's wrong with that picture??

Cheers
ockham23 - 22.09.2006, 23:14 Uhr
Titel: RE: RC3 on Acer Aspire 5002
@jk: http://kanotix.com/PNphpBB2-viewtopic-t-20636.html
It looks like you have to live with the text menu for the time being.
eco2geek - 22.09.2006, 23:32 Uhr
Titel: Cosmetics
After you get all the real bugs sqashed, here are a couple of cosmetic details for your consideration:

1. When starting using the "screen=1280x768" cheat, KDE uses that resolution (which is great), but the kdm background does not -- looks like it only goes to 1024x768, leaving black bands on both sides while KDE loads.

2. The clock could look better if you changed it to a "plain clock" with white text. In other words, this...



...looks much better than this:



Not to mention, it'd be nice to have KSynaptics (the KControl Synaptics touchpad configurator) and Synaptic (the GUI front-end for APT) on the CD, so they'd already be there when doing a hard disk install. Obviously, something else would have to go to make room.
doknir - 23.09.2006, 00:01 Uhr
Titel:
Hello!

I'm testing RC3 in 'Virtual PC' and I've noticed that 'kded' process was taking about 15-20% of CPU. After disabling 'knemo' service in kde control center, kded is now at 0% of CPU! Smilie

Also, when I start Kanotix RC3 inside Virtual PC, this is displayed:
Code:

isapnp: checksum for device 1 is not valid (0x89)
isapnp: checksum for device 2 is not valid (0xbe)


Regards, Roman
titan - 23.09.2006, 09:00 Uhr
Titel:
doknir hat folgendes geschrieben::

I've noticed that 'kded' process was taking about 15-20% of CPU. After disabling 'knemo' service in kde control center, kded is now at 0% of CPU! Smilie

Regards, Roman


Roman, if you configure knemo ( under misc tab ) you can change the backend from Nettools to sys this reduces cpu load.
hubi - 23.09.2006, 16:03 Uhr
Titel:
Installed RC3 on a new Toshiba Notebook. First bug (?):
dpkg-reconfigure fontconfig-config does not remember changes.

hubi
Drokz86 - 24.09.2006, 10:43 Uhr
Titel:
just wanted to test rc3 yesterday, but after the new splash screen in silent mode the screen on my notebook kept black. this event also happens with actual kubuntu releases and other distros. i have (what a coincidence) a mobility x700.

but: it doesn't happen with the latest easter preview and/or the latest stable release, there i could boot the live cd without any problems. i only wanted to see the changes ^^

(i hope, my english is understandable)
scythe - 25.09.2006, 04:50 Uhr
Titel:
Zitat:
but after the new splash screen in silent mode the screen on my notebook kept black. this event also happens with actual kubuntu releases and other distros. i have (what a coincidence) a mobility x700.


The page befor I postet, that I have this problem with x700 mobile, too.
It happens because in live mode there is no
Code:
Option "MonitorLayout" "LVDS, AUTO"
line in the /etc/X11/xorg.conf.
This is needed for xmodul-ati to know which device is the laptop display.

When you connect an external monitor, you'll see, that you have a picture.
I think this is not a bug.
moustache - 25.09.2006, 06:53 Uhr
Titel:
I am having trouble with RC3 livecd and loading nvidia driver for my nvidia 7600gt card. I use the control panel->Kanotix->Display in administrator mode to load and install the nvidia driver which it does after quitting Xserver then restarting Xserver. The problem is after it loads the nvidia driver and goes back to Xserver, it opens the login window on top of the desktop. You can't close the login window, or login again without going into a loop. You also lose keyboard input! (this has been a problem with RC1, RC2, and RC3). (it loads the VESA driver by default on first booting).
Moustache
devil - 25.09.2006, 07:16 Uhr
Titel:
moustache,
did you issue the 'fix-unionfs' command before to enable the live session to be writable?
otherwise no go.

greetz
devil
scythe - 25.09.2006, 08:18 Uhr
Titel:
Zitat:
it loads the VESA driver by default on first booting


Kanotix loads the vesa driver, because the 7600GT is not listet in pci-id and so the system doesn't know that it's a nvidia gfx card.
The paket "discover1-data" from sid is a bit old.

Code:
apt-cache policy discover1-data
discover1-data:
  Installiert:1.2006.01.14
  Mögliche Pakete:1.2006.01.14
  Versions-Tabelle:
 *** 1.2006.01.14 0
        500 http://ftp2.de.debian.org unstable/main Packages
        200 http://ftp2.de.debian.org testing/main Packages
        100 /var/lib/dpkg/status

moustache - 26.09.2006, 02:44 Uhr
Titel:
Devil,
I issued the command "sudo fix-unionfs" and it actived the unionfs then I tried again to install the nvidia drivers with the RC3 livecd, as indicated above, with exactly the same results (actually the previous times I tried this, the unionfs was automatically activated before downloading an installing the nvidia driver). The login screen still came up as a window and I lost keyboard input on the desktop. Has anyone else gotten the nvidia drivers to load with the livecd?
Moustache
Drokz86 - 26.09.2006, 19:51 Uhr
Titel:
Zitat:

The page befor I postet, that I have this problem with x700 mobile, too.
It happens because in live mode there is no

Code:
Option "MonitorLayout" "LVDS, AUTO"
line in the /etc/X11/xorg.conf.
This is needed for xmodul-ati to know which device is the laptop display.

When you connect an external monitor, you'll see, that you have a picture.
I think this is not a bug.


i guess it is more a mistake than a bug. all the latest live cds were running perfectly, even the easter-preview rc4 has not a black screen withoud editing the specified xorg.conf. so it is maybe possible to add it..
Klenje - 29.09.2006, 17:09 Uhr
Titel:
I can confirm the bug also on my laptop with x700. Other versions worked fine
sokminer - 01.10.2006, 19:58 Uhr
Titel:
apparently 2006-1RC3 dooes not recognize the VIA CLE266 video chipset. iow the via kernel module (modprobe via manually) doesn't load and consequently the DRM module which leaves the vesa driver for X.

lspci output follows
00:00.0 0600: 1106:3123
Subsystem: 1106:aa01
Flags: bus master, 66MHz, medium devsel, latency 8
Memory at d0000000 (32-bit, prefetchable) [size=128M]
Capabilities: [a0] AGP version 2.0
Capabilities: [c0] Power Management version 2

screws up DRI and mpeg deciding under X too
Kano - 01.10.2006, 21:12 Uhr
Titel:
use xmodule=via with rc4 tomorrow.
hey_ian - 01.10.2006, 21:15 Uhr
Titel:
Oh the RC4 comes tomorrow! Nice!
DeepDayze - 02.10.2006, 02:19 Uhr
Titel:
Can't wait! Hopefully will be muuuuuch better Smilie
astamps - 11.10.2006, 06:58 Uhr
Titel:
Regarding this previous post:

gs hat folgendes geschrieben::
Problem booting RC3 from hd-install on usb-harddisk: There was no problem installing Kanotix-2006-01-RC3 on my usb-harddisk, but inspite doing the procedure decribed in the FAQ which modified mkinitrd etc. RC3 does not boot from the usb-disk: "kernel panic - not syncing: VFS unable to mount root fs on unknown block (0,0)"

Including KanoEaster I was always able to boot Kanotix from usb-disks - is this a bug in RC3 or a feature?

Poormans-install on sda using cheatcodes "tohd=/dev/sda5 bootusb2" does work, however.


I wrestled with the same thing using RC4 this past weekend. I followed the suggestions in the FAQ and ended up in the same place. After poking around for way too long, I modified mkinitrd.conf to change

ROOT=prompt

to

ROOT=''

This seems to have been the trick. I no longer get error messages about missing modules "sg" and "sd_mod" during mkinitrd and no more kernel panics, either.
j.harish - 05.12.2006, 05:51 Uhr
Titel: pstk rstk error while installing Ubuntu through a CD
jk hat folgendes geschrieben::
When booting CD(RC1 and RC3) on Dell Latitude D505 I get this text in the upper left corner. I see the graphical background with the bottom and right cut off. The 30 second count down does not start until I hit a key. If I try to hit another key it dumps me into a text mode grub menu. I can select an option and it boots OK. lspci shows 00:02.0 VGA compatible controller: Intel Corporation 82852/828
55 GM/GME/PM/GMV Processor to I/O Controller (rev 02).
Code:

/----pstk------------rstk-------\
|  :            |  :            |
|  :            |  :            |
|  :            |  :            |
| 0:   60a36. a |  :            |
| 1:   609fe. a |  :            |
| 2:   2c9a0. 4 |  :            |
| 3:     147. 9 | 0: fffffff. 5 |
| a:       a. 1 | 1:    1467. 5 |
|-------------------------------|
|err  8                         |
|ip 23ac:        1a. 7          |
\-------------------------------/


I get the same problem as above. Request you to help me in resolving the problem.
I am trying to install this on a COMPAQ presario x1000 laptop with 80GB hdd and 512 mb ram.

Harish
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007