Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

Kernel 2.6.0-test1 released

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
352 posts
  • Page 12 of 15
    • Jump to page:
  • Previous
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • Next
Author
Message
rojaro
l33t
l33t
Posts: 732
Joined: Mon May 06, 2002 4:56 pm
Contact:
Contact rojaro
Website

  • Quote

Post by rojaro » Tue Jul 22, 2003 8:31 pm

hard crash while initializing i2o with a promise supertrak sx6000 raid controller ...
A mathematician is a machine for turning coffee into theorems. ~ Alfred Renyi (*1921 - †1970)
Top
mark
Tux's lil' helper
Tux's lil' helper
Posts: 119
Joined: Tue Jun 04, 2002 9:46 am

for those having USB mouse probs

  • Quote

Post by mark » Tue Jul 22, 2003 10:10 pm

I am currently using 2.6-test1-mm1 with no usb mouse probs. The last time I did have probs it was with 2.4, I needed to enable hot plug support in the kernel. Just a thought.

Mark
Regards

Mark
Top
usingloser
Apprentice
Apprentice
User avatar
Posts: 297
Joined: Sun May 18, 2003 6:48 pm
Location: ->Here<-
Contact:
Contact usingloser
Website

  • Quote

Post by usingloser » Tue Jul 22, 2003 10:48 pm

ati-drivers, is there hope in sight
Top
The Dealy Lama
n00b
n00b
User avatar
Posts: 35
Joined: Tue Jun 10, 2003 11:51 am
Location: Da'ath

  • Quote

Post by The Dealy Lama » Wed Jul 23, 2003 1:33 am

Oh boy.... Ext3 seems pretty b0rked in mm2 - I'm unable to issue any commands following login. Anybody else have similar problems?
"The shadows of this world are perceived by mortals, and they think they know the Truth, but the Reality which casts the shadows is hidden from them, and they do not perceive the Light." (Sayings 2:2)"
Top
handsomepete
Guru
Guru
User avatar
Posts: 548
Joined: Sun Apr 21, 2002 4:26 pm
Location: Kansas City, MO

  • Quote

Post by handsomepete » Wed Jul 23, 2003 1:50 am

Suggestion: When the next 2.6.0-x kernel comes out, maybe we should set up two sticky threads - one for discussion one for support. I don't know whether or not it would keep things more sane, but it couldn't hurt. Just something to think about...
Top
Wedge_
Advocate
Advocate
User avatar
Posts: 3614
Joined: Thu Aug 08, 2002 4:00 pm
Location: Scotland

  • Quote

Post by Wedge_ » Wed Jul 23, 2003 8:29 am

usingloser: http://forums.gentoo.org/viewtopic.php?p=426986
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Top
den_RDC
Apprentice
Apprentice
User avatar
Posts: 166
Joined: Sun Aug 25, 2002 1:15 am
Location: beercountry, Belgium;)

  • Quote

Post by den_RDC » Wed Jul 23, 2003 9:41 am

Does 2.6.0-test1-mm2 already include evms2.1.0 patches? I tried to aply them, but they didn't all work. (i was in a hurry, so i didn't try a clean mm2 kernel)
Top
Ant
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Thu Oct 31, 2002 11:11 am
Location: Australia

  • Quote

Post by Ant » Wed Jul 23, 2003 2:27 pm

Something to add to the general mix in this thread.

Try
http://forums.gentoo.org/viewtopic.php?t=68647
for tips on which modules to add to modules.autoload (or modules.autoload.d/kernel-2.6) to get alsa going and
http://forums.gentoo.org/viewtopic.php?t=50109
for a nice little alsa script to mute/unmute your sound card (instead of using local.start and local.stop).
I can't vouch for the script as I wrote my own based on alsasound, but thats where I got the idea from.

I've unmerge'd (what an ugly word) alsa-driver and removed /etc/init.d/alsasound. With the above additions, there have been no side effects yet.

I also had a wheel mouse problem with my usb mouse but changed XF86Config-4 to use /dev/input/mouse0 (touchpad) and /dev/input/mouse1 (usb mouse) instead of /dev/usbmouse and /dev/mouse which had there links swapped for some reason. Maybe a module loading order reversal. Both mice work like a charm now.

Got the "Kernel Panic: VFS: ..." root problem on a work machine, guess that'll happen when you compile hdd support as a module. :oops: Just incase some makes the same mistake and is confused with all the -mm patch errors that are similar. Oh.. and don't try making your keyboard support a module before fixing modules.autoload.. tends to make things difficult.

P.S: Damn the jump from 2.4.21 to 2.6.0 is great. Feel like I have a whole new machine. :D Now what else can I tweak. :D Time to trim that ugly modules.conf.d/alsa file.
Top
eGore911
Apprentice
Apprentice
Posts: 290
Joined: Tue Mar 11, 2003 8:50 pm

  • Quote

Post by eGore911 » Wed Jul 23, 2003 3:33 pm

eonic wrote:eGore911:

Alright, that would be great. Thanks. :)
Also what chipset do you have ?

Mine's a VIA Apollo Pro 133A. I used to use the UHCI module in 2.4.
I can't figure out what's wrong or missing.

I'm trying vanilla kernel 2.6.0-test1
i'm using vanilla 2.6.0-test1 (src in /urs/src/linux-beta) on a SiS chipset (no idea which one it is)

.config (as shown by "make menuconfig")

Code: Select all


Input device support  ---> 
<*> Input devices (needed for keyboard, mouse, ...)   
<M> Mouse interface
[*]   Provide legacy /dev/psaux device
(1024) Horizontal screen resolution
(768) Vertical screen resolution
< > Joystick interface 
< > Touchscreen interface
<*> Event interface                     
[*] Mice
<*> PS/2 mouse

USB support  --->
<M> Support for USB
[*] USB device filesystem
[*] Enforce USB bandwidth allocation (EXPERIMENTAL)
<M> EHCI HCD (USB 2.0) support
< > OHCI HCD support
<M> UHCI HCD (most Intel and VIA) support
<M> USB Human Interface Device (full HID) support
[*] HID input layer support
[ ] Force feedback support (EXPERIMENTAL)
[*] /dev/hiddev raw HID device support
USB HID Boot Protocol drivers  --->
 <M> USB HIDBP Mouse (simple Boot) support        
.config (as shown by nano)

Code: Select all

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_SOFTWARE_SUSPEND=y

#
# ACPI Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
# CONFIG_ACPI_SLEEP is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_APM is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_LEGACY_PROC is not set
CONFIG_PCI_NAMES=y
CONFIG_ISA=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
CONFIG_HOTPLUG=y


#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_INPORT is not set
# CONFIG_MOUSE_LOGIBM is not set
# CONFIG_MOUSE_PC110PAD is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set



#
# Serial drivers
#
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_CONSOLE is not set
# CONFIG_SERIAL_8250_CS is not set
# CONFIG_SERIAL_8250_ACPI is not set
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set


#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_QIC02_TAPE is not set

#
# USB support
#
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
CONFIG_USB_MOUSE=m
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_XPAD is not set
modules.autoload

Code: Select all

...
ehci-hcd
uhci-hcd
hid
mousedev
...
XF86Config

Code: Select all

Section "InputDevice"
    Identifier			"LogitechMouse"
    Driver			"mouse"
#    Option "ButtonNumber"	"2"
    Option "Device"		"/dev/input/mice"
#    Option "InputFashion"	"Mouse"
#    Option "Name"		"AutoDetect"   
    Option "Protocol"		"ImPS/2"
#    Option "Vendor"		"AutoDetect"
    Option "ZAxisMapping"	"4 5"
#    Option "Emulate3Buttons"	"No"
    Option "ChordMiddle"
EndSection

Section "InputDevice" 
    Identifier			"Touchpad"
    Driver			"mouse"
    Option "Device"		"/dev/psaux"
#    Option "InputFashion"	"Mouse"
#    Option "Name"		"AutoDetect"
    Option "Protocol"      	"PS/2"
#    Option "Vendor"		"PS/2-Mouse"
EndSection
#


    InputDevice "Touchpad" "CorePointer"
    InputDevice "LogitechMouse" "SendCoreEvents"

Sorry for the long post :/
Top
dsd
Developer
Developer
Posts: 2162
Joined: Sun Mar 30, 2003 10:54 am
Location: nr London

Re: More 2.6.0 nits

  • Quote

Post by dsd » Wed Jul 23, 2003 4:32 pm

fusibou wrote:Module names have changed

usb-ohci ---> now = ohci-hcd [NOTE for those who couldnt get USB mouse to work...!]
emu10k1 --> now = snd-emu10k1

Alsa module is snd
i noticed another:
usb printing support (previously module 'printer') has been renamed to 'usblp'
http://dev.gentoo.org/~dsd
Top
Aonoa
Guru
Guru
User avatar
Posts: 589
Joined: Thu May 23, 2002 9:33 pm

  • Quote

Post by Aonoa » Wed Jul 23, 2003 4:58 pm

Thank you for the help; eGore911 but my mouse still won't respond.

Guess it has to be a bug in 2.6 or something.
Top
eta
n00b
n00b
Posts: 43
Joined: Sun May 04, 2003 6:43 pm

  • Quote

Post by eta » Wed Jul 23, 2003 5:47 pm

den_RDC wrote:Does 2.6.0-test1-mm2 already include evms2.1.0 patches? I tried to aply them, but they didn't all work. (i was in a hurry, so i didn't try a clean mm2 kernel)
I don't know about mm2 but mm1 didn't come with evms patches. I used the patch that comes with the latest emvs2.1 release (if I wasn't mistaken, it was made for the 2.5.73 kernel). Some of the hunks in the multipath.c patch might get rejected, but you can always edit it by hand as I did. If you want, I could post the diff b/n my patched and the 2.6.0-test1-mm1's multipath.c file later on tonight.
Top
Ant
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Thu Oct 31, 2002 11:11 am
Location: Australia

  • Quote

Post by Ant » Wed Jul 23, 2003 10:03 pm

For those that were interested in my alsavolume script after my alsa post above, I have posted my version as an extesion to the alsa tips and tricks post.

http://forums.gentoo.org/viewtopic.php?p=428100#428100

Comments, questions and complaints welcome, but probably best to keep them in this thread.

Enjoy,

Ant.
Top
tolle
n00b
n00b
Posts: 42
Joined: Tue Nov 05, 2002 9:02 pm
Location: Dorotea in Lappland in Sweden
Contact:
Contact tolle
Website

  • Quote

Post by tolle » Thu Jul 24, 2003 12:24 am

Is it just for me that gstreamer skips some when playing audio with the 2.6.0-test1 kernel(s)? XMMS and Quark works flawless..
Top
Halanegri
Guru
Guru
Posts: 351
Joined: Mon Mar 03, 2003 11:36 am
Location: Reykjavík, Iceland

  • Quote

Post by Halanegri » Thu Jul 24, 2003 1:11 am

I'm using mm2 and its working great(really responsive). I needed to do the followoing to get it working though:

1. Create the /etc/modules.autoload.d/kernel-2.6 file and symlink /etc/modules.autoload to it.
2. Emerge module-init-tools
3. Use root=0303 instead of root=/dev/hda3 in /boot/grub/grub.conf. (I'm using ReiserFS)
4. Create a /sys directory.
5. Include Unix98 PTY Support and Devpts support in the kernel(didn't need to add any line to my /etc/fstab though).
6. Emerge alsa-utils and to amixer/alsamixer to unmute channels and change the volume(and use the script someone posted so that the volume doesn't change back)
7. Do "emerge --inject alsa-driver" because some packages(like alsa-xmms) think they need it and will try to emerge it.


However, there are a few things I still need help with:

1. The rivafb driver for the framebuffer console doesn't compile(it didn't compile on 2.5.75 either), neither with gcc-3.2.3 or gcc-3.3.
2. If I use framebuffer, icelandic(consolefont: cp850-8x16) fonts only show up correctly on the first tty, others are just using the default consolefont I guess.
3. Bootsplash doesn't work(no background image).
4. There's no supermount anymore. What can I do? Use a patch? Or it possible to use the automounter in the same fasion as supermount?
Top
jl7c2
n00b
n00b
Posts: 16
Joined: Mon Apr 14, 2003 11:32 pm
Location: Maryland
Contact:
Contact jl7c2
Website

  • Quote

Post by jl7c2 » Thu Jul 24, 2003 2:05 am

Anyone having problems playing DVD's? Xine just will not play them now that I have 2.6.0-test1-mm2. It says:

Code: Select all

The souce can't be read.  Maybe you don't have enough rights for this, or source doesn't contain data (e.g: not disc in drive).  (Error reading NAV packet.)
I think it is because I have UDF compiled into the kernel which I haven't done before.
Top
fusibou
Tux's lil' helper
Tux's lil' helper
Posts: 109
Joined: Tue Mar 25, 2003 11:30 pm

  • Quote

Post by fusibou » Thu Jul 24, 2003 2:11 am

jl7c2 wrote:Anyone having problems playing DVD's? Xine just will not play them now that I have 2.6.0-test1-mm2. It says:

Code: Select all

The souce can't be read.  Maybe you don't have enough rights for this, or source doesn't contain data (e.g: not disc in drive).  (Error reading NAV packet.)
I think it is because I have UDF compiled into the kernel which I haven't done before.
Make sure you have the /dev/dvd file pointing to the correct device (ie. sr0 for scsi emulation OR if you are going atapi only, hdc or whatever device it is)
Top
jl7c2
n00b
n00b
Posts: 16
Joined: Mon Apr 14, 2003 11:32 pm
Location: Maryland
Contact:
Contact jl7c2
Website

  • Quote

Post by jl7c2 » Thu Jul 24, 2003 2:15 am

Everything is pointing to the correct device.
Top
kikawala
n00b
n00b
User avatar
Posts: 41
Joined: Tue Aug 20, 2002 11:46 pm
Location: Dallas, TX

rivafb

  • Quote

Post by kikawala » Thu Jul 24, 2003 2:56 am

Does the rivafb driver still cause console corruption when you exit out of X while using the nvidia drivers? This was a problem with the 2.4 kernels and ppl had to use vesafb instead (60Hz refresh rate).
Top
watersb
Apprentice
Apprentice
User avatar
Posts: 297
Joined: Wed Sep 04, 2002 5:10 am
Location: take a left turn in Tesuque

  • Quote

Post by watersb » Thu Jul 24, 2003 7:38 am

eonic wrote:Thank you for the help; eGore911 but my mouse still won't respond.

Guess it has to be a bug in 2.6 or something.
I gave up on the new mouse drivers after 2.5.73... I simply DELETE the entire drivers/input/mouse directory, and drop in the same dir from 2.5.73. This gets me up and running, no problem.

I have a Dell Inspiron 8000 with a Synaptics touchpad; the new /dev/event interface with the userspace Synaptics driver would sort-of-work, and then hard-lock-up my system after a few minutes in X windows.

EDIT:
This is Kernel Bug 904
I am running vanilla 2.6.0-test1 with the drivers/input/mouse directory from 2.5.73, and this system has been up in X Windows all week without any mouse trouble. No trouble at all from the kernel, actually.

Hope this helps...
Top
watersb
Apprentice
Apprentice
User avatar
Posts: 297
Joined: Wed Sep 04, 2002 5:10 am
Location: take a left turn in Tesuque

Post and search for Kernel Bugs in Bugzilla!

  • Quote

Post by watersb » Thu Jul 24, 2003 7:42 am

Post kernel bugs to Bugzilla!

http://bugzilla.kernel.org

The more bug reports they get about these driver issues, the better. Linus says that his major concern at the moment is driver problems.

Who knows, you might even find more info about a problem that you are having. (Well.. it could happen... :? )

Let them hear you!
Top
asimon
l33t
l33t
User avatar
Posts: 979
Joined: Thu Jun 27, 2002 12:18 pm
Location: Germany, Old Europe

  • Quote

Post by asimon » Thu Jul 24, 2003 8:03 am

eta wrote:Some of the hunks in the multipath.c patch might get rejected, but you can always edit it by hand as I did. If you want, I could post the diff b/n my patched and the 2.6.0-test1-mm1's multipath.c file later on tonight.
And if you don't need the multipath stuff like me, just ignore the failed hunks. It works fine ... well, at least as long as you don't use multipath.
Top
Yarrick
Bodhisattva
Bodhisattva
User avatar
Posts: 304
Joined: Wed Jun 05, 2002 11:36 am
Location: Malmö, Sweden
Contact:
Contact Yarrick
Website

  • Quote

Post by Yarrick » Thu Jul 24, 2003 8:40 am

I have this error message twice in my dmesg:

Code: Select all

Debug: sleeping function called from illegal context at mm/slab.c:1811
Call Trace:
 [<c011a05f>] __might_sleep+0x5f/0x70
 [<c013ab35>] kmem_cache_alloc+0x65/0x70
 [<c0148bd7>] get_vm_area+0x27/0x110
 [<c0117a83>] __ioremap+0xb3/0x100
 [<c0117af9>] ioremap_nocache+0x29/0xc0
 [<ccc2f004>] os_map_kernel_space+0x68/0x6c [nvidia]
 [<ccc40e17>] __nvsym00517+0x1f/0x2c [nvidia]
 [<ccc42cee>] __nvsym00711+0x6e/0xdc [nvidia]
 [<ccc42d7a>] __nvsym00718+0x1e/0x184 [nvidia]
 [<ccc43da8>] rm_init_adapter+0xc/0x10 [nvidia]
 [<ccc2be6a>] nv_kern_open+0x170/0x28b [nvidia]
 [<c0157704>] chrdev_open+0xf4/0x220
 [<c01b6d8b>] devfs_open+0xeb/0x110
 [<c014d73b>] dentry_open+0x14b/0x220
 [<c014d5e6>] filp_open+0x66/0x70
 [<c014da83>] sys_open+0x53/0x90
 [<c010930b>] syscall_call+0x7/0xb
i am not sure when it happened though.

bug 934 is also about slab.c, but it looks worse.
Top
tturktime
n00b
n00b
User avatar
Posts: 27
Joined: Fri Jul 18, 2003 12:40 pm
Location: Donostia (43°19'N; 1°59'W)
Contact:
Contact tturktime
Website

  • Quote

Post by tturktime » Thu Jul 24, 2003 10:07 am

Halanegri wrote:4. There's no supermount anymore. What can I do? Use a patch? Or it possible to use the automounter in the same fasion as supermount?
Supermount patch for 2.5.75 works in the vanilla sources and the mm1, and you will need to add two lines manually in the mm2 sources (because of some changes made in the cdrom.c file). There's a post in this same thread explaining it some days ago. I've been using supermount a few days and works correctly, and in my opinion, better than automount.
How do you change the fonts in the framebuffer (VESA, because riva won't compile here either) mode? (seems that I'm as n00b as usual :-)
Top
dazk
n00b
n00b
Posts: 38
Joined: Tue Oct 15, 2002 11:08 am
Location: Sankt Augustin, Germany

  • Quote

Post by dazk » Thu Jul 24, 2003 10:18 am

Anyone using JFS with mm2? I loaded a working vanilla config for the mm2 kernel, had to disable rivafb as stated some posts above but my root fs cannot be mounted at boot. I get the dreaded VFS unable to mount root error. I tried specifying root=0302 for /dev/hda2 as parameter but that was to no avail.

Any ideas?
Top
Post Reply

352 posts
  • Page 12 of 15
    • Jump to page:
  • Previous
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • Next

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic