View previous topic :: View next topic |
Author |
Message |
HermanR Apprentice
Joined: 08 Jan 2004 Posts: 293 Location: The Netherlands
|
Posted: Sun Aug 15, 2004 12:33 pm Post subject: problems with gentoo-dev-sources-2.6.8 |
|
|
I just installed kernel 2.6.8 (gentoo-dev-sources), using 'make oldconfig'. Everything seemed to compile and install cleanly.
After booting into 2.6.8, I noticed two things:
(1) No bootsplash. This patch seems missing.
(2) My Windows-filesystems (VFAT) cannot be mounted. This seems to happen only when I am booting 2.6.8; when I boot 2.6.7 everything works fine. Could this be connected with the new FAT codepage setting in 2.6.8? I just used the default.
Anyone noticed these too? Suggestions?
All help will be appreciated! |
|
Back to top |
|
|
Voltago Advocate
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Sun Aug 15, 2004 12:40 pm Post subject: Re: problems with gentoo-dev-sources-2.6.8 |
|
|
HermanR wrote: |
(1) No bootsplash. This patch seems missing.
|
From the Changelog:
GregKH wrote: | Removed bootsplash patch, am waiting for bootsplash-nextgen release to add this back |
|
|
Back to top |
|
|
cybermans Apprentice
Joined: 04 Apr 2003 Posts: 193
|
Posted: Sun Aug 15, 2004 12:44 pm Post subject: |
|
|
since the 2.6.8 k3b refuses to burn dvd's
and indeed the vfat mount thing
I will return to 2.6.7 for a while _________________ My weBlog
Linux compability list (hardware)
Last edited by cybermans on Mon Sep 13, 2004 3:14 pm; edited 1 time in total |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 1:08 pm Post subject: |
|
|
cybermans wrote: | since the 2.6.8 k3b refuses to burn dvd's
and indeed the vfat mount thing
I will return to 2.6.7 for a while |
all fine here (vanilla-sources) exept k3b can't find any burner when running as non-root. |
|
Back to top |
|
|
Voltago Advocate
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Sun Aug 15, 2004 1:39 pm Post subject: |
|
|
cybermans wrote: | since the 2.6.8 k3b refuses to burn dvd's |
Same prob here. Guys, are you using udev or devfs? It's udev here. |
|
Back to top |
|
|
John-Boy Guru
Joined: 23 Jun 2004 Posts: 446 Location: Desperately seeking moksha in all the wrong places
|
Posted: Sun Aug 15, 2004 1:46 pm Post subject: |
|
|
Same here,
I'm using udev, k3b doesn't pick up on my cd-burner, that's with gentoo-dev-sources and vanilla 2.6.8. 2.6.7 was fine. |
|
Back to top |
|
|
gorbag n00b
Joined: 29 Apr 2004 Posts: 19
|
Posted: Sun Aug 15, 2004 1:50 pm Post subject: |
|
|
cybermans wrote: | since the 2.6.8 k3b refuses to burn dvd's
|
I have the same problem, however it is not just k3b. Neither cdrecord or growisofs will work under 2.6.8. |
|
Back to top |
|
|
GhePeU Guru
Joined: 12 Aug 2003 Posts: 549 Location: Mestre, Italy
|
Posted: Sun Aug 15, 2004 1:53 pm Post subject: |
|
|
same here
I think is a cdrecord problem:
cdrecord with 2.6.7 or 2.6.8 as root: Code: | Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'LITE-ON '
Identifikation : 'LTR-52327S '
Revision : 'QS0C'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R |
cdrecord with 2.6.8 as normal user: Code: | Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'LITE-ON '
Identifikation : 'LTR-52327S '
Revision : 'QS0C'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes:
cdrecord: Operation not permitted. prevent/allow medium removal: scsi sendcmd: no error
CDB: 1E 00 00 00 01 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.000s timeout 40s |
_________________ That is not dead which can eternal lie,
and with strange aeons even death may die. |
|
Back to top |
|
|
HermanR Apprentice
Joined: 08 Jan 2004 Posts: 293 Location: The Netherlands
|
Posted: Sun Aug 15, 2004 1:53 pm Post subject: |
|
|
About the bootsplash:
Hm. Should have read the changelog...
About the VFAT thing:
Okay. Keep using 2.6.7 for now.
About the K3b thing:
K3b doesn't complain when it starts up (using devfs). But I have no DVD's to burn for now. So I wouldn't know. One more reason to keep using 2.6.7 for the time being. |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 2:00 pm Post subject: |
|
|
Voltago wrote: | cybermans wrote: | since the 2.6.8 k3b refuses to burn dvd's |
Same prob here. Guys, are you using udev or devfs? It's udev here. |
using udev |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 2:01 pm Post subject: |
|
|
Voltago wrote: | cybermans wrote: | since the 2.6.8 k3b refuses to burn dvd's |
Same prob here. Guys, are you using udev or devfs? It's udev here. |
using udev |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 2:06 pm Post subject: |
|
|
pengu wrote: | Voltago wrote: | cybermans wrote: | since the 2.6.8 k3b refuses to burn dvd's |
Same prob here. Guys, are you using udev or devfs? It's udev here. |
using udev |
sorry |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 2:12 pm Post subject: |
|
|
GhePeU wrote: | same here
I think is a cdrecord problem:
cdrecord with 2.6.7 or 2.6.8 as root: Code: | Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'LITE-ON '
Identifikation : 'LTR-52327S '
Revision : 'QS0C'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R |
cdrecord with 2.6.8 as normal user: Code: | Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'LITE-ON '
Identifikation : 'LTR-52327S '
Revision : 'QS0C'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes:
cdrecord: Operation not permitted. prevent/allow medium removal: scsi sendcmd: no error
CDB: 1E 00 00 00 01 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.000s timeout 40s |
|
hmmmm
root:
Code: |
# cdrecord -checkdrive --dev=/dev/hdc
Cdrecord-Clone 2.01a33 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 1
Vendor_info : 'PLEXTOR '
Identifikation : 'CD-R PX-W4012A'
Revision : '1.06'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE VARIREC FORCESPEED SINGLESESSION HIDECDR
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
|
user:
Code: |
$ cdrecord -checkdrive --dev=/dev/hdc
Cdrecord-Clone 2.01a33 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 1
Vendor_info : 'PLEXTOR '
Identifikation : 'CD-R PX-W4012A'
Revision : '1.06'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes:
|
strange ... |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 2:23 pm Post subject: |
|
|
HermanR wrote: | About the bootsplash:
Hm. Should have read the changelog...
About the VFAT thing:
Okay. Keep using 2.6.7 for now.
About the K3b thing:
K3b doesn't complain when it starts up (using devfs). But I have no DVD's to burn for now. So I wouldn't know. One more reason to keep using 2.6.7 for the time being. |
about vfat:
Code: |
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=852
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-15"
|
works for me |
|
Back to top |
|
|
newbie_gentoo Apprentice
Joined: 04 Jul 2004 Posts: 189
|
Posted: Sun Aug 15, 2004 2:30 pm Post subject: |
|
|
hello. Gone back to 2.6.7 ... I love bootsplash
Although I didn't get to test cd-burning, I was able to mount my fat32 drive (at least, via fstab, that is). I guess I'll be waiting for a more mature release of 2.6.8. |
|
Back to top |
|
|
Neo_0815 l33t
Joined: 24 Feb 2003 Posts: 815 Location: Leipzig
|
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 2:58 pm Post subject: |
|
|
I'll test it .. hope its more stable than the 1st one. |
|
Back to top |
|
|
Fix-85 n00b
Joined: 10 Aug 2004 Posts: 22
|
Posted: Sun Aug 15, 2004 3:05 pm Post subject: |
|
|
Does this Build already contain the fix of 2.6.8.1 ?
Btw: What is this fix about ?
I only read something about NFS, so I wonder what the hell is NFS ? |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 3:10 pm Post subject: |
|
|
Fix-85 wrote: | Does this Build already contain the fix of 2.6.8.1 ?
Btw: What is this fix about ?
I only read something about NFS, so I wonder what the hell is NFS ? |
development-sources: yes
gentoo-dev-sources: no ( I think) |
|
Back to top |
|
|
Tanisete Guru
Joined: 12 Mar 2004 Posts: 312
|
Posted: Sun Aug 15, 2004 3:17 pm Post subject: |
|
|
It's contained.
NFS is network filesystem..
I'm testing 2.6.8... having problems with alsa-driver emerged...
Regards |
|
Back to top |
|
|
arthurtech n00b
Joined: 04 Feb 2004 Posts: 57 Location: Nottingham, UK
|
Posted: Sun Aug 15, 2004 3:23 pm Post subject: NFS |
|
|
NFS = Network File System. It's away of mounting a disk from a different machine over a network. It's useful for things like keeping a common home directory over several different machines.
Not sure what was broken but apparently 2.6.8.1 fixes it. If you don't use NFS (I'm sure you'd know if you do) I think this is a non-issue.
More details about NFS here:
http://nfs.sourceforge.net/nfs-howto/intro.html#WHAT |
|
Back to top |
|
|
Fix-85 n00b
Joined: 10 Aug 2004 Posts: 22
|
Posted: Sun Aug 15, 2004 3:24 pm Post subject: |
|
|
Tanisete wrote: | It's contained.
NFS is network filesystem..
I'm testing 2.6.8... having problems with alsa-driver emerged... |
Alright, so I assume that NFS is a feature that "normal" users like me don't use, right ?
**EDIT**
Thanks to arthurtech, I can now compile the new kernel without worrying about some silly bug
Last edited by Fix-85 on Sun Aug 15, 2004 3:26 pm; edited 2 times in total |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 3:24 pm Post subject: |
|
|
Tanisete wrote: | It's contained.
NFS is network filesystem..
I'm testing 2.6.8... having problems with alsa-driver emerged...
Regards |
me too.
1.0.5a just hang while loading
no problem with included 1.0.4 |
|
Back to top |
|
|
Neo_0815 l33t
Joined: 24 Feb 2003 Posts: 815 Location: Leipzig
|
Posted: Sun Aug 15, 2004 3:30 pm Post subject: |
|
|
Why not using Alsa Drivers included in kernel 2.6.x ... i found that using the alsa-driver package breaks hardware mixing support for my machine, so try kernel included ones.
best regards
ps: bootsplash is woking, but i have to find out how to set them automatically on all screens ... and how to make this initramfs working before all filesystems are mountet . _________________ [img:76661e22b8]http://www.biersekte.de/biersektebanner.gif[/img:76661e22b8] |
|
Back to top |
|
|
pengu Tux's lil' helper
Joined: 21 May 2003 Posts: 114 Location: Germany
|
Posted: Sun Aug 15, 2004 3:39 pm Post subject: |
|
|
Neo_0815 wrote: | Why not using Alsa Drivers included in kernel 2.6.x ... i found that using the alsa-driver package breaks hardware mixing support for my machine, so try kernel included ones.
best regards
ps: bootsplash is woking, but i have to find out how to set them automatically on all screens ... and how to make this initramfs working before all filesystems are mountet . |
problem with the spock thing:
I'm using the new radeon framebuffer driver
and sometimes, my machine hangs while switching from X to a console |
|
Back to top |
|
|
|